summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-04-07virtio-scsi: fix disabled modePaolo Bonzini1-2/+2
2016-04-07virtio-blk: fix disabled modePaolo Bonzini2-5/+4
2016-04-07virtio: make virtio_queue_notify_vq staticPaolo Bonzini1-1/+1
2016-04-07virtio-balloon: reset the statistic timer to load devicePavel Butsykin1-0/+4
2016-04-07Migration: Add i82801b11 migration dataDr. David Alan Gilbert1-0/+9
2016-04-07Sort the fw_cfg file listGerd Hoffmann5-8/+143
2016-04-07xen: piix reuse pci generic class init functionMichael S. Tsirkin1-13/+1
2016-04-07pci-testdev: fast mmio supportMichael S. Tsirkin1-1/+6
2016-04-06rtl8139: using CP_TX_OWN for ownership transferring during txJason Wang1-1/+1
2016-04-05spapr_drc: enable immediate detach for unsignalled devicesMichael Roth2-0/+45
2016-04-05ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater1-15/+1
2016-04-04hw/arm/bcm2836: Wire up CPU timer interrupts correctlyPeter Maydell1-1/+5
2016-04-04opencores_eth: indicate autonegotiation completionMax Filippov1-1/+1
2016-03-30block: m25p80: at25128a/at25256a modelsMarcin Krzeminski1-2/+13
2016-03-30block: m25p80: n25q256a/n25q512a modelsMarcin Krzeminski1-1/+2
2016-03-30block: m25p80: Implemented FSR registerMarcin Krzeminski1-0/+15
2016-03-30block: m25p80: Fast read and 4bytes commandsMarcin Krzeminski1-4/+46
2016-03-30block: m25p80: Dummy cycles for N25Q256/512Marcin Krzeminski1-3/+11
2016-03-30block: m25p80: Add configuration registersMarcin Krzeminski1-0/+128
2016-03-30block: m25p80: 4byte address modeMarcin Krzeminski1-10/+33
2016-03-30block: m25p80: Extend address modeMarcin Krzeminski1-0/+27
2016-03-30block: m25p80: Widen flags variableMarcin Krzeminski1-1/+1
2016-03-30block: m25p80: RESET_ENABLE and RESET_MEMORY commandsMarcin Krzeminski1-1/+40
2016-03-30block: m25p80: Removed unused variableMarcin Krzeminski1-2/+0
2016-03-30ARM: Virt: Use gpio_key for power buttonShannon Zhao1-2/+5
2016-03-30hw/gpio: Add the emulation of gpio_keyShannon Zhao2-0/+105
2016-03-30Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160329-2' into stagingPeter Maydell7-37/+1128
2016-03-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-1/+4
2016-03-30xen_disk: Call blk_set_enable_write_cache() explicitlyKevin Wolf1-1/+4
2016-03-30hw/mips/cps: enable ITU for multithreading processorsLeon Alrae1-0/+32
2016-03-30hw/mips: implement ITC Storage - Bypass ViewLeon Alrae1-0/+27
2016-03-30hw/mips: implement ITC Storage - P/V Sync and Try ViewsLeon Alrae1-0/+68
2016-03-30hw/mips: implement ITC Storage - Empty/Full Sync and Try ViewsLeon Alrae1-0/+113
2016-03-30hw/mips: implement ITC Storage - Control ViewLeon Alrae1-0/+104
2016-03-30hw/mips: implement ITC Configuration Tags and Storage CellsLeon Alrae2-0/+215
2016-03-30hw/mips_malta: add CPS to Malta boardLeon Alrae1-11/+49
2016-03-30hw/mips_malta: move CPU creation to a separate functionLeon Alrae1-29/+39
2016-03-30hw/mips_malta: remove redundant irq and clock initLeon Alrae1-4/+0
2016-03-30hw/mips_malta: remove CPUMIPSState from the write_bootloader()Leon Alrae1-4/+4
2016-03-30hw/mips/cps: create CPC block inside CPSLeon Alrae2-0/+69
2016-03-30hw/mips: add initial Cluster Power Controller supportLeon Alrae2-0/+178
2016-03-30hw/mips/cps: create GCR block inside CPSLeon Alrae1-0/+23
2016-03-30hw/mips: add initial Global Config Register supportYongbok Kim2-0/+108
2016-03-30hw/mips: implement generic MIPS Coherent Processing System containerLeon Alrae2-0/+110
2016-03-30Revert "e1000: fix hang of win2k12 shutdown with flood ping"Sameeh Jubran1-5/+0
2016-03-30e1000: Fixing interrupts pace.Sameeh Jubran1-0/+8
2016-03-29Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160328.0' i...Peter Maydell1-8/+11
2016-03-28vfio: convert to 128 bit arithmetic calculations when adding mem regionsBandan Das1-8/+11
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell282-123/+553
2016-03-24hw/net/spapr_llan: Enable the RX buffer pools by default for new machinesThomas Huth2-2/+7