[ kvm-Bugs-2493498 ] Link to latest virtio drivers dead in wiki

2010-11-26 Thread SourceForge.net
Bugs item #2493498, was opened at 2009-01-08 10:34 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2493498group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2494730 ] Guests stalling on kvm-82 / Linux 2.6.28

2010-11-26 Thread SourceForge.net
Bugs item #2494730, was opened at 2009-01-09 00:29 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2494730group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2681442 ] Task Switch causes reboot

2010-11-26 Thread SourceForge.net
Bugs item #2681442, was opened at 2009-03-11 06:08 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2681442group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2653899 ] seg fault with two nics

2010-11-26 Thread SourceForge.net
Bugs item #2653899, was opened at 2009-03-02 09:09 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2653899group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2584662 ] No easy way to check kvm version

2010-11-26 Thread SourceForge.net
Bugs item #2584662, was opened at 2009-02-10 11:56 Message generated for change (Settings changed) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2584662group_id=180599 Please note that this message will contain a full copy of the

[ kvm-Bugs-2584543 ] Migration failed on kvm 83 (regression from 79)

2010-11-26 Thread SourceForge.net
Bugs item #2584543, was opened at 2009-02-10 11:16 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2584543group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2530907 ] kvm-83 does not build with 2.6.28 with DMAR enabled

2010-11-26 Thread SourceForge.net
Bugs item #2530907, was opened at 2009-01-23 12:30 Message generated for change (Settings changed) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2530907group_id=180599 Please note that this message will contain a full copy of the

[ kvm-Bugs-2525768 ] kvm image corruption

2010-11-26 Thread SourceForge.net
Bugs item #2525768, was opened at 2009-01-21 08:03 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2525768group_id=180599 Please note that this message will contain a full copy of the comment

Re: [PATCH 0/9] KVM: Make the instruction emulator aware of Nested Virtualization

2010-11-26 Thread Avi Kivity
On 11/25/2010 08:21 PM, Roedel, Joerg wrote: On Thu, Nov 25, 2010 at 10:15:43AM -0500, Avi Kivity wrote: On 11/25/2010 01:46 PM, Roedel, Joerg wrote: Eventually the emulator will be used outside kvm. We don't want to tie the two together. Does any user outside of KVM care about nested

[ kvm-Bugs-2504388 ] Syslog on Ubuntu 8.10 (amd64) guest filled up with messages

2010-11-26 Thread SourceForge.net
Bugs item #2504388, was opened at 2009-01-13 13:01 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2504388group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2493108 ] Win2k problems on some (not all) Intel hosts

2010-11-26 Thread SourceForge.net
Bugs item #2493108, was opened at 2009-01-08 03:23 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2493108group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2504388 ] Syslog on Ubuntu 8.10 (amd64) guest filled up with messages

2010-11-26 Thread SourceForge.net
Bugs item #2504388, was opened at 2009-01-13 13:01 Message generated for change (Comment added) made by martinmaurer You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2504388group_id=180599 Please note that this message will contain a full copy of the

Loading snapshot with -loadvm?

2010-11-26 Thread Jun Koi
hi, i am using qemu-kvm 0.13.0. i created a snapshot (of my Win7-x64 image) like below: qemu-img snapshot -c test img.win7 this created a snapshot named test on my image. then i tried to start the snapshot VM, like below: qemu-system-x86_64 -m 2000 -vga std -usb -usbdevice tablet -localtime

Re: [Qemu-devel] [patch 0/2] USB UHCI global suspend / remote wakeup

2010-11-26 Thread Gerd Hoffmann
On 11/26/10 03:15, Marcelo Tosatti wrote: On Fri, Nov 26, 2010 at 12:38:28AM +, Paul Brook wrote: This patch enables USB UHCI global suspend/resume feature. The OS will stop the HC once all ports are suspended. If there is activity on the port(s), an interrupt signalling remote wakeup will

