Age | Commit message (Expand) | Author | Files | Lines |
2017-08-01 | trace-events: fix code style: print 0x before hex numbers | Vladimir Sementsov-Ogievskiy | 1 | -22/+22 |
2017-07-31 | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé | 1 | -1/+1 |
2017-07-26 | vfio/pci: fix use of freed memory | Philippe Mathieu-Daudé | 1 | -4/+7 |
2017-07-26 | vfio/platform: fix use of freed memory | Philippe Mathieu-Daudé | 1 | -1/+1 |
2017-07-25 | vfio/ccw: fix initialization of the Object DeviceState pointer in the common ... | Dong Jia Shi | 1 | -0/+1 |
2017-07-25 | vfio/ccw: allocate irq info with the right size | Jing Zhang | 1 | -1/+1 |
2017-07-17 | vfio-pci, ppc64/spapr: Reorder group-to-container attaching | Alexey Kardashevskiy | 1 | -8/+11 |
2017-07-14 | memory/iommu: QOM'fy IOMMU MemoryRegion | Alexey Kardashevskiy | 2 | -6/+9 |
2017-07-10 | vfio/pci: Fixup v0 PCIe capabilities | Alex Williamson | 1 | -0/+12 |
2017-07-10 | vfio: Test realized when using VFIOGroup.device_list iterator | Alex Williamson | 3 | -4/+10 |
2017-07-03 | pci: Replace pci_add_capability2() with pci_add_capability() | Mao Zhongyi | 1 | -3/+3 |
2017-07-03 | pci: Make errp the last parameter of pci_add_capability() | Mao Zhongyi | 1 | -3/+6 |
2017-07-03 | pci: Fix the wrong assertion. | Mao Zhongyi | 1 | -1/+1 |
2017-05-30 | Merge remote-tracking branch 'mst/tags/for_upstream' into staging | Stefan Hajnoczi | 1 | -1/+1 |
2017-05-25 | memory: remove the last param in memory_region_iommu_replay() | Peter Xu | 1 | -1/+1 |
2017-05-19 | vfio/ccw: update sense data if a unit check is pending | Dong Jia Shi | 1 | -0/+7 |
2017-05-19 | s390x/css: introduce and realize ccw-request callback | Xiao Feng Ren | 1 | -0/+85 |
2017-05-19 | vfio/ccw: get irqs info and set the eventfd fd | Dong Jia Shi | 1 | -0/+101 |
2017-05-19 | vfio/ccw: get io region info | Dong Jia Shi | 1 | -0/+54 |
2017-05-19 | vfio/ccw: vfio based subchannel passthrough driver | Xiao Feng Ren | 2 | -0/+188 |
2017-05-17 | sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE | Eduardo Habkost | 2 | -0/+4 |
2017-05-03 | vfio/pci: Fix incorrect error message | Dong Jia Shi | 1 | -2/+2 |
2017-05-03 | vfio: enable 8-byte reads/writes to vfio | Jose Ricardo Ziviani | 1 | -0/+10 |
2017-05-03 | vfio: Set MemoryRegionOps:max_access_size and min_access_size | Jose Ricardo Ziviani | 1 | -0/+4 |
2017-04-20 | memory: add section range info for IOMMU notifier | Peter Xu | 1 | -3/+9 |
2017-04-06 | vfio/pci-quirks: Exclude non-ioport BAR from NVIDIA quirk | Alex Williamson | 1 | -1/+1 |
2017-03-31 | Revert "vfio/pci-quirks.c: Disable stolen memory for igd VFIO" | Xiong Zhang | 1 | -38/+27 |
2017-02-22 | vfio/pci-quirks.c: Disable stolen memory for igd VFIO | XiongZhang | 1 | -27/+38 |
2017-02-22 | vfio/pci: Improve extended capability comments, skip masked caps | Alex Williamson | 1 | -10/+21 |
2017-02-22 | vfio/pci: Report errors from qdev_unplug() via device request | Alex Williamson | 1 | -1/+5 |
2017-02-17 | vfio: allow to notify unmap for very large region | Peter Xu | 1 | -4/+3 |
2017-02-17 | vfio: introduce vfio_get_vaddr() | Peter Xu | 1 | -20/+45 |
2017-02-17 | vfio: trace map/unmap for notify as well | Peter Xu | 2 | -2/+3 |
2017-02-10 | hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbe | Thomas Huth | 1 | -2/+2 |
2017-02-10 | hw/vfio/pci-quirks: Set category of the "vfio-pci-igd-lpc-bridge" device | Thomas Huth | 1 | -0/+1 |
2017-02-10 | vfio-pci: Fix GTT wrap-around for Skylake+ IGD | Alex Williamson | 1 | -1/+4 |
2017-02-02 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 1 | -1/+1 |
2017-02-01 | pci: Convert msix_init() to Error and fix callers | Cao jin | 1 | -2/+6 |
2017-01-31 | trace: clean up trace-events files | Stefan Hajnoczi | 1 | -1/+1 |
2017-01-24 | vfio: remove a duplicated word in comments | Cao jin | 1 | -2/+2 |
2017-01-24 | hw: Fix typos found by codespell | Stefan Weil | 1 | -1/+1 |
2016-10-31 | vfio: Add support for mmapping sub-page MMIO BARs | Yongji Xie | 2 | -2/+68 |
2016-10-31 | vfio/pci: fix out-of-sync BAR information on reset | Ido Yariv | 1 | -0/+12 |
2016-10-31 | vfio: Handle zero-length sparse mmap ranges | Alex Williamson | 1 | -14/+22 |
2016-10-31 | memory: Replace skip_dump flag with "ram_device" | Alex Williamson | 2 | -6/+5 |
2016-10-17 | vfio: fix duplicate function call | Cao jin | 1 | -2/+6 |
2016-10-17 | vfio/pci: Fix vfio_rtl8168_quirk_data_read address offset | Thorsten Kohfeldt | 1 | -1/+1 |
2016-10-17 | vfio/pci: Handle host oversight | Eric Auger | 1 | -0/+11 |
2016-10-17 | vfio/pci: Remove vfio_populate_device returned value | Eric Auger | 1 | -13/+10 |
2016-10-17 | vfio/pci: Remove vfio_msix_early_setup returned value | Eric Auger | 1 | -10/+10 |