Alex Williamson wrote:
virtio-net: Add load/save for status bits

Signed-off-by: Alex Williamson <[email protected]>
---

 hw/virtio-net.c |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/hw/virtio-net.c b/hw/virtio-net.c
index bfb7510..77e3077 100644
--- a/hw/virtio-net.c
+++ b/hw/virtio-net.c
@@ -16,6 +16,8 @@
 #include "qemu-timer.h"
 #include "virtio-net.h"
+#define VIRTIO_VM_VERSION 2
+

virtio-net is now at 2 already because of the mergable buffers fix but this is definitely needed for Mark's set_link changes.

Regards,

Anthony Liguori

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to