[ kvm-Bugs-2432316 ] hotplug inexistent device will kill guest

2010-11-26 Thread SourceForge.net
Bugs item #2432316, was opened at 2008-12-16 03:44 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2432316group_id=180599 Please note that this message will contain a full copy of the comment

Re: Loading snapshot with -loadvm?

2010-11-26 Thread Stefan Hajnoczi
On Fri, Nov 26, 2010 at 8:47 AM, Jun Koi junkoi2...@gmail.com wrote: this created a snapshot named test on my image. then i tried to start the snapshot VM, like below: qemu-system-x86_64 -m 2000 -vga std -usb -usbdevice tablet -localtime -loadvm 2 -hda img.qcow2.win7_x64 but then i have a

Re: Loading snapshot with -loadvm?

2010-11-26 Thread Jun Koi
On Fri, Nov 26, 2010 at 5:18 PM, Stefan Hajnoczi stefa...@gmail.com wrote: On Fri, Nov 26, 2010 at 8:47 AM, Jun Koi junkoi2...@gmail.com wrote: this created a snapshot named test on my image. then i tried to start the snapshot VM, like below: qemu-system-x86_64 -m 2000 -vga std -usb

[KVM-autotest][PATCH] virtio_console on python2.4

2010-11-26 Thread Lukas Doktor
This patch modifies current virtio_console test to work on python2.4. It only modifies the HOST side of the test thus it depends on [KVM-AUTOTEST][PATCH 2/2][virtio-console] Fix compatibility with python 2.4. patch which fixes the GUEST side. Tested on Fedora 13 with python 2.4.6. -- To

[PATCH] Add support for python2.4 virtio_console.

2010-11-26 Thread Lukas Doktor
From: Jiří Župka jzu...@redhat.com --- client/tests/kvm/tests/virtio_console.py | 16 +++- 1 files changed, 11 insertions(+), 5 deletions(-) diff --git a/client/tests/kvm/tests/virtio_console.py b/client/tests/kvm/tests/virtio_console.py index d69c0a5..3edd051 100644 ---

[ kvm-Bugs-2418470 ] libvirt save/restore broken after upgrading to kvm-80

2010-11-26 Thread SourceForge.net
Bugs item #2418470, was opened at 2008-12-11 22:44 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2418470group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2417350 ] external module trace support kvm-80

2010-11-26 Thread SourceForge.net
Bugs item #2417350, was opened at 2008-12-11 16:05 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2417350group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2804283 ] bug when using virtualbox and kvm

2010-11-26 Thread SourceForge.net
Bugs item #2804283, was opened at 2009-06-10 18:52 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2804283group_id=180599 Please note that this message will contain a full copy of the comment

Re: [PATCH kvm-unit-tests 2/4] Introduce a C++ wrapper for the kvm APIs

2010-11-26 Thread Michael S. Tsirkin
On Wed, Nov 24, 2010 at 12:52:11PM +0200, Avi Kivity wrote: Introduce exception-safe objects for calling system, vm, and vcpu ioctls. Signed-off-by: Avi Kivity a...@redhat.com ioctlp calls below ignore possible errors. Somre more comments below. --- api/kvmxx.cc | 168

[ kvm-Bugs-2803811 ] Intel Pro/1000 PT unable to get IP under Windows 7 guest.

2010-11-26 Thread SourceForge.net
Bugs item #2803811, was opened at 2009-06-10 00:03 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2803811group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2803638 ] kvm-86: winxp guest + kvmnet.sys virtio unstable

2010-11-26 Thread SourceForge.net
Bugs item #2803638, was opened at 2009-06-09 18:45 Message generated for change (Settings changed) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2803638group_id=180599 Please note that this message will contain a full copy of the

[ kvm-Bugs-2796640 ] KVM Regression from 2.6.28-11 to 2.6.30-rc5

2010-11-26 Thread SourceForge.net
Bugs item #2796640, was opened at 2009-05-26 03:00 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2796640group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2792656 ] System freeze after modprobe kvm-intel

