On 07/11/2016 12:55, Andrew Jones wrote: > On Mon, Nov 07, 2016 at 11:14:32AM +0100, Alexander Gordeev wrote: >> This is 11th version of PCI support. >> >> Changes since v9: >> - all PCI configuration space accessors added; >> - data size in PCI configuration space accessors fixed; >> - PCI bus parity checking enabled; >> - coding style errors fixed; >> >> Sources are avalable at: >> https://github.com/a-gordeev/kvm-unit-tests.git pci-testdev-v11 >> >> Cc: Thomas Huth <thuth@xxxxxxxxxx> >> Cc: Andrew Jones <drjones@xxxxxxxxxx> >> Cc: Peter Xu <peterx@xxxxxxxxxx> >> >> Alexander Gordeev (12): >> pci: Fix coding style in generic PCI files >> pci: x86: Rename pci_config_read() to pci_config_readl() >> pci: Add 'extern' to public function declarations >> pci: x86: Add remaining PCI configuration space accessors >> pci: Factor out pci_bar_get() >> pci: Rework pci_bar_addr() >> pci: Add pci_bar_set_addr() >> pci: Add pci_dev_exists() >> pci: Add pci_print() >> pci: Add generic ECAM host support >> pci: Add pci-testdev PCI bus test device >> arm/arm64: pci: Add pci-testdev PCI device operation test >> > > All patches look good to me! > > Paolo, please merge this version (v11). I haven't pushed yet, but I've applied it. Paolo -- 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