|
| From: | M. Mohan Kumar |
| Subject: | Re: [Qemu-devel] virtio_cleanup() missing in virtio-{blk, balloon, 9p}-pci |
| Date: | Tue, 12 Oct 2010 17:29:55 +0530 |
| User-agent: | KMail/1.13.5 (Linux/2.6.32-24-generic; KDE/4.5.1; i686; ; ) |
> Pattern:
>
> FOO's PCIDeviceInfo method exit is virtio_FOO_exit_pci(), which calls
> virtio_FOO_exit() and virtio_exit_pci().
>
> virtio_{net,serial}_exit() call virtio_cleanup().
>
> virtio_blk_exit() doesn't. Why?
>
> virtio-balloon-pci uses virtio_exit_pci() as exit method. No
> virtio_cleanup()?
>
> virtio-9p-pci doesn't have an exit method. Doesn't feel right.
9p does not support hot-plug now. We will implement virtio_9p_exit when we are
adding support for hot-plug
| [Prev in Thread] | Current Thread | [Next in Thread] |