2010-11-26 Thread SourceForge.net
Bugs item #2792656, was opened at 2009-05-16 14:32 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2792656group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2791009 ] -vga vmware + X-windows: display errors, jumpy mouse, hangs

2010-11-26 Thread SourceForge.net
Bugs item #2791009, was opened at 2009-05-13 05:58 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2791009group_id=180599 Please note that this message will contain a full copy of the comment

Re: [PATCH] x86/pvclock-xen: zero last_value on resume

2010-11-26 Thread Ingo Molnar
* Jeremy Fitzhardinge jer...@goop.org wrote: On 10/26/2010 09:59 AM, Jeremy Fitzhardinge wrote: If the guest domain has been suspend/resumed or migrated, then the system clock backing the pvclock clocksource may revert to a smaller value (ie, can be non-monotonic across the

[PATCH] Spread virtio_consoles across multiple PCIs

2010-11-26 Thread Lukas Doktor
Signed-off-by: Lukas Doktor ldok...@redhat.com --- client/tests/kvm/tests/virtio_console.py | 21 + 1 files changed, 17 insertions(+), 4 deletions(-) diff --git a/client/tests/kvm/tests/virtio_console.py b/client/tests/kvm/tests/virtio_console.py index 3edd051..2f1d5eb

[KVM-autotest][patch] Spread virtio_consoles across multiple PCIs

2010-11-26 Thread Lukas Doktor
This patch spreads the virtconsoles and virtserialports across multiple virtio-serial-pci devices. There has been a discussion about how to test the communication between various topologies of virtio_consoles. This patch keeps the old way of configuration but still lets the user to test the

Re: Loading snapshot with -loadvm?

2010-11-26 Thread Stefan Hajnoczi
On Fri, Nov 26, 2010 at 9:26 AM, Jun Koi junkoi2...@gmail.com wrote: On Fri, Nov 26, 2010 at 5:18 PM, Stefan Hajnoczi stefa...@gmail.com wrote: On Fri, Nov 26, 2010 at 8:47 AM, Jun Koi junkoi2...@gmail.com wrote: this created a snapshot named test on my image. then i tried to start the

[ kvm-Bugs-2894352 ] Ctrl+Alt+f doesn't work

2010-11-26 Thread SourceForge.net
Bugs item #2894352, was opened at 2009-11-09 03:03 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2894352group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2869748 ] KVM-88 broke VirtIO Hard Disks

2010-11-26 Thread SourceForge.net
Bugs item #2869748, was opened at 2009-09-29 14:47 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2869748group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2998292 ] XP Guest Crash on Ubuntu 10.04

2010-11-26 Thread SourceForge.net
Bugs item #2998292, was opened at 2010-05-07 20:28 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2998292group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2972152 ] guest crash when -cpu kvm64

2010-11-26 Thread SourceForge.net
Bugs item #2972152, was opened at 2010-03-17 20:43 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2972152group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2971075 ] Assertion `bmdma-unit != (uint8_t)-1' failed.

2010-11-26 Thread SourceForge.net
Bugs item #2971075, was opened at 2010-03-16 07:02 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2971075group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2964912 ] Web page wrong at /page/Vista_Net...

2010-11-26 Thread SourceForge.net
Bugs item #2964912, was opened at 2010-03-07 01:44 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2964912group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2961405 ] [Windows Virtio Net] repeatable lockup

2010-11-26 Thread SourceForge.net
Bugs item #2961405, was opened at 2010-03-01 18:56 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2961405group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2950307 ] Linux not reboot when -no-kvm is used.

2010-11-26 Thread SourceForge.net
Bugs item #2950307, was opened at 2010-02-12 05:29 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2950307group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2915201 ] Nested kvm (SVM)

2010-11-26 Thread SourceForge.net
Bugs item #2915201, was opened at 2009-12-16 01:35 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2915201group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2914397 ] Virtio drivers for Windows - large volumes fail

2010-11-26 Thread SourceForge.net
Bugs item #2914397, was opened at 2009-12-14 22:06 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2914397group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2886031 ] slowdown with smp switch

2010-11-26 Thread SourceForge.net
Bugs item #2886031, was opened at 2009-10-25 19:30 Message generated for change (Settings changed) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2886031group_id=180599 Please note that this message will contain a full copy of the

[ kvm-Bugs-2885990 ] slowdown with smp switch

2010-11-26 Thread SourceForge.net
Bugs item #2885990, was opened at 2009-10-25 17:52 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2885990group_id=180599 Please note that this message will contain a full copy of the comment

Re: [Qemu-devel] [patch 0/2] USB UHCI global suspend / remote wakeup

2010-11-26 Thread Paul Brook
On 11/26/10 03:15, Marcelo Tosatti wrote: On Fri, Nov 26, 2010 at 12:38:28AM +, Paul Brook wrote: This patch enables USB UHCI global suspend/resume feature. The OS will stop the HC once all ports are suspended. If there is activity on the port(s), an interrupt signalling remote wakeup

How do I prevent one guest from hogging the disk I/O and preventing other guests from accessing the disk?

2010-11-26 Thread Henry Pepper
Hi I'm running some tests on a KVM setup, based on RHEL 6 beta2. When running a disk test in one guest, then no other guests seems to get any disk I/O done. How can I configure the KVM to ensure that some sort of round robin or other sharing is being done? Thanks Henry -- To unsubscribe

[ kvm-Bugs-2941282 ] Ubuntu 10.04 installer fails due to I/O errors with virtio

2010-11-26 Thread SourceForge.net
Bugs item #2941282, was opened at 2010-01-27 23:19 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2941282group_id=180599 Please note that this message will contain a full copy of the comment

Re: [RFC] GPGPU Support In KVM

2010-11-26 Thread linux_kvm
Interesting, indeed. Looking forward to it as well. On Wed, 24 Nov 2010 20:56 +0100, André Weidemann andre.weidem...@web.de wrote: Hi, On 24.11.2010 15:06, Prasad Joshi wrote: I have been following the KVM mailing list last few months and have learned that the KVM does not have the GPU

[ kvm-Bugs-2949622 ] kvm - dmi rembo error on guest

2010-11-26 Thread SourceForge.net
Bugs item #2949622, was opened at 2010-02-11 11:12 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2949622group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2865820 ] kvm-88-r1 Intel E5450 Harpertown

2010-11-26 Thread SourceForge.net
Bugs item #2865820, was opened at 2009-09-24 17:44 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2865820group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2868883 ] netkvm.sys stops sending/receiving on Windows Server 2003 VM

2010-11-26 Thread SourceForge.net
Bugs item #2868883, was opened at 2009-09-28 16:27 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2868883group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2763707 ] Soft lockup after migration in 64 bit SMP RHEL 5.3 guest

2010-11-26 Thread SourceForge.net
Bugs item #2763707, was opened at 2009-04-15 02:53 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2763707group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2629101 ] rdesktop doesnot work using KVM-84

2010-11-26 Thread SourceForge.net
Bugs item #2629101, was opened at 2009-02-23 02:12 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2629101group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2848498 ] COMPILATION ERRORS

2010-11-26 Thread SourceForge.net
Bugs item #2848498, was opened at 2009-09-01 16:51 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2848498group_id=180599 Please note that this message will contain a full copy of the comment

[ kvm-Bugs-2811454 ] CPU ID Emulation bug: AMD Athlon

2010-11-26 Thread SourceForge.net
Bugs item #2811454, was opened at 2009-06-24 13:40 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2811454group_id=180599 Please note that this message will contain a full copy of the comment

Re: [PATCH] Add support for python2.4 virtio_console.

2010-11-26 Thread Lucas Meneghel Rodrigues
On Fri, 2010-11-26 at 10:58 +0100, Lukas Doktor wrote: From: Jiří Župka jzu...@redhat.com I actually made this patch myself on the v2 I sent to the mailing list and applied after it. But thanks anyway :) Lucas --- client/tests/kvm/tests/virtio_console.py | 16 +++- 1 files

