aboutsummaryrefslogtreecommitdiff
path: root/linux-user
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2012-11-08 15:54:05 +0100
committerGerd Hoffmann <kraxel@redhat.com>2012-11-16 11:27:05 +0100
commit4ea375bf37d655bbf1696239ebea8575956bb226 (patch)
tree0743602cd6fc5a58b9eade9fcf265fd18dc71143 /linux-user
parent6801038bc52d61f81ac8a25fbe392f1bad982887 (diff)
downloadqemu-4ea375bf37d655bbf1696239ebea8575956bb226.zip
qemu-4ea375bf37d655bbf1696239ebea8575956bb226.tar.gz
qemu-4ea375bf37d655bbf1696239ebea8575956bb226.tar.bz2
fix live migration
Commit 1c380f9460522f32c8dd2577b2a53d518ec91c6d breaks live migration. DMA stops working for ehci (and probably for any pci device) after restoring the guest because the bus master region never gets enabled. Add code doing that after loading the pci config space from vmstate. Cc: Avi Kivity <avi@redhat.com> Cc: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions