| 2022-05-03 | Marc-André... | io: replace qemu_set{_non}block() | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | chardev: replace qemu_set_nonblock() | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | io: make qio_channel_command_new_pid() static | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking() | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | io: replace pipe() with g_unix_open_pipe(CLOEXEC) | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | virtiofsd: replace pipe() with g_unix_open_pipe(CLOEXEC) | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | os-posix: replace pipe()+cloexec with g_unix_open_pipe... | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | tests: replace pipe() with g_unix_open_pipe(CLOEXEC) | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | qga: replace pipe() with g_unix_open_pipe(CLOEXEC) | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | util: replace pipe()+cloexec with g_unix_open_pipe() | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | Replace qemu_pipe() with g_unix_open_pipe() | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | block: move fcntl_setfl() | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | Use g_unix_set_fd_nonblocking() | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | libqtest: split QMP part in libqmp | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | tests: move libqtest.h back under qtest/ | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | Use QEMU_SANITIZE_ADDRESS | commit | commitdiff | tree | snapshot | 
| 2022-05-03 | Marc-André... | Use QEMU_SANITIZE_THREAD | commit | commitdiff | tree | snapshot | 
| 2022-05-01 | Richard Henderson | Merge tag 'pull-9p-20220501' of https://github.com... | commit | commitdiff | tree | snapshot | 
| 2022-05-01 | Christian Schoenebeck | 9pfs: fix qemu_mknodat() to always return -1 on error... | commit | commitdiff | tree | snapshot | 
| 2022-05-01 | Christian Schoenebeck | 9pfs: fix removing non-existent POSIX ACL xattr on... | commit | commitdiff | tree | snapshot | 
| 2022-05-01 | Christian Schoenebeck | 9pfs: fix wrong errno being sent to Linux client on... | commit | commitdiff | tree | snapshot | 
| 2022-05-01 | Christian Schoenebeck | 9pfs: fix wrong encoding of rdev field in Rgetattr... | commit | commitdiff | tree | snapshot | 
| 2022-05-01 | Christian Schoenebeck | 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS | commit | commitdiff | tree | snapshot | 
| 2022-04-30 | Christian Schoenebeck | 9pfs: fix qemu_mknodat(S_IFREG) on macOS | commit | commitdiff | tree | snapshot | 
| 2022-04-30 | Christian Schoenebeck | 9pfs: fix inode sequencing in 'synth' driver | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Richard Henderson | Merge tag 'pull-riscv-to-apply-20220429' of github... | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Alistair Francis | hw/riscv: Enable TPM backends | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Alistair Francis | hw/riscv: virt: Add device plug support | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Alistair Francis | hw/riscv: virt: Add support for generating platform... | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Alistair Francis | hw/riscv: virt: Create a platform bus | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Alistair Francis | hw/core: Move the ARM sysbus-fdt to core | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Alistair Francis | hw/riscv: virt: Add a machine done notifier | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Weiwei Li | target/riscv: add scalar crypto related extenstion... | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Ralf Ramsauer | target/riscv: Fix incorrect PTE merge in walk_pte | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Weiwei Li | target/riscv: rvk: expose zbk* and zk* properties | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Weiwei Li | disas/riscv.c: rvk: add disas support for Zbk* and... | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Weiwei Li | target/riscv: rvk: add CSR support for Zkr | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Weiwei Li | target/riscv: rvk: add support for zksed/zksh extension | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Weiwei Li | target/riscv: rvk: add support for sha512 related instr... | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Weiwei Li | target/riscv: rvk: add support for sha512 related instr... | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Weiwei Li | target/riscv: rvk: add support for sha256 related instr... | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Weiwei Li | target/riscv: rvk: add support for zkne/zknd extension... | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Weiwei Li | target/riscv: rvk: add support for zknd/zkne extension... | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Weiwei Li | crypto: move sm4_sbox from target/arm | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Weiwei Li | target/riscv: rvk: add support for zbkx extension | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Weiwei Li | target/riscv: rvk: add support for zbkc extension | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Weiwei Li | target/riscv: rvk: add support for zbkb extension | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Weiwei Li | target/riscv: rvk: add cfg properties for zbk* and zk* | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Frank Chang | target/riscv: Support configuarable marchid, mvendorid... | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Bin Meng | hw/riscv: Don't add empty bootargs to device tree | commit | commitdiff | tree | snapshot | 
| 2022-04-29 | Bin Meng | hw/riscv: spike: Add '/chosen/stdout-path' in device... | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | Merge tag 'pull-target-arm-20220428' of https://git... | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Peter Maydell | hw/arm/smmuv3: Advertise support for SMMUv3.2-BBML2 | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Peter Maydell | target/arm: Advertise support for FEAT_BBM level 2 | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Peter Maydell | target/arm: Advertise support for FEAT_TTL | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Jean-Philippe... | hw/arm/smmuv3: Add space in guest error message | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Jean-Philippe... | hw/arm/smmuv3: Cache event fault record | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use field names for accessing DBGWCRn | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Damien Hedde | target/arm: Disable cryptographic instructions when... | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant for vector descriptor | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant for do_brk{2,3} | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant for predicate descriptors | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in do_zzi_{sat, ool},... | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in SUBR | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in LD1, ST1 | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in WHILE | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in do_clast_scalar | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in {incr, wrap}_last_active | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in FCPY, CPY | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in SINCDEC, INCDEC | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant for trans_INDEX_* | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in trans_CSEL | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in trans_CPS_v7m | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in CLRM, DLS, WLS, LE | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in LDM, STM | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant for TT, SAT, SMMLA | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant for v7m MRS, MSR | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant for MOVW, UMAAL, CRC32 | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant for op_s_{rri,rxi}_rot | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant for gen_srs | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant for do_coproc_insn | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant for vector shift expanders | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant for gen_{msr,mrs} | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant for disas_iwmmxt_insn | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant for aa32 exceptions | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in balance of translate... | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in 2misc expanders | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in simd fp/int conversion | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in simd shift expanders | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in disas_fp* | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in disas_data_proc_2src | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in handle_{rev16,crc32} | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in disas_cond_select | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in shift_reg_imm | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in disas_movw_imm | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in disas_add_sum_imm* | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in disas_ldst_* | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in disas_ld_lit | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in gen_compare_and_swap_pair | commit | commitdiff | tree | snapshot | 
| 2022-04-28 | Richard Henderson | target/arm: Use tcg_constant in disas_exc | commit | commitdiff | tree | snapshot | 
| next |