summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...Peter Maydell2016-07-147-36/+100
|\
| * ast2400: externalize revision numbersCédric Le Goater2016-07-142-5/+1Star
| * ast2400: pretend DMAs are done for U-bootCédric Le Goater2016-07-141-0/+4
| * ast2400: replace aspeed_smc_is_implemented()Cédric Le Goater2016-07-141-20/+15Star
| * hw/misc: fix typo in Aspeed SCU hw-strap2 property nameCédric Le Goater2016-07-141-1/+1
| * m25p80: Fix QIOR/DIOR handling for WinbondMarcin Krzeminski2016-07-141-2/+4
| * hw/arm/virt: tcg: adjust MPIDR like KVMAndrew Jones2016-07-141-1/+24
| * Revert "hw/ptimer: Perform counter wrap around if timer already expired"Dmitry Osipenko2016-07-141-7/+2Star
| * virtio-mmio: format transport base address in BusClass.get_dev_pathLaszlo Ersek2016-07-141-0/+49
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...Peter Maydell2016-07-142-3/+9
|\ \ | |/ |/|
| * Add optionrom compatible with fw_cfg DMA versionMarc Marí2016-07-142-3/+9
* | Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into stagingPeter Maydell2016-07-141-1/+1
|\ \
| * | target-xtensa: xtfpga: fix FLASH interface widthMax Filippov2016-07-141-1/+1
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-07-143-12/+61
|\ \ \
| * | | hostmem: detect host backend memory is being used properlyXiao Guangrong2016-07-132-11/+21
| * | | scsi-bus: Use longer sense buffer with scannersJarkko Lavinen2016-07-121-1/+9
| * | | scsi-bus: Add SCSI scanner supportJarkko Lavinen2016-07-121-0/+31
| | |/ | |/|
* | | block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf2016-07-135-0/+28
* | | block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf2016-07-136-0/+21
* | | block/qdev: Allow node name for drive propertiesKevin Wolf2016-07-132-7/+37
* | | coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini2016-07-132-4/+4
| |/ |/|
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2016-07-12' in...Peter Maydell2016-07-1290-238/+216Star
|\ \
| * | cris: Fix broken header guard in hw/cris/boot.hMarkus Armbruster2016-07-121-2/+2
| * | Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-1216-16/+17
| * | Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-1226-67/+70
| * | Clean up header guards that don't match their file nameMarkus Armbruster2016-07-129-24/+25
| * | Drop Emacs local variables lists redundant with .dir-locals.elMarkus Armbruster2016-07-123-28/+0Star
| * | Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-1236-101/+102
* | | hw/bt: Don't use cpu_to_*w() and *_to_cpup()Peter Maydell2016-07-122-13/+9Star
|/ /
* | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into stagingPeter Maydell2016-07-128-14/+711
|\ \
| * | hw/mips_cmgcr: implement RESET_BASE register in CM GCRLeon Alrae2016-07-121-1/+53
| * | hw/mips_cpc: make VP correctly start from the reset vectorLeon Alrae2016-07-121-3/+2Star
| * | hw/mips/cps: create GIC block inside CPSLeon Alrae2016-07-123-10/+52
| * | hw/mips: implement Global Interrupt ControllerYongbok Kim2016-07-122-0/+461
| * | hw/mips: implement GIC Interval TimerYongbok Kim2016-07-122-0/+143
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160712-1' into s...Peter Maydell2016-07-122-2/+4
|\ \ \
| * | | xen-usb: Fix 32bit buildAnthony PERARD2016-07-121-1/+2
| * | | nec-usb-xhci: set the device state to USB_STATE_DEFAULTZhang Shuaiyi2016-07-121-1/+2
* | | | input: add trace events for full queuesGerd Hoffmann2016-07-123-2/+10
|/ / /
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160711' into stagingPeter Maydell2016-07-1114-454/+1160
|\ \ \ | |_|/ |/| |
| * | s390x/pci: make hot-unplug handler smootherYi Min Zhao2016-07-112-1/+37
| * | s390x/pci: replace fid with idx in msg data of msixYi Min Zhao2016-07-112-5/+6
| * | s390x/pci: fix stpcifc_service_callYi Min Zhao2016-07-111-1/+9
| * | s390x/pci: refactor list_pciYi Min Zhao2016-07-113-26/+45
| * | s390x/pci: refactor s390_pci_find_dev_by_idxYi Min Zhao2016-07-111-20/+1Star
| * | s390x/pci: add checkings in CLP_SET_PCI_FNYi Min Zhao2016-07-111-0/+21
| * | s390x/pci: enable zpci hot-plug/hot-unplugYi Min Zhao2016-07-111-46/+73
| * | s390x/pci: enable uid-checkingYi Min Zhao2016-07-113-5/+5
| * | s390x/pci: introduce S390PCIBusDevice qdevYi Min Zhao2016-07-112-8/+261
| * | s390x/pci: introduce S390PCIIOMMUYi Min Zhao2016-07-112-10/+18