aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-03-30block: m25p80: at25128a/at25256a modelsMarcin Krzeminski
2016-03-30block: m25p80: n25q256a/n25q512a modelsMarcin Krzeminski
2016-03-30block: m25p80: Implemented FSR registerMarcin Krzeminski
2016-03-30block: m25p80: Fast read and 4bytes commandsMarcin Krzeminski
2016-03-30block: m25p80: Dummy cycles for N25Q256/512Marcin Krzeminski
2016-03-30block: m25p80: Add configuration registersMarcin Krzeminski
2016-03-30block: m25p80: 4byte address modeMarcin Krzeminski
2016-03-30block: m25p80: Extend address modeMarcin Krzeminski
2016-03-30block: m25p80: Widen flags variableMarcin Krzeminski
2016-03-30block: m25p80: RESET_ENABLE and RESET_MEMORY commandsMarcin Krzeminski
2016-03-30block: m25p80: Removed unused variableMarcin Krzeminski
2016-03-30ARM: Virt: Use gpio_key for power buttonShannon Zhao
2016-03-30hw/gpio: Add the emulation of gpio_keyShannon Zhao
2016-03-30Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160329-2' into stagingPeter Maydell
2016-03-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-03-30xen_disk: Call blk_set_enable_write_cache() explicitlyKevin Wolf
2016-03-30hw/mips/cps: enable ITU for multithreading processorsLeon Alrae
2016-03-30hw/mips: implement ITC Storage - Bypass ViewLeon Alrae
2016-03-30hw/mips: implement ITC Storage - P/V Sync and Try ViewsLeon Alrae
2016-03-30hw/mips: implement ITC Storage - Empty/Full Sync and Try ViewsLeon Alrae
2016-03-30hw/mips: implement ITC Storage - Control ViewLeon Alrae
2016-03-30hw/mips: implement ITC Configuration Tags and Storage CellsLeon Alrae
2016-03-30hw/mips_malta: add CPS to Malta boardLeon Alrae
2016-03-30hw/mips_malta: move CPU creation to a separate functionLeon Alrae
2016-03-30hw/mips_malta: remove redundant irq and clock initLeon Alrae
2016-03-30hw/mips_malta: remove CPUMIPSState from the write_bootloader()Leon Alrae
2016-03-30hw/mips/cps: create CPC block inside CPSLeon Alrae
2016-03-30hw/mips: add initial Cluster Power Controller supportLeon Alrae
2016-03-30hw/mips/cps: create GCR block inside CPSLeon Alrae
2016-03-30hw/mips: add initial Global Config Register supportYongbok Kim
2016-03-30hw/mips: implement generic MIPS Coherent Processing System containerLeon Alrae
2016-03-30Revert "e1000: fix hang of win2k12 shutdown with flood ping"Sameeh Jubran
2016-03-30e1000: Fixing interrupts pace.Sameeh Jubran
2016-03-29Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160328.0' i...Peter Maydell
2016-03-28vfio: convert to 128 bit arithmetic calculations when adding mem regionsBandan Das
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-03-24hw/net/spapr_llan: Enable the RX buffer pools by default for new machinesThomas Huth
2016-03-24hw/net/spapr_llan: Fix receive buffer handling for better performanceThomas Huth
2016-03-24hw/net/spapr_llan: Extract rx buffer code into separate functionsThomas Huth
2016-03-24ppc: Create cpu_ppc_set_papr() helperBenjamin Herrenschmidt
2016-03-24spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports itAlexey Kardashevskiy
2016-03-23Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in...Peter Maydell
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.hMarkus Armbruster
2016-03-22hw/pci/pci.h: Don't include qemu-common.hMarkus Armbruster
2016-03-22include/hw/hw.h: Don't include qemu-common.hMarkus Armbruster
2016-03-22Clean up includes some moreMarkus Armbruster
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster