Comment 21 for bug 1818880

Revision history for this message
Heitor Alves de Siqueira (halves) wrote :

Hi,

I've done some regression testing on qemu from ocata-proposed, following the procedure from comment #6:

$ dpkg -l | grep qemu
ii ipxe-qemu 1.0.0+git-20150424.a25a16d-1ubuntu1.2 all PXE boot firmware - ROM images for qemu
ii qemu-block-extra:amd64 1:2.8+dfsg-3ubuntu2.9~cloud4 amd64 extra block backend modules for qemu-system and qemu-
utils
ii qemu-kvm 1:2.8+dfsg-3ubuntu2.9~cloud4 amd64 QEMU Full virtualization
ii qemu-system-common 1:2.8+dfsg-3ubuntu2.9~cloud4 amd64 QEMU full system emulation binaries (common files)
ii qemu-system-x86 1:2.8+dfsg-3ubuntu2.9~cloud4 amd64 QEMU full system emulation binaries (x86)
ii qemu-utils 1:2.8+dfsg-3ubuntu2.9~cloud4 amd64 QEMU utilities

$ /hotplug.sh xenial 52:54:00:bb:23:77
Detach #1
Interface detached successfully

Detach #2
Interface detached successfully

...
Detach #2722
Interface detached successfully

This was performed while iperf and stress-ng were running. The guest works correctly through and after the tests.

Thanks,
Heitor