summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-02-20Merge remote-tracking branch 'remotes/huth/tags/coldfire-20170219' into stagingPeter Maydell3-90/+44
2017-02-18hw/m68k: QOMify the ColdFire interrupt controllerThomas Huth1-4/+44
2017-02-18hw/m68k: Remove dummy machineThomas Huth2-86/+0
2017-02-17intel_iommu: vtd_slpt_level_shift check levelPeter Xu1-0/+1
2017-02-17intel_iommu: convert dbg macros to trace for transPeter Xu2-45/+34
2017-02-17intel_iommu: convert dbg macros to traces for invPeter Xu2-57/+56
2017-02-17intel_iommu: renaming gpa to iova where properPeter Xu1-22/+22
2017-02-17intel_iommu: simplify irq region translationPeter Xu1-22/+6
2017-02-17intel_iommu: add "caching-mode" optionAviv Ben-David2-0/+6
2017-02-17vfio: allow to notify unmap for very large regionPeter Xu1-4/+3
2017-02-17vfio: introduce vfio_get_vaddr()Peter Xu1-20/+45
2017-02-17vfio: trace map/unmap for notify as wellPeter Xu2-2/+3
2017-02-17pcie: simplify pcie_add_capability()Peter Xu1-11/+3
2017-02-17virtio: Fix no interrupt when not creating msi controllerMichael S. Tsirkin1-3/+8
2017-02-17virtio: use VRingMemoryRegionCaches for avail and used ringsPaolo Bonzini2-37/+109
2017-02-17virtio: check for vring setup in virtio_queue_update_used_idxPaolo Bonzini1-1/+3
2017-02-17virtio: use VRingMemoryRegionCaches for descriptor ringPaolo Bonzini1-14/+12
2017-02-17virtio: add MemoryListener to cache ring translationsPaolo Bonzini1-3/+102
2017-02-17virtio: use MemoryRegionCache to access descriptorsPaolo Bonzini1-41/+39
2017-02-17virtio: use address_space_map/unmap to access descriptorsPaolo Bonzini1-28/+75
2017-02-17virtio: Report real progress in VQ aio poll handlerFam Zheng5-20/+39
2017-02-17pci/pcie: don't assume cap id 0 is reservedMichael S. Tsirkin1-4/+7
2017-02-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell7-36/+98
2017-02-16report guest crash information in GUEST_PANICKED eventAnton Nefedov2-2/+3
2017-02-16hw/char/mcf_uart: QOMify the ColdFire UARTThomas Huth2-28/+80
2017-02-16apic: reset apic_delivered global variable on machine resetPavel Dovgalyuk1-0/+2
2017-02-16kvm/ioapic: correct kvm ioapic versionPeter Xu1-0/+5
2017-02-16ioapic: fix error report value of def versionPeter Xu1-2/+4
2017-02-16kvm/ioapic: dump real object instead of a fake onePeter Xu1-4/+4
2017-02-15net: e1000e: fix an infinite loop issueLi Qiang1-1/+6
2017-02-15net: imx: limit buffer descriptor countPrasad J Pandit1-4/+6
2017-02-15net: e1000e: fix dead code in e1000e_write_packet_to_guestPaolo Bonzini1-1/+1
2017-02-14Merge remote-tracking branch 'remotes/rth/tags/pull-or-20170214' into stagingPeter Maydell1-2/+2
2017-02-14target/openrisc: Rename the cpu from or32 to or1kRichard Henderson1-2/+2
2017-02-13virtio/migration: Migrate virtio-net to VMStateDr. David Alan Gilbert1-105/+211
2017-02-13migration: consolidate VMStateField.startHalil Pasic10-16/+14
2017-02-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170213-1' into s...Peter Maydell5-52/+67
2017-02-13Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170210.0' ...Peter Maydell2-3/+7
2017-02-10hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbeThomas Huth1-2/+2
2017-02-10hw/vfio/pci-quirks: Set category of the "vfio-pci-igd-lpc-bridge" deviceThomas Huth1-0/+1
2017-02-10vfio-pci: Fix GTT wrap-around for Skylake+ IGDAlex Williamson1-1/+4
2017-02-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170210'...Peter Maydell5-13/+29
2017-02-10aspeed/smc: use a modulo to check segment limitsCédric Le Goater1-2/+2
2017-02-10aspeed/smc: handle dummies only in fast read modeCédric Le Goater1-3/+6
2017-02-10aspeed: remove useless comment on controller segment sizeCédric Le Goater1-5/+3
2017-02-10aspeed: check for negative values returned by blk_getlength()Cédric Le Goater1-2/+12
2017-02-10hw/arm/virt: Declare fwcfg as dma cache coherent in dtAlexander Graf1-0/+1
2017-02-10hw/arm/virt: Declare fwcfg as dma cache coherent in ACPIAlexander Graf1-0/+1
2017-02-10hw/arm/virt: Declare virtio-mmio as dma cache coherent in ACPIAlexander Graf1-0/+1
2017-02-10target-arm: Declare virtio-mmio as dma-coherent in dtAlexander Graf2-0/+2