On Fri, Jan 15, 2016 at 05:10:11PM +0100, Andrew Jones wrote: > Signed-off-by: Andrew Jones <drjones@xxxxxxxxxx> > --- > config/config-x86-common.mak | 2 +- > lib/{x86 => }/pci.c | 6 ++++++ > lib/pci.h | 22 ++++++++++++++++++++++ > lib/x86/asm/pci.h | 14 +++----------- > x86/vmexit.c | 2 +- > 5 files changed, 33 insertions(+), 13 deletions(-) > rename lib/{x86 => }/pci.c (86%) > create mode 100644 lib/pci.h Eh, I should have done this and the last patch differently in order to properly preserve git-blame history. I also should have added an asm-generic/pci.h similar to asm-generic/spinlock.h for completeness. I'll send a v2 now. Sorry for 11 patch spam... mark-thread-read time. drew -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html