Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 80217 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
25
26
27
…
802
803
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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
Superseded
[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
Superseded
[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
Superseded
[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
Superseded
[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
Superseded
[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
Superseded
[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
Superseded
[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
Superseded
[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
Superseded
[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
Superseded
[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
Superseded
[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
Superseded
[PULL,18/18] contrib/plugins: avoid hanging program
Untitled series #251129
-
-
-
2024-09-18
Alex Bennée
Accepted
[PULL,17/18] plugins: add option to dump write argument to syscall plugin
Untitled series #251129
-
-
-
2024-09-18
Alex Bennée
Accepted
[PULL,16/18] plugins: add plugin API to read guest memory
Untitled series #251129
-
-
-
2024-09-18
Alex Bennée
Accepted
[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
Accepted
[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
Accepted
[PULL,11/18] tests/tcg: only read/write 64 bit words on 64 bit systems
Untitled series #251129
-
-
-
2024-09-18
Alex Bennée
Accepted
[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
Accepted
[PULL,07/18] tests/tcg: allow to check output of plugins
Untitled series #251129
-
-
-
2024-09-18
Alex Bennée
Accepted
[PULL,06/18] tests/tcg: add mechanism to run specific tests with plugins
Untitled series #251129
-
-
-
2024-09-18
Alex Bennée
Accepted
[PULL,05/18] plugins: extend API to get latest memory value accessed
Untitled series #251129
-
-
-
2024-09-18
Alex Bennée
Accepted
[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
Accepted
[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
Accepted
[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
Superseded
[Stable-9.0.3,78/82] tests/docker: update debian i686 and mipsel images to bookworm
Untitled series #251072
-
-
-
2024-09-17
Michael Tokarev
Superseded
[Stable-9.0.3,77/82] tests/docker: remove debian-armel-cross
Untitled series #251072
-
-
-
2024-09-17
Michael Tokarev
Superseded
[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-8.2.7,61/65] tests/docker: update debian i686 and mipsel images to bookworm
Untitled series #251071
-
-
-
2024-09-17
Michael Tokarev
Superseded
[Stable-8.2.7,60/65] tests/docker: remove debian-armel-cross
Untitled series #251071
-
-
-
2024-09-17
Michael Tokarev
Superseded
[Stable-8.2.7,54/65] gitlab: migrate the s390x custom machine to 22.04
Untitled series #251071
-
-
-
2024-09-17
Michael Tokarev
Superseded
[Stable-7.2.14,46/47] tests/docker: remove debian-armel-cross
Untitled series #251070
-
-
-
2024-09-17
Michael Tokarev
Superseded
[Stable-7.2.14,41/47] gitlab: migrate the s390x custom machine to 22.04
Untitled series #251070
-
-
-
2024-09-17
Michael Tokarev
New
target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
-
-
-
2024-09-17
Peter Maydell
Superseded
tests/fp: Make mul and div tests have a longer timeout
tests/fp: Make mul and div tests have a longer timeout
-
-
-
2024-09-17
Peter Maydell
Accepted
[PULL,17/17] .gitlab-ci.d/crossbuilds.yml: Force 'make check' to -j2 for cross-i686-tci
Untitled series #251065
-
-
-
2024-09-17
Thomas Huth
Accepted
[PULL,13/17] system: Sort QEMU_ARCH_VIRTIO_PCI definition
Untitled series #251065
-
-
-
2024-09-17
Thomas Huth
New
[PULL,12/17] tests/qtest: remove break after g_assert_not_reached()
Untitled series #251065
-
-
-
2024-09-17
Thomas Huth
Accepted
[PULL,11/17] tests/qtest: replace assert(false) with g_assert_not_reached()
Untitled series #251065
-
-
-
2024-09-17
Thomas Huth
Accepted
[PULL,10/17] include/hw/s390x: replace assert(false) with g_assert_not_reached()
Untitled series #251065
-
-
-
2024-09-17
Thomas Huth
Accepted
[PULL,09/17] tests/unit: replace assert(0) with g_assert_not_reached()
Untitled series #251065
-
-
-
2024-09-17
Thomas Huth
Accepted
[PULL,08/17] tests/qtest: replace assert(0) with g_assert_not_reached()
Untitled series #251065
-
-
-
2024-09-17
Thomas Huth
Accepted
[PULL,1/8] hw/vfio/pci.c: Use correct type in trace_vfio_msix_early_setup()
[PULL,1/8] hw/vfio/pci.c: Use correct type in trace_vfio_msix_early_setup()
-
-
-
2024-09-17
Cédric Le Goater
Accepted
[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
[2/3] .gitlab-ci.d/cirrus: Drop support for macOS 13 (Ventura)
ci: Replace macOS coverage from release 13 to 15
-
-
-
2024-09-17
Philippe Mathieu-Daudé
Superseded
[1/3] tests/unit: Really build pbkdf test on macOS
ci: Replace macOS coverage from release 13 to 15
-
-
-
2024-09-17
Philippe Mathieu-Daudé
New
tests/unit: Really build pbkdf test on macOS
tests/unit: Really build pbkdf test on macOS
-
-
-
2024-09-17
Philippe Mathieu-Daudé
Superseded
[PULL,01/12] hw/gpio/aspeed_gpio: Avoid shift into sign bit
[PULL,01/12] hw/gpio/aspeed_gpio: Avoid shift into sign bit
-
-
-
2024-09-16
Cédric Le Goater
Accepted
.gitlab-ci.d/crossbuilds.yml: Force 'make check' to -j2 for cross-i686-tci
.gitlab-ci.d/crossbuilds.yml: Force 'make check' to -j2 for cross-i686-tci
-
-
-
2024-09-16
Peter Maydell
Accepted
[v2,18/18] contrib/plugins: avoid hanging program
Untitled series #250992
-
-
-
2024-09-16
Alex Bennée
Superseded
[v2,17/18] plugins: add option to dump write argument to syscall plugin
Untitled series #250992
-
-
-
2024-09-16
Alex Bennée
Superseded
[v2,15/18] contrib/plugins: Add a plugin to generate basic block vectors
Untitled series #250992
-
-
-
2024-09-16
Alex Bennée
Superseded
[v2,14/18] util/timer: avoid deadlock when shutting down
Untitled series #250992
-
-
-
2024-09-16
Alex Bennée
Superseded
[v2,13/18] tests/tcg: add a system test to check memory instrumentation
Untitled series #250992
-
-
-
2024-09-16
Alex Bennée
Superseded
[v2,12/18] tests/tcg: ensure s390x-softmmu output redirected
Untitled series #250992
-
-
-
2024-09-16
Alex Bennée
Superseded
[v2,11/18] tests/tcg: only read/write 64 bit words on 64 bit systems
Untitled series #250992
-
-
-
2024-09-16
Alex Bennée
Superseded
[v2,10/18] tests/tcg: clean up output of memory system test
Untitled series #250992
-
-
-
2024-09-16
Alex Bennée
Superseded
[v2,09/18] tests/tcg/multiarch: add test for plugin memory access
Untitled series #250992
-
-
-
2024-09-16
Alex Bennée
Superseded
[v2,08/18] tests/tcg/plugins/mem: add option to print memory accesses
Untitled series #250992
-
-
-
2024-09-16
Alex Bennée
Superseded
[v2,07/18] tests/tcg: allow to check output of plugins
Untitled series #250992
-
-
-
2024-09-16
Alex Bennée
Superseded
[v2,06/18] tests/tcg: add mechanism to run specific tests with plugins
Untitled series #250992
-
-
-
2024-09-16
Alex Bennée
Superseded
[v2,05/18] plugins: extend API to get latest memory value accessed
Untitled series #250992
-
-
-
2024-09-16
Alex Bennée
Superseded
[v2,04/18] plugins: save value during memory accesses
Untitled series #250992
-
-
-
2024-09-16
Alex Bennée
Superseded
[PULL,v3,47/60] hw/sensor/tmp105: Lower 4 bit of limit registers are always 0
Untitled series #250816
-
-
-
2024-09-13
Philippe Mathieu-Daudé
Accepted
[PULL,v3,00/60] Misc HW & UI patches for 2024-09-13
-
-
-
2024-09-13
Philippe Mathieu-Daudé
New
[RFC] contrib/plugins: avoid hanging program
[RFC] contrib/plugins: avoid hanging program
-
-
-
2024-09-13
Alex Bennée
Superseded
[17/17] plugins: add option to dump write argument to syscall plugin
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
-
-
-
2024-09-13
Alex Bennée
Superseded
[15/17] contrib/plugins: Add a plugin to generate basic block vectors
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
-
-
-
2024-09-13
Alex Bennée
Superseded
[14/17] util/timer: avoid deadlock when shutting down
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
-
-
-
2024-09-13
Alex Bennée
Superseded
[13/17] tests/tcg: add a system test to check memory instrumentation
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
-
-
-
2024-09-13
Alex Bennée
Superseded
[12/17] tests/tcg: ensure s390x-softmmu output redirected
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
-
-
-
2024-09-13
Alex Bennée
Superseded
[11/17] tests/tcg: only read/write 64 bit words on 64 bit systems
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
-
-
-
2024-09-13
Alex Bennée
Superseded
[10/17] tests/tcg: clean up output of memory system test
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
-
-
-
2024-09-13
Alex Bennée
Superseded
[09/17] tests/tcg/multiarch: add test for plugin memory access
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
-
-
-
2024-09-13
Alex Bennée
Superseded
[08/17] tests/tcg/plugins/mem: add option to print memory accesses
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
-
-
-
2024-09-13
Alex Bennée
Superseded
[07/17] tests/tcg: allow to check output of plugins
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
-
-
-
2024-09-13
Alex Bennée
Superseded
[06/17] tests/tcg: add mechanism to run specific tests with plugins
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
-
-
-
2024-09-13
Alex Bennée
Superseded
[05/17] plugins: extend API to get latest memory value accessed
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
-
-
-
2024-09-13
Alex Bennée
Superseded
[04/17] plugins: save value during memory accesses
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
-
-
-
2024-09-13
Alex Bennée
Superseded
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
[01/17] deprecation: don't enable TCG plugins by default on 32 bit hosts
-
-
-
2024-09-13
Alex Bennée
New
[PULL,27/27] hw/intc/arm_gic: fix spurious level triggered interrupts
[PULL,01/27] hw/s390/ccw-device: Convert to three-phase reset
-
-
-
2024-09-13
Peter Maydell
Accepted
[PULL,26/27] MAINTAINERS: Add my-self as CAN maintainer
[PULL,01/27] hw/s390/ccw-device: Convert to three-phase reset
-
-
-
2024-09-13
Peter Maydell
Accepted
[PULL,25/27] MAINTAINERS: Update Xilinx Versal OSPI maintainer's email address
[PULL,01/27] hw/s390/ccw-device: Convert to three-phase reset
-
-
-
2024-09-13
Peter Maydell
Accepted
[PULL,24/27] MAINTAINERS: Remove Vikram Garhwal as maintainer
[PULL,01/27] hw/s390/ccw-device: Convert to three-phase reset
-
-
-
2024-09-13
Peter Maydell
Accepted
[PULL,23/27] hw/net/can/xlnx-versal-canfd: Fix FIFO issues
[PULL,01/27] hw/s390/ccw-device: Convert to three-phase reset
-
-
-
2024-09-13
Peter Maydell
Accepted
[PULL,22/27] hw/net/can/xlnx-versal-canfd: Simplify DLC conversions
[PULL,01/27] hw/s390/ccw-device: Convert to three-phase reset
-
-
-
2024-09-13
Peter Maydell
Accepted
[PULL,21/27] hw/net/can/xlnx-versal-canfd: Fix byte ordering
[PULL,01/27] hw/s390/ccw-device: Convert to three-phase reset
-
-
-
2024-09-13
Peter Maydell
Not Applicable
[PULL,20/27] hw/net/can/xlnx-versal-canfd: Handle flags correctly
[PULL,01/27] hw/s390/ccw-device: Convert to three-phase reset
-
-
-
2024-09-13
Peter Maydell
Accepted
[PULL,19/27] hw/net/can/xlnx-versal-canfd: Translate CAN ID registers
[PULL,01/27] hw/s390/ccw-device: Convert to three-phase reset
-
-
-
2024-09-13
Peter Maydell
Accepted
[PULL,18/27] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
[PULL,01/27] hw/s390/ccw-device: Convert to three-phase reset
-
-
-
2024-09-13
Peter Maydell
Accepted
[PULL,17/27] hw/net/can/xlnx-versal-canfd: Fix interrupt level
[PULL,01/27] hw/s390/ccw-device: Convert to three-phase reset
-
-
-
2024-09-13
Peter Maydell
Accepted
[PULL,16/27] target/arm/tcg: refine cache descriptions with a wrapper
[PULL,01/27] hw/s390/ccw-device: Convert to three-phase reset
-
-
-
2024-09-13
Peter Maydell
Accepted
«
1
2
...
25
26
27
…
802
803
»