[Qemu-devel] [Bug 739092] [NEW] guest hangs when using network after live migration

2011-03-20 Thread Yongjie Ren
Public bug reported: qemu-kvm commit: b73357ecd2b14c057134cb71d29447b5b988c516 ( Author: Marcelo Tosatti Date: Wed Mar 16 17:04:16 2011 -0300) kvm commit: a72e315c509376bbd1e121219c3ad9f23973923f Guest hangs when I run command "ssh"/"netstat" using network after live migration. "ssh" or "netsta

[Qemu-devel] [Bug 739088] [NEW] I/O errors after "Save/Restore"

2011-03-20 Thread Yongjie Ren
Public bug reported: qemu-kvm commit: b73357ecd2b14c057134cb71d29447b5b988c516 ( Author: Marcelo Tosatti Date: Wed Mar 16 17:04:16 2011 -0300) kvm commit: a72e315c509376bbd1e121219c3ad9f23973923f After restoring from saved img, some I/O errors appear in dmesg and file system is read-only.

[Qemu-devel] [Bug 739088] Re: I/O errors after "Save/Restore"

2011-03-20 Thread Yongjie Ren
** Attachment added: "running commands after restoring" https://bugs.launchpad.net/qemu/+bug/739088/+attachment/1925365/+files/restore2.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/739088 Ti

[Qemu-devel] [Bug 739088] Re: I/O errors after "Save/Restore"

2011-03-20 Thread Yongjie Ren
** Attachment added: "dmesg after restoring" https://bugs.launchpad.net/qemu/+bug/739088/+attachment/1925364/+files/restore1.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/739088 Title: I/O

Re: [Qemu-devel] [PATCH] Fix conversions from pointer to int and vice versa

2011-03-20 Thread Blue Swirl
Thanks, applied. On Sun, Mar 20, 2011 at 2:07 PM, Stefan Weil wrote: > Am 24.02.2011 20:57, schrieb Stefan Weil: >> >> Am 24.02.2011 11:11, schrieb Markus Armbruster: >>> >>> Kevin Wolf writes: Am 24.02.2011 08:21, schrieb Markus Armbruster: > > Stefan Weil writes: >>

[Qemu-devel] Re: setting OEM ID in BIOS from qemu?

2011-03-20 Thread Kevin O'Connor
On Thu, Mar 17, 2011 at 01:43:04PM +0300, Michael Tokarev wrote: > Hello. > > What's the possible way(s) to set OEM identification > string in BIOS too, so that it provides ACPI tables > with the given identification? A fwcfg entry probably needs to be added to pass the information. Then SeaBIOS

[Qemu-devel] Re: [PATCH v3] ui/sdl: Load optional QEMU icon

2011-03-20 Thread Stefan Weil
Am 16.02.2011 21:15, schrieb Stefan Weil: Load an optional QEMU icon file. If there is no icon file named qemu.bmp in QEMU's default search path, QEMU will run with the usual system default icon. A matching icon file will be loaded and used by X Windows managers or MS Windows while a QEMU instan

Re: [Qemu-devel] [PATCH] Fix conversions from pointer to int and vice versa

2011-03-20 Thread Stefan Weil
Am 24.02.2011 20:57, schrieb Stefan Weil: Am 24.02.2011 11:11, schrieb Markus Armbruster: Kevin Wolf writes: Am 24.02.2011 08:21, schrieb Markus Armbruster: Stefan Weil writes: Here the int values fds[0], sigfd, s, sock and fd are converted to void pointers which are later converted back to

[Qemu-devel] [Bug 735752] Re: qemu squeeze crashes "BUG: unable to handle kernel NULL pointer dereference at (null)"

2011-03-20 Thread Aidar Kamalov
well, i has downgraded to 2.6.33 and system stable for 3 days yet.. system is halted on 2.6.36, 2,6.37 and 2.6.38 kernels mainhost ~ # uptime 12:38:30 up 3 days, 2:56, 2 users, load average: 0.00, 0.00, 0.04 mainhost ~ # uname -a Linux mainhost 2.6.33-gentoo-r1 #4 SMP Tue Aug 24 09:53:21 MSD 2

[Qemu-devel] Re: [PATCH] petalogix_ml605_mmu: remove unused variable

2011-03-20 Thread Blue Swirl
On Sun, Mar 20, 2011 at 12:53 AM, Edgar E. Iglesias wrote: > On Sat, Mar 19, 2011 at 10:45:34AM +0200, Blue Swirl wrote: >> Remove a write-only variable, spotted by GCC 4.6.0: >> /src/qemu/hw/petalogix_ml605_mmu.c: In function 'petalogix_ml605_init': >> /src/qemu/hw/petalogix_ml605_mmu.c:153:11: e