Virtio-net save/restore support
commit7c42eb76093fa268b0c02201785721c42c09c65b
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 8 May 2008 19:00:11 +0000 (8 14:00 -0500)
committerAvi Kivity <avi@qumranet.com>
Fri, 9 May 2008 15:27:47 +0000 (9 18:27 +0300)
tree2726b39a6a02903fe426a626e1cded4e1db7cb42
parent49e101be48df1c301351d35b20dbb4b4bb1f1919
Virtio-net save/restore support

The only interesting bit here is that we have to ensure that we rearm the
timer if necessary.

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