Move virtio_balloon_init to virtio-balloon.h
commit4762778d12419d87e5ebd77a7849b0ea23b0ef32
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 3 Dec 2008 17:26:58 +0000 (3 11:26 -0600)
committerAvi Kivity <avi@redhat.com>
Sun, 7 Dec 2008 10:23:13 +0000 (7 12:23 +0200)
treea33521cf3938588cb85fcf623e29374cb44ea211
parentaf1c21b5dfb24abbe002a52a50dda4d26e08df14
Move virtio_balloon_init to virtio-balloon.h

Besides cleanliness, targets other than pc want to use virtio-balloon so we
need to have to define it somewhere other than pc.h

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/pc.c
hw/pc.h
hw/virtio-balloon.h