summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-10-125-30/+95
|\
| * sdhci.c: Limit the maximum block sizeAlistair Francis2015-10-121-0/+10
| * block: switch from g_slice allocator to mallocPaolo Bonzini2015-10-121-2/+2
| * virtio dataplane: adapt dataplane for virtio Version 1Pierre Morel2015-10-121-14/+55
| * virtio-blk: use blk_io_plug/unplug for Linux AIO batchingStefan Hajnoczi2015-10-121-0/+4
| * sdhci: Pass drive parameter to sdhci-pci via qdev propertyKevin O'Connor2015-10-123-14/+24
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2015-10-124-15/+37
|\ \
| * | vmxnet3: Add support for VMXNET3_CMD_GET_ADAPTIVE_RING_INFO commandShmulik Ladkani2015-10-122-1/+14
| * | e1000: use alias for default modelJason Wang2015-10-121-7/+1
| * | vmxnet3: Support reading IMR registers on bar0Shmulik Ladkani2015-10-121-1/+5
| * | net/vmxnet3: Refine l2 header validationDana Rubin2015-10-122-6/+17
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in...Peter Maydell2015-10-1216-25/+74
|\ \ \
| * | | qdev: Protect device-list-properties against broken devicesMarkus Armbruster2015-10-096-0/+41
| * | | macio: move DBDMA_init from instance_init to realizePaolo Bonzini2015-10-091-4/+4
| * | | hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini2015-10-097-12/+12
| * | | virtio-input: Fix device introspection on non-Linux hostsMarkus Armbruster2015-10-093-9/+17
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-virgl-20151008-1' into...Peter Maydell2015-10-094-16/+743
|\ \ \ | |/ / |/| |
| * | virtio-gpu: add cursor update tracepointGerd Hoffmann2015-10-081-1/+8
| * | virtio-gpu: add 3d mode and virgl rendering support.Gerd Hoffmann2015-10-083-10/+731
| * | virtio-gpu: change licence from GPLv2 to GPLv2+Gerd Hoffmann2015-10-082-3/+3
| * | virtio-gpu: move iov free to virtio_gpu_cleanup_mapping_iovGerd Hoffmann2015-10-081-2/+1
| |/
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-10-0...Peter Maydell2015-10-0912-40/+43
|\ \
| * | rocker: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-10-084-9/+8
| * | hw: char: Remove unnecessary variableShraddha Barke2015-10-081-3/+1
| * | hw: timer: Remove unnecessary variableShraddha Barke2015-10-081-3/+1
| * | s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington2015-10-082-3/+3
| * | pc: check for underflow in load_linuxPaolo Bonzini2015-10-081-0/+4
| * | pci-assign: do not include sys/io.hPaolo Bonzini2015-10-081-1/+0
| * | imx_serial: Generate interrupt on tx empty if enabledGuenter Roeck2015-10-081-1/+3
| * | sdhci: Change debug prints to compile unconditionallySai Pavan Boddu2015-10-081-18/+18
| * | sdhci: use PRIx64 for uint64_t typeSai Pavan Boddu2015-10-081-2/+5
* | | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' i...Peter Maydell2015-10-082-100/+156
|\ \ \ | |/ / |/| |
| * | vfio: Allow hotplug of containers onto existing guest IOMMU mappingsDavid Gibson2015-10-051-14/+9
| * | vfio: Record host IOMMU's available IO page sizesDavid Gibson2015-10-051-0/+13
| * | vfio: Check guest IOVA ranges against host IOMMU capabilitiesDavid Gibson2015-10-051-3/+37
| * | vfio: Generalize vfio_listener_region_add failure pathDavid Gibson2015-10-051-11/+15
| * | vfio: Remove unneeded union from VFIOContainerDavid Gibson2015-10-051-33/+19
| * | hw/vfio/platform: do not set resamplefd for edge-sensitive IRQSEric Auger2015-10-051-15/+27
| * | hw/vfio/platform: change interrupt/unmask fields into pointerEric Auger2015-10-051-15/+20
| * | hw/vfio/platform: irqfd setup sequence updateEric Auger2015-10-051-22/+29
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell2015-10-081-2/+3
|\ \ \
| * | | pc-dimm: Fail realization for invalid nodes in non-NUMA configBharata B Rao2015-10-061-2/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20151006' into s...Peter Maydell2015-10-062-11/+11
|\ \ \ | |/ / |/| |
| * | s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand2015-10-021-1/+1
| * | s390x: set missing parent for hotplug and quiesce eventsDavid Hildenbrand2015-10-021-10/+10
* | | icc_bus: drop the unused filesZhu Guihua2015-10-022-119/+0
* | | cpu/apic: drop icc bus/bridgeChen Fan2015-10-024-34/+8
* | | x86: use new method to correct reset sequenceZhu Guihua2015-10-021-0/+20
* | | apic: move APIC's MMIO region mapping into APICChen Fan2015-10-022-13/+0
* | | target-i386: Convert kvm_default_*features to property/value pairsEduardo Habkost2015-10-022-6/+6
OpenPOWER on IntegriCloud