]> Git Repo - qemu.git/commit - hw/pci/pci.c
pci: unregister vmstate_pcibus on unplug
authorBandan Das <[email protected]>
Wed, 6 Nov 2013 22:52:17 +0000 (17:52 -0500)
committerMichael S. Tsirkin <[email protected]>
Thu, 21 Nov 2013 14:25:08 +0000 (16:25 +0200)
commit5c397242d5d53c1adecce31817bb439383cf8228
treef42cddacaf86921fbd3ffefe40b85189ff6af27b
parentdecbc880289526d94495bcbe6e1ba2a11b92e7a8
pci: unregister vmstate_pcibus on unplug

PCIBus registers a vmstate during init. Unregister it upon
removal/unplug.

Signed-off-by: Bandan Das <[email protected]>
Cc: [email protected]
Reviewed-by: Andreas Färber <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/pci/pci.c
This page took 0.024614 seconds and 4 git commands to generate.