summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registersPeter Maydell2015-09-081-0/+1
|/ /
* | s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand2015-09-071-0/+1
* | s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand2015-09-071-0/+1
* | s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand2015-09-071-0/+9
* | s390/sclp: introduce a root sclp deviceDavid Hildenbrand2015-09-072-2/+22
* | s390/sclp: replace sclp event types with proper definesDavid Hildenbrand2015-09-071-0/+1
* | s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand2015-09-071-2/+1
* | s390x/event-facility: fix location of receive maskCornelia Huck2015-09-071-2/+4
* | i.MX: Add i2C devices to i.MX31 SOCJean-Christophe Dubois2015-09-071-0/+11
* | i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois2015-09-071-0/+1
* | i.MX: Add SOC support for i.MX25Jean-Christophe Dubois2015-09-071-0/+234
* | i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois2015-09-071-0/+113
* | i.MX: Add I2C controller emulatorJean-Christophe Dubois2015-09-071-0/+87
* | i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois2015-09-071-26/+0
* | i.MX: Add SOC support for i.MX31Jean-Christophe Dubois2015-09-071-0/+98
* | hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin2015-09-072-0/+2
* | smbios: add smbios 3.0 supportWei Huang2015-09-071-14/+48
* | s390x: Disable storage key migration on old machine typeJason J. Herne2015-09-031-0/+1
* | s390x: Info skeys sub-commandJason J. Herne2015-09-031-0/+2
* | s390x: Dump-skeys hmp supportJason J. Herne2015-09-031-0/+2
OpenPOWER on IntegriCloud