[ kvm-Bugs-2939216 ] Yellow bang on Win2008 when loading a network virtual func

2010-11-26 Thread SourceForge.net
Bugs item #2939216, was opened at 2010-01-25 02:48 Message generated for change (Comment added) made by alex_williamson You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2939216group_id=180599 Please note that this message will contain a full copy of the

[ kvm-Bugs-2800447 ] kvm fails to build against out of tree kernel builds+patch

2010-11-26 Thread SourceForge.net
Bugs item #2800447, was opened at 2009-06-03 13:17 Message generated for change (Comment added) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2800447group_id=180599 Please note that this message will contain a full copy of the comment

Re: [PATCH kvm-unit-tests 4/4] Add sample test using the api test harness

2010-11-26 Thread Michael S. Tsirkin
On Wed, Nov 24, 2010 at 12:52:13PM +0200, Avi Kivity wrote: Call a function setting a global variable. Signed-off-by: Avi Kivity a...@redhat.com --- config-x86-common.mak |8 +++- x86/api-sample.cc | 23 +++ 2 files changed, 30 insertions(+), 1

Re: [PATCH kvm-unit-tests 3/4] Add support for calling a function in guest mode

2010-11-26 Thread Michael S. Tsirkin
On Wed, Nov 24, 2010 at 12:52:12PM +0200, Avi Kivity wrote: This patch provides a way to establish an identity guest which has a 1:1 gva-hva translation. This allows the host to switch to guest mode, call a function in the same address space, and return. Because long mode virtual addresses

