]> git.ipfire.org Git - thirdparty/qemu.git/commit
pc:piix4: Update smbus I/O space after a migration
authorCorey Minyard <cminyard@mvista.com>
Mon, 26 Nov 2018 18:28:44 +0000 (12:28 -0600)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 2 Apr 2019 01:36:21 +0000 (20:36 -0500)
commit02db60391fbe36500e290bbfd216b813cecda204
treeece71429bf86db7b069c5b3280a7a8e268a4f64e
parent9d61beac23ed497b2eeb03a096cbd3a2d3b6233a
pc:piix4: Update smbus I/O space after a migration

Otherwise it won't be set up correctly and won't work after
miigration.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: qemu-stable@nongnu.org
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
(cherry picked from commit 2b4e573c7c7b9a698ba6931ba456bbd8d3d8c84c)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/acpi/piix4.c