Show patches with: State = Action Required       |    Archived = No       |   440432 patches
« 1 2 ... 10 11 124404 4405 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[39/39] scripts/checkpatch.pl: emit error when using assert(false) Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[38/39] tcg/loongarch64: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - - - --- 2024-09-10 Pierrick Bouvier New
[37/39] fpu: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[36/39] ui: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[35/39] tests/qtest: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[34/39] target/riscv: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[33/39] target/arm: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[32/39] hw/tpm: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[31/39] hw/scsi: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[30/39] hw/pci-host: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[29/39] hw/net: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[28/39] hw/misc: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[27/39] hw/gpio: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[26/39] hw/acpi: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[25/39] block: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 3 - --- 2024-09-10 Pierrick Bouvier New
[24/39] accel/tcg: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[23/39] tests/qtest: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[22/39] target/i386/kvm: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[21/39] migration: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 4 - --- 2024-09-10 Pierrick Bouvier New
[20/39] hw/ppc: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[19/39] hw/pci: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[18/39] hw/nvme: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[17/39] hw/net: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[16/39] hw/hyperv: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[15/39] block: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[14/39] include/hw/s390x: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[13/39] tests/unit: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[12/39] tests/qtest: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[11/39] target/ppc: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[10/39] system: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[09/39] qobject: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[08/39] migration: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 3 - --- 2024-09-10 Pierrick Bouvier New
[07/39] hw/watchdog: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 3 - --- 2024-09-10 Pierrick Bouvier New
[06/39] hw/net: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[05/39] hw/core: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[04/39] hw/char: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 2 - --- 2024-09-10 Pierrick Bouvier New
[03/39] hw/arm: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[02/39] hw/acpi: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
[01/39] docs/spin: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 2024-09-10 Pierrick Bouvier New
softmmu: Expand comments describing max_bounce_buffer_size softmmu: Expand comments describing max_bounce_buffer_size 1 - - - --- 2024-09-10 Mattias Nissler New
[v5,2/2] docs/system/riscv: Add documentation for command-line OpenSBI domains [v5,1/2] hw/riscv: Add support for generating OpenSBI domains in the device tree - - - - --- 2024-09-10 Gregor Haas New
[v5,1/2] hw/riscv: Add support for generating OpenSBI domains in the device tree [v5,1/2] hw/riscv: Add support for generating OpenSBI domains in the device tree - - 1 - --- 2024-09-10 Gregor Haas New
[v5,2/2] docs/system/riscv: Add documentation for command-line OpenSBI domains [v5,1/2] hw/riscv: Add support for generating OpenSBI domains in the device tree - - - - --- 2024-09-10 Gregor Haas New
[v5,2/2] Add documentation for command-line OpenSBI domains Add support for generating OpenSBI domains in the device tree - - - - --- 2024-09-10 Gregor Haas New
[v5,1/2] hw/riscv: Add support for generating OpenSBI domains in the device tree [v5,1/2] hw/riscv: Add support for generating OpenSBI domains in the device tree - - 1 - --- 2024-09-10 Gregor Haas New
[v5,1/2] Add support for generating OpenSBI domains in the device tree Add support for generating OpenSBI domains in the device tree - - 1 - --- 2024-09-10 Gregor Haas New
[2/2] tcg: Propagate new TCGOp to add_as_label_use tcg: Fix branch/label link during plugin expansion - - 1 - --- 2024-09-10 Richard Henderson New
[1/2] tcg: Return TCGOp from tcg_gen_op[1-6] tcg: Fix branch/label link during plugin expansion - - 2 - --- 2024-09-10 Richard Henderson New
migration/multifd: Fix build for qatzip migration/multifd: Fix build for qatzip - 1 - - --- 2024-09-10 Peter Xu New
[v4,2/2] Add documentation for command-line OpenSBI domains Add support for generating OpenSBI domains in the device tree - - - - --- 2024-09-10 Gregor Haas New
[v4,1/2] Add support for generating OpenSBI domains in the device tree Add support for generating OpenSBI domains in the device tree - - 1 - --- 2024-09-10 Gregor Haas New
tests/functional/qemu_test: Use Python hashlib instead of external programs tests/functional/qemu_test: Use Python hashlib instead of external programs - - 1 - --- 2024-09-10 Thomas Huth New
[v3] hw/acpi/ich9: Add periodic and swsmi timer [v3] hw/acpi/ich9: Add periodic and swsmi timer - - - - --- 2024-09-10 Dominic Prinz New
[v1,14/14] s390x: virtio-mem support s390x: virtio-mem support - - - - --- 2024-09-10 David Hildenbrand New
[v1,13/14] s390x/virtio-ccw: add support for virtio based memory devices s390x: virtio-mem support - - - - --- 2024-09-10 David Hildenbrand New
[v1,12/14] s390x: introduce s390_get_max_pagesize() s390x: virtio-mem support - - - - --- 2024-09-10 David Hildenbrand New
[v1,11/14] s390x/s390-virtio-ccw: prepare for memory devices s390x: virtio-mem support - - - - --- 2024-09-10 David Hildenbrand New
[v1,10/14] s390x/pv: check initial, not maximum RAM size s390x: virtio-mem support - - - - --- 2024-09-10 David Hildenbrand New
[v1,09/14] s390x/s390-skeys: prepare for memory devices s390x: virtio-mem support - - - - --- 2024-09-10 David Hildenbrand New
[v1,08/14] s390x/s390-stattrib-kvm: prepare memory devices and sparse memory layouts s390x: virtio-mem support - - - - --- 2024-09-10 David Hildenbrand New
[v1,07/14] s390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT s390x: virtio-mem support - - 1 - --- 2024-09-10 David Hildenbrand New
[v1,06/14] s390x: introduce s390_get_memory_limit() s390x: virtio-mem support - - 2 - --- 2024-09-10 David Hildenbrand New
[v1,05/14] s390x/s390-virtio-ccw: move setting the maximum guest size from sclp to machine code s390x: virtio-mem support - - 1 - --- 2024-09-10 David Hildenbrand New
[v1,04/14] s390x: rename s390-virtio-hcall* to s390-hypercall* s390x: virtio-mem support - - 1 - --- 2024-09-10 David Hildenbrand New
[v1,03/14] s390x/s390-virtio-hcall: prepare for more diag500 hypercalls s390x: virtio-mem support - - 1 - --- 2024-09-10 David Hildenbrand New
[v1,02/14] s390x/s390-virtio-hcall: remove hypercall registration mechanism s390x: virtio-mem support - - 1 - --- 2024-09-10 David Hildenbrand New
[v1,01/14] s390x/s390-virtio-ccw: don't crash on weird RAM sizes s390x: virtio-mem support 1 - 2 - --- 2024-09-10 David Hildenbrand New
[RFC,2/2] hw/riscv/sifive_u.c: Add initial HPM support target/riscv: Add support for machine specific pmu's events - - - - --- 2024-09-10 Aleksei Filippov New
[RFC,1/2] target/riscv: Add support for machine specific pmu's events target/riscv: Add support for machine specific pmu's events - - - - --- 2024-09-10 Aleksei Filippov New
vfio/iommufd: no hw_info for mediated devices vfio/iommufd: no hw_info for mediated devices - - - - --- 2024-09-10 Steven Sistare New
[v3,3/3] docs/devel: update tsan build documentation build qemu with gcc and tsan - - - - --- 2024-09-10 Pierrick Bouvier New
[v3,2/3] target/i386: fix build warning (gcc-12 -fsanitize=thread) build qemu with gcc and tsan - - 2 - --- 2024-09-10 Pierrick Bouvier New
[v3,1/3] meson: hide tsan related warnings build qemu with gcc and tsan - - - - --- 2024-09-10 Pierrick Bouvier New
[v2,10/10] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode Maintainer updates (testing, gdbstub) pre-PR - - - - --- 2024-09-10 Alex Bennée New
[v2,09/10] tests/tcg/aarch64: Improve linker script organization Maintainer updates (testing, gdbstub) pre-PR - - - - --- 2024-09-10 Alex Bennée New
[v2,08/10] tests/guest-debug: Support passing arguments to the GDB test script Maintainer updates (testing, gdbstub) pre-PR - - 1 - --- 2024-09-10 Alex Bennée New
[v2,07/10] gdbstub: Add support for MTE in system mode Maintainer updates (testing, gdbstub) pre-PR - - 1 - --- 2024-09-10 Alex Bennée New
[v2,06/10] gdbstub: Use specific MMU index when probing MTE addresses Maintainer updates (testing, gdbstub) pre-PR - - 1 - --- 2024-09-10 Alex Bennée New
[v2,05/10] scripts/ci: update the gitlab-runner playbook Maintainer updates (testing, gdbstub) pre-PR - - 1 - --- 2024-09-10 Alex Bennée New
[v2,04/10] docs/devel: fix duplicate line Maintainer updates (testing, gdbstub) pre-PR - 1 1 - --- 2024-09-10 Alex Bennée New
[v2,03/10] tests/docker: use debian-all-test-cross for mips64el tests Maintainer updates (testing, gdbstub) pre-PR - - 1 - --- 2024-09-10 Alex Bennée New
[v2,02/10] tests/docker: update debian i686 and mipsel images to bookworm Maintainer updates (testing, gdbstub) pre-PR - - 2 - --- 2024-09-10 Alex Bennée New
[v2,01/10] tests/docker: remove debian-armel-cross Maintainer updates (testing, gdbstub) pre-PR - - 3 - --- 2024-09-10 Alex Bennée New
[v8,6/6] tests/tcg/multiarch: add test for plugin memory access plugins: access values during a memory read/write - - - 1 --- 2024-09-10 Pierrick Bouvier New
[v8,5/6] tests/tcg/plugins/mem: add option to print memory accesses plugins: access values during a memory read/write - - 2 - --- 2024-09-10 Pierrick Bouvier New
[v8,4/6] tests/tcg: allow to check output of plugins plugins: access values during a memory read/write - - 1 1 --- 2024-09-10 Pierrick Bouvier New
[v8,3/6] tests/tcg: add mechanism to run specific tests with plugins plugins: access values during a memory read/write - - 1 1 --- 2024-09-10 Pierrick Bouvier New
[v8,2/6] plugins: extend API to get latest memory value accessed plugins: access values during a memory read/write - - 3 - --- 2024-09-10 Pierrick Bouvier New
[v8,1/6] plugins: save value during memory accesses plugins: access values during a memory read/write - - 2 - --- 2024-09-10 Pierrick Bouvier New
[PULL,19/19] qapi/vfio: Rename VfioMigrationState to Qapi*, and drop prefix [PULL,01/19] qapi: Smarter camel_to_upper() to reduce need for 'prefix' - - 1 - --- 2024-09-10 Markus Armbruster New
[PULL,18/19] qapi/cryptodev: Rename QCryptodevBackendAlgType to *Algo, and drop prefix [PULL,01/19] qapi: Smarter camel_to_upper() to reduce need for 'prefix' - - 1 - --- 2024-09-10 Markus Armbruster New
[PULL,17/19] qapi/cryptodev: Drop unwanted 'prefix' [PULL,01/19] qapi: Smarter camel_to_upper() to reduce need for 'prefix' - - 1 - --- 2024-09-10 Markus Armbruster New
[PULL,16/19] qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo [PULL,01/19] qapi: Smarter camel_to_upper() to reduce need for 'prefix' 1 - - - --- 2024-09-10 Markus Armbruster New
[PULL,15/19] qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefix [PULL,01/19] qapi: Smarter camel_to_upper() to reduce need for 'prefix' 1 - - - --- 2024-09-10 Markus Armbruster New
[PULL,14/19] qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix [PULL,01/19] qapi: Smarter camel_to_upper() to reduce need for 'prefix' 1 - - - --- 2024-09-10 Markus Armbruster New
[PULL,13/19] qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix [PULL,01/19] qapi: Smarter camel_to_upper() to reduce need for 'prefix' 1 - - - --- 2024-09-10 Markus Armbruster New
[PULL,12/19] qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix [PULL,01/19] qapi: Smarter camel_to_upper() to reduce need for 'prefix' 1 - - - --- 2024-09-10 Markus Armbruster New
[PULL,11/19] qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix [PULL,01/19] qapi: Smarter camel_to_upper() to reduce need for 'prefix' 1 - - - --- 2024-09-10 Markus Armbruster New
[PULL,10/19] qapi/crypto: Drop unwanted 'prefix' [PULL,01/19] qapi: Smarter camel_to_upper() to reduce need for 'prefix' 1 - - - --- 2024-09-10 Markus Armbruster New
[PULL,09/19] qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix' [PULL,01/19] qapi: Smarter camel_to_upper() to reduce need for 'prefix' 1 - 2 - --- 2024-09-10 Markus Armbruster New
« 1 2 ... 10 11 124404 4405 »