Review Board 2.0.15


kvm: Remove KvmVM APIs for in-kernel IRQ chip simulation

Review Request #2759 - Created May 7, 2015 and discarded - Latest diff uploaded

Information
Andreas Sandberg
gem5
default
Reviewers
Default
Changeset 10836:24b2d17c9b85
---------------------------
kvm: Remove KvmVM APIs for in-kernel IRQ chip simulation

The APIs for in-kernel IRQ chip simulation in the KvmVM class are
currently unused and use deprecated KVM APIs. This changeset removes
these APIs. A future patch will add a wrapper around the new, more
general, in-kernel device emulation API.

ARM regressions pass. All backends build. Tested building with KVM support on x86 and ARMv8.