Age | Commit message (Expand) | Author |
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 |
2017-02-10 | vfio-pci: Fix GTT wrap-around for Skylake+ IGD | Alex Williamson |
2017-02-02 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2017-02-01 | pci: Convert msix_init() to Error and fix callers | Cao jin |
2017-01-31 | trace: clean up trace-events files | Stefan Hajnoczi |
2017-01-24 | vfio: remove a duplicated word in comments | Cao jin |
2017-01-24 | hw: Fix typos found by codespell | Stefan Weil |
2016-10-31 | vfio: Add support for mmapping sub-page MMIO BARs | Yongji Xie |
2016-10-31 | vfio/pci: fix out-of-sync BAR information on reset | Ido Yariv |
2016-10-31 | vfio: Handle zero-length sparse mmap ranges | Alex Williamson |
2016-10-31 | memory: Replace skip_dump flag with "ram_device" | Alex Williamson |
2016-10-17 | vfio: fix duplicate function call | Cao jin |
2016-10-17 | vfio/pci: Fix vfio_rtl8168_quirk_data_read address offset | Thorsten Kohfeldt |
2016-10-17 | vfio/pci: Handle host oversight | Eric Auger |
2016-10-17 | vfio/pci: Remove vfio_populate_device returned value | Eric Auger |
2016-10-17 | vfio/pci: Remove vfio_msix_early_setup returned value | Eric Auger |