summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-10xen/HVM: atomically access pointers in bufioreq handlingJan Beulich1-1/+11
2015-09-10igd gfx passthrough: create a isa bridgeTiejun Chen1-0/+1
2015-09-10xen, gfx passthrough: basic graphics passthrough supportTiejun Chen1-0/+1
2015-09-10hw/pci-assign: split pci-assign.cTiejun Chen1-0/+27
2015-09-10piix: create host bridge to passthroughTiejun Chen1-0/+2
2015-09-10pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machinesIgor Mammedov1-0/+1
2015-09-10acpi: Remove unused definition.Richard W.M. Jones1-1/+0
2015-09-10virtio: avoid leading underscores for helpersCornelia Huck2-6/+7
2015-09-10pc: Remove redundant arguments from xen_hvm_init()Eduardo Habkost1-2/+2
2015-09-09i8257: remove cpu_request_exit irqPaolo Bonzini1-1/+1
2015-09-09i8257: rewrite DMA_schedule to avoid hooking into the CPU loopPaolo Bonzini1-1/+1
2015-09-08xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis1-0/+3
2015-09-08hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel bootPeter Maydell1-0/+1
2015-09-08hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell1-0/+43
2015-09-08hw/intc/arm_gic: Drop running_irq and last_active arraysPeter Maydell1-10/+0
2015-09-08hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registersPeter Maydell1-0/+1
2015-09-08i440fx: make types configurable at run-timeMichael S. Tsirkin1-1/+5
2015-09-07s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand1-0/+1
2015-09-07s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand1-0/+1
2015-09-07s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand1-0/+9
2015-09-07s390/sclp: introduce a root sclp deviceDavid Hildenbrand2-2/+22
2015-09-07s390/sclp: replace sclp event types with proper definesDavid Hildenbrand1-0/+1
2015-09-07s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand1-2/+1
2015-09-07s390x/event-facility: fix location of receive maskCornelia Huck1-2/+4
2015-09-07i.MX: Add i2C devices to i.MX31 SOCJean-Christophe Dubois1-0/+11
2015-09-07i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois1-0/+1