summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * elf_ops: Fix coding style for EM alias case statementPeter Crosthwaite2015-09-251-6/+9
| * hmp: implemented io apic dump state for TCGPavel Butsykin2015-09-251-0/+1
| * hmp: added io apic dump statePavel Butsykin2015-09-252-0/+6
| * ioapic_internal.h: added more constantsPavel Butsykin2015-09-251-0/+5
| * apic_internal.h: fix formatting and drop unused constsPavel Butsykin2015-09-251-9/+7
| * apic_internal.h: added more constantsPavel Butsykin2015-09-251-0/+58
| * apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin2015-09-251-1/+1
| * apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin2015-09-251-0/+18
| * vhost-scsi: include linux/vhost.hMarc-André Lureau2015-09-251-25/+0
* | Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell2015-09-251-2/+2
|\ \
| * | hpet: remove muldiv64()Laurent Vivier2015-09-251-2/+2
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-09-254-0/+13
|\ \ | |/ |/|
| * vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang2015-09-241-0/+2
| * vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu2015-09-241-0/+2
| * vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu2015-09-241-0/+1
| * vhost-user: add protocol feature negotiationMichael S. Tsirkin2015-09-241-0/+1
| * pc: Introduce pc-*-2.5 machine classesEduardo Habkost2015-09-242-0/+7
* | hw/arm/virt: Add gic-version option to virt machinePavel Fedin2015-09-243-1/+13
* | hw/intc: Implement GIC-500 base classShlomo Pongratz2015-09-241-0/+68
|/
* vfio: Change polarity of our no-mmap optionAlex Williamson2015-09-231-1/+1
* vfio/pci: Make interrupt bypass runtime configurableAlex Williamson2015-09-231-5/+0
* ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth2015-09-231-0/+4
* spapr: Support hotplug by specifying DRC countBharata B Rao2015-09-231-2/+6
* spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao2015-09-231-1/+14
* spapr: Add LMB DR connectorsDavid Gibson2015-09-231-0/+1
* spapr_drc: use RTAS return codes for methods called by RTASMichael Roth2015-09-231-7/+7
* spapr: Initialize hotplug memory address spaceBharata B Rao2015-09-231-0/+12
OpenPOWER on IntegriCloud