Age | Commit message (Expand) | Author | Files | Lines |
2016-05-17 | s390x/pci: introduce S390PCIBusDevice.iommu_enabled | Yi Min Zhao | 1 | -5/+4 |
2016-05-17 | s390x/pci: separate s390_pcihost_iommu_configure function | Yi Min Zhao | 1 | -9/+12 |
2016-05-17 | s390x/pci: separate s390_sclp_configure function | Yi Min Zhao | 1 | -5/+25 |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 1 | -0/+2 |
2016-03-11 | msi_supported -> msi_nonbroken | Michael S. Tsirkin | 1 | -1/+1 |
2016-03-01 | s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries | Wei Yang | 1 | -1/+1 |
2016-01-29 | s390: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-13 | s390x/pci: reject some operations to disabled PCI function | Yi Min Zhao | 1 | -1/+5 |
2016-01-11 | hw/s390x: Remove superfluous return statements | Thomas Huth | 1 | -4/+0 |
2015-12-01 | s390x/pci: fix up IOMMU size | Yi Min Zhao | 1 | -4/+22 |
2015-11-11 | s390x/pci : fix up s390 pci iommu translation function | Yi Min Zhao | 1 | -2/+6 |
2015-04-26 | Switch non-CPU callers from ld/st*_phys to address_space_ld/st* | Peter Maydell | 1 | -3/+6 |
2015-03-16 | s390x/pci: fix length in sei_nt2 event | Frank Blaschka | 1 | -0/+1 |
2015-02-03 | s390x/pci: check for invalid function handle | Frank Blaschka | 1 | -1/+1 |
2015-02-03 | s390: Plug memory leak on s390_pci_generate_event() error path | Markus Armbruster | 1 | -1/+2 |
2015-01-12 | s390: Add PCI bus support | Frank Blaschka | 1 | -0/+591 |