qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] VMState conversion for virtio-pci 'modern state'
@ 2017-09-25 16:05 Dr. David Alan Gilbert (git)
  2017-09-25 16:05 ` [Qemu-devel] [PATCH 1/1] virtio/pci/migration: Convert to VMState Dr. David Alan Gilbert (git)
  0 siblings, 1 reply; 3+ messages in thread
From: Dr. David Alan Gilbert (git) @ 2017-09-25 16:05 UTC (permalink / raw)
  To: qemu-devel, jasowang, mst; +Cc: quintela

From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

This is lightly tested migrating a:

./x86_64-softmmu/qemu-system-x86_64 -M pc,accel=kvm -m 1G -device virtio-net -monitor stdio -drive if=virtio,file=blah,cache=none

with and without the patch; the stream looks like it includes the
subsection.  Suggestions for better tests are welcome.

Dave

Dr. David Alan Gilbert (1):
  virtio/pci/migration: Convert to VMState

 hw/virtio/virtio-pci.c | 108 +++++++++++++------------------------------------
 1 file changed, 27 insertions(+), 81 deletions(-)

-- 
2.13.5

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-10-05 19:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-25 16:05 [Qemu-devel] [PATCH 0/1] VMState conversion for virtio-pci 'modern state' Dr. David Alan Gilbert (git)
2017-09-25 16:05 ` [Qemu-devel] [PATCH 1/1] virtio/pci/migration: Convert to VMState Dr. David Alan Gilbert (git)
2017-10-05 19:09   ` Dr. David Alan Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).