Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 23276 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
...
24
25
26
…
232
233
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PATCH-for-9.0?,08/12] accel/tcg/tb-maint: Add comments around system emulation
accel/tcg: Finish replacing SOFTMMU -> SYSTEM
-
-
-
2024-03-13
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,07/12] plugins/api: Check for USER_ONLY definition instead of SOFTMMU one
accel/tcg: Finish replacing SOFTMMU -> SYSTEM
-
-
-
2024-03-13
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,06/12] tcg/sparc64: Check for USER_ONLY definition instead of SOFTMMU one
accel/tcg: Finish replacing SOFTMMU -> SYSTEM
-
-
-
2024-03-13
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,3/4] qtest/libqos: Un-inline size_to_prdtl()
overall: Avoid using inlined functions with external linkage again
-
-
-
2024-03-13
Philippe Mathieu-Daudé
New
[PULL,v2,for,9.0,0/7] final maintainer updates (testing, gdbstub)
-
-
-
2024-03-13
Alex Bennée
New
[3/3] tests/avocado: use OpenBSD 7.4 for sbsa-ref
tests/avocado: update sbsa-ref firmware to latest
-
-
-
2024-03-13
Marcin Juszkiewicz
New
[PATCH-for-9.0,v2,3/3] physmem: Fix migration dirty bitmap coherency with TCG memory access
system/physmem: Fix migration dirty bitmap coherency with TCG memory access
-
-
-
2024-03-12
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,v2,2/3] physmem: Factor cpu_physical_memory_dirty_bits_cleared() out
system/physmem: Fix migration dirty bitmap coherency with TCG memory access
-
-
-
2024-03-12
Philippe Mathieu-Daudé
New
[PATCH-for-9.0,v2,1/3] physmem: Expose tlb_reset_dirty_range_all()
system/physmem: Fix migration dirty bitmap coherency with TCG memory access
-
-
-
2024-03-12
Philippe Mathieu-Daudé
New
[PULL,6/8] linux-user/elfload: Fully initialize struct target_elf_prpsinfo
[PULL,1/8] linux-user: Add FIFREEZE and FITHAW ioctls
-
-
-
2024-03-12
Richard Henderson
New
[PULL,5/8] linux-user/elfload: Don't close an unopened file descriptor
[PULL,1/8] linux-user: Add FIFREEZE and FITHAW ioctls
-
-
-
2024-03-12
Richard Henderson
New
[PULL,0/8] tcg + linux-user patch queue
-
-
-
2024-03-12
Richard Henderson
New
[PULL,13/38] docs: Deprecate the pseries-2.12 machines
Untitled series #237210
-
-
-
2024-03-12
Nicholas Piggin
New
[15/15] tcg/optimize: Lower unsupported deposit during optimize
tcg: Canonicalize operations during optimize
-
-
-
2024-03-12
Richard Henderson
New
[14/15] tcg: Use arg_is_const_val in fold_sub_to_neg
tcg: Canonicalize operations during optimize
-
-
-
2024-03-12
Richard Henderson
New
[13/15] tcg/optimize: Fold and to extu during optimize
tcg: Canonicalize operations during optimize
-
-
-
2024-03-12
Richard Henderson
New
[12/15] tcg/riscv: Do not accept zero operands for logicals, multiply or divide
tcg: Canonicalize operations during optimize
-
-
-
2024-03-12
Richard Henderson
New
[11/15] tcg/riscv: Do not accept immediate operands for sub
tcg: Canonicalize operations during optimize
-
-
-
2024-03-12
Richard Henderson
New
[10/15] tcg/riscv: Do not accept immediate operand for andc, orc, eqv
tcg: Canonicalize operations during optimize
-
-
-
2024-03-12
Richard Henderson
New
[09/15] tcg/s390x: Do not accept immediate operand for andc, orc
tcg: Canonicalize operations during optimize
-
-
-
2024-03-12
Richard Henderson
New
[08/15] tcg/loongarch64: Do not accept immediate operand for andc, orc
tcg: Canonicalize operations during optimize
-
-
-
2024-03-12
Richard Henderson
New
[07/15] tcg/ppc: Do not accept immediate operand for andc, orc, eqv
tcg: Canonicalize operations during optimize
-
-
-
2024-03-12
Richard Henderson
New
[06/15] tcg/arm: Do not accept immediate operand for andc
tcg: Canonicalize operations during optimize
-
-
-
2024-03-12
Richard Henderson
New
[05/15] tcg/aarch64: Do not accept immediate operand for andc, orc, eqv
tcg: Canonicalize operations during optimize
-
-
-
2024-03-12
Richard Henderson
New
[04/15] tcg/i386: Do not accept immediate operand for andc
tcg: Canonicalize operations during optimize
-
-
-
2024-03-12
Richard Henderson
New
[02/15] tcg/optimize: Fold orc with immediate to or
tcg: Canonicalize operations during optimize
-
-
-
2024-03-12
Richard Henderson
New
[01/15] tcg/optimize: Fold andc with immediate to and
tcg: Canonicalize operations during optimize
-
-
-
2024-03-12
Richard Henderson
New
[PULL,55/55] user: Prefer fast cpu_env() over slower CPU QOM cast macro
Untitled series #237205
-
-
-
2024-03-12
Thomas Huth
New
[PULL,42/55] target/i386/hvf: Use CPUState typedef
Untitled series #237205
-
-
-
2024-03-12
Thomas Huth
New
[PULL,35/55] hw/core: Declare CPUArchId::cpu as CPUState instead of Object
Untitled series #237205
-
-
-
2024-03-12
Thomas Huth
New
[PULL,7/8] tests/tcg: Add multiarch test for Xfer:siginfo:read stub
[PULL,1/8] gitlab: aggressively avoid extra GIT data
-
-
-
2024-03-12
Alex Bennée
New
[PULL,6/8] gdbstub: Add Xfer:siginfo:read stub
[PULL,1/8] gitlab: aggressively avoid extra GIT data
-
-
-
2024-03-12
Alex Bennée
New
[PULL,5/8] gdbstub: Save target's siginfo
[PULL,1/8] gitlab: aggressively avoid extra GIT data
-
-
-
2024-03-12
Alex Bennée
New
[PULL,4/8] linux-user: Move tswap_siginfo out of target code
[PULL,1/8] gitlab: aggressively avoid extra GIT data
-
-
-
2024-03-12
Alex Bennée
New
[PULL,3/8] gdbstub: Rename back gdb_handlesig
[PULL,1/8] gitlab: aggressively avoid extra GIT data
-
-
-
2024-03-12
Alex Bennée
New
[PULL,1/8] gitlab: aggressively avoid extra GIT data
[PULL,1/8] gitlab: aggressively avoid extra GIT data
-
-
-
2024-03-12
Alex Bennée
New
[PULL,for,9.0,0/8] final maintainer updates (testing, gdbstub)
-
-
-
2024-03-12
Alex Bennée
New
[PULL,11/13] hw/gpio: introduce pcf8574 driver
[PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
-
-
-
2024-03-12
Philippe Mathieu-Daudé
New
[PULL,10/13] hw/core: Cleanup unused included headers in numa.c
[PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
-
-
-
2024-03-12
Philippe Mathieu-Daudé
New
[PULL,09/13] hw/core: Cleanup unused included header in machine-qmp-cmds.c
[PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
-
-
-
2024-03-12
Philippe Mathieu-Daudé
New
[PULL,08/13] hw/core: Cleanup unused included headers in cpu-common.c
[PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
-
-
-
2024-03-12
Philippe Mathieu-Daudé
New
[PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
[PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h
-
-
-
2024-03-12
Philippe Mathieu-Daudé
New
[PULL,00/13] Misc HW patches for 2024-03-12
-
-
-
2024-03-12
Philippe Mathieu-Daudé
New
[v2,4/5] plugins: conditional callbacks
TCG plugins new inline operations
-
-
-
2024-03-12
Pierrick Bouvier
New
[v2,3/5] tests/plugin/inline: add test for STORE_U64 inline op
TCG plugins new inline operations
-
-
-
2024-03-12
Pierrick Bouvier
New
[v2,2/5] plugins: add new inline op STORE_U64
TCG plugins new inline operations
-
-
-
2024-03-12
Pierrick Bouvier
New
[v2,1/5] plugins: prepare introduction of new inline ops
TCG plugins new inline operations
-
-
-
2024-03-12
Pierrick Bouvier
New
[PATCH-for-9.0] docs: Deprecate the pseries-2.12 machines
[PATCH-for-9.0] docs: Deprecate the pseries-2.12 machines
-
-
-
2024-03-11
Philippe Mathieu-Daudé
New
[RFC] contrib/plugins: control flow plugin (WIP!)
[RFC] contrib/plugins: control flow plugin (WIP!)
-
-
-
2024-03-11
Alex Bennée
New
plugins/howvec: fix use-after-free
plugins/howvec: fix use-after-free
-
-
-
2024-03-11
Pierrick Bouvier
New
[PULL,31/43] hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurations
[PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c
-
-
-
2024-03-09
Philippe Mathieu-Daudé
New
[PULL,29/43] docs/interop/firmware.json: Fix doc for FirmwareFlashMode
[PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c
-
-
-
2024-03-09
Philippe Mathieu-Daudé
New
[PULL,28/43] docs/interop/firmware.json: Align examples
[PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c
-
-
-
2024-03-09
Philippe Mathieu-Daudé
New
[PULL,25/43] hmp: Add option to info qtree to omit details
[PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c
-
-
-
2024-03-09
Philippe Mathieu-Daudé
New
[PULL,24/43] qdev: Add a granule_mode property
[PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c
-
-
-
2024-03-09
Philippe Mathieu-Daudé
New
[PULL,20/43] hw/i386/pc: Use generated NotifyVmexitOption_str()
[PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c
-
-
-
2024-03-09
Philippe Mathieu-Daudé
New
[PULL,05/43] hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen
[PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c
-
-
-
2024-03-09
Philippe Mathieu-Daudé
New
[PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c
[PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c
-
-
-
2024-03-09
Philippe Mathieu-Daudé
New
[PULL,00/43] Misc HW patches for 2024-03-09
-
-
-
2024-03-09
Philippe Mathieu-Daudé
New
[v3,5/5] tests/tcg: Add multiarch test for Xfer:siginfo:read stub
Add stub to handle Xfer:siginfo:read query
-
-
-
2024-03-09
Gustavo Romero
New
[v3,4/5] gdbstub: Add Xfer:siginfo:read stub
Add stub to handle Xfer:siginfo:read query
-
-
-
2024-03-09
Gustavo Romero
New
[v2,3/5] gdbstub: Save target's siginfo
[v2,1/5] gdbstub: Rename back gdb_handlesig
-
-
-
2024-03-07
Gustavo Romero
New
[5/5] docs/devel: mark out defined functions and structures
docs: improve the memory API documentation
-
-
-
2024-03-07
Alex Bennée
New
[4/5] include/exec: annotate all the MemoryRegion fields
docs: improve the memory API documentation
-
-
-
2024-03-07
Alex Bennée
New
[3/5] include/exec: remove warning_printed from MemoryRegion
docs: improve the memory API documentation
-
-
-
2024-03-07
Alex Bennée
New
[2/5] docs: include ramblock.h in the memory API docs
docs: improve the memory API documentation
-
-
-
2024-03-07
Alex Bennée
New
[1/5] scripts/kernel-doc: teach kdoc about QLIST_ macros
docs: improve the memory API documentation
-
-
-
2024-03-07
Alex Bennée
New
[PULL,26/29] disas: introduce show_opcodes
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,25/29] plugins: cleanup codepath for previous inline operation
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,17/29] plugins: add inline operation per vcpu
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,16/29] plugins: implement inline operation relative to cpu_index
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,14/29] plugins: scoreboard API
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,13/29] tests/tcg: Add two follow-fork-mode tests
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,11/29] gdbstub: Introduce gdb_handle_detach_user()
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,10/29] gdbstub: Introduce gdb_handle_set_thread_user()
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,09/29] gdbstub: Introduce gdb_handle_query_supported_user()
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,08/29] gdbstub: Call gdbserver_fork() both in parent and in child
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,07/29] {linux,bsd}-user: Pass pid to gdbserver_fork()
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,06/29] {linux,bsd}-user: Pass pid to fork_end()
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,05/29] gdbstub: Introduce gdbserver_fork_start()
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,03/29] {linux,bsd}-user: Introduce get_task_state()
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,02/29] gdbstub: Support disablement in a multi-threaded process
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
[PULL,01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
-
-
-
2024-03-06
Alex Bennée
New
[PULL,for,9.0,00/29] maintainer updates (tests, gdbstub, plugins)
-
-
-
2024-03-06
Alex Bennée
New
[v4,2/2] target: Add system emulation aiming to target any architecture
target: New binary to prototype heterogeneous machines
-
-
-
2024-03-05
Philippe Mathieu-Daudé
New
[v4,1/2] meson: Make qemu-system binary installation optional
target: New binary to prototype heterogeneous machines
-
-
-
2024-03-05
Philippe Mathieu-Daudé
New
[RFC] plugins: filter out the PC from the register list
[RFC] plugins: filter out the PC from the register list
-
-
-
2024-03-05
Alex Bennée
New
[v2] target/arm: Fix 32-bit SMOPA
[v2] target/arm: Fix 32-bit SMOPA
-
-
-
2024-03-05
Richard Henderson
New
[PATCH-for-9.1,17/18] target/i386: Remove X86CPU::kvm_no_smi_migration field
[PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
-
-
-
2024-03-05
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,09/18] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
[PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
-
-
-
2024-03-05
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,08/18] hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
[PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
-
-
-
2024-03-05
Philippe Mathieu-Daudé
New
[PATCH-for-9.1,02/18] hw/usb/hcd-xhci: Enumerate xhci_flags setting values
[PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
-
-
-
2024-03-05
Philippe Mathieu-Daudé
New
[PULL,11/12] ui/cocoa: Call console_select() with the BQL
[PULL,01/12] ui/cocoa: add zoom-interpolation display option
-
-
-
2024-03-05
Philippe Mathieu-Daudé
New
[PULL,08/12] ui/cocoa: Let the platform toggle fullscreen
[PULL,01/12] ui/cocoa: add zoom-interpolation display option
-
-
-
2024-03-05
Philippe Mathieu-Daudé
New
[PULL,06/12] ui/cocoa: Scale with NSView instead of Core Graphics
[PULL,01/12] ui/cocoa: add zoom-interpolation display option
-
-
-
2024-03-05
Philippe Mathieu-Daudé
New
[PULL,04/12] ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:]
[PULL,01/12] ui/cocoa: add zoom-interpolation display option
-
-
-
2024-03-05
Philippe Mathieu-Daudé
New
[PULL,03/12] ui/cocoa: Split [-QemuCocoaView handleEventLocked:]
[PULL,01/12] ui/cocoa: add zoom-interpolation display option
-
-
-
2024-03-05
Philippe Mathieu-Daudé
New
[PULL,02/12] ui/cocoa: Fix window clipping on macOS 14
[PULL,01/12] ui/cocoa: add zoom-interpolation display option
-
-
-
2024-03-05
Philippe Mathieu-Daudé
New
[PULL,01/12] ui/cocoa: add zoom-interpolation display option
[PULL,01/12] ui/cocoa: add zoom-interpolation display option
-
-
-
2024-03-05
Philippe Mathieu-Daudé
New
[PULL,00/12] Cocoa patches for 2024-03-05
-
-
-
2024-03-05
Philippe Mathieu-Daudé
New
«
1
2
...
24
25
26
…
232
233
»