summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* block: explicitly acquire aiocontext in bottom halves that need itPaolo Bonzini2017-02-212-0/+4
* block: explicitly acquire aiocontext in callbacks that need itPaolo Bonzini2017-02-212-1/+11
* Merge remote-tracking branch 'remotes/huth/tags/coldfire-20170219' into stagingPeter Maydell2017-02-203-90/+44Star
|\
| * hw/m68k: QOMify the ColdFire interrupt controllerThomas Huth2017-02-181-4/+44
| * hw/m68k: Remove dummy machineThomas Huth2017-02-182-86/+0Star
* | intel_iommu: vtd_slpt_level_shift check levelPeter Xu2017-02-171-0/+1
* | intel_iommu: convert dbg macros to trace for transPeter Xu2017-02-172-45/+34Star
* | intel_iommu: convert dbg macros to traces for invPeter Xu2017-02-172-57/+56Star
* | intel_iommu: renaming gpa to iova where properPeter Xu2017-02-171-22/+22
* | intel_iommu: simplify irq region translationPeter Xu2017-02-171-22/+6Star
* | intel_iommu: add "caching-mode" optionAviv Ben-David2017-02-172-0/+6
* | vfio: allow to notify unmap for very large regionPeter Xu2017-02-171-4/+3Star
* | vfio: introduce vfio_get_vaddr()Peter Xu2017-02-171-20/+45
* | vfio: trace map/unmap for notify as wellPeter Xu2017-02-172-2/+3
* | pcie: simplify pcie_add_capability()Peter Xu2017-02-171-11/+3Star
* | virtio: Fix no interrupt when not creating msi controllerMichael S. Tsirkin2017-02-171-3/+8
* | virtio: use VRingMemoryRegionCaches for avail and used ringsPaolo Bonzini2017-02-172-37/+109
* | virtio: check for vring setup in virtio_queue_update_used_idxPaolo Bonzini2017-02-171-1/+3
* | virtio: use VRingMemoryRegionCaches for descriptor ringPaolo Bonzini2017-02-171-14/+12Star
* | virtio: add MemoryListener to cache ring translationsPaolo Bonzini2017-02-171-3/+102
* | virtio: use MemoryRegionCache to access descriptorsPaolo Bonzini2017-02-171-41/+39Star
* | virtio: use address_space_map/unmap to access descriptorsPaolo Bonzini2017-02-171-28/+75
* | virtio: Report real progress in VQ aio poll handlerFam Zheng2017-02-175-20/+39
* | pci/pcie: don't assume cap id 0 is reservedMichael S. Tsirkin2017-02-171-4/+7
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-02-167-36/+98
|\
| * report guest crash information in GUEST_PANICKED eventAnton Nefedov2017-02-162-2/+3
| * hw/char/mcf_uart: QOMify the ColdFire UARTThomas Huth2017-02-162-28/+80
| * apic: reset apic_delivered global variable on machine resetPavel Dovgalyuk2017-02-161-0/+2
| * kvm/ioapic: correct kvm ioapic versionPeter Xu2017-02-161-0/+5
| * ioapic: fix error report value of def versionPeter Xu2017-02-161-2/+4
| * kvm/ioapic: dump real object instead of a fake onePeter Xu2017-02-161-4/+4
* | net: e1000e: fix an infinite loop issueLi Qiang2017-02-151-1/+6
* | net: imx: limit buffer descriptor countPrasad J Pandit2017-02-151-4/+6
* | net: e1000e: fix dead code in e1000e_write_packet_to_guestPaolo Bonzini2017-02-151-1/+1
|/
* Merge remote-tracking branch 'remotes/rth/tags/pull-or-20170214' into stagingPeter Maydell2017-02-141-2/+2
|\
| * target/openrisc: Rename the cpu from or32 to or1kRichard Henderson2017-02-131-2/+2
* | virtio/migration: Migrate virtio-net to VMStateDr. David Alan Gilbert2017-02-131-105/+211
* | migration: consolidate VMStateField.startHalil Pasic2017-02-1310-16/+14Star
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170213-1' into s...Peter Maydell2017-02-135-52/+67
|\
| * Revert "cirrus: allow zero source pitch in pattern fill rops"Gerd Hoffmann2017-02-101-18/+8Star
| * cirrus: fix patterncopy checksGerd Hoffmann2017-02-101-6/+30
| * cirrus: replace debug printf with trace pointsGerd Hoffmann2017-02-102-6/+11
| * vga: replace debug printf with trace pointsGerd Hoffmann2017-02-102-23/+10Star
| * virtio-gpu: fix resource leak in virgl_cmd_resource_unrefGerd Hoffmann2017-02-101-0/+8
| * virtio-gpu: fix memory leak in set scanoutLi Qiang2017-02-101-0/+1
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170210.0' ...Peter Maydell2017-02-132-3/+7
|\ \
| * | hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbeThomas Huth2017-02-101-2/+2
| * | hw/vfio/pci-quirks: Set category of the "vfio-pci-igd-lpc-bridge" deviceThomas Huth2017-02-101-0/+1
| * | vfio-pci: Fix GTT wrap-around for Skylake+ IGDAlex Williamson2017-02-101-1/+4
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170210'...Peter Maydell2017-02-105-13/+29
|\ \ \ | |/ / |/| |