summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| * hw/mips: add initial Global Config Register supportYongbok Kim2016-03-302-0/+108
| * hw/mips: implement generic MIPS Coherent Processing System containerLeon Alrae2016-03-302-0/+110
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-03-301-1/+4
|\ \
| * | xen_disk: Call blk_set_enable_write_cache() explicitlyKevin Wolf2016-03-301-1/+4
| |/
* | Revert "e1000: fix hang of win2k12 shutdown with flood ping"Sameeh Jubran2016-03-301-5/+0Star
* | e1000: Fixing interrupts pace.Sameeh Jubran2016-03-301-0/+8
|/
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160328.0' i...Peter Maydell2016-03-291-8/+11
|\
| * vfio: convert to 128 bit arithmetic calculations when adding mem regionsBandan Das2016-03-281-8/+11
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-03-24282-123/+553
|\ \ | |/ |/|
| * util: move declarations out of qemu-common.hVeronia Bahaa2016-03-2249-6/+52
| * Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-2242-108/+123
| * hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-2285-1/+164
| * isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.hMarkus Armbruster2016-03-221-1/+1
| * hw/pci/pci.h: Don't include qemu-common.hMarkus Armbruster2016-03-221-0/+1
| * include/hw/hw.h: Don't include qemu-common.hMarkus Armbruster2016-03-221-1/+1
| * Clean up includes some moreMarkus Armbruster2016-03-223-5/+0Star
| * Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-221-2/+0Star
| * include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-22211-0/+212
* | hw/net/spapr_llan: Enable the RX buffer pools by default for new machinesThomas Huth2016-03-242-2/+7
* | hw/net/spapr_llan: Fix receive buffer handling for better performanceThomas Huth2016-03-241-2/+216
* | hw/net/spapr_llan: Extract rx buffer code into separate functionsThomas Huth2016-03-241-36/+70
* | ppc: Create cpu_ppc_set_papr() helperBenjamin Herrenschmidt2016-03-241-9/+2Star
* | spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports itAlexey Kardashevskiy2016-03-241-4/+5