65471 Commits (c971d8fa73ff92996d751fa87d90f220cf3c8194)
 

Author SHA1 Message Date
Emilio G. Cota c971d8fa73 exec: introduce qemu_xxhash{2,4,5,6,7} 8 years ago
Emilio G. Cota e132fde25f qht-bench: document -p flag 8 years ago
Emilio G. Cota ac1043f6d6 tcg: Drop nargs from tcg_op_insert_{before,after} 8 years ago
Alistair Francis 161dec9d1b tcg/mips: Improve the add2/sub2 command to use TCG_TARGET_REG_BITS 8 years ago
Richard Henderson e1dcf3529d tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP 8 years ago
Richard Henderson 6498594c8e tcg/optimize: Optimize bswap 8 years ago
Richard Henderson 9e821eab0a tcg: Clean up generic bswap64 8 years ago
Richard Henderson a686dc71d8 tcg: Clean up generic bswap32 8 years ago
Richard Henderson 5785c17f31 tcg/i386: Add setup_guest_base_seg for FreeBSD 8 years ago
Richard Henderson 913c2bddc2 tcg/i386: Precompute all guest_base parameters 8 years ago
Richard Henderson 4810d96f03 tcg/i386: Assume 32-bit values are zero-extended 8 years ago
Richard Henderson 75478279a0 tcg/i386: Implement INDEX_op_extr{lh}_i64_i32 for 32-bit guests 8 years ago
Richard Henderson 3dbc8c61de tcg/i386: Propagate is64 to tcg_out_qemu_ld_slow_path 8 years ago
Richard Henderson 1d21d95b61 tcg/i386: Propagate is64 to tcg_out_qemu_ld_direct 8 years ago
Richard Henderson 55dfd8fedc tcg/s390x: Return false on failure from patch_reloc 8 years ago
Richard Henderson d513290351 tcg/ppc: Return false on failure from patch_reloc 8 years ago
Richard Henderson 43fabd30e2 tcg/arm: Return false on failure from patch_reloc 8 years ago
Richard Henderson 214bfe83d5 tcg/aarch64: Return false on failure from patch_reloc 8 years ago
Richard Henderson bec3afd5fc tcg/i386: Return false on failure from patch_reloc 8 years ago
Richard Henderson 6ac1778676 tcg: Return success from patch_reloc 8 years ago
Richard Henderson 8c1b079279 tcg/mips: Remove retranslation code 8 years ago
Richard Henderson 791645f022 tcg/sparc: Remove retranslation code 8 years ago
Richard Henderson 3661612fc3 tcg/s390: Remove retranslation code 8 years ago
Richard Henderson f9c7246faa tcg/ppc: Fold away "noaddr" branch routines 8 years ago
Richard Henderson 37ee93a974 tcg/arm: Fold away "noaddr" branch routines 8 years ago
Richard Henderson 2672ccc7ee tcg/arm: Remove reloc_pc24_atomic 8 years ago
Richard Henderson 733589b338 tcg/aarch64: Fold away "noaddr" branch routines 8 years ago
Richard Henderson 90d6cb7811 tcg/aarch64: Remove reloc_pc26_atomic 8 years ago
Richard Henderson 66c0285df4 tcg/i386: Move TCG_REG_CALL_STACK from define to enum 8 years ago
Richard Henderson 5740d9f714 tcg/i386: Always use %ebp for TCG_AREG0 8 years ago
Richard Henderson f6823cbe37 target/sparc: Remove the constant pool 8 years ago
Peter Maydell 58b1f0f21e Block layer patches: 8 years ago
Peter Maydell 3866e6bebd usb: fixes for mtp, ehci, usb-host and pvusb (xen). 8 years ago
Peter Maydell 81781be3c9 QAPI patches for 2018-12-13 8 years ago
Peter Maydell d058a37a6e Most notable change in this PR is the full removal of the "handle" fsdev 8 years ago
Peter Maydell 110b1a8c7c target-arm queue: 8 years ago
Stefan Hajnoczi 537c3d4f64 block/mirror: add missing coroutine_fn annotations 8 years ago
Christian Borntraeger 2c26e648e4 iotests: make 235 work on s390 (and others) 8 years ago
Alberto Garcia e6d79c41c9 block: Assert that flags are up-to-date in bdrv_reopen_prepare() 8 years ago
Alberto Garcia 8eb4b07b6f block: Remove assertions from update_flags_from_options() 8 years ago
Alberto Garcia 9aa09ddd1e block: Stop passing flags to bdrv_reopen_queue_child() 8 years ago
Alberto Garcia 2e891722c5 block: Remove flags parameter from bdrv_reopen_queue() 8 years ago
Alberto Garcia 3c4e964762 block: Clean up reopen_backing_file() in block/replication.c 8 years ago
Alberto Garcia dc900c3523 qemu-io: Put flag changes in the options QDict in reopen_f() 8 years ago
Alberto Garcia 295cf237c2 block: Drop bdrv_reopen() 8 years ago
Alberto Garcia 1ba7938895 block: Use bdrv_reopen_set_read_only() in the mirror driver 8 years ago
Alberto Garcia 1b57774f79 block: Use bdrv_reopen_set_read_only() in external_snapshot_commit() 8 years ago
Alberto Garcia 051a60f6a3 block: Use bdrv_reopen_set_read_only() in qmp_change_backing_file() 8 years ago
Alberto Garcia e7d22f8bc6 block: Use bdrv_reopen_set_read_only() in stream_start/complete() 8 years ago
Alberto Garcia c742a3643f block: Use bdrv_reopen_set_read_only() in bdrv_commit() 8 years ago