Show patches with: State = Action Required       |   22383 patches
« 1 2 3 4223 224 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,v2,00/18] tcg plugins (deprecations, mem apis, contrib plugins) --- 2024-09-19 Alex Bennée New
[PULL,38/38] docs/devel: Remove nested-papr.txt [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,37/38] target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1 [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,36/38] kvm: Remove unreachable code in kvm_dirty_ring_reaper_thread() [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,35/38] kvm: Make 'mmap_size' be 'int' in kvm_init_vcpu(), do_kvm_destroy_vcpu() [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,34/38] tests: drop OpenBSD tests for aarch64/sbsa-ref [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,33/38] tests: expand timeout information for aarch64/sbsa-ref [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,32/38] tests: add FreeBSD tests for aarch64/sbsa-ref [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,31/38] tests: use default cpu for aarch64/sbsa-ref [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,30/38] hw/char/stm32l4x5_usart.c: Enable USART ACK bit response [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,29/38] target/arm: Convert scalar [US]QSHRN, [US]QRSHRN, SQSHRUN to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,28/38] target/arm: Convert vector [US]QSHRN, [US]QRSHRN, SQSHRUN to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,27/38] target/arm: Convert SQSHL, UQSHL, SQSHLU (immediate) to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,26/38] target/arm: Widen NeonGenNarrowEnvFn return to 64 bits [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,25/38] target/arm: Convert VQSHL, VQSHLU to gvec [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,24/38] target/arm: Convert handle_scalar_simd_shli to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,23/38] target/arm: Convert handle_scalar_simd_shri to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,22/38] target/arm: Convert SHRN, RSHRN to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,21/38] target/arm: Split out subroutines of handle_shri_with_rndacc [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,20/38] target/arm: Push tcg_rnd into handle_shri_with_rndacc [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,19/38] target/arm: Convert SSHLL, USHLL to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,18/38] target/arm: Use {, s}extract in handle_vec_simd_wshli [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,17/38] target/arm: Convert handle_vec_simd_shli to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,16/38] target/arm: Convert handle_vec_simd_shri to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,15/38] target/arm: Fix whitespace near gen_srshr64_i64 [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,14/38] target/arm: Introduce gen_gvec_sshr, gen_gvec_ushr [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,13/38] target/arm: Convert MOVI, FMOV, ORR, BIC (vector immediate) to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,12/38] target/arm: Convert FMOVI (scalar, immediate) to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,11/38] target/arm: Convert FMAXNMV, FMINNMV, FMAXV, FMINV to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,10/38] target/arm: Convert ADDV, *ADDLV, *MAXV, *MINV to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,09/38] target/arm: Simplify do_reduction_op [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,08/38] target/arm: Convert UZP, TRN, ZIP to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,07/38] target/arm: Convert TBL, TBX to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,06/38] target/arm: Convert EXT to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,05/38] target/arm: Use tcg_gen_extract2_i64 for EXT [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,04/38] target/arm: Use cmpsel in gen_sshl_vec [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,03/38] target/arm: Use cmpsel in gen_ushl_vec [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,02/38] target/arm: Replace tcg_gen_dupi_vec with constants in translate-sve.c [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,00/38] target-arm queue --- 2024-09-19 Peter Maydell New
[v3,34/34] scripts/checkpatch.pl: emit error when using assert(false) Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,33/34] tests/qtest: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,32/34] qom: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,31/34] qobject: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,30/34] migration: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,29/34] hw/ppc: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,28/34] hw/pci: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,27/34] hw/net: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,26/34] hw/hyperv: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,25/34] include/qemu: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,24/34] tcg/loongarch64: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,23/34] fpu: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,22/34] target/riscv: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,21/34] target/arm: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,20/34] hw/tpm: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,19/34] hw/scsi: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,18/34] hw/net: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,17/34] hw/acpi: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,16/34] block: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,15/34] accel/tcg: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,14/34] target/i386/kvm: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,13/34] migration: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,12/34] hw/ppc: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,11/34] hw/pci: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,10/34] hw/nvme: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,09/34] hw/net: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,08/34] hw/hyperv: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,07/34] block: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,06/34] target/ppc: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,05/34] qobject: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,04/34] migration: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,03/34] hw/net: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,02/34] hw/arm: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[v3,01/34] hw/acpi: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) --- 2024-09-19 Pierrick Bouvier New
[PULL,18/18] contrib/plugins: avoid hanging program Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,17/18] plugins: add option to dump write argument to syscall plugin Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,16/18] plugins: add plugin API to read guest memory Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,15/18] contrib/plugins: Add a plugin to generate basic block vectors Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,14/18] util/timer: avoid deadlock when shutting down Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,13/18] tests/tcg: add a system test to check memory instrumentation Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,12/18] tests/tcg: ensure s390x-softmmu output redirected Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,11/18] tests/tcg: only read/write 64 bit words on 64 bit systems Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,10/18] tests/tcg: clean up output of memory system test Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,09/18] tests/tcg/multiarch: add test for plugin memory access Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,08/18] tests/tcg/plugins/mem: add option to print memory accesses Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,07/18] tests/tcg: allow to check output of plugins Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,06/18] tests/tcg: add mechanism to run specific tests with plugins Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,05/18] plugins: extend API to get latest memory value accessed Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,04/18] plugins: save value during memory accesses Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,03/18] contrib/plugins: control flow plugin Untitled series #251129 --- 2024-09-18 Alex Bennée New
[PULL,00/18] tcg plugins (deprecations, mem apis, contrib plugins) --- 2024-09-18 Alex Bennée New
[v3,1/3] MAINTAINERS: Cover PowerPC SPI model in PowerNV section [v3,1/3] MAINTAINERS: Cover PowerPC SPI model in PowerNV section --- 2024-09-18 Chalapathi V New
[2/2] .gitlab-ci.d: Make separate collapsible log sections for build and test gitlab-ci: Make separate sections for build and test --- 2024-09-18 Peter Maydell New
[1/2] .gitlab-ci.d: Split build and test in cross build job templates gitlab-ci: Make separate sections for build and test --- 2024-09-18 Peter Maydell New
[Stable-9.0.3,78/82] tests/docker: update debian i686 and mipsel images to bookworm Untitled series #251072 --- 2024-09-17 Michael Tokarev New
[Stable-9.0.3,77/82] tests/docker: remove debian-armel-cross Untitled series #251072 --- 2024-09-17 Michael Tokarev New
[Stable-9.0.3,70/82] gitlab: migrate the s390x custom machine to 22.04 Untitled series #251072 --- 2024-09-17 Michael Tokarev New
[Stable-7.2.14,41/47] gitlab: migrate the s390x custom machine to 22.04 Untitled series #251070 --- 2024-09-17 Michael Tokarev New
[PULL,13/17] system: Sort QEMU_ARCH_VIRTIO_PCI definition Untitled series #251065 --- 2024-09-17 Thomas Huth New
[3/3] .gitlab-ci.d/cirrus: Add manual testing of macOS 15 (Sequoia) ci: Replace macOS coverage from release 13 to 15 --- 2024-09-17 Philippe Mathieu-Daudé New
« 1 2 3 4223 224 »