Hi, I'm the maintainer for the kqemu and now qemu 0.11 slackbuilds at
slackbuilds.org and just wanted to find out if the old 0.11 sources
are likely to be continued to be hosted, or if it's likely they may be
removed at some point?
Cheers
David
--
Don't look back, the lemmings are gaining on yo
El 19/06/2010, a las 22:12, Andrew Cathrow escribió:
>
>
>
>
> - "Natalia Portillo" wrote:
> > From: "Natalia Portillo"
> > To: qemu-devel@nongnu.org
> > Sent: Saturday, June 19, 2010 9:01:04 AM GMT -05:00 US/Canada Eastern
> > Subject: [Qemu-devel] [Bug 596106] Re: kvm to emulate 64 b
- "Natalia Portillo" wrote:
> From: "Natalia Portillo"
> To: qemu-devel@nongnu.org
> Sent: Saturday, June 19, 2010 9:01:04 AM GMT -05:00 US/Canada Eastern
> Subject: [Qemu-devel] [Bug 596106] Re: kvm to emulate 64 bit cpu on 32 bit
> host
>
> VMWare is able to do it, we should be a
Signed-off-by: Shahar Havivi
---
console.h |5 ++
hw/usb-hid.c|6 +++
input.c | 111 +++
monitor.c |8
qemu-monitor.hx | 18 +
5 files changed, 148 insertions(+), 0 deletions(-)
diff --git a/
Signed-off-by: Shahar Havivi
---
console.h| 15 +++-
hw/adb.c |2 +-
hw/escc.c|3 +-
hw/musicpal.c|2 +-
hw/nseries.c |4 +-
hw/palm.c|2 +-
hw/ps2.c |2 +-
hw/pxa2xx_keypad.c |3 +
v5:
Merge with commit 46aaebff40f942e7b17b426916a3dee9b8b6f274
and last monitor changes.
Qemu support for multiple keyboard devices:
Patch #1 adding keyboard is done to qemu tail queue instead of
"last added keyboard wins",
when removing keyboard via device_del - prev keyboard
** Visibility changed to: Public
** This bug is no longer flagged as a security vulnerability
--
Image corruption during snapshot creation/deletion
https://bugs.launchpad.net/bugs/588803
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
Chih-Min,
I think this fix looks good. Can you submit it to qemu-devel so someone
can push it to mainline?
--
[ARM] All variants of ADDSUBX,SUBADDX give incorrect results
https://bugs.launchpad.net/bugs/595906
You received this bug notification because you are a member of qemu-
devel-ml, which i
On Sat, Jun 19, 2010 at 10:58 AM, Ulrich Drepper wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 06/19/2010 01:24 AM, Blue Swirl wrote:
>>> +static inline int serial_sysfs(char *d, char *s, int n)
>>> +{
>>> + char *di = d;
>>
>> I'd change this to:
>> static inline ssize_t s
>
> Are you going to send a final version which includes Simone's patch or
> should I apply them as two patches and just accept that rbd is broken
> after the first one? Or were there any other problems that need to be
> solved first?
I'll send a final version, when I've tested everything.
There
** Changed in: qemu
Status: New => Confirmed
** Changed in: qemu
Status: Confirmed => In Progress
--
[ARM] All variants of ADDSUBX,SUBADDX give incorrect results
https://bugs.launchpad.net/bugs/595906
You received this bug notification because you are a member of qemu-
devel-ml, wh
VMWare is able to do it, we should be able.
--
kvm to emulate 64 bit cpu on 32 bit host
https://bugs.launchpad.net/bugs/596106
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
Status in QEMU: Won't Fix
Bug description:
i wish kvm can ru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 06/19/2010 01:24 AM, Blue Swirl wrote:
>> +static inline int serial_sysfs(char *d, char *s, int n)
>> +{
>> + char *di = d;
>
> I'd change this to:
> static inline ssize_t serial_sysfs(char *d, const char *s, ssize_t n)
> {
>const cha
On Fri, Jun 18, 2010 at 6:38 PM, Ryan Harper wrote:
> Create a new attribute for virtio-blk devices that will fetch the serial
> number
> of the block device. This attribute can be used by udev to create disk/by-id
> symlinks for devices that don't have a UUID (filesystem) associated with them.
14 matches
Mail list logo