summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-10-3013-78/+61
|\
| * target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu2015-10-291-0/+28
| * sdhci: Split sdhci.h for public and internal device usageSai Pavan Boddu2015-10-292-71/+5
| * sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu2015-10-297-7/+7
| * virtio: sync the dataplane vring state to the virtqueue before virtio_savePavel Butsykin2015-10-292-0/+10
| * virtio-blk: switch off scsi-passthrough by defaultCornelia Huck2015-10-291-1/+1
| * ppc/spapr: add 2.4 compat propsCornelia Huck2015-10-291-0/+9
| * s390x: include HW_COMPAT_* propsCornelia Huck2015-10-291-0/+2
* | hw/mips_malta: Fix KVM PC initialisationJames Hogan2015-10-301-1/+1
|/
* enable multi-function hot-addCao jin2015-10-293-10/+63
* remove function during multi-function hot-addCao jin2015-10-291-5/+18
* Revert "memhp: extend address auto assignment to support gaps"Michael S. Tsirkin2015-10-293-12/+8
* Revert "pc: memhp: force gaps between DIMM's GPA"Michael S. Tsirkin2015-10-293-6/+2
* virtio: drop virtqueue_map_sgMichael S. Tsirkin2015-10-291-7/+0
* virtio-scsi: convert to virtqueue_mapMichael S. Tsirkin2015-10-291-14/+2
* virtio-serial: convert to virtio_mapMichael S. Tsirkin2015-10-291-4/+1
* virtio-blk: convert to virtqueue_mapMichael S. Tsirkin2015-10-291-4/+1
* virtio: switch to virtio_mapMichael S. Tsirkin2015-10-291-2/+1
* virtio: introduce virtio_mapMichael S. Tsirkin2015-10-291-9/+47
* pc: memhp: do not emit inserting event for coldplugged DIMMsIgor Mammedov2015-10-291-3/+5
* vhost-user: cleanup msg size mathMichael S. Tsirkin2015-10-291-3/+3
* vhost-user: cleanup struct size mathMichael S. Tsirkin2015-10-291-8/+8
* i.MX: Standardize i.MX GPT debugJean-Christophe Dubois2015-10-271-33/+23
* i.MX: Standardize i.MX EPIT debugJean-Christophe Dubois2015-10-271-28/+20
* i.MX: Standardize i.MX FEC debugJean-Christophe Dubois2015-10-271-32/+32
* i.MX: Standardize i.MX CCM debugJean-Christophe Dubois2015-10-271-12/+22
* i.MX: Standardize i.MX AVIC debugJean-Christophe Dubois2015-10-271-26/+18
* i.MX: Standardize i.MX I2C debugJean-Christophe Dubois2015-10-271-21/+22
* i.MX: Standardize i.MX GPIO debugJean-Christophe Dubois2015-10-271-13/+14
* i.MX: Standardize i.MX serial debug.Jean-Christophe Dubois2015-10-271-26/+24
* hw/arm/virt: don't use a15memmap directlyAndrew Jones2015-10-271-4/+21
* arm_gic_kvm: Disable live migration if not supportedPavel Fedin2015-10-271-11/+11
* vmxnet3: Do not fill stats if device is inactiveShmulik Ladkani2015-10-271-0/+4
* net: cadence_gem: Set initial MAC addressSebastian Huber2015-10-271-0/+6
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-10-26' into s...Peter Maydell2015-10-265-7/+29
|\
| * xen-platform: Replace assert() with appropriate error reportingEduardo Habkost2015-10-261-1/+5
| * xen_platform: switch to realizeStefano Stabellini2015-10-261-4/+2
| * Qemu/Xen: Fix early freeing MSIX MMIO memory regionLan Tianyu2015-10-264-2/+22
* | Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...Peter Maydell2015-10-262-262/+581
|\ \ | |/ |/|
| * ivshmem: use little-endian int64_t for the protocolMarc-André Lureau2015-10-261-14/+24
| * ivshmem: use kvm irqfd for msi notificationsMarc-André Lureau2015-10-261-6/+174
| * ivshmem: rename MSI eventfd_tableMarc-André Lureau2015-10-261-9/+9
| * ivshmem: remove EventfdEntry.vectorMarc-André Lureau2015-10-261-4/+4
| * ivshmem: add hostmem backendMarc-André Lureau2015-10-261-18/+66
| * ivshmem: use qemu_strtosz()Marc-André Lureau2015-10-261-31/+5
| * ivshmem: do not keep shm_fd openMarc-André Lureau2015-10-261-11/+5
| * msix: implement pba write (but read-only)Marc-André Lureau2015-10-241-0/+6
| * ivshmem: add check on protocol version in QEMUDavid Marchand2015-10-241-2/+29
| * ivshmem: reset mask on device resetMarc-André Lureau2015-10-241-0/+1
| * ivshmem: error on too many eventfd receivedMarc-André Lureau2015-10-241-0/+7
OpenPOWER on IntegriCloud