[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-22 Thread Horacio
Before upgrading: - qemu-kvm: 0.14.0+noroms-0ubuntu4 - Removing VGA device crashes the guest After upgrading, I'm running with: - qemu-kvm:0.14.0+noroms-0ubuntu4.1 - qemu-common: 0.14.0+noroms-0ubuntu4.1 - libvirt-bin: 0.8.8-1ubuntu6.2 - libvirt0:0.8.8-1ubuntu6.2 Now the guest doesn't

[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-22 Thread Serge Hallyn
Thanks for the confirmation, Horacio. Yes, please open a separate bug for this. I'm not sure how that should be viewed or handled, but the underlying issue is different so a different bug will help us reason through it. ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = Fix Released

[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-22 Thread Horacio
Before upgrading: - qemu-kvm: 0.14.0+noroms-0ubuntu4 - Removing VGA device crashes the guest After upgrading, I'm running with: - qemu-kvm:0.14.0+noroms-0ubuntu4.1 - qemu-common: 0.14.0+noroms-0ubuntu4.1 - libvirt-bin: 0.8.8-1ubuntu6.2 - libvirt0:0.8.8-1ubuntu6.2 Now the guest doesn't

[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-22 Thread Serge Hallyn
Thanks for the confirmation, Horacio. Yes, please open a separate bug for this. I'm not sure how that should be viewed or handled, but the underlying issue is different so a different bug will help us reason through it. ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = Fix Released

[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-21 Thread Serge Hallyn
** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = New ** Changed in: qemu-kvm (Ubuntu) Assignee: (unassigned) = Serge Hallyn (serge-hallyn) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu.

[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-21 Thread Serge Hallyn
(Commits like 0965f12da61cbfe62252d21a8e6fa309753760e8: piix: tag as not hotpluggable, which are in natty, are supposed to prevent this) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu.

[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-21 Thread Serge Hallyn
(Still waiting for download to complete so I can reproduce, but) perhaps commit 505597e4476a6bc219d0ec1362b760d71cb4fdca: Ignore pci unplug requests for unpluggable devices (CVE-2011-1751) will help. ** CVE added: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-1751 -- You received

[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-21 Thread Serge Hallyn
@Horacio, The bug report does not list your precise qemu version. A somewhat recent update to natty's qemu added the commit 505597e4476a6bc219d0ec1362b760d71cb4fdca: Ignore pci unplug requests for unpluggable devices (CVE-2011-1751). Can you retry with qemu-kvm 0.14.0+noroms-0ubuntu4.3 and let

[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-21 Thread Serge Hallyn
(Changing to medium priority - there's not really a way to prevent this, but OTOH it only crashes the guest) -- 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/804593 Title: Many

[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-21 Thread Serge Hallyn
** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = New ** Changed in: qemu-kvm (Ubuntu) Assignee: (unassigned) = Serge Hallyn (serge-hallyn) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-21 Thread Serge Hallyn
(Commits like 0965f12da61cbfe62252d21a8e6fa309753760e8: piix: tag as not hotpluggable, which are in natty, are supposed to prevent this) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/804593 Title:

[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-21 Thread Serge Hallyn
(Still waiting for download to complete so I can reproduce, but) perhaps commit 505597e4476a6bc219d0ec1362b760d71cb4fdca: Ignore pci unplug requests for unpluggable devices (CVE-2011-1751) will help. ** CVE added: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2011-1751 -- You received

[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-21 Thread Serge Hallyn
@Horacio, The bug report does not list your precise qemu version. A somewhat recent update to natty's qemu added the commit 505597e4476a6bc219d0ec1362b760d71cb4fdca: Ignore pci unplug requests for unpluggable devices (CVE-2011-1751). Can you retry with qemu-kvm 0.14.0+noroms-0ubuntu4.3 and let

[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-21 Thread Serge Hallyn
(Changing to medium priority - there's not really a way to prevent this, but OTOH it only crashes the guest) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/804593 Title: Many Safely remove icons on

[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-05 Thread Serge Hallyn
Thanks for submitting this bug and helping to make Ubuntu better Can you describe in detail how you created these virtual machines? I.e. which exact virtinst command, or which steps in virt-manager? Can you, for one of the VMs, do virsh dumpxml vmname vmname.xml (substituting the name for

[Bug 804593] Re: Many Safely remove icons on virtualized XPs

2011-07-05 Thread Horacio
On my pc, for testing purpouses, I've installed using: ~$ virt-install -n winxp -r 512 --cpu host -c /mnt/kvm/winxp.iso --os- type=windows --os-variant=winxp --boot=cdrom --disk path=/mnt/kvm/winxp.qcow2,device=disk --nonetworks --graphics vnc,port=5910 -v --accelerate --noreboot