summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...Peter Maydell2015-09-104-2/+69
|\ \
| * | xen: use errno instead of rc for xc_domain_add_to_physmapKonrad Rzeszutek Wilk2015-09-101-0/+22
| * | xen/HVM: atomically access pointers in bufioreq handlingJan Beulich2015-09-101-1/+11
| * | igd gfx passthrough: create a isa bridgeTiejun Chen2015-09-101-0/+1
| * | xen, gfx passthrough: basic graphics passthrough supportTiejun Chen2015-09-101-0/+1
| * | hw/pci-assign: split pci-assign.cTiejun Chen2015-09-101-0/+27
| * | piix: create host bridge to passthroughTiejun Chen2015-09-101-0/+2
| * | i440fx: make types configurable at run-timeMichael S. Tsirkin2015-09-081-1/+5
* | | pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machinesIgor Mammedov2015-09-101-0/+1
* | | acpi: Remove unused definition.Richard W.M. Jones2015-09-101-1/+0
* | | virtio: avoid leading underscores for helpersCornelia Huck2015-09-102-6/+7
* | | pc: Remove redundant arguments from xen_hvm_init()Eduardo Habkost2015-09-101-2/+2
* | | xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis2015-09-081-0/+3
* | | hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel bootPeter Maydell2015-09-081-0/+1
* | | hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell2015-09-081-0/+43
* | | hw/intc/arm_gic: Drop running_irq and last_active arraysPeter Maydell2015-09-081-10/+0
OpenPOWER on IntegriCloud