]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-10-29 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2019-10-29 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/q800...
2019-10-29 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2019-10-29 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-10-28 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-10-28 Philippe Mathieu... BootLinuxConsoleTest: Test the Quadra 800
2019-10-28 Laurent Vivierhw/m68k: define Macintosh Quadra 800
2019-10-28 Laurent Vivierhw/m68k: add a dummy SWIM floppy controller
2019-10-28 Laurent Vivierhw/m68k: add Nubus macfb video card
2019-10-28 Laurent Vivierhw/m68k: add Nubus support
2019-10-28 Laurent Vivierhw/m68k: implement ADB bus support for via
2019-10-28 Laurent Vivierhw/m68k: add VIA support
2019-10-28 Laurent Vivierdp8393x: manage big endian bus
2019-10-28 Laurent Vivieresp: add pseudo-DMA as used by Macintosh
2019-10-28 Laurent Vivieresp: move get_cmd() post-DMA code to get_cmd_cb()
2019-10-28 Laurent Vivieresp: move handle_ti_cmd() cleanup code to esp_do_dma().
2019-10-28 Mark Cave-AylandUpdate OpenBIOS images to 7e5b89e4 built from submodule.
2019-10-28 Dayeol Leetarget/riscv: PMP violation due to wrong size parameter
2019-10-28 Alistair Francisriscv/boot: Fix possible memory leak
2019-10-28 Daniel P. Berrangécrypto: add support for nettle's native XTS impl
2019-10-28 Daniel P. Berrangécrypto: add support for gcrypt's native XTS impl
2019-10-28 Jonathan Behrenstarget/riscv: Make the priv register writable by GDB
2019-10-28 Jonathan Behrenstarget/riscv: Expose "priv" register for GDB for reads
2019-10-28 Jonathan Behrenstarget/riscv: Tell gdbstub the correct number of CSRs
2019-10-28 Alistair Francisriscv/virt: Jump to pflash if specified
2019-10-28 Alistair Francisriscv/virt: Add the PFlash CFI01 device
2019-10-28 Alistair Francisriscv/virt: Manually define the machine
2019-10-28 Alistair Francisriscv/sifive_u: Add the start-in-flash property
2019-10-28 Alistair Francisriscv/sifive_u: Manually define the machine
2019-10-28 Alistair Francisriscv/sifive_u: Add QSPI memory region
2019-10-28 Alistair Francisriscv/sifive_u: Add L2-LIM cache memory
2019-10-28 Giuseppe Musacchiolinux-user/riscv: Propagate fault address
2019-10-28 Bin Mengriscv: sifive_u: Add ethernet0 to the aliases node
2019-10-28 Bin Mengriscv: hw: Drop "clock-frequency" property of cpu nodes
2019-10-28 Palmer DabbeltRISC-V: Implement cpu_do_transaction_failed
2019-10-28 Palmer DabbeltRISC-V: Handle bus errors in the page table walker
2019-10-28 Bin Mengriscv: Skip checking CSR privilege level in debugger...
2019-10-28 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-10-28 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-10-28 Daniel P. Berrangétests: benchmark crypto with fixed data size, not time...
2019-10-28 Daniel P. Berrangétests: allow filtering crypto cipher benchmark tests
2019-10-28 Vladimir Sementsov... qemu-iotests: restrict 264 to qcow2 only
2019-10-28 Max ReitzRevert "qemu-img: Check post-truncation size"
2019-10-28 Max Reitzblock: Pass truncate exact=true where reasonable
2019-10-28 Max Reitzblock: Let format drivers pass @exact
2019-10-28 Max Reitzblock: Evaluate @exact in protocol drivers
2019-10-28 Max Reitzblock: Add @exact parameter to bdrv_co_truncate()
2019-10-28 Max Reitzblock: Do not truncate file node when formatting
2019-10-28 Max Reitzblock/cor: Drop cor_co_truncate()
2019-10-28 Max Reitzblock: Handle filter truncation like native impl.
2019-10-28 Max Reitziotests: Test qcow2's snapshot table handling
2019-10-28 Max Reitziotests: Add peek_file* functions
2019-10-28 Max Reitzqcow2: Fix v3 snapshot table entry compliancy
2019-10-28 Max Reitzqcow2: Repair snapshot table with too many entries
2019-10-28 Max Reitzqcow2: Fix overly long snapshot tables
2019-10-28 Max Reitzqcow2: Keep track of the snapshot table length
2019-10-28 Max Reitzqcow2: Fix broken snapshot table entries
2019-10-28 Max Reitzqcow2: Add qcow2_check_fix_snapshot_table()
2019-10-28 Max Reitzqcow2: Separate qcow2_check_read_snapshot_table()
2019-10-28 Max Reitzqcow2: Write v3-compliant snapshot list on upgrade
2019-10-28 Max Reitzqcow2: Put qcow2_upgrade() into its own function
2019-10-28 Max Reitzqcow2: Make qcow2_write_snapshots() public
2019-10-28 Max Reitzqcow2: Keep unknown extra snapshot data
2019-10-28 Max Reitzqcow2: Add Error ** to qcow2_read_snapshots()
2019-10-28 Max Reitzqcow2: Use endof()
2019-10-28 Max Reitzinclude: Move endof() up from hw/virtio/virtio.h
2019-10-28 Max Reitzmirror: Do not dereference invalid pointers
2019-10-28 Maxim Levitskyblock/nvme: add support for discard
2019-10-28 Maxim Levitskyblock/nvme: add support for write zeros
2019-10-28 Vladimir Sementsov... block/block-copy: increase buffered copy request
2019-10-28 Vladimir Sementsov... block/block-copy: add memory limit
2019-10-28 Vladimir Sementsov... util: introduce SharedResource
2019-10-28 Vladimir Sementsov... block/block-copy: refactor copying
2019-10-28 Vladimir Sementsov... block/block-copy: limit copy_range_size to 16 MiB
2019-10-28 Vladimir Sementsov... block/block-copy: allocate buffer in block_copy_with_bo...
2019-10-28 Max Reitziotests: Drop TEST_DIR filter from _filter_nbd
2019-10-28 Max Reitziotests/267: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests/240: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests/223: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests/222: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests/209: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests/208: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests/205: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests/201: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests/194: Create sockets in $SOCK_DIR
2019-10-28 Max Reitziotests/192: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests/183: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests/182: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests/181: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests/147: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests/143: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests/140: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests/083: Create socket in $SOCK_DIR
2019-10-28 Max Reitziotests: Let common.nbd create socket in $SOCK_DIR
2019-10-28 Max Reitziotests: Filter $SOCK_DIR
2019-10-28 Max Reitziotests.py: Add @base_dir to FilePaths etc.
2019-10-28 Max Reitziotests.py: Store socket files in $SOCK_DIR
2019-10-28 Max Reitziotests: Introduce $SOCK_DIR
2019-10-28 Vladimir Sementsov... Revert "mirror: Only mirror granularity-aligned chunks"
2019-10-28 Vladimir Sementsov... block/mirror: support unaligned write in active mirror
next