summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver2015-11-031-1/+1
* arm: boot: Add board specific setup code APIPeter Crosthwaite2015-11-031-0/+10
* target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu2015-10-291-0/+3
* sdhci: Split sdhci.h for public and internal device usageSai Pavan Boddu2015-10-291-0/+94
* sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu2015-10-291-0/+0
* virtio-blk: switch off scsi-passthrough by defaultCornelia Huck2015-10-291-1/+5
* enable multi-function hot-addCao jin2015-10-291-0/+1
* Revert "memhp: extend address auto assignment to support gaps"Michael S. Tsirkin2015-10-291-4/+3
* Revert "pc: memhp: force gaps between DIMM's GPA"Michael S. Tsirkin2015-10-291-1/+0
* virtio: drop virtqueue_map_sgMichael S. Tsirkin2015-10-291-2/+0
* virtio: introduce virtio_mapMichael S. Tsirkin2015-10-291-0/+1
* arm_gic_kvm: Disable live migration if not supportedPavel Fedin2015-10-271-0/+1
* ivshmem: add check on protocol version in QEMUDavid Marchand2015-10-241-0/+25
* msix: add VMSTATE_MSIX_TESTMarc-André Lureau2015-10-241-6/+10
* target-i386: Disable cache info passthrough by defaultEduardo Habkost2015-10-231-0/+5
* spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson2015-10-231-0/+2
* spapr_iommu: Rename vfio_accel parameterDavid Gibson2015-10-231-2/+2
* spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson2015-10-231-2/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-10-224-17/+95
|\
| * i386: keep cpu_model field in MachineState uptodateZhu Guihua2015-10-221-1/+1
| * vhost user: add rarp sending after live migration for legacy guestThibaut Collet2015-10-221-0/+3
| * vhost: use a function for each callMarc-André Lureau2015-10-222-13/+62
| * vhost-user: send log shm fd along with log_baseMarc-André Lureau2015-10-221-1/+3
| * vhost: alloc shareable logMarc-André Lureau2015-10-221-1/+2
| * vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau2015-10-221-0/+4
| * vhost: add vhost_set_log_base opMarc-André Lureau2015-10-221-0/+3
| * vhost: add vhost_has_free_slot() interfaceIgor Mammedov2015-10-222-0/+4
| * intel_iommu: Add support for translation for devices behind bridgesKnut Omang2015-10-181-2/+14
* | Implement fw_cfg DMA interfaceMarc Marí2015-10-191-2/+14
* | hw/pci: Introduce pci_requester_id()Pavel Fedin2015-10-191-0/+5
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-10-121-1/+3
|\
| * virtio dataplane: adapt dataplane for virtio Version 1Pierre Morel2015-10-121-1/+3
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in...Peter Maydell2015-10-121-0/+13
|\ \
| * | qdev: Protect device-list-properties against broken devicesMarkus Armbruster2015-10-091-0/+13
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-virgl-20151008-1' into...Peter Maydell2015-10-091-1/+21
|\ \ | |/ |/|
| * virtio-gpu: add 3d mode and virgl rendering support.Gerd Hoffmann2015-10-081-1/+21
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151007.0' i...Peter Maydell2015-10-082-15/+12
|\ \ | |/ |/|
| * vfio: Record host IOMMU's available IO page sizesDavid Gibson2015-10-051-0/+1
| * vfio: Check guest IOVA ranges against host IOMMU capabilitiesDavid Gibson2015-10-051-0/+6
| * vfio: Remove unneeded union from VFIOContainerDavid Gibson2015-10-051-13/+3
| * hw/vfio/platform: change interrupt/unmask fields into pointerEric Auger2015-10-051-2/+2
* | icc_bus: drop the unused filesZhu Guihua2015-10-021-82/+0
* | cpu/apic: drop icc bus/bridgeChen Fan2015-10-022-4/+5
* | target-i386: add ABM to Haswell* and Broadwell* CPU modelsPaolo Bonzini2015-10-021-1/+21
* | cpu: Introduce X86CPUTopoInfo structure for argument simplificationChen Fan2015-10-021-16/+17
|/
* pc: memhp: force gaps between DIMM's GPAIgor Mammedov2015-10-021-0/+1
* memhp: extend address auto assignment to support gapsIgor Mammedov2015-10-021-3/+4
* virtio: introduce virtqueue_discard()Jason Wang2015-10-011-0/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-255-42/+114
|\
| * elf: Update EM_MOXIE definitionPeter Crosthwaite2015-09-251-0/+8
OpenPOWER on IntegriCloud