]> git.ipfire.org Git - thirdparty/qemu.git/commit
apic: reset apic_delivered global variable on machine reset
authorPavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Tue, 31 Jan 2017 11:40:54 +0000 (14:40 +0300)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 16 Mar 2017 17:10:41 +0000 (12:10 -0500)
commit270a46ea0d50bbb24aafaa92cbd35a01fad48ec3
treee98a6a450012f23abf9a961d56539c0da7ee82bb
parentf61f76cb3ff9fea6ecbcb9696ed82b3e2c5b7364
apic: reset apic_delivered global variable on machine reset

This patch adds call to apic_reset_irq_delivered when the virtual
machine is reset.

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Message-Id: <20170131114054.276.62201.stgit@PASHA-ISP>
Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit f65e821262029ee30c6b228e80ddeb86acdf7ff0)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/intc/apic_common.c