]> 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)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 16 Feb 2017 13:06:55 +0000 (14:06 +0100)
commitf65e821262029ee30c6b228e80ddeb86acdf7ff0
tree06737d3d63b021e09b6c707689f3115b57e336de
parentb0a335e351103bf92f3f9d0bd5759311be8156ac
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>
hw/intc/apic_common.c