Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 22561 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
...
54
55
56
…
225
226
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[for-8.0,08/29] accel/tcg: Honor atomicity of stores
tcg: Improve atomicity support
-
-
-
2022-11-18
Richard Henderson
New
[for-8.0,06/29] accel/tcg: Reorg system mode store helpers
tcg: Improve atomicity support
-
-
-
2022-11-18
Richard Henderson
New
[for-8.0,05/29] accel/tcg: Reorg system mode load helpers
tcg: Improve atomicity support
-
-
-
2022-11-18
Richard Henderson
New
[v3,13/13] ci: replace x86_64 macos-11 with aarch64 macos-12
testing and doc updates (pre-PR)
-
-
-
2022-11-17
Alex Bennée
New
[v3,12/13] tests/avocado/boot_linux.py: Bump aarch64 virt test timeout to 720s
testing and doc updates (pre-PR)
-
-
-
2022-11-17
Alex Bennée
New
[RFC] tests/avocado: move aarch64 boot_linux tcg tests and slim down
[RFC] tests/avocado: move aarch64 boot_linux tcg tests and slim down
-
-
-
2022-11-17
Alex Bennée
New
[PULL,02/10] tests/avocado: improve behaviour waiting for login prompts
[PULL,01/10] Run docker probe only if docker or podman are available
-
-
-
2022-11-15
Alex Bennée
New
[PULL,for,7.2,00/10] testing and doc updates
-
-
-
2022-11-15
Alex Bennée
New
[PULL,1/2] target/i386: fix cmpxchg with 32-bit register destination
[PULL,1/2] target/i386: fix cmpxchg with 32-bit register destination
-
-
-
2022-11-14
Richard Henderson
New
[PULL,0/2] target/i386: fix cmpxchgl, lahf, sahf
-
-
-
2022-11-14
Richard Henderson
New
[RFC] gitlab: add new dynamic check-gcov target for coverage
[RFC] gitlab: add new dynamic check-gcov target for coverage
-
-
-
2022-11-14
Alex Bennée
New
[PULL,0/1] Fix loongarch make check-tcg failure
-
-
-
2022-11-12
Richard Henderson
New
[v5,20/20] include/hw: add commentary to current_cpu export
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,19/20] hw/isa: derive CPUState from MemTxAttrs in apm_ioport_writeb
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,18/20] hw/i386: convert apic access to use MemTxAttrs
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,17/20] hw/intc: properly model IOAPIC MSI messages
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,16/20] include: add MEMTXATTRS_MACHINE helper
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,15/20] hw/i386: update vapic_write to use MemTxAttrs
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,14/20] hw/audio: explicitly set .requester_type for intel-hda
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,13/20] target/i386: add explicit initialisation for MexTxAttrs
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,12/20] target/riscv: initialise MemTxAttrs for CPU access
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,11/20] target/sparc: initialise MemTxAttrs for CPU access
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,10/20] target/microblaze: initialise MemTxAttrs for CPU access
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,09/20] hw/arm: remove current_cpu hack from pxa2xx access
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,08/20] hw/timer: convert mptimer access to attrs to derive cpu index
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,07/20] hw/intc/gic: use MxTxAttrs to divine accessing CPU
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,06/20] qtest: make read/write operation appear to be from CPU
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,05/20] target/arm: ensure m-profile helpers set appropriate MemTxAttrs
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,04/20] target/arm: ensure KVM traps set appropriate MemTxAttrs
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,03/20] target/arm: ensure HVF traps set appropriate MemTxAttrs
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,02/20] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v5,01/20] hw: encode accessing CPU index in MemTxAttrs
use MemTxAttrs to avoid current_cpu in hw/
-
-
-
2022-11-11
Alex Bennée
New
[v2,12/12] hw/intc: add implementation of GICD_IIDR to Arm GIC
testing, docs, plugins, arm pre-PR
-
-
-
2022-11-11
Alex Bennée
New
[v2,09/12] tests/plugins: add a new vcpu state tracking plugin
testing, docs, plugins, arm pre-PR
-
-
-
2022-11-11
Alex Bennée
New
[v2,02/12] tests/avocado: improve behaviour waiting for login prompts
testing, docs, plugins, arm pre-PR
-
-
-
2022-11-11
Alex Bennée
New
[PATCH-for-7.2,v2] libvduse: Avoid warning about dangerous use of strncpy()
[PATCH-for-7.2,v2] libvduse: Avoid warning about dangerous use of strncpy()
-
-
-
2022-11-11
Philippe Mathieu-Daudé
New
[for-8.0,v2,12/13] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
target/s390x: Use TCGv_i128
-
-
-
2022-11-11
Richard Henderson
New
[for-8.0,v2,11/13] target/s390x: Use Int128 for passing float128
target/s390x: Use TCGv_i128
-
-
-
2022-11-11
Richard Henderson
New
[for-8.0,v2,10/13] target/s390x: Use Int128 for returning float128
target/s390x: Use TCGv_i128
-
-
-
2022-11-11
Richard Henderson
New
[for-8.0,v2,09/13] target/s390x: Copy wout_x1 to wout_x1_P
target/s390x: Use TCGv_i128
-
-
-
2022-11-11
Richard Henderson
New
[for-8.0,v3,26/45] tcg: Move ffi_cif pointer into TCGHelperInfo
tcg: Support for Int128 with helpers
-
-
-
2022-11-11
Richard Henderson
New
[for-8.0,v3,18/45] tcg: Use TCG_CALL_ARG_EVEN for TCI special case
tcg: Support for Int128 with helpers
-
-
-
2022-11-11
Richard Henderson
New
[for-8.0,v3,03/45] tcg: Introduce paired register allocation
tcg: Support for Int128 with helpers
-
-
-
2022-11-11
Richard Henderson
New
[PATCH-for-7.2] hw/display: Declare build_vga_aml() out of "vga_int.h"
[PATCH-for-7.2] hw/display: Declare build_vga_aml() out of "vga_int.h"
-
-
-
2022-11-09
Philippe Mathieu-Daudé
New
[PULL,for-7.2,0/2] tcg patch queue
-
-
-
2022-11-09
Richard Henderson
New
[PULL,3/3] Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2"
[PULL,1/3] memory: Fix wrong end address dump
-
-
-
2022-11-08
Philippe Mathieu-Daudé
New
[PULL,2/3] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
[PULL,1/3] memory: Fix wrong end address dump
-
-
-
2022-11-08
Philippe Mathieu-Daudé
New
[PULL,1/3] memory: Fix wrong end address dump
[PULL,1/3] memory: Fix wrong end address dump
-
-
-
2022-11-08
Philippe Mathieu-Daudé
New
[PULL,0/3] Memory/SDHCI/ParallelFlash patches for v7.2.0-rc0
-
-
-
2022-11-08
Philippe Mathieu-Daudé
New
[v1,5/9] hw/virtio: introduce virtio_device_should_start
test and doc updates
-
-
-
2022-11-08
Alex Bennée
New
[PULL,14/14] MAINTAINERS: Inherit from nanoMIPS
[PULL,01/14] target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F
-
-
-
2022-11-07
Philippe Mathieu-Daudé
New
[PULL,09/14] disas/nanomips: Remove headers already included by "qemu/osdep.h"
[PULL,01/14] target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F
-
-
-
2022-11-07
Philippe Mathieu-Daudé
New
[PULL,00/14] MIPS patches for 2022-11-08
-
-
-
2022-11-07
Philippe Mathieu-Daudé
New
[PULL,v4,82/83] hw/virtio: introduce virtio_device_should_start
Untitled series #191509
-
-
-
2022-11-07
Michael S. Tsirkin
New
[PATCH-for-7.2,2/2] hw/sd/sdhci: Factor common Present State bits in sdhci_data_transfer()
hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
-
-
-
2022-11-07
Philippe Mathieu-Daudé
New
[RESEND,2/6] disas/nanomips: Merge insn{1,2,3} into words[3]
Two -Wclobbered fixes, plus other cleanup
-
-
-
2022-11-06
Richard Henderson
New
[v5,5/5] linux-user/syscall: Implement execveat()
linux-user: implement execveat
-
-
-
2022-11-04
Philippe Mathieu-Daudé
New
[v5,4/5] linux-user/syscall: Extract do_execve() from do_syscall1()
linux-user: implement execveat
-
-
-
2022-11-04
Philippe Mathieu-Daudé
New
[v5,3/5] linux-user/strace: Add output for execveat() syscall
linux-user: implement execveat
-
-
-
2022-11-04
Philippe Mathieu-Daudé
New
[v5,2/5] linux-user/strace: Extract print_execve_argv() from print_execve()
linux-user: implement execveat
-
-
-
2022-11-04
Philippe Mathieu-Daudé
New
[PULL,v2,34/82] virtio: re-order vm_running and use_started checks
Untitled series #191058
-
-
-
2022-11-02
Michael S. Tsirkin
New
[v6,1/3] hw/sd/sdhci: MMIO region is implemented in 32-bit accesses
ppc/e500: Add support for eSDHC
-
-
-
2022-11-01
Philippe Mathieu-Daudé
New
[PULL,v3,for,7.2,00/31] testing and plugin updates
-
-
-
2022-11-01
Alex Bennée
New
[PULL,v2,for,7.2,00/31] testing and plugin updates
-
-
-
2022-11-01
Alex Bennée
New
[PULL,v2,13/13] tests/tcg/multiarch: Add munmap-pthread.c
[PULL,v2,01/13] tcg/sparc: Remove support for sparc32plus
-
-
-
2022-10-31
Richard Henderson
New
[PULL,v2,09/13] accel/tcg: Remove will_exit argument from cpu_restore_state
[PULL,v2,01/13] tcg/sparc: Remove support for sparc32plus
-
-
-
2022-10-31
Richard Henderson
New
[PULL,v2,05/13] accel/tcg: Introduce cpu_unwind_state_data
[PULL,v2,01/13] tcg/sparc: Remove support for sparc32plus
-
-
-
2022-10-31
Richard Henderson
New
[PULL,v2,02/13] tcg/sparc64: Rename from tcg/sparc
[PULL,v2,01/13] tcg/sparc: Remove support for sparc32plus
-
-
-
2022-10-31
Richard Henderson
New
[PULL,v2,01/13] tcg/sparc: Remove support for sparc32plus
[PULL,v2,01/13] tcg/sparc: Remove support for sparc32plus
-
-
-
2022-10-31
Richard Henderson
New
[PULL,v2,00/13] tcg-next patch queue
-
-
-
2022-10-31
Richard Henderson
New
[PULL,31/31] tests/vm: use -o IdentitiesOnly=yes for ssh
[PULL,01/31] tests/lcitool: Rename non-Debian specific helper
-
-
-
2022-10-31
Alex Bennée
New
[PULL,19/31] tests/avocado: set -machine none for userfwd and vnc tests
[PULL,01/31] tests/lcitool: Rename non-Debian specific helper
-
-
-
2022-10-31
Alex Bennée
New
[PULL,17/31] MAINTAINERS: add features_to_c.sh to gdbstub files
[PULL,01/31] tests/lcitool: Rename non-Debian specific helper
-
-
-
2022-10-31
Alex Bennée
New
[PULL,16/31] MAINTAINERS: add entries for the key build bits
[PULL,01/31] tests/lcitool: Rename non-Debian specific helper
-
-
-
2022-10-31
Alex Bennée
New
[PULL,08/31] tests/avocado: extend the timeout for x86_64 tcg tests
[PULL,01/31] tests/lcitool: Rename non-Debian specific helper
-
-
-
2022-10-31
Alex Bennée
New
[PULL,03/31] tests/docker: update fedora-win[32|64]-cross with lcitool
[PULL,01/31] tests/lcitool: Rename non-Debian specific helper
-
-
-
2022-10-31
Alex Bennée
New
[PULL,02/31] tests/lcitool: Refresh to latest libvirt-ci module
[PULL,01/31] tests/lcitool: Rename non-Debian specific helper
-
-
-
2022-10-31
Alex Bennée
New
[PULL,for,7.2,00/31] testing and plugins updates
-
-
-
2022-10-31
Alex Bennée
New
[v5,5/6] hw/ppc/e500: Implement pflash handling
ppc/e500: Add support for two types of flash, cleanup
-
-
-
2022-10-31
Philippe Mathieu-Daudé
New
[v5,4/6] docs/system/ppc/ppce500: Use qemu-system-ppc64 across the board(s)
ppc/e500: Add support for two types of flash, cleanup
-
-
-
2022-10-31
Philippe Mathieu-Daudé
New
[RFC,v5,2/6] hw/sd/sdhci: Map host controller interface in host endianess
ppc/e500: Add support for two types of flash, cleanup
-
-
-
2022-10-31
Philippe Mathieu-Daudé
New
[PULL,00/11] tcg patch queue
-
-
-
2022-10-31
Richard Henderson
New
[PULL,47/55] hw/isa/piix3: Remove unused include
[PULL,01/55] hw/isa/vt82c686: Resolve chip-specific realize methods
-
-
-
2022-10-30
Philippe Mathieu-Daudé
New
[PULL,42/55] hw/isa/piix3: Add size constraints to rcr_ops
[PULL,01/55] hw/isa/vt82c686: Resolve chip-specific realize methods
-
-
-
2022-10-30
Philippe Mathieu-Daudé
New
[PULL,26/55] disas/nanomips: Remove #include <sstream>
[PULL,01/55] hw/isa/vt82c686: Resolve chip-specific realize methods
-
-
-
2022-10-30
Philippe Mathieu-Daudé
New
[PULL,18/55] disas/nanomips: Delete NMD class second field
[PULL,01/55] hw/isa/vt82c686: Resolve chip-specific realize methods
-
-
-
2022-10-30
Philippe Mathieu-Daudé
New
[PULL,00/55] MIPS patches for 2022-10-30
-
-
-
2022-10-30
Philippe Mathieu-Daudé
New
[v5,3/3] tests/docker: update fedora-win[32|64]-cross with lcitool
tests/docker: update fedora-win[32|64]-cross with lcitool
-
-
-
2022-10-28
Philippe Mathieu-Daudé
New
[v5,2/3] tests/lcitool: Refresh to latest libvirt-ci module
tests/docker: update fedora-win[32|64]-cross with lcitool
-
-
-
2022-10-28
Philippe Mathieu-Daudé
New
[v5,1/3] tests/lcitool: Rename non-Debian specific helper
tests/docker: update fedora-win[32|64]-cross with lcitool
-
-
-
2022-10-28
Philippe Mathieu-Daudé
New
[v2,2/3] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
hw/isa/piix4: Remove MIPS Malta specific bits
-
-
-
2022-10-27
Philippe Mathieu-Daudé
New
[v2,1/3] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
hw/isa/piix4: Remove MIPS Malta specific bits
-
-
-
2022-10-27
Philippe Mathieu-Daudé
New
[v4,12/30] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files
testing/next pre-PR
-
-
-
2022-10-27
Alex Bennée
New
[v4,01/30] tests/docker: update fedora-win[32|64]-cross with lcitool
testing/next pre-PR
-
-
-
2022-10-27
Alex Bennée
New
[v2,2/7] accel/tcg: Use interval tree for TBs in user-only mode
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-27
Richard Henderson
New
[v4,3/3] hw/mips/malta: Use bootloader helper to set BAR registers
MIPS Bootloader helper
-
-
-
2022-10-26
Philippe Mathieu-Daudé
New
[PULL,47/47] accel/tcg: Remove restore_state_to_opc function
[PULL,01/47] Revert "accel/tcg: Init TCG cflags in vCPU thread handler"
-
-
-
2022-10-26
Richard Henderson
New
[PULL,46/47] target/xtensa: Convert to tcg_ops restore_state_to_opc
[PULL,01/47] Revert "accel/tcg: Init TCG cflags in vCPU thread handler"
-
-
-
2022-10-26
Richard Henderson
New
[PULL,44/47] target/sparc: Convert to tcg_ops restore_state_to_opc
[PULL,01/47] Revert "accel/tcg: Init TCG cflags in vCPU thread handler"
-
-
-
2022-10-26
Richard Henderson
New
[PULL,42/47] target/s390x: Convert to tcg_ops restore_state_to_opc
[PULL,01/47] Revert "accel/tcg: Init TCG cflags in vCPU thread handler"
-
-
-
2022-10-26
Richard Henderson
New
«
1
2
...
54
55
56
…
225
226
»