]> git.proxmox.com Git - qemu.git/commit
virtio-net-pci: switch to the new API.
authorKONRAD Frederic <fred.konrad@greensocs.com>
Thu, 11 Apr 2013 14:29:58 +0000 (16:29 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 17 Apr 2013 15:28:58 +0000 (10:28 -0500)
commite37da3945fa2fde161e1b217f937fc318c4b7639
tree6275c35b6942eda2171acee123b6e9fdd4a73d12
parent17ec5a8686143da66208273d355f2eeb09807614
virtio-net-pci: switch to the new API.

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

Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Tested-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Message-id: 1365690602-22729-4-git-send-email-fred.konrad@greensocs.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/virtio/virtio-pci.c
hw/virtio/virtio-pci.h