89751 Commits (deb2bb163f798a4bc044be5e474792852cb0366b)
 

Author SHA1 Message Date
Vladimir Sementsov-Ogievskiy deb2bb163f qdev-properties: PropertyInfo: add realized_set_allowed field 5 years ago
Vladimir Sementsov-Ogievskiy ed089506ee block: introduce blk_replace_bs 5 years ago
Vladimir Sementsov-Ogievskiy bd8f4c42c8 block: introduce bdrv_replace_child_bs() 5 years ago
John Snow 79da62b352 iotests: use subprocess.DEVNULL instead of open("/dev/null") 5 years ago
John Snow 06aad78b82 iotests: use with-statement for open() calls 5 years ago
Stefan Hajnoczi b68ce82409 raw-format: drop WRITE and RESIZE child perms when possible 5 years ago
Mao Zhongyi 8cca0bd289 block/monitor: Consolidate hmp_handle_error calls to reduce redundant code 5 years ago
Emanuele Giuseppe Esposito 8ffcda2a70 docs/devel/testing: add -p option to the debug section of QEMU iotests 5 years ago
Emanuele Giuseppe Esposito eb7a91d07a qemu-iotests: add option to show qemu binary logs on stdout 5 years ago
Emanuele Giuseppe Esposito bd10a7397e docs/devel/testing: add -valgrind option to the debug section of QEMU iotests 5 years ago
Emanuele Giuseppe Esposito 4032d1f69c qemu-iotests: insert valgrind command line as wrapper for qemu binary 5 years ago
Emanuele Giuseppe Esposito d792c8636a qemu-iotests: allow valgrind to read/delete the generated log file 5 years ago
Emanuele Giuseppe Esposito d0c34326c8 qemu-iotests: extend QMP socket timeout when using valgrind 5 years ago
Emanuele Giuseppe Esposito a9b4c6bb64 qemu-iotests: extend the check script to prepare supporting valgrind for python tests 5 years ago
Emanuele Giuseppe Esposito e92ecc322c docs/devel/testing: add -gdb option to the debugging section of QEMU iotests 5 years ago
Emanuele Giuseppe Esposito 4d14db0468 qemu-iotests: add gdbserver option to script tests too 5 years ago
Emanuele Giuseppe Esposito 776b9974e5 qemu_iotests: insert gdbserver command line as wrapper for qemu binary 5 years ago
Emanuele Giuseppe Esposito d3ec2022cb qemu-iotests: delay QMP socket timers 5 years ago
Emanuele Giuseppe Esposito cfb9b0b731 qemu-iotests: add option to attach gdbserver 5 years ago
Emanuele Giuseppe Esposito 0193767b25 docs/devel/testing: add debug section to the QEMU iotests chapter 5 years ago
Emanuele Giuseppe Esposito 804f7695e5 python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine 5 years ago
John Snow 22305c2a08 python: Reduce strictness of pylint's duplicate-code check 5 years ago
Emanuele Giuseppe Esposito e2f948a8b5 python: qemu: add timer parameter for qmp.accept socket 5 years ago
Peter Maydell ec397e90d2 First RISC-V PR for QEMU 6.2 5 years ago
Richard Henderson 8e034ae44d target/riscv: Use {get,dest}_gpr for RVV 5 years ago
Richard Henderson f33960df5b target/riscv: Tidy trans_rvh.c.inc 5 years ago
Richard Henderson 7976837f9a target/riscv: Use {get,dest}_gpr for RVD 5 years ago
Richard Henderson 75234a2843 target/riscv: Use {get,dest}_gpr for RVF 5 years ago
Richard Henderson 6922eee6ac target/riscv: Use gen_shift_imm_fn for slli_uw 5 years ago
Richard Henderson cce762a75e target/riscv: Use {get,dest}_gpr for RVA 5 years ago
Richard Henderson a974879b45 target/riscv: Reorg csr instructions 5 years ago
Richard Henderson 377cbb4bdb target/riscv: Fix hgeie, hgeip 5 years ago
Richard Henderson 33979526ca target/riscv: Fix rmw_sip, rmw_vsip, rmw_hsip vs write-only operation 5 years ago
Richard Henderson 6ecf39e2dd target/riscv: Use {get, dest}_gpr for integer load/store 5 years ago
Richard Henderson 9b21b64345 target/riscv: Use get_gpr in branches 5 years ago
Richard Henderson 23c1088689 target/riscv: Use extracts for sraiw and srliw 5 years ago
Richard Henderson 89c883091f target/riscv: Use DisasExtend in shift operations 5 years ago
Richard Henderson 6090391505 target/riscv: Add DisasExtend to gen_unary 5 years ago
Richard Henderson f84ed8c2df target/riscv: Move gen_* helpers for RVB 5 years ago
Richard Henderson b66a0585f0 target/riscv: Move gen_* helpers for RVM 5 years ago
Richard Henderson 8a1b4917c5 target/riscv: Use gen_arith for mulh and mulhu 5 years ago
Richard Henderson afbbec8201 target/riscv: Remove gen_arith_div* 5 years ago
Richard Henderson 191d1dafae target/riscv: Add DisasExtend to gen_arith* 5 years ago
Richard Henderson ecda15d137 target/riscv: Introduce DisasExtend and new helpers 5 years ago
Richard Henderson 867c81968a target/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr 5 years ago
Richard Henderson 4a083b563a target/riscv: Clean up division helpers 5 years ago
Richard Henderson 9b17ae9c6a tests/tcg/riscv64: Add test for division 5 years ago
Richard Henderson 05b80ed0a1 target/riscv: Use tcg_constant_* 5 years ago
Joe Komlodi 2a4b408930 hw/registerfields: Use 64-bit bitfield for FIELD_DP64 5 years ago
Joe Komlodi 4d63ef20cf hw/core/register: Add more 64-bit utilities 5 years ago