summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin2014-08-253-3/+11
| * | pcihp: fix possible array out of boundsGonglei2014-08-251-1/+1
| * | pci_bridge: manually destroy memory regions within PCIBridgeWindowsPaolo Bonzini2014-08-251-0/+6
| |/
* | vmxnet3: Pad short frames to minimum size (60 bytes)Ben Draper2014-08-241-0/+10
* | dma: axidma: Variablise repeated s->streams[i] sub-exprPeter Crosthwaite2014-08-241-4/+6
* | microblaze: ml605: Get rid of ddr_base variablePeter Crosthwaite2014-08-241-3/+2
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-08-225-7/+9
|\ \ | |/ |/|
| * virtio-blk: fix reference a pointer which might be freedzhanghailiang2014-08-201-1/+2
| * virtio-blk: allow block_resize with dataplaneStefan Hajnoczi2014-08-201-0/+1
| * block: Drop some superfluous casts from void *Markus Armbruster2014-08-201-1/+1
| * block: Use g_new() & friends to avoid multiplying sizesMarkus Armbruster2014-08-201-4/+4
| * block: Use g_new() & friends where that makes obvious senseMarkus Armbruster2014-08-201-1/+1
* | arm: stellaris: Remove misleading address_space_mem varPeter Crosthwaite2014-08-191-2/+1
OpenPOWER on IntegriCloud