Show patches with: State = Action Required       |   1775 patches
« 1 2 3 417 18 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,34/34] scripts/checkpatch.pl: emit error when using assert(false) Use g_assert_not_reached instead of (g_)assert(0, false) - - 1 - --- 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) - - 1 - --- 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) - - 1 - --- 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) - - 1 - --- 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) - - 2 - --- 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) - - 1 - --- 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) - - 1 - --- 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) - - 1 - --- 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) - - 1 - --- 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) - - 1 - --- 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) - - 1 - --- 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) - - 2 - --- 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) - - 1 - --- 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) - - 1 - --- 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) - - 2 - --- 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) - - 1 - --- 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) - - 1 - --- 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) - - 3 - --- 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) - - 1 - --- 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) - - 2 - --- 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) - - 3 - --- 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) - - 2 - --- 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) - - 1 - --- 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) - - 2 - --- 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) - - 1 - --- 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) - - 2 - --- 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) - - 2 - --- 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) - - 2 - --- 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) - - 2 - --- 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) - - 2 - --- 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) - - 1 - --- 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) - - 1 - --- 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) - - 1 - --- 2024-09-19 Pierrick Bouvier New
[RFC,v2,15/15] i386: Support topology device tree qom-topo: Abstract CPU Topology Level to Topology Device - - - - --- 2024-09-19 Zhao Liu New
[RFC,v2,14/15] i386/cpu: Support CPU plugged in topology tree via bus-finder qom-topo: Abstract CPU Topology Level to Topology Device - - - - --- 2024-09-19 Zhao Liu New
[RFC,v2,13/15] system/qdev-monitor: Introduce bus-finder interface for compatibility with bus-less … qom-topo: Abstract CPU Topology Level to Topology Device - - - - --- 2024-09-19 Zhao Liu New
[RFC,v2,12/15] hw/i386: Allow i386 to create new CPUs in topology tree qom-topo: Abstract CPU Topology Level to Topology Device - - - - --- 2024-09-19 Zhao Liu New
[RFC,v2,11/15] hw/core: Support topology tree in none machine for compatibility qom-topo: Abstract CPU Topology Level to Topology Device - - - - --- 2024-09-19 Zhao Liu New
[RFC,v2,10/15] hw/machine: Build smp topology tree from -smp qom-topo: Abstract CPU Topology Level to Topology Device - - - - --- 2024-09-19 Zhao Liu New
[RFC,v2,09/15] hw/cpu: Abstract module/die/socket levels as topology devices qom-topo: Abstract CPU Topology Level to Topology Device - - - - --- 2024-09-19 Zhao Liu New
[RFC,v2,08/15] hw/cpu/core: Convert cpu-core from general device to topology device qom-topo: Abstract CPU Topology Level to Topology Device - - - - --- 2024-09-19 Zhao Liu New
[RFC,v2,07/15] hw/core/cpu: Convert CPU from general device to topology device qom-topo: Abstract CPU Topology Level to Topology Device - - - - --- 2024-09-19 Zhao Liu New
[RFC,v2,06/15] hw/core: Create CPU slot in MachineState to manage CPU topology tree qom-topo: Abstract CPU Topology Level to Topology Device - - - - --- 2024-09-19 Zhao Liu New
[RFC,v2,05/15] qdev: Add method in BusClass to customize device index qom-topo: Abstract CPU Topology Level to Topology Device - - - - --- 2024-09-19 Zhao Liu New
[RFC,v2,04/15] hw/cpu: Introduce CPU slot to manage CPU topology qom-topo: Abstract CPU Topology Level to Topology Device - - - - --- 2024-09-19 Zhao Liu New
[RFC,v2,03/15] hw/cpu: Introduce CPU topology device and CPU bus qom-topo: Abstract CPU Topology Level to Topology Device - - - - --- 2024-09-19 Zhao Liu New
[RFC,v2,02/15] qdev: Add the interface to reparent the device qom-topo: Abstract CPU Topology Level to Topology Device - - - - --- 2024-09-19 Zhao Liu New
[RFC,v2,01/15] qdev: Add pointer to BusChild in DeviceState qom-topo: Abstract CPU Topology Level to Topology Device - - - - --- 2024-09-19 Zhao Liu New
[PULL,09/18] tests/tcg/multiarch: add test for plugin memory access Untitled series #424519 - - - 1 --- 2024-09-18 Alex Bennée New
[v3,3/3] hw/ssi/pnv_spi: Use local var seq_index instead of get_seq_index(). hw/ssi/pnv_spi: Remove PnvXferBuffer and get_seq_index() - - - - --- 2024-09-18 Chalapathi V New
[v3,2/3] hw/ssi/pnv_spi: Replace PnvXferBuffer with Fifo8 structure hw/ssi/pnv_spi: Remove PnvXferBuffer and get_seq_index() - - - - --- 2024-09-18 Chalapathi V New
[v3,1/3] MAINTAINERS: Cover PowerPC SPI model in PowerNV section hw/ssi/pnv_spi: Remove PnvXferBuffer and get_seq_index() - 1 - - --- 2024-09-18 Chalapathi V New
ppc/spapr: remove deprecated machines specific code ppc/spapr: remove deprecated machines specific code - - - - --- 2024-09-17 Harsh Prateek Bora New
tests/qtest: Add XIVE tests for the powernv10 machine tests/qtest: Add XIVE tests for the powernv10 machine - - - - --- 2024-09-16 Mike Kowal New
mac_dbdma: Remove leftover `dma_memory_unmap` calls mac_dbdma: Remove leftover `dma_memory_unmap` calls - 1 1 1 --- 2024-09-16 Mattias Nissler New
[v2,18/18] contrib/plugins: avoid hanging program tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 2 - --- 2024-09-16 Alex Bennée New
[v2,17/18] plugins: add option to dump write argument to syscall plugin tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 1 --- 2024-09-16 Alex Bennée New
[v2,16/18] plugins: add plugin API to read guest memory tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-16 Alex Bennée New
[v2,15/18] contrib/plugins: Add a plugin to generate basic block vectors tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-16 Alex Bennée New
[v2,14/18] util/timer: avoid deadlock when shutting down tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-16 Alex Bennée New
[v2,13/18] tests/tcg: add a system test to check memory instrumentation tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-16 Alex Bennée New
[v2,12/18] tests/tcg: ensure s390x-softmmu output redirected tcg plugins pre-PR (deprecations, mem apis, contrib plugins) 1 - 1 - --- 2024-09-16 Alex Bennée New
[v2,11/18] tests/tcg: only read/write 64 bit words on 64 bit systems tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-16 Alex Bennée New
[v2,10/18] tests/tcg: clean up output of memory system test tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-16 Alex Bennée New
[v2,09/18] tests/tcg/multiarch: add test for plugin memory access tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - - 1 --- 2024-09-16 Alex Bennée New
[v2,08/18] tests/tcg/plugins/mem: add option to print memory accesses tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 2 - --- 2024-09-16 Alex Bennée New
[v2,07/18] tests/tcg: allow to check output of plugins tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 1 --- 2024-09-16 Alex Bennée New
[v2,06/18] tests/tcg: add mechanism to run specific tests with plugins tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 1 --- 2024-09-16 Alex Bennée New
[v2,05/18] plugins: extend API to get latest memory value accessed tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 3 - --- 2024-09-16 Alex Bennée New
[v2,04/18] plugins: save value during memory accesses tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 2 - --- 2024-09-16 Alex Bennée New
[v2,03/18] contrib/plugins: control flow plugin tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-16 Alex Bennée New
[v2,02/18] deprecation: don't enable TCG plugins by default with TCI tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-16 Alex Bennée New
[v2,01/18] deprecation: don't enable TCG plugins by default on 32 bit hosts tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-16 Alex Bennée New
[17/17] plugins: add option to dump write argument to syscall plugin tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 1 --- 2024-09-13 Alex Bennée New
[16/17] plugins: add plugin API to read guest memory tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-13 Alex Bennée New
[15/17] contrib/plugins: Add a plugin to generate basic block vectors tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-13 Alex Bennée New
[14/17] util/timer: avoid deadlock when shutting down tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - - - --- 2024-09-13 Alex Bennée New
[13/17] tests/tcg: add a system test to check memory instrumentation tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - - - --- 2024-09-13 Alex Bennée New
[12/17] tests/tcg: ensure s390x-softmmu output redirected tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - - - --- 2024-09-13 Alex Bennée New
[11/17] tests/tcg: only read/write 64 bit words on 64 bit systems tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-13 Alex Bennée New
[10/17] tests/tcg: clean up output of memory system test tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-13 Alex Bennée New
[09/17] tests/tcg/multiarch: add test for plugin memory access tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - - 1 --- 2024-09-13 Alex Bennée New
[08/17] tests/tcg/plugins/mem: add option to print memory accesses tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 2 - --- 2024-09-13 Alex Bennée New
[07/17] tests/tcg: allow to check output of plugins tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 1 --- 2024-09-13 Alex Bennée New
[06/17] tests/tcg: add mechanism to run specific tests with plugins tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 1 --- 2024-09-13 Alex Bennée New
[05/17] plugins: extend API to get latest memory value accessed tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 3 - --- 2024-09-13 Alex Bennée New
[04/17] plugins: save value during memory accesses tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 2 - --- 2024-09-13 Alex Bennée New
[03/17] contrib/plugins: control flow plugin tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-13 Alex Bennée New
[02/17] deprecation: don't enable TCG plugins by default with TCI tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-13 Alex Bennée New
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts tcg plugins pre-PR (deprecations, mem apis, contrib plugins) - - 1 - --- 2024-09-13 Alex Bennée New
[v4,14/14] pnv/xive2: TIMA CI ops using alternative offsets or byte lengths XIVE2 changes for TIMA operations - - 1 - --- 2024-09-13 Mike Kowal New
[v4,13/14] pnv/xive2: TIMA support for 8-byte OS context push for PHYP XIVE2 changes for TIMA operations - - 1 - --- 2024-09-13 Mike Kowal New
[v4,12/14] pnv/xive: Update PIPR when updating CPPR XIVE2 changes for TIMA operations - 1 1 - --- 2024-09-13 Mike Kowal New
[v4,11/14] pnv/xive: Add special handling for pool targets XIVE2 changes for TIMA operations - - 1 - --- 2024-09-13 Mike Kowal New
[v4,10/14] ppc/xive2: Support "Pull Thread Context to Odd Thread Reporting Line" XIVE2 changes for TIMA operations - - 1 - --- 2024-09-13 Mike Kowal New
[v4,09/14] ppc/xive2: Change context/ring specific functions to be generic XIVE2 changes for TIMA operations - - 1 - --- 2024-09-13 Mike Kowal New
[v4,08/14] ppc/xive2: Support "Pull Thread Context to Register" operation XIVE2 changes for TIMA operations - - 1 - --- 2024-09-13 Mike Kowal New
[v4,07/14] ppc/xive2: Allow 1-byte write of Target field in TIMA XIVE2 changes for TIMA operations - - 1 - --- 2024-09-13 Mike Kowal New
[v4,06/14] ppc/xive2: Dump the VP-group and crowd tables with 'info pic' XIVE2 changes for TIMA operations - - 1 - --- 2024-09-13 Mike Kowal New
« 1 2 3 417 18 »