[PATCH 14/17] kvm tools: ARM: route guest PCI accesses to the emulation layer

2014-02-04 Thread Will Deacon
This patch routes guest PCI accesses to kvm__emulate_mmio, rather than exiting lkvm via a die invocation. The guest command-line is also updated to prevent the guest from attempting to program the BARs with new addresses (i.e. probe-only). Signed-off-by: Will Deacon --- tools/kvm/arm/include/arm

[PATCH 14/17] kvm tools: ARM: route guest PCI accesses to the emulation layer

2014-02-04 Thread Will Deacon
This patch routes guest PCI accesses to kvm__emulate_mmio, rather than exiting lkvm via a die invocation. The guest command-line is also updated to prevent the guest from attempting to program the BARs with new addresses (i.e. probe-only). Signed-off-by: Will Deacon --- tools/kvm/arm/include/arm