summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...Peter Maydell2014-09-013-20/+330
|\
| * sclp-s390: Add memory hotplug SCLPsMatthew Rosato2014-09-011-6/+253
| * s390-virtio: Apply same memory boundaries as virtio-ccwMatthew Rosato2014-09-011-6/+9
| * virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato2014-09-011-8/+38
| * sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato2014-09-011-0/+30
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-08-292-1/+2
|\ \ | |/ |/|
| * virtio-blk: allow drive_del with dataplaneStefan Hajnoczi2014-08-291-0/+1
| * ide: Fix bootindex for bus_id > 9Markus Armbruster2014-08-291-1/+1
* | hw/intc/arm_gic: honor target mask in gic_update()Sergey Fedorov2014-08-291-1/+2
* | aarch64: raise max_cpus to 8Joel Schopp2014-08-291-1/+1
* | arm_gic: Use GIC_NR_SGIS constantAdam Lackorzynski2014-08-291-1/+1
* | arm_gic: Do not force PPIs to edge-triggered modeAdam Lackorzynski2014-08-291-1/+1
* | arm_gic: GICD_ICFGR: Write model only for pre v1 GICsAdam Lackorzynski2014-08-291-4/+6
* | arm_gic: Fix read of GICD_ICFGRAdam Lackorzynski2014-08-291-1/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell2014-08-297-12/+145
|\ \ | |/ |/|
| * usb: add usb host adapters exit traceGonglei2014-08-293-0/+6
| * usb-xhci: add exit functionGonglei2014-08-291-0/+36
| * usb-ehci: add ehci-pci device exit functionGonglei2014-08-291-0/+14
| * usb-ehci: add ehci unrealize funcitonGonglei2014-08-292-0/+26
| * usb-ehci: add vmstate properity for EHCIStateGonglei2014-08-292-1/+2
| * usb-uhci: clean up uhci resource when pci-uhci exitGonglei2014-08-291-0/+22
| * usb-ohci: add exit functionGonglei2014-08-291-0/+19
| * usb-ohci: Fix memory leak for ohci timerGonglei2014-08-291-1/+3
| * usb: add usb_bus_release functionGonglei2014-08-291-0/+7
| * Revert "xhci: Fix number of streams allocated when using streams"Gerd Hoffmann2014-08-291-1/+1
| * xhci: use (1u << i)Gerd Hoffmann2014-08-291-2/+2
| * Fix OHCI ISO TD state never being written back.Jack Un2014-08-291-2/+2
| * xhci: fix debug print compiling errorGonglei2014-08-291-3/+3
| * usb: Fix bootindex for portnr > 9Markus Armbruster2014-08-291-2/+2
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-288-112/+124
|\ \
| * | virtio-scsi: Report error if num_queues is 0 or too largeFam Zheng2014-08-261-0/+6
| * | scsi-generic: remove superfluous DPRINTF avoid to break compilingGonglei2014-08-261-3/+0
| * | scsi-bus: Convert DeviceClass init to realizeFam Zheng2014-08-264-93/+93
| * | block: Pass errp in blkconf_geometryFam Zheng2014-08-264-19/+28
* | | Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into stagingPeter Maydell2014-08-287-33/+185
|\ \ \ | |_|/ |/| |
| * | mc146818rtc: reinitialize irq_reinject_on_ack_count on resetPaolo Bonzini2014-08-271-0/+1
| * | spapr: Add support for new NMI interfaceAlexey Kardashevskiy2014-08-251-0/+21
| * | s390x: Migrate to new NMI interfaceAlexey Kardashevskiy2014-08-253-0/+24
| * | s390x: Convert QEMUMachine to MachineClassAlexey Kardashevskiy2014-08-252-33/+54
| * | cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy2014-08-252-0/+85
| |/
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014082...Peter Maydell2014-08-261-2/+6
|\ \
| * | vfio: Enable NVIDIA 88000 region quirk regardless of VGAAlex Williamson2014-08-251-2/+6
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-08-2514-44/+227
|\ \ \ | |/ / |/| |
| * | pcie: fix trailing whitespaceMichael S. Tsirkin2014-08-251-1/+1
| * | ioh3420: Enable ARI forwardingKnut Omang2014-08-251-0/+2
| * | ioh3420: Remove obsoleted, unused ioh3420_init functionKnut Omang2014-08-251-24/+0
| * | pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang2014-08-253-7/+9
| * | pcie: Fix incorrect write to the ari capability next function fieldKnut Omang2014-08-251-1/+1
| * | ssdt-tpm: add generated hex file to gitMichael S. Tsirkin2014-08-251-0/+95
| * | Add ACPI tables for TPMStefan Berger2014-08-255-8/+102
OpenPOWER on IntegriCloud