Show patches with: none      |   325410 patches
« 1 2 3 43254 3255 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL i386/kvm: Set return value after handling KVM_EXIT_HYPERCALL - - 1 --- 2024-12-12 Binbin Wu New
[2/2] target/loongarch: Use auto method with LASX feature target/loongarch: Use auto method for LSX/LASX feature - - - --- 2024-12-12 Bibo Mao New
[1/2] target/loongarch: Use auto method with LSX feature target/loongarch: Use auto method for LSX/LASX feature - - - --- 2024-12-12 Bibo Mao New
[v2,2/2] qtest/fuzz: Remove uses of 'first_cpu' qtest: Remove uses of 'first_cpu' - - - --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,1/2] system/qtest: Remove uses of 'first_cpu' qtest: Remove uses of 'first_cpu' - - - --- 2024-12-11 Philippe Mathieu-Daudé New
[RFC] meson: Run some compiler checks using -Wno-unused-value [RFC] meson: Run some compiler checks using -Wno-unused-value - - - --- 2024-12-11 Philippe Mathieu-Daudé New
[v3,4/4] overcommit: introduce mem-lock=on-fault overcommit: introduce mem-lock-onfault - - - --- 2024-12-11 Daniil Tatianin New
[v3,3/4] sysemu: introduce a new MlockState enum overcommit: introduce mem-lock-onfault - - - --- 2024-12-11 Daniil Tatianin New
[v3,2/4] system/vl: extract overcommit option parsing into a helper overcommit: introduce mem-lock-onfault - - - --- 2024-12-11 Daniil Tatianin New
[v3,1/4] os: add an ability to lock memory on_fault overcommit: introduce mem-lock-onfault - 2 - --- 2024-12-11 Daniil Tatianin New
[v2,9/9] exec/cpu-all: Do not include 'exec/tswap.h' header misc: Reduce 'exec/tswap.h' inclusions - 1 - --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,8/9] hw/xtensa: Include missing 'exec/tswap.h' header misc: Reduce 'exec/tswap.h' inclusions - 1 - --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,7/9] hw/sh4/r2d: Include missing 'exec/tswap.h' header misc: Reduce 'exec/tswap.h' inclusions - 1 - --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,6/9] hw/mips: Include missing 'exec/tswap.h' header misc: Reduce 'exec/tswap.h' inclusions - 1 - --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,5/9] hw/ppc: Include missing 'exec/tswap.h' header misc: Reduce 'exec/tswap.h' inclusions - 1 - --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,4/9] hw/arm: Include missing 'exec/tswap.h' header misc: Reduce 'exec/tswap.h' inclusions - - - --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,3/9] accel/tcg: Include missing 'exec/tswap.h' header in translator.c misc: Reduce 'exec/tswap.h' inclusions - 1 - --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,2/9] target/mips: Remove tswap() calls in semihosting uhi_fstat_cb() misc: Reduce 'exec/tswap.h' inclusions - 1 - --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,1/9] target/xtensa: Remove tswap() calls in semihosting simcall() helper misc: Reduce 'exec/tswap.h' inclusions - 1 - --- 2024-12-11 Philippe Mathieu-Daudé New
[1/1] docs/nitro-enclave: Clarify Enclave and Firecracker relationship [1/1] docs/nitro-enclave: Clarify Enclave and Firecracker relationship - - - --- 2024-12-11 Alexander Graf New
[3/3] target/riscv: fix the trap generation for conditional store riscv misaligned accesses - - - --- 2024-12-11 Frederic Konrad New
[2/3] target/riscv: generate misaligned access trap for rvi insn riscv misaligned accesses - - - --- 2024-12-11 Frederic Konrad New
[1/3] target/riscv: add a trap-misaligned-access property riscv misaligned accesses - - - --- 2024-12-11 Frederic Konrad New
[3/3] scripts/qemu-gdb: Support coroutine dumps in coredumps scripts/qemu-gdb: Make coroutine dumps to work with coredumps - - - --- 2024-12-11 Peter Xu New
[2/3] scripts/qemu-gdb: Simplify fs_base fetching for coroutines scripts/qemu-gdb: Make coroutine dumps to work with coredumps - - - --- 2024-12-11 Peter Xu New
[1/3] scripts/qemu-gdb: Always do full stack dump for python errors scripts/qemu-gdb: Make coroutine dumps to work with coredumps - - - --- 2024-12-11 Peter Xu New
[v2,31/31] tests/functional: ignore errors when caching assets, except for 404 tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,30/31] tests/functional: skip tests if assets are not available tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,29/31] tests/functional: remove now unused 'run_cmd' helper tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,28/31] tests/functional: replace 'run_cmd' with subprocess helpers tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,27/31] tests/functional: drop back compat imports from utils.py tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,26/31] tests/functional: convert tests to new uncompress helper tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,25/31] tests/functional: add 'uncompress' to QemuBaseTest tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,24/31] tests/functional: add a generalized uncompress helper tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,23/31] tests/functional: convert tests to new archive_extract helper tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,22/31] tests/functional: add 'archive_extract' to QemuBaseTest tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,21/31] tests/functional: add a generalized archive_extract tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,20/31] tests/functional: let cpio_extract accept filenames tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,19/31] tests/functional: add common deb_extract helper tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,18/31] tests/functional: add common zip_extract helper tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,17/31] tests/functional: move uncompress handling into new uncompress.py file tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,16/31] tests/functional: move archive handling into new archive.py file tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,15/31] tests/functional: remove redundant 'rmtree' call tests/functional: various improvements wrt assets/scratch files - 1 - --- 2024-12-11 Daniel P. Berrangé New
[v2,14/31] tests/functional: switch over to using self.socket_dir(...) tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,13/31] tests/functional: switch over to using self.scratch_file() tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,12/31] tests/functional: switch over to using self.data_file(...) tests/functional: various improvements wrt assets/scratch files - 1 - --- 2024-12-11 Daniel P. Berrangé New
[v2,11/31] tests/functional: switch over to using self.build_file(...) tests/functional: various improvements wrt assets/scratch files - 1 - --- 2024-12-11 Daniel P. Berrangé New
[v2,10/31] tests/functional: switch over to using self.log_file(...) tests/functional: various improvements wrt assets/scratch files - 1 - --- 2024-12-11 Daniel P. Berrangé New
[v2,09/31] tests/functional: add helpers for building file paths tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,08/31] tests/functional: drop 'has_cmd' and 'has_cmds' helpers tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,07/31] tests/functional: switch to new test skip decorators tests/functional: various improvements wrt assets/scratch files - 1 - --- 2024-12-11 Daniel P. Berrangé New
[v2,06/31] tests/functional: introduce some helpful decorators tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,05/31] tests/functional: drop 'tesseract_available' helper tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,04/31] tests/functional: simplify 'which' implementation tests/functional: various improvements wrt assets/scratch files - 2 - --- 2024-12-11 Daniel P. Berrangé New
[v2,03/31] tests/functional: remove duplicated 'which' function impl tests/functional: various improvements wrt assets/scratch files - 1 - --- 2024-12-11 Daniel P. Berrangé New
[v2,02/31] tests/functional: resolve str(Asset) to cache file path tests/functional: various improvements wrt assets/scratch files - - - --- 2024-12-11 Daniel P. Berrangé New
[v2,01/31] tests/functional: remove many unused imports tests/functional: various improvements wrt assets/scratch files - 1 - --- 2024-12-11 Daniel P. Berrangé New
[v3,69/69] target/arm: Convert FCVTL to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,68/69] target/arm: Convert URECPE and URSQRTE to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,67/69] target/arm: Introduce gen_gvec_urecpe, gen_gvec_ursqrte target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,66/69] target/arm: Convert FRECPE, FRECPX, FRSQRTE to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,65/69] target/arm: Convert handle_2misc_fcmp_zero to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,64/69] target/arm: Convert FCVT* (vector, integer) to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,63/69] target/arm: Convert FCVTZ[SU] (vector, fixed-point) to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,62/69] target/arm: Convert [US]CVTF (vector) to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,61/69] target/arm: Rename helper_gvec_vcvt_[hf][su] with _rz target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,60/69] target/arm: Convert [US]CVTF (vector, fixed-point) scalar to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,59/69] target/arm: Convert [US]CVTF (vector, integer) scalar to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,58/69] target/arm: Convert FCVT* (vector, fixed-point) scalar to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,57/69] target/arm: Convert FCVT* (vector, integer) scalar to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,56/69] target/arm: Convert FRINT* (vector) to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,55/69] target/arm: Convert FSQRT (vector) to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,54/69] target/arm: Convert FABS, FNEG (vector) to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,53/69] target/arm: Implement gen_gvec_fabs, gen_gvec_fneg target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,52/69] target/arm: Convert SHLL to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,51/69] target/arm: Convert FCVTXN to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,50/69] target/arm: Convert FCVTN, BFCVTN to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,49/69] target/arm: Convert XTN, SQXTUN, SQXTN, UQXTN to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,48/69] target/arm: Introduce clear_vec target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,47/69] target/arm: Remove helper_neon_{add,sub}l_u{16,32} target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,46/69] target/arm: Convert handle_2misc_pairwise to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,45/69] target/arm: Introduce gen_gvec_{s,u}{add,ada}lp target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,44/69] target/arm: Move helper_neon_addlp_{s8, s16} to neon_helper.c target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,43/69] target/arm: Convert handle_rev to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,42/69] target/arm: Introduce gen_gvec_rev{16,32,64} target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,41/69] target/arm: Convert CMGT, CMGE, GMLT, GMLE, CMEQ (zero) to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,40/69] target/arm: Convert CNT, NOT, RBIT (vector) to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,39/69] target/arm: Introduce gen_gvec_cnt, gen_gvec_rbit target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,38/69] target/arm: Convert CLS, CLZ (vector) to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,37/69] target/arm: Introduce gen_gvec_cls, gen_gvec_clz target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,36/69] target/arm: Convert ABS, NEG to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,35/69] target/arm: Convert SQABS, SQNEG to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,34/69] target/arm: Convert handle_fmov to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,33/69] target/arm: Convert FJCVTZS to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,32/69] target/arm: Convert handle_fpfpcvt to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,31/69] target/arm: Convert FCVT (scalar) to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,30/69] target/arm: Convert FRINT{32, 64}[ZX] (scalar) to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,29/69] target/arm: Convert BFCVT to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,28/69] target/arm: Convert FRINT[NPMSAXI] (scalar) to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
[v3,27/69] target/arm: Convert FSQRT (scalar) to decodetree target/arm: AArch64 decodetree conversion, final part - 1 - --- 2024-12-11 Richard Henderson New
« 1 2 3 43254 3255 »