Update virtio to latest ABI
commitd16c0717052aa2ecf21a4687d55b757742fc7230
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 24 Jan 2008 20:00:06 +0000 (24 14:00 -0600)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Jan 2008 07:16:03 +0000 (27 09:16 +0200)
treee591be94349b5834ad9326c5ce57726648a6de66
parent8443b58c36b74ced1473aa509a958d3a9d90d383
Update virtio to latest ABI

This patch updates KVM's virtio implementation to the latest virtio ABI.  This
includes a change in the network header and support for reset.

With this patch, the block and network driver from Rusty's latest queue are
functioning.  Module unload and reload work and I no longer see an error when
repeatedly bringing a network interface up and down.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
hw/virtio-net.c
hw/virtio.c