summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ppc/spapr: Fix MAX_CPUS to 255Nikunj A Dadhania2014-09-081-1/+1
* spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt2014-09-081-12/+22
* loader: Add load_image_size() to replace load_image()Benjamin Herrenschmidt2014-09-081-0/+21
* spapr: Fix ibm, associativity for memory nodesAlexey Kardashevskiy2014-09-081-1/+1
* spapr: Add a helper for node0_size calculationAlexey Kardashevskiy2014-09-081-4/+16
* spapr: Split memory nodes to power-of-two blocksAlexey Kardashevskiy2014-09-081-2/+12
* spapr: Refactor spapr_populate_memory() to allow memoryless nodesAlexey Kardashevskiy2014-09-081-20/+20
* spapr: Use DT memory node rendering helper for other nodesAlexey Kardashevskiy2014-09-081-17/+2
* spapr: Move DT memory node rendering to a helperAlexey Kardashevskiy2014-09-081-20/+28
* spapr: fix possible memory leakGonglei2014-09-081-0/+1
* PPC: mac99: Move NVRAM to page boundary when necessaryAlexander Graf2014-09-081-1/+10
* spapr: add uuid/host details to device treeNikunj A Dadhania2014-09-081-0/+28
* hw/ppc/spapr_hcall.c: Fix typo in function namesPeter Maydell2014-09-081-11/+11
* ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania2014-09-082-0/+24
* PPC: KVM: Fix g3beige and mac99 when HV is loadedAlexander Graf2014-09-082-0/+14
* Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140902-1' into ...Peter Maydell2014-09-021-1/+3
|\
| * qxl-render: add more sanity checksGerd Hoffmann2014-09-011-1/+3
* | target-tricore: Add board for systemmodeBastian Koppelmann2014-09-012-0/+125
* | 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
OpenPOWER on IntegriCloud