Age | Commit message (Expand) | Author |
2018-03-08 | vfio-ccw: license text should indicate GPL v2 or later | Cornelia Huck |
2018-03-06 | use g_path_get_basename instead of basename | Julia Suvorova |
2018-02-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2018-02-08 | pci: removed the is_express field since a uniform interface was inserted | Yoni Bettan |
2018-02-07 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-02-07 | vfio: listener unregister before unset container | Peter Xu |
2018-02-06 | vfio/pci: Add option to disable GeForce quirks | Alex Williamson |
2018-02-06 | vfio/common: Remove redundant copy of local variable | Alexey Kardashevskiy |
2018-02-06 | hw/vfio/platform: Init the interrupt mutex | Eric Auger |
2018-02-06 | vfio/pci: Allow relocating MSI-X MMIO | Alex Williamson |
2018-02-06 | vfio/pci: Emulate BARs | Alex Williamson |
2018-02-06 | vfio/pci: Add base BAR MemoryRegion | Alex Williamson |
2018-02-06 | vfio/pci: Fixup VFIOMSIXInfo comment | Alex Williamson |
2018-02-06 | vfio/spapr: Use iommu memory region's get_attr() | Alexey Kardashevskiy |
2018-02-05 | qdev: use device_class_set_parent_realize/unrealize/reset() | Philippe Mathieu-Daudé |
2018-01-11 | Merge remote-tracking branch 'origin/master' into HEAD | Michael S. Tsirkin |
2017-12-18 | hw: use "qemu/osdep.h" as first #include in source files | Philippe Mathieu-Daudé |
2017-12-13 | vfio-pci: Remove unused fields from VFIOMSIXInfo | Alexey Kardashevskiy |
2017-12-13 | vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1 | Alexey Kardashevskiy |
2017-12-13 | vfio/common: init giommu_list and hostwin_list of vfio container | Liu, Yi L |
2017-12-13 | vfio: Fix vfio-kvm group registration | Alex Williamson |
2017-12-05 | pci: Eliminate redundant PCIDevice::bus pointer | David Gibson |
2017-10-20 | s390x: improve error handling for SSCH and RSCH | Halil Pasic |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost |
2017-10-15 | pci: Add interface names to hybrid PCI devices | Eduardo Habkost |
2017-10-06 | s390x: sort some devices into categories | Cornelia Huck |
2017-10-03 | vfio/pci: Add NVIDIA GPUDirect Cliques support | Alex Williamson |
2017-10-03 | vfio/pci: Add virtual capabilities quirk infrastructure | Alex Williamson |
2017-10-03 | vfio/pci: Do not unwind on error | Alex Williamson |
2017-09-15 | vfio, spapr: Fix levels calculation | Alexey Kardashevskiy |
2017-08-01 | trace-events: fix code style: print 0x before hex numbers | Vladimir Sementsov-Ogievskiy |
2017-07-31 | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé |
2017-07-26 | vfio/pci: fix use of freed memory | Philippe Mathieu-Daudé |
2017-07-26 | vfio/platform: fix use of freed memory | Philippe Mathieu-Daudé |
2017-07-25 | vfio/ccw: fix initialization of the Object DeviceState pointer in the common ... | Dong Jia Shi |
2017-07-25 | vfio/ccw: allocate irq info with the right size | Jing Zhang |
2017-07-17 | vfio-pci, ppc64/spapr: Reorder group-to-container attaching | Alexey Kardashevskiy |
2017-07-14 | memory/iommu: QOM'fy IOMMU MemoryRegion | Alexey Kardashevskiy |
2017-07-10 | vfio/pci: Fixup v0 PCIe capabilities | Alex Williamson |
2017-07-10 | vfio: Test realized when using VFIOGroup.device_list iterator | Alex Williamson |
2017-07-03 | pci: Replace pci_add_capability2() with pci_add_capability() | Mao Zhongyi |
2017-07-03 | pci: Make errp the last parameter of pci_add_capability() | Mao Zhongyi |
2017-07-03 | pci: Fix the wrong assertion. | Mao Zhongyi |
2017-05-30 | Merge remote-tracking branch 'mst/tags/for_upstream' into staging | Stefan Hajnoczi |
2017-05-25 | memory: remove the last param in memory_region_iommu_replay() | Peter Xu |
2017-05-19 | vfio/ccw: update sense data if a unit check is pending | Dong Jia Shi |
2017-05-19 | s390x/css: introduce and realize ccw-request callback | Xiao Feng Ren |
2017-05-19 | vfio/ccw: get irqs info and set the eventfd fd | Dong Jia Shi |
2017-05-19 | vfio/ccw: get io region info | Dong Jia Shi |