]> git.proxmox.com Git - qemu.git/commit - hw/virtio/virtio-pci.c
virtio-9p-pci: switch to the new API.
authorKONRAD Frederic <fred.konrad@greensocs.com>
Tue, 23 Apr 2013 09:08:41 +0000 (11:08 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 23 Apr 2013 15:37:49 +0000 (10:37 -0500)
commit234a336f9e308ae60ad8ef8f2662eb0a93d7ff00
treea4df09872375a6926eb1523ddfc86c302de4c34e
parente7303c43031302279ee7b5d6ea7031bf81e2e2d9
virtio-9p-pci: switch to the new API.

Here the virtio-9p-pci is modified for the new API. The device
virtio-9p-pci extends virtio-pci. It creates and connects a
virtio-9p-device during the init. The properties are not changed.

Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Message-id: 1366708123-19626-3-git-send-email-fred.konrad@greensocs.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/9pfs/virtio-9p.h
hw/virtio/virtio-pci.c
hw/virtio/virtio-pci.h