Create virtio-net.h header
commitaf1c21b5dfb24abbe002a52a50dda4d26e08df14
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 3 Dec 2008 17:26:57 +0000 (3 11:26 -0600)
committerAvi Kivity <avi@redhat.com>
Sun, 7 Dec 2008 10:23:13 +0000 (7 12:23 +0200)
tree4fdad7903bcee6d65c32dc54ac1d7c71e4332bee
parent0e5def883c6e04ca80364b8fae6cf1dfd024aa2f
Create virtio-net.h header

Besides cleanliness, targets other than pc want to use virtio-net 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.h
hw/pci.c
hw/virtio-net.c
hw/virtio-net.h [new file with mode: 0644]