Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 22441 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
...
52
53
54
…
224
225
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PATCH-for-8.0,3/3] hw/tpm: Move tpm_ppc.c out of target-specific source set
hw: Move few units out of the target-specific source set
-
-
-
2022-12-09
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,1/3] hw/display: Move omap_lcdc.c out of target-specific source set
hw: Move few units out of the target-specific source set
-
-
-
2022-12-09
Philippe Mathieu-Daudé
New
[PATCH-for-8.0] tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts
[PATCH-for-8.0] tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts
-
-
-
2022-12-09
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,4/7] hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev property
hw/mips: Make gt64xxx_pci.c endian-agnostic
-
-
-
2022-12-09
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,3/7] hw/mips/gt64xxx_pci: Manage endian bits with the RegisterField API
hw/mips: Make gt64xxx_pci.c endian-agnostic
-
-
-
2022-12-09
Philippe Mathieu-Daudé
New
[v2] scripts/archive-source: Use GNU tar on Darwin
[v2] scripts/archive-source: Use GNU tar on Darwin
-
-
-
2022-12-09
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-8.0] target/arm: Keep "internals.h" internal to target/arm/
[RFC,PATCH-for-8.0] target/arm: Keep "internals.h" internal to target/arm/
-
-
-
2022-12-09
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,v3,2/2] physmem: Remove trace events from trace-root.h
physmem: Remove trace events from trace-root.h
-
-
-
2022-12-09
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,v3,1/2] physmem: Remove unused "exec/translate-all.h"
physmem: Remove trace events from trace-root.h
-
-
-
2022-12-09
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,5/5] accel/tcg: Restrict page_collection structure to system TB maintainance
accel/tcg: Restrict page_collection structure to system TB maintainance
-
-
-
2022-12-09
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,3/5] accel/tcg: Rename tb_invalidate_phys_page_[locked_]fast()
accel/tcg: Restrict page_collection structure to system TB maintainance
-
-
-
2022-12-09
Philippe Mathieu-Daudé
New
scripts/archive-source: Use more portable argument with tar command
scripts/archive-source: Use more portable argument with tar command
-
-
-
2022-12-08
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-8.0] hw: Avoid using inlined functions with external linkage
[RFC,PATCH-for-8.0] hw: Avoid using inlined functions with external linkage
-
-
-
2022-12-08
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,v2,3/4] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
target/cpu: System/User cleanups around hwaddr/vaddr
-
-
-
2022-12-08
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,4/4] target/sparc: Cleanup around sparc_cpu_do_unaligned_access()
target/cpu: System/User cleanups around hwaddr/vaddr
-
-
-
2022-12-07
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,2/4] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
target/cpu: System/User cleanups around hwaddr/vaddr
-
-
-
2022-12-07
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,1/4] cputlb: Restrict SavedIOTLB to system emulation
target/cpu: System/User cleanups around hwaddr/vaddr
-
-
-
2022-12-07
Philippe Mathieu-Daudé
New
[8/8] tcg/loongarch64: Reorg goto_tb implementation
tcg/loongarch64: Reorg goto_tb and cleanups
-
-
-
2022-12-06
Richard Henderson
New
[22/22] tcg/riscv: Implement direct branch for goto_tb
tcg: exit_tb tidy, goto_tb reorg
-
-
-
2022-12-06
Richard Henderson
New
[21/22] tcg/riscv: Introduce OPC_NOP
tcg: exit_tb tidy, goto_tb reorg
-
-
-
2022-12-06
Richard Henderson
New
[15/22] tcg: Remove TCG_TARGET_HAS_direct_jump
tcg: exit_tb tidy, goto_tb reorg
-
-
-
2022-12-06
Richard Henderson
New
[07/22] tcg: Introduce get_jmp_target_addr
tcg: exit_tb tidy, goto_tb reorg
-
-
-
2022-12-06
Richard Henderson
New
[05/22] tcg: Replace asserts on tcg_jmp_insn_offset
tcg: exit_tb tidy, goto_tb reorg
-
-
-
2022-12-06
Richard Henderson
New
[v2,23/51] target/i386: Always completely initialize TranslateFault
Untitled series #194439
-
-
-
2022-12-05
Juan Quintela
New
[v2,16/51] include/hw: VM state takes precedence in virtio_device_should_start
Untitled series #194439
-
-
-
2022-12-05
Juan Quintela
New
[v2,15/51] hw/virtio: generalise CHR_EVENT_CLOSED handling
Untitled series #194439
-
-
-
2022-12-05
Juan Quintela
New
[v2,14/51] hw/virtio: add started_vu status field to vhost-user-gpio
Untitled series #194439
-
-
-
2022-12-05
Juan Quintela
New
[v2,12/51] tests/qtests: override "force-legacy" for gpio virtio-mmio tests
Untitled series #194439
-
-
-
2022-12-05
Juan Quintela
New
[v2,08/51] hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion
Untitled series #194439
-
-
-
2022-12-05
Juan Quintela
New
[v2,07/51] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
Untitled series #194439
-
-
-
2022-12-05
Juan Quintela
New
[v2,06/51] hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
Untitled series #194439
-
-
-
2022-12-05
Juan Quintela
New
[v2,05/51] hw/display/qxl: Document qxl_phys2virt()
Untitled series #194439
-
-
-
2022-12-05
Juan Quintela
New
[v2,04/51] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler
Untitled series #194439
-
-
-
2022-12-05
Juan Quintela
New
[v2,03/51] replay: Fix declaration of replay_read_next_clock
Untitled series #194439
-
-
-
2022-12-05
Juan Quintela
New
[2/2] meson: Set avx512f option to auto
Use a more portable way to enable target specific functions
-
-
-
2022-12-04
Richard Henderson
New
configure: Add --enable-lto
configure: Add --enable-lto
-
-
-
2022-12-04
Richard Henderson
New
[RFC,for,8.0] backends/vhost-user: relax the ioeventfd check
[RFC,for,8.0] backends/vhost-user: relax the ioeventfd check
-
-
-
2022-12-02
Alex Bennée
New
[v3,13/13] tcg/s390x: Implement ctpop operation
tcg/s390x: misc patches
-
-
-
2022-12-02
Richard Henderson
New
[v3,12/13] tcg/s390x: Use tgen_movcond_int in tgen_clz
tcg/s390x: misc patches
-
-
-
2022-12-02
Richard Henderson
New
[v3,11/13] tcg/s390x: Support SELGR instruction in movcond
tcg/s390x: misc patches
-
-
-
2022-12-02
Richard Henderson
New
[v3,10/13] tcg/s390x: Generalize movcond implementation
tcg/s390x: misc patches
-
-
-
2022-12-02
Richard Henderson
New
[v3,09/13] tcg/s390x: Create tgen_cmp2 to simplify movcond
tcg/s390x: misc patches
-
-
-
2022-12-02
Richard Henderson
New
[v3,08/13] tcg/s390x: Support MIE3 logical operations
tcg/s390x: misc patches
-
-
-
2022-12-02
Richard Henderson
New
[v3,06/13] tcg/s390x: Support MIE2 multiply single instructions
tcg/s390x: misc patches
-
-
-
2022-12-02
Richard Henderson
New
[v3,04/13] tcg/s390x: Distinguish RRF-a and RRF-c formats
tcg/s390x: misc patches
-
-
-
2022-12-02
Richard Henderson
New
[v3,02/13] tcg/s390x: Remove TCG_REG_TB
tcg/s390x: misc patches
-
-
-
2022-12-02
Richard Henderson
New
[PULL,3/5] hw/virtio: add started_vu status field to vhost-user-gpio
[PULL,1/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests
-
-
-
2022-12-01
Michael S. Tsirkin
New
[PULL,4/5] hw/virtio: generalise CHR_EVENT_CLOSED handling
[PULL,1/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests
-
-
-
2022-12-01
Michael S. Tsirkin
New
[PATCH-for-8.0,2/2] target/sparc64: Replace TCGv by TCGv_i64 in gen_op_multiply()
target/tcg: Use TCGv_i64 with tcg_temp_new_i64()
-
-
-
2022-11-30
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,2/2] hw: Reduce "qemu/accel.h" inclusion
hw: Reduce "qemu/accel.h" inclusion
-
-
-
2022-11-30
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,5/5] cpu: Remove unused includes
cpu: Move target-independent code to common code
-
-
-
2022-11-30
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,4/5] cpu: Move cpu_abort() to common code
cpu: Move target-independent code to common code
-
-
-
2022-11-30
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,2/5] cpu: Move cpu_class_init_props() to common code
cpu: Move target-independent code to common code
-
-
-
2022-11-30
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,3/3] tcg: Replace tcg_target_ulong -> uintptr_t
tcg: Replace tcg_target_[u]long -> [u]intptr_t
-
-
-
2022-11-30
Philippe Mathieu-Daudé
New
[PATCH-for-8.0,2/3] tcg: Replace tcg_target_long -> intptr_t
tcg: Replace tcg_target_[u]long -> [u]intptr_t
-
-
-
2022-11-30
Philippe Mathieu-Daudé
New
[v4,4/5] hw/virtio: generalise CHR_EVENT_CLOSED handling
final vhost-user fixes
-
-
-
2022-11-30
Alex Bennée
New
[v4,3/5] hw/virtio: add started_vu status field to vhost-user-gpio
final vhost-user fixes
-
-
-
2022-11-30
Alex Bennée
New
[v4,2/5] vhost: enable vrings in vhost_dev_start() for vhost-user devices
final vhost-user fixes
-
-
-
2022-11-30
Alex Bennée
New
[for-7.2] target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
[for-7.2] target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
-
-
-
2022-11-29
Richard Henderson
New
[v3,4/7] hw/virtio: ensure a valid host_feature set for virtio-user-gpio
fix vhost-user issues with CI
-
-
-
2022-11-28
Alex Bennée
New
[RFC,PATCH-for-7.2,4/5] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
hw/display/qxl: Avoid buffer overrun in qxl_phys2virt()
-
-
-
2022-11-28
Philippe Mathieu-Daudé
New
[PATCH-for-8.0] coroutine: Add missing <qemu/atomic.h> include
[PATCH-for-8.0] coroutine: Add missing <qemu/atomic.h> include
-
-
-
2022-11-25
Philippe Mathieu-Daudé
New
[PATCH-for-8.0] block/nbd: Add missing <qemu/bswap.h> include
[PATCH-for-8.0] block/nbd: Add missing <qemu/bswap.h> include
-
-
-
2022-11-25
Philippe Mathieu-Daudé
New
[RFC,PATCH-for-7.2,4/4] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
hw/display/qxl: Avoid buffer overrun in qxl_phys2virt()
-
-
-
2022-11-25
Philippe Mathieu-Daudé
New
[PULL,7/7] hw/audio/intel-hda: Drop unnecessary prototype
Untitled series #193375
-
-
-
2022-11-23
Gerd Hoffmann
New
[v2,6/7] target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip
main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
-
-
-
2022-11-22
Richard Henderson
New
[v2,2/7] hw/mips: Use WITH_QEMU_IOTHREAD_LOCK in cpu_mips_irq_request
main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
-
-
-
2022-11-22
Richard Henderson
New
[v2,1/7] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD, WITH_QEMU_IOTHREAD_LOCK
main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD
-
-
-
2022-11-22
Richard Henderson
New
[3/3] tcg: Move ffi_cif pointer into TCGHelperInfo
tcg: Move ffi_cif pointer into TCGHelperInfo (splitted)
-
-
-
2022-11-22
Philippe Mathieu-Daudé
New
[PULL,v2,10/11] tests/avocado: skip aarch64 cloud TCG tests in CI
[PULL,v2,01/11] Run docker probe only if docker or podman are available
-
-
-
2022-11-22
Alex Bennée
New
[PULL,v2,04/11] docs/devel: add a maintainers section to development process
[PULL,v2,01/11] Run docker probe only if docker or podman are available
-
-
-
2022-11-22
Alex Bennée
New
[PULL,v2,02/11] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests
[PULL,v2,01/11] Run docker probe only if docker or podman are available
-
-
-
2022-11-22
Alex Bennée
New
[PULL,v2,for,7.2-rc2,00/11] testing and doc updates
-
-
-
2022-11-22
Alex Bennée
New
accel/tcg/plugin: Fix op_rw
accel/tcg/plugin: Fix op_rw
-
-
-
2022-11-21
Richard Henderson
New
[RFC] include/hw: attempt to document VirtIO feature variables (!DISCUSS!)
[RFC] include/hw: attempt to document VirtIO feature variables (!DISCUSS!)
-
-
-
2022-11-21
Alex Bennée
New
[for-8.0,20/29] tcg: Add INDEX_op_qemu_{ld,st}_i128
tcg: Improve atomicity support
-
-
-
2022-11-18
Richard Henderson
New
[for-8.0,18/29] accel/tcg: Add aarch64 specific support in ldst_atomicity
tcg: Improve atomicity support
-
-
-
2022-11-18
Richard Henderson
New
[for-8.0,15/29] include/qemu/int128: Add vector type to Int128Alias
tcg: Improve atomicity support
-
-
-
2022-11-18
Richard Henderson
New
[for-8.0,12/29] tcg: Add 128-bit guest memory primitives
tcg: Improve atomicity support
-
-
-
2022-11-18
Richard Henderson
New
[for-8.0,10/29] tcg: Unify helper_{be,le}_{ld,st}*
tcg: Improve atomicity support
-
-
-
2022-11-18
Richard Henderson
New
[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
«
1
2
...
52
53
54
…
224
225
»