aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-10-09macio: move DBDMA_init from instance_init to realizePaolo Bonzini
2015-10-09hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini
2015-10-09virtio-input: Fix device introspection on non-Linux hostsMarkus Armbruster
2015-10-09Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-10-0...Peter Maydell
2015-10-08rocker: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-10-08hw: char: Remove unnecessary variableShraddha Barke
2015-10-08hw: timer: Remove unnecessary variableShraddha Barke
2015-10-08s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington
2015-10-08pc: check for underflow in load_linuxPaolo Bonzini
2015-10-08pci-assign: do not include sys/io.hPaolo Bonzini
2015-10-08imx_serial: Generate interrupt on tx empty if enabledGuenter Roeck
2015-10-08sdhci: Change debug prints to compile unconditionallySai Pavan Boddu
2015-10-08sdhci: use PRIx64 for uint64_t typeSai Pavan Boddu
2015-10-08Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' i...Peter Maydell
2015-10-08Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell
2015-10-06pc-dimm: Fail realization for invalid nodes in non-NUMA configBharata B Rao
2015-10-06Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20151006' into s...Peter Maydell
2015-10-05vfio: Allow hotplug of containers onto existing guest IOMMU mappingsDavid Gibson
2015-10-05vfio: Record host IOMMU's available IO page sizesDavid Gibson
2015-10-05vfio: Check guest IOVA ranges against host IOMMU capabilitiesDavid Gibson
2015-10-05vfio: Generalize vfio_listener_region_add failure pathDavid Gibson
2015-10-05vfio: Remove unneeded union from VFIOContainerDavid Gibson
2015-10-05hw/vfio/platform: do not set resamplefd for edge-sensitive IRQSEric Auger
2015-10-05hw/vfio/platform: change interrupt/unmask fields into pointerEric Auger
2015-10-05hw/vfio/platform: irqfd setup sequence updateEric Auger
2015-10-02icc_bus: drop the unused filesZhu Guihua
2015-10-02cpu/apic: drop icc bus/bridgeChen Fan
2015-10-02x86: use new method to correct reset sequenceZhu Guihua
2015-10-02apic: move APIC's MMIO region mapping into APICChen Fan
2015-10-02target-i386: Convert kvm_default_*features to property/value pairsEduardo Habkost
2015-10-02cpu: Introduce X86CPUTopoInfo structure for argument simplificationChen Fan
2015-10-02pc: memhp: force gaps between DIMM's GPAIgor Mammedov
2015-10-02memhp: extend address auto assignment to support gapsIgor Mammedov
2015-10-02s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand
2015-10-02s390x: set missing parent for hotplug and quiesce eventsDavid Hildenbrand
2015-10-01virtio: Notice when the system doesn't support MSIx at allRichard Henderson
2015-10-01pc: Add a comment explaining why pc_compat_2_4() doesn't existEduardo Habkost
2015-10-01virtio-net: correctly drop truncated packetsJason Wang
2015-10-01virtio: introduce virtqueue_discard()Jason Wang
2015-10-01virtio: introduce virtqueue_unmap_sg()Jason Wang
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-25Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150925.0' i...Peter Maydell
2015-09-25Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell
2015-09-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-09-25bt: remove muldiv64()Laurent Vivier
2015-09-25hpet: remove muldiv64()Laurent Vivier
2015-09-25openrisc: remove muldiv64()Laurent Vivier
2015-09-25mips: remove muldiv64()Laurent Vivier
2015-09-25pcnet: remove muldiv64()Laurent Vivier
2015-09-25rtl8139: remove muldiv64()Laurent Vivier