Age | Commit message (Expand) | Author |
2016-03-30 | block: m25p80: at25128a/at25256a models | Marcin Krzeminski |
2016-03-30 | block: m25p80: n25q256a/n25q512a models | Marcin Krzeminski |
2016-03-30 | block: m25p80: Implemented FSR register | Marcin Krzeminski |
2016-03-30 | block: m25p80: Fast read and 4bytes commands | Marcin Krzeminski |
2016-03-30 | block: m25p80: Dummy cycles for N25Q256/512 | Marcin Krzeminski |
2016-03-30 | block: m25p80: Add configuration registers | Marcin Krzeminski |
2016-03-30 | block: m25p80: 4byte address mode | Marcin Krzeminski |
2016-03-30 | block: m25p80: Extend address mode | Marcin Krzeminski |
2016-03-30 | block: m25p80: Widen flags variable | Marcin Krzeminski |
2016-03-30 | block: m25p80: RESET_ENABLE and RESET_MEMORY commands | Marcin Krzeminski |
2016-03-30 | block: m25p80: Removed unused variable | Marcin Krzeminski |
2016-03-30 | ARM: Virt: Use gpio_key for power button | Shannon Zhao |
2016-03-30 | hw/gpio: Add the emulation of gpio_key | Shannon Zhao |
2016-03-30 | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160329-2' into staging | Peter Maydell |
2016-03-30 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-03-30 | xen_disk: Call blk_set_enable_write_cache() explicitly | Kevin Wolf |
2016-03-30 | hw/mips/cps: enable ITU for multithreading processors | Leon Alrae |
2016-03-30 | hw/mips: implement ITC Storage - Bypass View | Leon Alrae |
2016-03-30 | hw/mips: implement ITC Storage - P/V Sync and Try Views | Leon Alrae |
2016-03-30 | hw/mips: implement ITC Storage - Empty/Full Sync and Try Views | Leon Alrae |
2016-03-30 | hw/mips: implement ITC Storage - Control View | Leon Alrae |
2016-03-30 | hw/mips: implement ITC Configuration Tags and Storage Cells | Leon Alrae |
2016-03-30 | hw/mips_malta: add CPS to Malta board | Leon Alrae |
2016-03-30 | hw/mips_malta: move CPU creation to a separate function | Leon Alrae |
2016-03-30 | hw/mips_malta: remove redundant irq and clock init | Leon Alrae |
2016-03-30 | hw/mips_malta: remove CPUMIPSState from the write_bootloader() | Leon Alrae |
2016-03-30 | hw/mips/cps: create CPC block inside CPS | Leon Alrae |
2016-03-30 | hw/mips: add initial Cluster Power Controller support | Leon Alrae |
2016-03-30 | hw/mips/cps: create GCR block inside CPS | Leon Alrae |
2016-03-30 | hw/mips: add initial Global Config Register support | Yongbok Kim |
2016-03-30 | hw/mips: implement generic MIPS Coherent Processing System container | Leon Alrae |
2016-03-30 | Revert "e1000: fix hang of win2k12 shutdown with flood ping" | Sameeh Jubran |
2016-03-30 | e1000: Fixing interrupts pace. | Sameeh Jubran |
2016-03-29 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160328.0' i... | Peter Maydell |
2016-03-28 | vfio: convert to 128 bit arithmetic calculations when adding mem regions | Bandan Das |
2016-03-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-03-24 | hw/net/spapr_llan: Enable the RX buffer pools by default for new machines | Thomas Huth |
2016-03-24 | hw/net/spapr_llan: Fix receive buffer handling for better performance | Thomas Huth |
2016-03-24 | hw/net/spapr_llan: Extract rx buffer code into separate functions | Thomas Huth |
2016-03-24 | ppc: Create cpu_ppc_set_papr() helper | Benjamin Herrenschmidt |
2016-03-24 | spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it | Alexey Kardashevskiy |
2016-03-23 | Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in... | Peter Maydell |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h | Markus Armbruster |
2016-03-22 | hw/pci/pci.h: Don't include qemu-common.h | Markus Armbruster |
2016-03-22 | include/hw/hw.h: Don't include qemu-common.h | Markus Armbruster |
2016-03-22 | Clean up includes some more | Markus Armbruster |
2016-03-22 | Use scripts/clean-includes to drop redundant qemu/typedefs.h | Markus Armbruster |