On Feb 20, 2011, at 7:14 PM, Aurelien Jarno wrote:
> On Mon, Feb 07, 2011 at 04:21:40PM +0100, Tristan Gingold wrote:
>> To avoid redefinition warnings.
> config-host.h only contains #define entries, and GCC doesn't choke when
> as long as the definitions are the same. What is the use case of thi
On Sun, 20 Feb 2011, Arnd Bergmann wrote:
On Sunday 20 February 2011, Gerhard Wiesinger wrote:
qemu-system-x86_64 ... some params ... -net
nic,model=e1000,macaddr=1a:46:0b:ca:bc:7c -net tap,fd=3 3<>/dev/tap10
Seems to me quite logically because macvtap0 (and not macvlan0) is
associated with /d
On Sun, 20 Feb 2011, Arnd Bergmann wrote:
On Sunday 20 February 2011, Gerhard Wiesinger wrote:
Not sure if this is by design or due to internals of the networking
stack, but it looks unintuitive from user perspective. Maybe Arnd can
shed a light on this.
The lower device cannot be in bridge
Yoshiaki:
I have one question about ram_save_live, during migration 3
stage(completation stage), it will call
cpu_physical_memory_set_dirty_tracking(0) to stop recording ram dirty pages.
at the end of migrate_ft_trans_connect function, it will invoke vm_start(),
at this time, cpu_physical_memo
On Mon, Feb 21, 2011 at 10:15, wang sheng wrote:
> I can't understand CPUState's iotlb field , Why we need iotlb ?
>
>
to cache I/O MMU translation?
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
I can't understand CPUState's iotlb field , Why we need iotlb ?
What is the purpose of io_thread desigment in qemu ?
** Attachment added: "2-hang-StartFromRealImage.jpg"
https://bugs.launchpad.net/qemu/+bug/722425/+attachment/1863451/+files/2-hang-StartFromRealImage.jpg
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/b
** Attachment added: "1-hang-StartFromQcowImage.jpg"
https://bugs.launchpad.net/bugs/722425/+attachment/1863450/+files/1-hang-StartFromQcowImage.jpg
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/7
Public bug reported:
Environment:
kvm.git Commit:a685b38e272587e644fedd37269ddb82df21c052
qemu-kvm Commit:8eef0b0c8e92d93158ea2a08fbc804799a08b2ea
Host Kernel Version:2.6.38-rc4
Bug detailed description:
--
When start a guest using qemu-system-x86_64 tool, the guest hangs.
Hi,
could you test whether you still have this problem with lucid-proposed?
** Changed in: qemu-kvm (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/5515
Hi, Luiz Capitulino
Any problem?
Thanks,
Lai
On 02/14/2011 06:09 PM, Lai Jiangshan wrote:
> "cpu-index" which uses hyphen is better name.
>
> Signed-off-by: Lai Jiangshan
> ---
> diff --git a/hmp-commands.hx b/hmp-commands.hx
> index 5d4cb9e..e43ac7c 100644
> --- a/hmp-commands.hx
> +++ b/hmp
On Sun, Feb 20, 2011 at 9:16 AM, Jan Kiszka wrote:
> On 2011-02-20 14:08, Aurelien Jarno wrote:
>> On Wed, Feb 16, 2011 at 07:32:31PM -0500, yajin wrote:
>>> Hi all,
>>
>> Hi,
>>
>>> I have proposed an idea of GSOC 2011 about adding KVM support to MIPS
>>> architecture. I have solid experience on
On Mon, 21 Feb 2011, nello martuscielli wrote:
> On Sun, Feb 20, 2011 at 6:02 PM, malc wrote:
>
> >
> > Replacing -O2 with -O or no O at all will work too.
> >
>
> hi malc,
> do you have the same machine and a similar toolchain?
>
Yes.
--
mailto:av1...@comtv.ru
2011/2/21 Aurelien Jarno :
> On Mon, Feb 14, 2011 at 08:59:02PM +0800, Roy Tam wrote:
>> The following patch adds PS/2 keyboard Scancode Set 3 support.
>>
>> Sign-off-by: Roy Tam
>> --
>> v3: change from switch to array, more style fixes
>> v2: checkpatch.pl style fixes
>>
>> diff --git a/hw/ps2.c
The following patch adds PS/2 keyboard Scancode Set 3 support.
Sign-off-by: Roy Tam
--
v4: fix comment
v3: change from switch to array, more style fixes
v2: checkpatch.pl style fixes
diff --git a/hw/ps2.c b/hw/ps2.c
index 762bb00..0917e89 100644
--- a/hw/ps2.c
+++ b/hw/ps2.c
@@ -110,14 +110,24 @
On Sun, Feb 20, 2011 at 6:02 PM, malc wrote:
>
> Replacing -O2 with -O or no O at all will work too.
>
hi malc,
do you have the same machine and a similar toolchain?
regards,
nello
On Sun, Feb 20, 2011 at 5:56 PM, Aurelien Jarno wrote:
>
> It is most likely a compiler/setup issue. My guess your machine got out
> of memory, and the OOM killer killed cc1. Try adding more memory and/or
> swap, it should work.
>
i've 1.5GB of ram and 1GB of swap.
I tried installing a chroot wi
Currently reset handler is registered for System bus twice: once during
bus creation and once in vl.c. Remove the second qemu_register_reset()
invocation. Also while we are at it, remove incorrect check at
qbus_create_inplace(): when system bus is created, main_system_bus is
NULL (as it's not yet c
On Sun, Feb 20, 2011 at 10:09:46PM +, Peter Maydell wrote:
> On 20 February 2011 21:52, Aurelien Jarno wrote:
> > On Fri, Feb 18, 2011 at 03:49:15PM +0100, Christophe Lyon wrote:
>
> >> +#define float64_half make_float64(0x3fe0LL)
> >> +#define float64_256 make_float64(0x40700
On Fri, Feb 18, 2011 at 10:57:05AM +0100, Kevin Wolf wrote:
> Am 18.02.2011 10:12, schrieb Markus Armbruster:
> > Kevin Wolf writes:
> >
> >> Am 15.02.2011 20:45, schrieb Chunqiang Tang:
> Chunqiang Tang/Watson/IBM wrote on 01/28/2011 05:13:27 PM:
> As you requested, I set up a wiki pag
On 20 February 2011 21:52, Aurelien Jarno wrote:
> On Fri, Feb 18, 2011 at 03:49:15PM +0100, Christophe Lyon wrote:
>> +#define float64_half make_float64(0x3fe0LL)
>> +#define float64_256 make_float64(0x4070LL)
>> +#define float64_512 make_float64(0x4080LL)
>>
** Also affects: qemu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/551545
Title:
PXE netboot not booting localboot from virtio-disk
Status in QEMU:
N
On Fri, Feb 18, 2011 at 03:49:15PM +0100, Christophe Lyon wrote:
> These constants and utility function are needed to implement some
> helpers. Defining constants avoids the need to re-compute them at
> runtime.
>
> Signed-off-by: Christophe Lyon
> ---
> fpu/softfloat.h |9 +
> 1 fil
On Fri, Feb 18, 2011 at 03:49:14PM +0100, Christophe Lyon wrote:
> These special values are needed to implement some helper functions,
> which return/use these values in some cases.
>
> Signed-off-by: Christophe Lyon
> ---
> fpu/softfloat-specialize.h | 68 -
On Sunday 20 February 2011, Gerhard Wiesinger wrote:
> >> qemu-system-x86_64 ... some params ... -net
> >> nic,model=e1000,macaddr=1a:46:0b:ca:bc:7c -net tap,fd=3 3<>/dev/tap10
> >>
> >> Seems to me quite logically because macvtap0 (and not macvlan0) is
> >> associated with /dev/tap10 but with anot
On Sunday 20 February 2011, Gerhard Wiesinger wrote:
> >
> > Not sure if this is by design or due to internals of the networking
> > stack, but it looks unintuitive from user perspective. Maybe Arnd can
> > shed a light on this.
The lower device cannot be in bridge mode, because that would make th
On Thu, Feb 10, 2011 at 11:16 AM, Pavel Dovgaluk
wrote:
> This patch contains some fixes for network functions, working in Windows
> environment, and consists of two parts:
>
> 1. net/socket.c fix
> MSDN includes the following in WSAEALREADY error description for connect()
> function: "To pres
On Thu, Feb 10, 2011 at 7:37 PM, Paolo Bonzini wrote:
> Signed-off-by: Paolo Bonzini
> Cc: Stefan Weil
> Cc: Blue Swirl
> ---
> qemu-timer.c | 6 +-
> 1 files changed, 5 insertions(+), 1 deletions(-)
>
> diff --git a/qemu-timer.c b/qemu-timer.c
> index b0db780..42960de 100644
> --- a/qe
On Fri, Feb 11, 2011 at 2:28 PM, Paolo Bonzini wrote:
> On 02/10/2011 08:46 PM, Stefan Weil wrote:
>>
>> Am 10.02.2011 18:37, schrieb Paolo Bonzini:
>>>
>>> For now, qemu_cond_timedwait and qemu_mutex_timedlock are left as
>>> POSIX-only functions. They can be removed later, once the patches
>>> t
Thanks, applied both.
On Fri, Feb 4, 2011 at 11:38 PM, Stefan Weil wrote:
> libiberty.a is part of MinGW and provides useful functions
> like ffs (MinGW) and getopt (MinGW-w64).
>
> It is needed for w64 compilations and allows simpler code for w32.
>
> Cc: Anthony Liguori
> Signed-off-by: Stefan
** Description changed:
It is impossible to feed filenames with the character colon because qemu
interprets such names as a protocol. For example a filename scsi:0, is
interpreted as a protocol "scsi".
- Unfortunately filenames like
+ Unfortunately filenames like
/dev/disk/by-path/pci-
Public bug reported:
I start qemu (Linux) from the same USB memory stick on several
computers. Up to and including qemu 0.12.5, I could use or not use
qemu's "-enable-kvm" command line parameter as appropriate for the
hardware, and qemu would run. In contrast, qemu 0.13.0 and 0.14.0
segfault if st
On Fri, Jan 21, 2011 at 10:50:30PM +0100, Stefan Weil wrote:
> This warning is reported by cppcheck:
>
> check-qdict.c:270: warning: scanf without field width limits can crash with
> huge input data
>
> Fix it by limiting the field widths to 127 (both key and value take
> 127 characters + a term
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/449958
Title:
qemu is unable to boot from virtio drives
Status in QEMU:
Fix Release
> On Wed, Feb 16, 2011 at 07:32:31PM -0500, yajin wrote:
>> Hi all,
>
> Hi,
>
>> I have proposed an idea of GSOC 2011 about adding KVM support to MIPS
>> architecture. I have solid experience on MIPS architecture and
>> familiar with qemu. I am very interested in this project.
>
> Having KVM suppor
On Sun, 20 Feb 2011, Jan Kiszka wrote:
On 2011-02-20 16:19, Gerhard Wiesinger wrote:
On Sun, 20 Feb 2011, Jan Kiszka wrote:
On 2011-02-20 13:49, Gerhard Wiesinger wrote:
On Sun, 20 Feb 2011, Jan Kiszka wrote:
On 2011-02-19 20:32, Gerhard Wiesinger wrote:
Hello,
http://virt.kernelnewbies.
Signed-off-by: Gerhard Wiesinger
---
hw/pcnet.c | 12 ++--
1 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/hw/pcnet.c b/hw/pcnet.c
index db52dc5..a6d5784 100644
--- a/hw/pcnet.c
+++ b/hw/pcnet.c
@@ -1562,9 +1562,17 @@ void pcnet_h_reset(void *opaque)
/* Initialize
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/540230
Title:
Configuration option error for ARM in default-configs
Status in QEMU:
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/696015
Title:
UMAAL should use unsigned multiply
Status in QEMU:
Fix Released
Bug
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/393562
Title:
QEMU does not support files with colons in the filename
Status in QEMU:
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/534973
Title:
qemu-system-ppc segfaults when booting from Debian lenny netinst image
This bug is not fixed. There was an attempt to fix it, but it were
reverted. There was another attempt (by me) but it was incomplete (I'll
resend in shortly).
For some reason I can't change status of this bug back to something more
appropriate.
--
You received this bug notification because you
On 2011-02-20 16:19, Gerhard Wiesinger wrote:
> On Sun, 20 Feb 2011, Jan Kiszka wrote:
>
>> On 2011-02-20 13:49, Gerhard Wiesinger wrote:
>>> On Sun, 20 Feb 2011, Jan Kiszka wrote:
>>>
On 2011-02-19 20:32, Gerhard Wiesinger wrote:
> Hello,
http://virt.kernelnewbies.org/MacVTap
>
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/419590
Title:
kvm core dump on hotplug (pci_add)
Status in QEMU:
Fix Released
Statu
On Tue, Feb 15, 2011 at 03:27:28PM +0200, Vasily Khoruzhick wrote:
> Add emulation of KPAS register and proper emulation of
> KPASMKP regs, so now driver supports multipresses and properly
> works with Linux driver.
>
> Signed-off-by: Vasily Khoruzhick
> ---
> hw/pxa2xx_keypad.c | 114
> ++
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/573827
Title:
QEMU 0.12.3 crashes on incomplete USB serial device parameter
Status in
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/494500
Title:
QEMU 0.12.0 does not support KVM with Kernel < 2.6.29, bug in
./config
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/563883
Title:
typo, easy fix
Status in QEMU:
Fix Released
Bug description:
Spot
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/551814
Title:
qemu-system-sparc: conditional branch never taken when its delay slot
On Sun, Feb 20, 2011 at 09:23:59PM +0200, Vasily Khoruzhick wrote:
> RST bit is (1 << 4) bit, not (1 << 3), fix condition
> that enables i2s if ENB is set and RST is not set.
>
> Signed-off-by: Vasily Khoruzhick
> ---
> v2: simplify expression
>
> hw/pxa2xx.c |2 +-
> 1 files changed, 1 ins
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/581335
Title:
ARM Thumb IT block incorrect execution after interrupt
Status in QEMU:
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/450522
Title:
Unable to set fullscreen anymore
Status in QEMU:
Fix Released
Bug de
RST bit is (1 << 4) bit, not (1 << 3), fix condition
that enables i2s if ENB is set and RST is not set.
Signed-off-by: Vasily Khoruzhick
---
v2: simplify expression
hw/pxa2xx.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hw/pxa2xx.c b/hw/pxa2xx.c
index d966846..6e4
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/550863
Title:
MicroBlaze QEMU skips jumps when using single steps in GDB
Status in QE
On Mon, Jan 10, 2011 at 11:11:40PM +0100, di...@google.com wrote:
> From: David 'Digit' Turner
>
> Signed-off-by: David 'Digit' Turner
> ---
> hw/qdev-properties.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/hw/qdev-properties.c b/hw/qdev-properties.c
> index
On Fri, Jan 21, 2011 at 10:49:29PM +0100, Stefan Weil wrote:
> Although both leaks are not really important, fix them
> to avoid cppcheck warnings:
>
> tests/linux-test.c:433: error: Memory leak: stack1
> tests/linux-test.c:433: error: Memory leak: stack2
>
> Signed-off-by: Stefan Weil
> ---
>
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/586420
Title:
WinXP install cd hangs at boot time if machine started with floppy
Stat
On Sunday 20 February 2011 20:24:46 Aurelien Jarno wrote:
> The fix looks fine, but the resulting code is probably over
> engineered... What about:
>
> s->enable = (value & 9) == 1;
>
> ?
Looks OK to me.
Regards
Vasily
** Changed in: qemu
Status: New => Confirmed
** Changed in: qemu
Assignee: (unassigned) => Stefan Weil (ubuntu-weilnetz)
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/721825
Title:
VDI
On 20 February 2011 16:56, Aurelien Jarno wrote:
> On Sun, Feb 20, 2011 at 03:01:12PM +0100, nello martuscielli wrote:
>> CC x86_64-softmmu/translate.o
>> {standard input}: Assembler messages:
>> {standard input}:11903788: Warning: end of file not at end of a line;
>> newline inserted
>> gcc:
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/538908
Title:
qemu-system-cris crashes after a few seconds
Status in QEMU:
Fix Rele
On Mon, Feb 14, 2011 at 06:59:10PM +0200, Vasily Khoruzhick wrote:
> RST bit is (1 << 3) bit, not (1 << 2), fix condition
> that enables i2s if ENB is set and RST is not set.
>
> Signed-off-by: Vasily Khoruzhick
> ---
> hw/pxa2xx.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/594944
Title:
--enable-debug error
Status in QEMU:
Fix Released
Bug description:
On Mon, Feb 14, 2011 at 08:59:02PM +0800, Roy Tam wrote:
> The following patch adds PS/2 keyboard Scancode Set 3 support.
>
> Sign-off-by: Roy Tam
> --
> v3: change from switch to array, more style fixes
> v2: checkpatch.pl style fixes
>
> diff --git a/hw/ps2.c b/hw/ps2.c
> index 762bb00..da4737
On Sat, Jan 22, 2011 at 01:07:26PM +, Stefan Hajnoczi wrote:
> Check if the backend option is missing before searching the backend
> table. This fixes a NULL pointer dereference when QEMU is invoked with
> the following invalid command-line:
>
> $ qemu -chardev id=foo,path=/tmp/socket
>
>
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/586175
Title:
Windows XP/2003 doesn't boot
Status in QEMU:
Fix Released
Status in “
On Mon, Feb 07, 2011 at 04:21:40PM +0100, Tristan Gingold wrote:
> To avoid redefinition warnings.
>
> Signed-off-by: Tristan Gingold
> ---
> rules.mak |2 +-
> scripts/create_config | 12
> 2 files changed, 13 insertions(+), 1 deletions(-)
>
> diff --git a/rules.
On Sun, Feb 20, 2011 at 08:39:20PM +0200, Vasily Khoruzhick wrote:
> On Sunday 20 February 2011 20:24:46 Aurelien Jarno wrote:
>
> > The fix looks fine, but the resulting code is probably over
> > engineered... What about:
> >
> > s->enable = (value & 9) == 1;
> >
> > ?
>
> Looks OK to
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/586424
Title:
SMC91C111 failed when booting Linux/ARM(Mainstone) since 0.10.0
Status
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/595438
Title:
KVM segmentation fault, using SCSI+writeback and linux 2.4 guest
Status
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/586221
Title:
Linux on ARM/Mainstone machine fails at bootstrap
Status in QEMU:
Fix
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/643496
Title:
qemu crashes with -nodefaults
Status in QEMU:
Fix Released
Bug descr
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/700774
Title:
sh7750.c:672: sh7750_mmct_writel: Assertion `0' failed.
Status in QEMU:
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/592056
Title:
qemu segmentation fault when create qcow2 image with qemu-img command
S
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/585113
Title:
e1000 irq problems after live migration with qemu-kvm 0.12.4
Status in
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/670883
Title:
ARM : ldrexd and strexd implementation flawed
Status in QEMU:
Fix Rel
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/673613
Title:
ARM semihosting SYS_GET_CMDLINE does not return arguments
Status in QEM
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/237635
Title:
qemu mouse and keyboard grab is an accessibility problem
Status in QEMU
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/702885
Title:
"Internal resource leak" error with ARM NEON vmull.s32 insn
Status in Q
On Sat, Jan 22, 2011 at 01:02:44PM +0100, Stefan Weil wrote:
> Signed-off-by: Stefan Weil
> ---
> hw/pci.c |1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
Thanks all three patches applied.
> diff --git a/hw/pci.c b/hw/pci.c
> index 63f476a..38a60ae 100644
> --- a/hw/pci.c
> +++ b/h
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/392032
Title:
qemu-system-x86_64 fails to install debian-501-amd64-CD-1
Status in QEM
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/629298
Title:
incorrect output of ARM instruction SMMLS
Status in QEMU:
Fix Release
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/706766
Title:
[Qemu-kvm] qemu-img fail to create qcow image
Status in QEMU:
Fix Rel
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/477946
Title:
XP guest install fails with NTFS format error
Status in QEMU:
Fix Rel
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/181951
Title:
Single-stepping PPC targets chokes on branch instructions
Status in QEM
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/584143
Title:
qemu fails to set hdd serial number
Status in QEMU:
Fix Released
Stat
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/494486
Title:
cirrus_vga display is buggy after migration
Status in QEMU:
Fix Relea
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/578346
Title:
ATA IDENTIFY DEVICE word 64 doesn't describe available PIO modes
Status
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/583462
Title:
qemu disables screensaver
Status in QEMU:
Fix Released
Bug descripti
** Changed in: qemu
Status: Fix Committed => Invalid
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/544527
Title:
usbfs is bugged with >2.6.32.9 and <=2.6.33 (breaks VMWare, Qemu, sane
scan
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/584139
Title:
keymapping error for usb keyboard (windows/menu keys)
Status in QEMU:
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/556346
Title:
build errors with GCC-4.2.4-1ubuntu4
Status in QEMU:
Fix Released
Bu
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/604166
Title:
QEMU Floating Point Exception and Crash while Emulating "Cirrus Logic
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/581737
Title:
Can't read e1000 NIC EEPROM on NetBSD guest
Status in QEMU:
Fix Relea
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/604872
Title:
qemu-system-arm segfaults emulating versatile machine after running
de
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/600063
Title:
target-arm/translate.c
Status in QEMU:
Fix Released
Bug description:
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/611640
Title:
snapshot mode is broken for raw images
Status in QEMU:
Fix Released
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/584153
Title:
no useful error message when tap device open fails
Status in QEMU:
Fi
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/597402
Title:
qemu does not call unlink() on temp files in snapshot mode
Status in QE
1 - 100 of 144 matches
Mail list logo