Age | Commit message (Expand) | Author |
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 |
2017-05-19 | vfio/ccw: vfio based subchannel passthrough driver | Xiao Feng Ren |
2017-05-17 | sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE | Eduardo Habkost |
2017-05-03 | vfio/pci: Fix incorrect error message | Dong Jia Shi |
2017-05-03 | vfio: enable 8-byte reads/writes to vfio | Jose Ricardo Ziviani |
2017-05-03 | vfio: Set MemoryRegionOps:max_access_size and min_access_size | Jose Ricardo Ziviani |
2017-04-20 | memory: add section range info for IOMMU notifier | Peter Xu |
2017-04-06 | vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirk | Alex Williamson |
2017-03-31 | Revert "vfio/pci-quirks.c: Disable stolen memory for igd VFIO" | Xiong Zhang |
2017-02-22 | vfio/pci-quirks.c: Disable stolen memory for igd VFIO | XiongZhang |
2017-02-22 | vfio/pci: Improve extended capability comments, skip masked caps | Alex Williamson |
2017-02-22 | vfio/pci: Report errors from qdev_unplug() via device request | Alex Williamson |
2017-02-17 | vfio: allow to notify unmap for very large region | Peter Xu |
2017-02-17 | vfio: introduce vfio_get_vaddr() | Peter Xu |
2017-02-17 | vfio: trace map/unmap for notify as well | Peter Xu |
2017-02-10 | hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbe | Thomas Huth |
2017-02-10 | hw/vfio/pci-quirks: Set category of the "vfio-pci-igd-lpc-bridge" device | Thomas Huth |