]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
authorJoerg Roedel <jroedel@suse.de>
Mon, 29 Feb 2016 15:04:44 +0000 (16:04 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 3 Mar 2016 13:36:18 +0000 (14:36 +0100)
commit9daa50076f585854f0040aa8403eac020d6f5d64
tree0989ff6a2ff82271d2f79df0eb7f386944e47461
parent9e4aabe2bb3454c83dac8139cf9974503ee044db
kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map

This allows backtracking later in case the rtc irq has been
moved to another vcpu/vector.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/ioapic.h
arch/x86/kvm/lapic.c