summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* spapr_drc: don't allow 'empty' DRCs to be unisolated or allocatedMichael Roth2015-09-231-0/+1
* sPAPR: Introduce rtas_ldq()Gavin Shan2015-09-231-0/+5
* spapr_rtas: Prevent QEMU crash during hotplug without a prior device_addBharata B Rao2015-09-231-7/+8
* ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth2015-09-231-8/+3
* machine: Eliminate QEMUMachine and qemu_register_machine()Eduardo Habkost2015-09-191-27/+0
* machine: DEFINE_MACHINE() macroEduardo Habkost2015-09-191-0/+17
* machine: MACHINE_TYPE_NAME macroEduardo Habkost2015-09-191-0/+6
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-141-2/+2
|\
| * i8257: remove cpu_request_exit irqPaolo Bonzini2015-09-091-1/+1
| * i8257: rewrite DMA_schedule to avoid hooking into the CPU loopPaolo Bonzini2015-09-091-1/+1
* | i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois2015-09-141-0/+15
* | i.MX: Add GPIO devices to i.MX31 SOCJean-Christophe Dubois2015-09-141-0/+12
* | i.MX: Add GPIO deviceJean-Christophe Dubois2015-09-141-0/+62
* | arm: xlnx-zynqmp: Fix up GIC region sizeNathan Rossi2015-09-141-1/+1
OpenPOWER on IntegriCloud