Paolo Bonzini writes: > On x86, KVM needs some function from the PCI subsystem in order to set > up interrupt routes. Provide some stubs to support x86 machines that > lack PCI. > > Signed-off-by: Paolo Bonzini > --- > hw/pci/pci-stub.c | 27 +++++++++++++++++++++++++++ > 1 file changed, 27 insertions(+) Reviewed-by: Sergio Lopez