summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | virtio-scsi: use aio handler for data planePaolo Bonzini2016-04-072-25/+83
| * | virtio-blk: use aio handler for data planeMichael S. Tsirkin2016-04-072-10/+30
| * | virtio: add aio handlerMichael S. Tsirkin2016-04-071-4/+32
| * | virtio-scsi: fix disabled modePaolo Bonzini2016-04-071-2/+2
| * | virtio-blk: fix disabled modePaolo Bonzini2016-04-072-5/+4Star
| * | virtio: make virtio_queue_notify_vq staticPaolo Bonzini2016-04-071-1/+1
| * | virtio-balloon: reset the statistic timer to load devicePavel Butsykin2016-04-071-0/+4
| * | Migration: Add i82801b11 migration dataDr. David Alan Gilbert2016-04-071-0/+9
| * | Sort the fw_cfg file listGerd Hoffmann2016-04-075-8/+143
| * | xen: piix reuse pci generic class init functionMichael S. Tsirkin2016-04-071-13/+1Star
| * | pci-testdev: fast mmio supportMichael S. Tsirkin2016-04-071-1/+6
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160408' into...Peter Maydell2016-04-081-2/+5
|\ \ \
| * | | spapr: Fix ibm,lrdr-capacityBharata B Rao2016-04-081-2/+5
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/xtensa/tags/20160408-xtensa' into stagingPeter Maydell2016-04-081-1/+1
|\ \ \
| * | | opencores_eth: indicate autonegotiation completionMax Filippov2016-04-041-1/+1
* | | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-04-083-13/+7Star
|\ \ \ \ | |_|/ / |/| | |
| * | | spapr: fix possible Negative array index readGonglei2016-04-081-0/+4
| * | | hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS"Bill Paul2016-04-081-12/+2Star
| * | | ps2kbd: default to scancode_set 2, as with KBD_CMD_RESETHervé Poussineau2016-04-081-1/+1
| | |/ | |/|
* / | rtl8139: using CP_TX_OWN for ownership transferring during txJason Wang2016-04-061-1/+1
|/ /
* | spapr_drc: enable immediate detach for unsignalled devicesMichael Roth2016-04-052-0/+45
* | ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater2016-04-051-15/+1Star
* | hw/arm/bcm2836: Wire up CPU timer interrupts correctlyPeter Maydell2016-04-041-1/+5
* | block: m25p80: at25128a/at25256a modelsMarcin Krzeminski2016-03-301-2/+13
* | block: m25p80: n25q256a/n25q512a modelsMarcin Krzeminski2016-03-301-1/+2
* | block: m25p80: Implemented FSR registerMarcin Krzeminski2016-03-301-0/+15
* | block: m25p80: Fast read and 4bytes commandsMarcin Krzeminski2016-03-301-4/+46
* | block: m25p80: Dummy cycles for N25Q256/512Marcin Krzeminski2016-03-301-3/+11
* | block: m25p80: Add configuration registersMarcin Krzeminski2016-03-301-0/+128
* | block: m25p80: 4byte address modeMarcin Krzeminski2016-03-301-10/+33
* | block: m25p80: Extend address modeMarcin Krzeminski2016-03-301-0/+27
* | block: m25p80: Widen flags variableMarcin Krzeminski2016-03-301-1/+1
* | block: m25p80: RESET_ENABLE and RESET_MEMORY commandsMarcin Krzeminski2016-03-301-1/+40
* | block: m25p80: Removed unused variableMarcin Krzeminski2016-03-301-2/+0Star
* | ARM: Virt: Use gpio_key for power buttonShannon Zhao2016-03-301-2/+5
* | hw/gpio: Add the emulation of gpio_keyShannon Zhao2016-03-302-0/+105
* | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160329-2' into stagingPeter Maydell2016-03-307-37/+1128
|\ \
| * | hw/mips/cps: enable ITU for multithreading processorsLeon Alrae2016-03-301-0/+32
| * | hw/mips: implement ITC Storage - Bypass ViewLeon Alrae2016-03-301-0/+27
| * | hw/mips: implement ITC Storage - P/V Sync and Try ViewsLeon Alrae2016-03-301-0/+68
| * | hw/mips: implement ITC Storage - Empty/Full Sync and Try ViewsLeon Alrae2016-03-301-0/+113
| * | hw/mips: implement ITC Storage - Control ViewLeon Alrae2016-03-301-0/+104
| * | hw/mips: implement ITC Configuration Tags and Storage CellsLeon Alrae2016-03-302-0/+215
| * | hw/mips_malta: add CPS to Malta boardLeon Alrae2016-03-301-11/+49
| * | hw/mips_malta: move CPU creation to a separate functionLeon Alrae2016-03-301-29/+39
| * | hw/mips_malta: remove redundant irq and clock initLeon Alrae2016-03-301-4/+0Star
| * | hw/mips_malta: remove CPUMIPSState from the write_bootloader()Leon Alrae2016-03-301-4/+4
| * | hw/mips/cps: create CPC block inside CPSLeon Alrae2016-03-302-0/+69
| * | hw/mips: add initial Cluster Power Controller supportLeon Alrae2016-03-302-0/+178
| * | hw/mips/cps: create GCR block inside CPSLeon Alrae2016-03-301-0/+23