]> Git Repo - qemu.git/commit
virtio-rng: switch exit callback to VirtioDeviceClass
authorPaolo Bonzini <[email protected]>
Fri, 20 Sep 2013 12:06:08 +0000 (14:06 +0200)
committerPaolo Bonzini <[email protected]>
Mon, 9 Dec 2013 20:46:48 +0000 (21:46 +0100)
commit7bb6edb0e3dd78d74e0ac980cf6c0a07307f61bf
tree17ed0cf16441dd092ae16ec8d76e907ab21ee678
parentbaa61b9870dd7e0bb07e0ae61c6ec805db13f699
virtio-rng: switch exit callback to VirtioDeviceClass

This ensures hot-unplug is handled properly by the proxy, and avoids
leaking bus_name which is freed by virtio_device_exit.

Cc: [email protected]
Acked-by: Andreas Faerber <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/virtio/virtio-rng.c
This page took 0.02538 seconds and 4 git commands to generate.