aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-28hw/m68k: add VIA supportLaurent Vivier
2019-10-28dp8393x: manage big endian busLaurent Vivier
2019-10-28esp: add pseudo-DMA as used by MacintoshLaurent Vivier
2019-10-28esp: move get_cmd() post-DMA code to get_cmd_cb()Laurent Vivier
2019-10-28esp: move handle_ti_cmd() cleanup code to esp_do_dma().Laurent Vivier
2019-10-28Update OpenBIOS images to 7e5b89e4 built from submodule.Mark Cave-Ayland
2019-10-28target/riscv: PMP violation due to wrong size parameterDayeol Lee
2019-10-28riscv/boot: Fix possible memory leakAlistair Francis
2019-10-28crypto: add support for nettle's native XTS implDaniel P. Berrangé
2019-10-28crypto: add support for gcrypt's native XTS implDaniel P. Berrangé
2019-10-28target/riscv: Make the priv register writable by GDBJonathan Behrens
2019-10-28target/riscv: Expose "priv" register for GDB for readsJonathan Behrens
2019-10-28target/riscv: Tell gdbstub the correct number of CSRsJonathan Behrens
2019-10-28riscv/virt: Jump to pflash if specifiedAlistair Francis
2019-10-28riscv/virt: Add the PFlash CFI01 deviceAlistair Francis
2019-10-28riscv/virt: Manually define the machineAlistair Francis
2019-10-28riscv/sifive_u: Add the start-in-flash propertyAlistair Francis
2019-10-28riscv/sifive_u: Manually define the machineAlistair Francis
2019-10-28riscv/sifive_u: Add QSPI memory regionAlistair Francis
2019-10-28riscv/sifive_u: Add L2-LIM cache memoryAlistair Francis
2019-10-28linux-user/riscv: Propagate fault addressGiuseppe Musacchio
2019-10-28riscv: sifive_u: Add ethernet0 to the aliases nodeBin Meng
2019-10-28riscv: hw: Drop "clock-frequency" property of cpu nodesBin Meng
2019-10-28RISC-V: Implement cpu_do_transaction_failedPalmer Dabbelt
2019-10-28RISC-V: Handle bus errors in the page table walkerPalmer Dabbelt
2019-10-28riscv: Skip checking CSR privilege level in debugger modeBin Meng
2019-10-28Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...Peter Maydell
2019-10-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-10-28tests: benchmark crypto with fixed data size, not time periodDaniel P. Berrangé
2019-10-28tests: allow filtering crypto cipher benchmark testsDaniel P. Berrangé
2019-10-28qemu-iotests: restrict 264 to qcow2 onlyVladimir Sementsov-Ogievskiy
2019-10-28Revert "qemu-img: Check post-truncation size"Max Reitz
2019-10-28block: Pass truncate exact=true where reasonableMax Reitz
2019-10-28block: Let format drivers pass @exactMax Reitz
2019-10-28block: Evaluate @exact in protocol driversMax Reitz
2019-10-28block: Add @exact parameter to bdrv_co_truncate()Max Reitz
2019-10-28block: Do not truncate file node when formattingMax Reitz
2019-10-28block/cor: Drop cor_co_truncate()Max Reitz
2019-10-28block: Handle filter truncation like native impl.Max Reitz
2019-10-28iotests: Test qcow2's snapshot table handlingMax Reitz
2019-10-28iotests: Add peek_file* functionsMax Reitz
2019-10-28qcow2: Fix v3 snapshot table entry compliancyMax Reitz
2019-10-28qcow2: Repair snapshot table with too many entriesMax Reitz
2019-10-28qcow2: Fix overly long snapshot tablesMax Reitz
2019-10-28qcow2: Keep track of the snapshot table lengthMax Reitz
2019-10-28qcow2: Fix broken snapshot table entriesMax Reitz
2019-10-28qcow2: Add qcow2_check_fix_snapshot_table()Max Reitz
2019-10-28qcow2: Separate qcow2_check_read_snapshot_table()Max Reitz
2019-10-28qcow2: Write v3-compliant snapshot list on upgradeMax Reitz
2019-10-28qcow2: Put qcow2_upgrade() into its own functionMax Reitz