]> git.ipfire.org Git - thirdparty/qemu.git/commit
virtio: move vmstate change tracking to core
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 10 Jan 2011 12:28:40 +0000 (14:28 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 10 Jan 2011 12:44:07 +0000 (14:44 +0200)
commit85cf2a8d7435754f685a26f95dcb43a93a84ff60
tree2924eccb9ec1ac1e450e36316515b4f1bb353c3d
parent3dbca8e6a7a5be52c3251ad03bf30d73301babf3
virtio: move vmstate change tracking to core

Move tracking vmstate change from virtio-net to virtio.c
as it is going to be used by virito-blk and virtio-pci
for the ioeventfd support.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/virtio-net.c
hw/virtio.c
hw/virtio.h