summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell5-30/+95
2015-10-12Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell4-15/+37
2015-10-12sdhci.c: Limit the maximum block sizeAlistair Francis1-0/+10
2015-10-12block: switch from g_slice allocator to mallocPaolo Bonzini1-2/+2
2015-10-12virtio dataplane: adapt dataplane for virtio Version 1Pierre Morel1-14/+55
2015-10-12Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in...Peter Maydell16-25/+74
2015-10-12virtio-blk: use blk_io_plug/unplug for Linux AIO batchingStefan Hajnoczi1-0/+4
2015-10-12sdhci: Pass drive parameter to sdhci-pci via qdev propertyKevin O'Connor3-14/+24
2015-10-12vmxnet3: Add support for VMXNET3_CMD_GET_ADAPTIVE_RING_INFO commandShmulik Ladkani2-1/+14
2015-10-12e1000: use alias for default modelJason Wang1-7/+1
2015-10-12vmxnet3: Support reading IMR registers on bar0Shmulik Ladkani1-1/+5
2015-10-12net/vmxnet3: Refine l2 header validationDana Rubin2-6/+17
2015-10-09Merge remote-tracking branch 'remotes/kraxel/tags/pull-virgl-20151008-1' into...Peter Maydell4-16/+743
2015-10-09qdev: Protect device-list-properties against broken devicesMarkus Armbruster6-0/+41
2015-10-09macio: move DBDMA_init from instance_init to realizePaolo Bonzini1-4/+4
2015-10-09hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini7-12/+12
2015-10-09virtio-input: Fix device introspection on non-Linux hostsMarkus Armbruster3-9/+17
2015-10-09Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-10-0...Peter Maydell12-40/+43
2015-10-08rocker: Use g_new() & friends where that makes obvious senseMarkus Armbruster4-9/+8
2015-10-08hw: char: Remove unnecessary variableShraddha Barke1-3/+1
2015-10-08hw: timer: Remove unnecessary variableShraddha Barke1-3/+1
2015-10-08s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington2-3/+3
2015-10-08pc: check for underflow in load_linuxPaolo Bonzini1-0/+4
2015-10-08pci-assign: do not include sys/io.hPaolo Bonzini1-1/+0
2015-10-08imx_serial: Generate interrupt on tx empty if enabledGuenter Roeck1-1/+3
2015-10-08sdhci: Change debug prints to compile unconditionallySai Pavan Boddu1-18/+18
2015-10-08sdhci: use PRIx64 for uint64_t typeSai Pavan Boddu1-2/+5
2015-10-08Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' i...Peter Maydell2-100/+156
2015-10-08Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell1-2/+3
2015-10-08virtio-gpu: add cursor update tracepointGerd Hoffmann1-1/+8
2015-10-08virtio-gpu: add 3d mode and virgl rendering support.Gerd Hoffmann3-10/+731
2015-10-08virtio-gpu: change licence from GPLv2 to GPLv2+Gerd Hoffmann2-3/+3
2015-10-08virtio-gpu: move iov free to virtio_gpu_cleanup_mapping_iovGerd Hoffmann1-2/+1
2015-10-06pc-dimm: Fail realization for invalid nodes in non-NUMA configBharata B Rao1-2/+3
2015-10-06Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20151006' into s...Peter Maydell2-11/+11
2015-10-05vfio: Allow hotplug of containers onto existing guest IOMMU mappingsDavid Gibson1-14/+9
2015-10-05vfio: Record host IOMMU's available IO page sizesDavid Gibson1-0/+13
2015-10-05vfio: Check guest IOVA ranges against host IOMMU capabilitiesDavid Gibson1-3/+37
2015-10-05vfio: Generalize vfio_listener_region_add failure pathDavid Gibson1-11/+15
2015-10-05vfio: Remove unneeded union from VFIOContainerDavid Gibson1-33/+19
2015-10-05hw/vfio/platform: do not set resamplefd for edge-sensitive IRQSEric Auger1-15/+27
2015-10-05hw/vfio/platform: change interrupt/unmask fields into pointerEric Auger1-15/+20
2015-10-05hw/vfio/platform: irqfd setup sequence updateEric Auger1-22/+29
2015-10-02icc_bus: drop the unused filesZhu Guihua2-119/+0
2015-10-02cpu/apic: drop icc bus/bridgeChen Fan4-34/+8
2015-10-02x86: use new method to correct reset sequenceZhu Guihua1-0/+20
2015-10-02apic: move APIC's MMIO region mapping into APICChen Fan2-13/+0
2015-10-02target-i386: Convert kvm_default_*features to property/value pairsEduardo Habkost2-6/+6
2015-10-02cpu: Introduce X86CPUTopoInfo structure for argument simplificationChen Fan1-3/+3
2015-10-02pc: memhp: force gaps between DIMM's GPAIgor Mammedov3-2/+6