summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2015-10-02icc_bus: drop the unused filesZhu Guihua1-82/+0
2015-10-02cpu/apic: drop icc bus/bridgeChen Fan2-4/+5
2015-10-02target-i386: add ABM to Haswell* and Broadwell* CPU modelsPaolo Bonzini1-1/+21
2015-10-02cpu: Introduce X86CPUTopoInfo structure for argument simplificationChen Fan1-16/+17
2015-10-02pc: memhp: force gaps between DIMM's GPAIgor Mammedov1-0/+1
2015-10-02memhp: extend address auto assignment to support gapsIgor Mammedov1-3/+4
2015-10-01virtio: introduce virtqueue_discard()Jason Wang1-0/+2
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell5-42/+114
2015-09-25Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell1-2/+2
2015-09-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-0/+13
2015-09-25hpet: remove muldiv64()Laurent Vivier1-2/+2
2015-09-25elf: Update EM_MOXIE definitionPeter Crosthwaite1-0/+8
2015-09-25elf_ops: Fix coding style for EM alias case statementPeter Crosthwaite1-6/+9
2015-09-25hmp: implemented io apic dump state for TCGPavel Butsykin1-0/+1
2015-09-25hmp: added io apic dump statePavel Butsykin2-0/+6
2015-09-25ioapic_internal.h: added more constantsPavel Butsykin1-0/+5
2015-09-25apic_internal.h: fix formatting and drop unused constsPavel Butsykin1-9/+7
2015-09-25apic_internal.h: added more constantsPavel Butsykin1-0/+58
2015-09-25apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin1-1/+1
2015-09-25apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin1-0/+18
2015-09-25vhost-scsi: include linux/vhost.hMarc-André Lureau1-25/+0
2015-09-24vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang1-0/+2
2015-09-24vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu1-0/+2
2015-09-24vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu1-0/+1
2015-09-24vhost-user: add protocol feature negotiationMichael S. Tsirkin1-0/+1
2015-09-24pc: Introduce pc-*-2.5 machine classesEduardo Habkost2-0/+7
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin3-1/+13
2015-09-24hw/intc: Implement GIC-500 base classShlomo Pongratz1-0/+68
2015-09-23vfio: Change polarity of our no-mmap optionAlex Williamson1-1/+1
2015-09-23vfio/pci: Make interrupt bypass runtime configurableAlex Williamson1-5/+0
2015-09-23ppc/spapr: Implement H_RANDOM hypercall in QEMUThomas Huth1-0/+4
2015-09-23spapr: Support hotplug by specifying DRC countBharata B Rao1-2/+6
2015-09-23spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao1-1/+14
2015-09-23spapr: Add LMB DR connectorsDavid Gibson1-0/+1
2015-09-23spapr_drc: use RTAS return codes for methods called by RTASMichael Roth1-7/+7
2015-09-23spapr: Initialize hotplug memory address spaceBharata B Rao1-0/+12
2015-09-23spapr_drc: don't allow 'empty' DRCs to be unisolated or allocatedMichael Roth1-0/+1
2015-09-23sPAPR: Introduce rtas_ldq()Gavin Shan1-0/+5
2015-09-23spapr_rtas: Prevent QEMU crash during hotplug without a prior device_addBharata B Rao1-7/+8
2015-09-23ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth1-8/+3
2015-09-19machine: Eliminate QEMUMachine and qemu_register_machine()Eduardo Habkost1-27/+0
2015-09-19machine: DEFINE_MACHINE() macroEduardo Habkost1-0/+17
2015-09-19machine: MACHINE_TYPE_NAME macroEduardo Habkost1-0/+6
2015-09-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+2
2015-09-14i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois1-0/+15
2015-09-14i.MX: Add GPIO devices to i.MX31 SOCJean-Christophe Dubois1-0/+12
2015-09-14i.MX: Add GPIO deviceJean-Christophe Dubois1-0/+62
2015-09-14arm: xlnx-zynqmp: Fix up GIC region sizeNathan Rossi1-1/+1
2015-09-10Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...Peter Maydell4-2/+69
2015-09-10xen: use errno instead of rc for xc_domain_add_to_physmapKonrad Rzeszutek Wilk1-0/+22