[ kvm-Bugs-2796640 ] KVM Regression from 2.6.28-11 to 2.6.30-rc5

2010-11-26 Thread SourceForge.net
Bugs item #2796640, was opened at 2009-05-25 21:00 Message generated for change (Comment added) made by bobmanners You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=893831aid=2796640group_id=180599 Please note that this message will contain a full copy of the comment

Re: [PATCH v3 1/6] KVM: MMU: fix forgot flush tlbs on sync_page path

2010-11-26 Thread Marcelo Tosatti
On Fri, Nov 26, 2010 at 09:37:12AM +0800, Xiao Guangrong wrote: Hi Avi, Marcelo, What do you think of this patchset? Could you give me some comments please? Thanks! Applied, thanks. -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to

Re: [Qemu-devel] [PATCH 00/21] Kemari for KVM 0.2

2010-11-26 Thread Blue Swirl
On Thu, Nov 25, 2010 at 6:06 AM, Yoshiaki Tamura tamura.yoshi...@lab.ntt.co.jp wrote: Hi, This patch series is a revised version of Kemari for KVM, which applied comments for the previous post and KVM Forum 2010.  The current code is based on qemu.git

Memory leaks in virtio drivers?

2010-11-26 Thread Freddie Cash
Are there still known memory leaks in the virtio block and/or net drivers? If not, have we found one? This is our host setup: - Tyan h2000M motherboard - 2x dual-core AMD Opteron 2220 CPUs - 16 GB RAM - quad-port NIC bonded together into 1 kvmbr0 interface - 3Ware 9550SXU-12ML RAID

Re: Memory leaks in virtio drivers?

2010-11-26 Thread Stefan Hajnoczi
On Fri, Nov 26, 2010 at 7:19 PM, Freddie Cash fjwc...@gmail.com wrote: Within 2 weeks of booting, the host machine is using 2 GB of swap, and disk I/O wait is through the roof.  Restarting all of the VMs will free up RAM, but restarting the whole box is the only way to get performance back up.

Re: Memory leaks in virtio drivers?

