virtio-balloon-pci: switch to the new API.
commite378e88dfc2dec2a60a856dd478a4edfbc88efd0
authorKONRAD Frederic <fred.konrad@greensocs.com>
Wed, 27 Mar 2013 09:49:11 +0000 (27 10:49 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 28 Mar 2013 17:57:41 +0000 (28 12:57 -0500)
treeea7d8382dd9b67919ebb4dc2de36893477bf8bbf
parent1ab461b534b34838d1b21c056ab37413f54fefa6
virtio-balloon-pci: switch to the new API.

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

Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Message-id: 1364377755-15508-3-git-send-email-fred.konrad@greensocs.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/virtio-pci.c
hw/virtio-pci.h