]> xenbits.xensource.com Git - qemu-upstream-4.4-testing.git/commit
kvmvapic: Enter inactive state on hardware reset
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 3 Sep 2013 16:08:51 +0000 (18:08 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 25 Sep 2013 03:54:18 +0000 (22:54 -0500)
commit7ea8a3c12aa49efc8f503a019dd764f8a0add2cb
tree5365509d68f9ba7baf6f7095e67b7b21388859a8
parent50b31e80525d03ef406a8c9f55ff2ae1655a3b66
kvmvapic: Enter inactive state on hardware reset

ROM layout may change after reset of devices are hotplugged, so we have
to pick up the physical address again when the ROM is initialized. This
is best achieved by resetting the state to INACTIVE.

CC: qemu-stable@nongnu.org
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit c056bc3f3464cfae1c94b7dd633d3ec13b13b655)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/i386/kvmvapic.c