2010-11-26 Thread Freddie Cash
On Fri, Nov 26, 2010 at 12:04 PM, Stefan Hajnoczi stefa...@gmail.com wrote: On Fri, Nov 26, 2010 at 7:19 PM, Freddie Cash fjwc...@gmail.com wrote: Within 2 weeks of booting, the host machine is using 2 GB of swap, and disk I/O wait is through the roof.  Restarting all of the VMs will free up

Re: Memory leaks in virtio drivers?

2010-11-26 Thread Stefan Hajnoczi
On Fri, Nov 26, 2010 at 8:16 PM, Freddie Cash fjwc...@gmail.com wrote: On Fri, Nov 26, 2010 at 12:04 PM, Stefan Hajnoczi stefa...@gmail.com wrote: On Fri, Nov 26, 2010 at 7:19 PM, Freddie Cash fjwc...@gmail.com wrote: Within 2 weeks of booting, the host machine is using 2 GB of swap, and disk

Re: Memory leaks in virtio drivers?

2010-11-26 Thread Michael Tokarev
26.11.2010 22:19, Freddie Cash wrote: Are there still known memory leaks in the virtio block and/or net drivers? If not, have we found one? This is our host setup: - Tyan h2000M motherboard - 2x dual-core AMD Opteron 2220 CPUs - 16 GB RAM - quad-port NIC bonded together into 1

Re: Memory leaks in virtio drivers?

2010-11-26 Thread Nikola Ciprich
How do those VM RAM numbers stack up with ps -eo rss,args | grep kvm? If the rss reveals the qemu-kvm processes are 15 GB RAM then it might be worth giving them more breathing room. you might also consider using KSM, it usually saves a LOT of memory cheers n. --

Re: Memory leaks in virtio drivers?

2010-11-26 Thread Freddie Cash
On Fri, Nov 26, 2010 at 12:54 PM, Stefan Hajnoczi stefa...@gmail.com wrote: On Fri, Nov 26, 2010 at 8:16 PM, Freddie Cash fjwc...@gmail.com wrote: Nope, not overcommitted.  Sum of RAM for all VMs (in MB): 512 + 768 + 1024 + 512 + 512 + 1024 +  1024 + 768 + 8192 = 14226 Leaving a little under 2

Re: Memory leaks in virtio drivers?

2010-11-26 Thread Freddie Cash
On Fri, Nov 26, 2010 at 1:00 PM, Michael Tokarev m...@tls.msk.ru wrote: 26.11.2010 22:19, Freddie Cash wrote: Are there still known memory leaks in the virtio block and/or net drivers?  If not, have we found one? This is our host setup:   - Tyan h2000M motherboard   - 2x dual-core AMD

Re: [PATCH] ceph/rbd block driver for qemu-kvm (v8)

2010-11-26 Thread Christian Brunner
Thanks for the review. What am I supposed to do now? Christian 2010/11/18 Stefan Hajnoczi stefa...@gmail.com: Reviewed-by: Stefan Hajnoczi stefa...@linux.vnet.ibm.com -- To unsubscribe from this list: send the line unsubscribe ceph-devel in the body of a message to majord...@vger.kernel.org

Re: Memory leaks in virtio drivers?

2010-11-26 Thread Michael Tokarev
27.11.2010 00:38, Freddie Cash wrote: On Fri, Nov 26, 2010 at 1:00 PM, Michael Tokarev m...@tls.msk.ru wrote: [] Well, how about reading the changelog first, before asking? They're there for a reason, right? I read everything under /usr/share/doc/[qemu|kvm|libvirt], along with the release

Re: [PATCH] x86/pvclock-xen: zero last_value on resume

