diff options
author | Michael S. Tsirkin | 2010-11-22 18:52:19 +0100 |
---|---|---|
committer | Michael S. Tsirkin | 2010-12-09 11:47:48 +0100 |
commit | 954773230484f5afeb675e9ff814c97e54e69e17 (patch) | |
tree | 327b263d65f6e0b97d895172c1a3d10932470e77 /hw/pci.c | |
parent | migration/savevm: no need to flush requests (diff) | |
download | qemu-954773230484f5afeb675e9ff814c97e54e69e17.tar.gz qemu-954773230484f5afeb675e9ff814c97e54e69e17.tar.xz qemu-954773230484f5afeb675e9ff814c97e54e69e17.zip |
virtio-net: don't dma while vm is stopped
DMA into memory while VM is stopped makes it
hard to debug migration (consequitive saves
result in different files).
Fixing this completely is a large effort,
this patch does this for virtio-net.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/pci.c')
0 files changed, 0 insertions, 0 deletions