Go to file
Alexandre Derumier 750886f87a nic hot-unplug: delete netdev after device removal
Currently we delete netdev before acpi hot-unplug.

if guest don't support hotplug, this break network.

We need to remove netdev after the device had be correctly unplug.(we check that device has been correctly removed)
So, If guest don't support hotplug, It's simply thrown a unplug error message without breaking the network

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-03-07 08:37:23 +01:00
PVE nic hot-unplug: delete netdev after device removal 2013-03-07 08:37:23 +01:00
.gitignore use better name for build dir 2011-08-24 11:08:33 +02:00
changelog.Debian start 3.0 development 2013-03-05 11:40:03 +01:00
control.in fix backup parameters for pve-qemu-kvm 1.4-4 2013-02-20 10:48:52 +01:00
copyright change license to AGPL3 2011-08-24 10:07:52 +02:00
gen-vmconf-pod.pl imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
Makefile start 3.0 development 2013-03-05 11:40:03 +01:00
pcitest.pl imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
postinst Fix startup order 2011-08-30 15:11:54 +02:00
postrm imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
pve-bridge pve-bridge : move tap_plug code in PVE::Network::tap_plug 2013-03-05 12:08:00 +01:00
pve-usb.cfg imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
qemu.init.d removed startall/stopall commands 2012-04-20 09:30:42 +02:00
qm qemu-server: vncproxy: qm: wait max 10s for the socket if it does not exist 2013-03-01 06:41:49 +01:00
qmextract fix allocation size in qmrestore 2012-11-03 07:55:11 +01:00
qmrestore start adding permission checks 2012-02-02 06:57:47 +01:00
qmupdate use Digest::SHA instead of Digest::SHA1 2012-03-20 12:25:08 +01:00
sparsecp.c use correct format to print time_t (%zd) 2012-02-13 11:22:03 +01:00
utils.c fix bug in vmtar 2012-10-25 10:01:24 +02:00
vmtar.c fix bug in vmtar 2012-10-25 10:01:24 +02:00