2010-11-26 Thread Jeremy Fitzhardinge
On 11/26/2010 02:40 AM, Ingo Molnar wrote: * Jeremy Fitzhardinge jer...@goop.org wrote: On 10/26/2010 09:59 AM, Jeremy Fitzhardinge wrote: If the guest domain has been suspend/resumed or migrated, then the system clock backing the pvclock clocksource may revert to a smaller value (ie, can be

[PATCH 1/3] KVM Test: Introduce a helper class to run a test in the background

2010-11-26 Thread Lucas Meneghel Rodrigues
Sometimes, we need to run a test when doing operations on a running VM (such as migrate the vm during its rebooting ). So this patch introduces a simple warpper BackgroundTest to run a specified test in the background through a dedicated thread, it also records the exception raised in the thead

[PATCH 2/3] KVM test: Test reboot during migration

2010-11-26 Thread Lucas Meneghel Rodrigues
From: Jason Wang jasow...@redhat.com This test is simple: it's doing the migration and guest rebooting in the same time and then check the completion of migration and verify the guest state by loggin it again after reboot. Signed-off-by: Jason Wang jasow...@redhat.com ---

[PATCH 3/3] KVM test: Test the file transfer during migartion

2010-11-26 Thread Lucas Meneghel Rodrigues
From: Jason Wang jasow...@redhat.com This test just do the file transfer from host to guest during migartion in order to check whether the nic/block state could be saved and loaded correctly. Signed-off-by: Jason Wang jasow...@redhat.com --- .../kvm/tests/migration_with_file_transfer.py |

Re: Memory leaks in virtio drivers?

2010-11-26 Thread Freddie Cash
On Fri, Nov 26, 2010 at 2:16 PM, Michael Tokarev m...@tls.msk.ru wrote: Hrm, I'll have to do some more googling on this.  There's nothing about it in the man pages or --help output, but I've seen it references on the mailing list.  Same for KSM (as suggested in another message), although would

Re: [PATCH 1/3] KVM Test: Introduce a helper class to run a test in the background

2010-11-26 Thread Lucas Meneghel Rodrigues
On Fri, 2010-11-26 at 21:01 -0200, Lucas Meneghel Rodrigues wrote: Sometimes, we need to run a test when doing operations on a running VM (such as migrate the vm during its rebooting ). So this patch introduces a simple warpper BackgroundTest to run a specified test in the background through a

Re: Memory leaks in virtio drivers?

2010-11-26 Thread Michael Tokarev
27.11.2010 02:09, Freddie Cash wrote: [] Enabling KSM with the way things are currently freed up 1.2 GB of RAM in the host. Which was then gobbled up as buffers (now over 4 GB). This may go away after some time. When you start windows there are lots of zero pages, easy to share. Later on win

Re: [Qemu-devel] [PATCH 00/21] Kemari for KVM 0.2

2010-11-26 Thread Yoshiaki Tamura
2010/11/27 Blue Swirl blauwir...@gmail.com: On Thu, Nov 25, 2010 at 6:06 AM, Yoshiaki Tamura tamura.yoshi...@lab.ntt.co.jp wrote: Hi, This patch series is a revised version of Kemari for KVM, which applied comments for the previous post and KVM Forum 2010.  The current code is based on

Re: [PATCH] ceph/rbd block driver for qemu-kvm (v8)

2010-11-26 Thread Stefan Hajnoczi
On Fri, Nov 26, 2010 at 9:59 PM, Christian Brunner c.m.brun...@gmail.com wrote: Thanks for the review. What am I supposed to do now? Kevin is the block maintainer. His review is the next step, I have CCed him. After that rbd would be ready to merge. Stefan -- To unsubscribe from this list:

Re: [Qemu-devel] [PATCH 00/21] Kemari for KVM 0.2

2010-11-26 Thread Stefan Hajnoczi
On Sat, Nov 27, 2010 at 4:29 AM, Yoshiaki Tamura tamura.yoshi...@lab.ntt.co.jp wrote: 2010/11/27 Blue Swirl blauwir...@gmail.com: On Thu, Nov 25, 2010 at 6:06 AM, Yoshiaki Tamura tamura.yoshi...@lab.ntt.co.jp wrote: Hi, This patch series is a revised version of Kemari for KVM, which applied