[Bug 1100843] Re: Live Migration Causes Performance Issues

2013-04-16 Thread Paolo Bonzini
The results of comment 23 suggest that the issue is not 100% reproducible. Can you please run the benchmark 3-4 times (presave/postrestore) and showall 4 results? One benchmark only, e.g. simple read will do. Also please try putting a big file on disk (something like dd if=/dev/zero of=bigfile

[Bug 1100843] Re: Live Migration Causes Performance Issues

2013-05-24 Thread Paolo Bonzini
Can you please check if you have EPT enabled? This could be https://bugzilla.kernel.org/show_bug.cgi?id=58771 ** Bug watch added: Linux Kernel Bug Tracker #58771 http://bugzilla.kernel.org/show_bug.cgi?id=58771 -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1100843] Re: Live Migration Causes Performance Issues

2013-05-24 Thread Paolo Bonzini
Oops, I missed Chris's comment #28. Thanks. From comment #23, the 1.4 machine type seems to be fast, while 1.3 is slow. This doesn't make much sense, given the differences between the two machine types: enable_compat_apic_id_mode(); .driver = usb-tablet,\ .property

[Bug 427612] Re: kvm sends caps lock key up event twice

2012-09-14 Thread Paolo Bonzini
Fixed in upstream commit 4e79bcbb96d3c189e50adbdac7b1e28d834ba43e. ** Changed in: qemu Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu. https://bugs.launchpad.net/bugs/427612

[Bug 1077838] Re: qemu-nbd -r -c taints device for subsequent usage, even after -d

2012-11-13 Thread Paolo Bonzini
To some extent it is a bug in the upstream kernel, which doesn't reset state properly. However, the qemu patch is also good. Thanks! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu.

[Bug 1077838] Re: qemu-nbd -r -c taints device for subsequent usage, even after -d

2012-11-13 Thread Paolo Bonzini
** Changed in: qemu Status: New = In Progress ** Changed in: qemu Assignee: (unassigned) = Paolo Bonzini (bonzini) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu. https://bugs.launchpad.net/bugs/1077838

[Bug 1174654] Re: qemu-system-x86_64 takes 100% CPU after host machine resumed from suspend to ram

2013-10-13 Thread Paolo Bonzini
Please try -global mc146818rtc.lost_tick_policy=slew. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1174654 Title: qemu-system-x86_64 takes 100% CPU after host machine resumed from

[Bug 1100843] Re: Live Migration Causes Performance Issues

2013-11-27 Thread Paolo Bonzini
Fix will be part of QEMU 1.7.0 (commit fc1c4a5, migration: drop MADVISE_DONT_NEED for incoming zero pages, 2013-10-24). ** Changed in: qemu Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm

[Bug 524447] Re: virsh save is very slow

2011-01-03 Thread Paolo Bonzini
The patch is in 0.13.0, so changing the status. ** Changed in: qemu Status: Invalid = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. https://bugs.launchpad.net/bugs/524447 Title: virsh save

[Bug 427612] Re: does not pass pressed caps lock to client

2010-02-12 Thread Paolo Bonzini
** Also affects: libsdl1.2 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=317010 Importance: Unknown Status: Unknown -- does not pass pressed caps lock to client https://bugs.launchpad.net/bugs/427612 You received this bug notification because you are a member of

[Bug 427612] Re: does not pass pressed caps lock to client

2010-02-12 Thread Paolo Bonzini
The sdl patch was correctly submitted as +SDL_UseLockKeys = getenv (SDL_DISABLE_LOCK_KEYS) == NULL; ... +use_lock_keys = SDL_UseLockKeys; ... +if (!use_lock_keys) +break; (i.e. by default do not change anything) but the maintainer apparently

[Bug 427612] Re: does not pass pressed caps lock to client

2010-02-13 Thread Paolo Bonzini
The faulty patch indeed is only present until Karmic (205_lock_keys.diff, not 005). I guess that then the best workaround is to patch the karmic qemu-kvm as in comment #13. -- does not pass pressed caps lock to client https://bugs.launchpad.net/bugs/427612 You received this bug notification

[Bug 427612] Re: does not pass pressed caps lock to client

2010-04-01 Thread Paolo Bonzini
This patch has already been nacked because caps lock works in every other distro. -- does not pass pressed caps lock to client https://bugs.launchpad.net/bugs/427612 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. --

[Bug 1251470] Re: Guest not working in KVM mode but does in TCG mode

2014-03-09 Thread Paolo Bonzini
I'll download FreeBSD 9.2 and debug it. In the meanwhile, does it work with an additional option -cpu Nehalem? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1251470 Title: Guest not

[Bug 1307473] Re: guest hang due to missing clock interrupt

2014-07-17 Thread Paolo Bonzini
** No longer affects: qemu -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1307473 Title: guest hang due to missing clock interrupt To manage notifications about this bug go to:

[Bug 1379340] Re: qemu-kvm guest panic for AMD smp trusty guests

2014-11-16 Thread Paolo Bonzini
** No longer affects: qemu -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1379340 Title: qemu-kvm guest panic for AMD smp trusty guests To manage notifications about this bug go to:

[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-09 Thread Paolo Bonzini
Can you reproduce with other 16-bit applications (e.g. skifree from http://ski.ihoc.net/#download)? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1404396 Title: [regression] vgabios

[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-09 Thread Paolo Bonzini
Also, can you attach a screenshot of the 16-bit application with vgabios, so we can have a clue of why the vgabios is involved? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1404396

[Bug 1465935] Re: kvm_irqchip_commit_routes: Assertion `ret == 0' failed

2015-11-19 Thread Paolo Bonzini
Fixed in QEMU 2.4. ** Changed in: qemu Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1465935 Title: kvm_irqchip_commit_routes: Assertion `ret ==