Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 81014 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
...
90
91
92
…
810
811
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v5,03/12] plugins: implement inline operation relative to cpu_index
TCG Plugin inline operation enhancement
-
-
-
2024-02-26
Pierrick Bouvier
Superseded
[v5,02/12] plugins: define qemu_plugin_u64
TCG Plugin inline operation enhancement
-
-
-
2024-02-26
Pierrick Bouvier
Superseded
[v5,01/12] plugins: scoreboard API
TCG Plugin inline operation enhancement
-
-
-
2024-02-26
Pierrick Bouvier
Superseded
[v2,2/2] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header
hw/acpi: Include missing headers
-
-
-
2024-02-26
Philippe Mathieu-Daudé
Superseded
[v2,1/2] hw/acpi/ich9: Include missing headers
hw/acpi: Include missing headers
-
-
-
2024-02-26
Philippe Mathieu-Daudé
New
[v3,3/3] hw/ide: Include 'ide_internal.h' from current path
hw/ide: Make "ide_internal.h" really internal
-
-
-
2024-02-26
Philippe Mathieu-Daudé
Superseded
[v3,2/3] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
hw/ide: Make "ide_internal.h" really internal
-
-
-
2024-02-26
Philippe Mathieu-Daudé
Superseded
[v3,1/3] hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
hw/ide: Make "ide_internal.h" really internal
-
-
-
2024-02-26
Philippe Mathieu-Daudé
Superseded
[v2,3/3] hw/ide: Include 'ide_internal.h' from current path
hw/ide: Make "ide_internal.h" really internal
-
-
-
2024-02-25
Philippe Mathieu-Daudé
New
[v2,2/3] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
hw/ide: Make "ide_internal.h" really internal
-
-
-
2024-02-25
Philippe Mathieu-Daudé
Superseded
[v2,1/3] hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()
hw/ide: Make "ide_internal.h" really internal
-
-
-
2024-02-25
Philippe Mathieu-Daudé
Superseded
[PULL,v2,32/39] cpu: Remove page_size_init
Untitled series #235994
-
-
-
2024-02-24
Richard Henderson
Superseded
[PULL,v2,31/39] *-user: Deprecate and disable -p pagesize
Untitled series #235994
-
-
-
2024-02-24
Richard Henderson
Superseded
[PULL,v2,00/39] tcg and linux-user patch queue
-
-
-
2024-02-24
Richard Henderson
New
[PULL,10/11] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction
Untitled series #235886
-
-
-
2024-02-23
Thomas Huth
Accepted
[PULL,09/11] .gitlab-ci.d: Drop cross-win32-system job
Untitled series #235886
-
-
-
2024-02-23
Thomas Huth
New
[PULL,08/11] docs: Document that 32-bit Windows is unsupported
Untitled series #235886
-
-
-
2024-02-23
Thomas Huth
New
[PULL,07/11] meson: Enable -Wvla
Untitled series #235886
-
-
-
2024-02-23
Thomas Huth
New
atomic.h: Reword confusing comment for qatomic_cmpxchg
atomic.h: Reword confusing comment for qatomic_cmpxchg
-
-
-
2024-02-23
Peter Maydell
Superseded
[v2,27/27] docs/devel: plugins can trigger a tb flush
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,26/27] docs/devel: document some plugin assumptions
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,25/27] docs/devel: lift example and plugin API sections up
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,24/27] contrib/plugins: extend execlog to track register changes
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,23/27] contrib/plugins: fix imatch
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,22/27] tests/tcg: expand insn test case to exercise register API
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,21/27] plugins: add an API to read registers
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
New
[v2,20/27] plugins: create CPUPluginState and migrate plugin_mask
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,19/27] gdbstub: expose api to find registers
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,18/27] plugins: Use different helpers when reading registers
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,17/27] cpu: call plugin init hook asynchronously
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,16/27] linux-user: ensure nios2 processes queued work
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,15/27] plugins: fix order of init/idle/resume callback
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,14/27] plugins: add qemu_plugin_num_vcpus function
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,13/27] plugins: remove previous n_vcpus functions from API
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,12/27] gdbstub: Add members to identify registers to GDBFeature
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,11/27] hw/core/cpu: Remove gdb_get_dynamic_xml member
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,10/27] gdbstub: Infer number of core registers from XML
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,09/27] gdbstub: Simplify XML lookup
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,08/27] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,07/27] gdbstub: Use GDBFeature for GDBRegisterState
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,06/27] gdbstub: Use GDBFeature for gdb_register_coprocessor
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,05/27] target/riscv: Use GDBFeature for dynamic XML
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,04/27] target/ppc: Use GDBFeature for dynamic XML
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,03/27] target/arm: Use GDBFeature for dynamic XML
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,02/27] tests/tcg: bump TCG test timeout to 120s
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
[v2,01/27] tests/tcg: update licenses to GPLv2 as intended
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-23
Alex Bennée
Superseded
hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
-
-
-
2024-02-23
Peter Maydell
Superseded
[PULL,15/47] hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu'
Untitled series #235881
-
-
-
2024-02-23
Nicholas Piggin
New
[PULL,14/47] hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr
Untitled series #235881
-
-
-
2024-02-23
Nicholas Piggin
Accepted
[PULL,13/47] hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep
Untitled series #235881
-
-
-
2024-02-23
Nicholas Piggin
New
[PULL,12/47] hw/ppc/spapr: Add missing license
Untitled series #235881
-
-
-
2024-02-23
Nicholas Piggin
Accepted
[RFC] target/ppc/mmu: Silent maybe-uninitialized error in ppc_hash64_xlate()
[RFC] target/ppc/mmu: Silent maybe-uninitialized error in ppc_hash64_xlate()
-
-
-
2024-02-23
Philippe Mathieu-Daudé
New
[3/3] linux-user: Rewrite target_shmat
linux-user: Rewrite target_shmat
-
-
-
2024-02-23
Richard Henderson
New
[2/3] linux-user: Add strace for shmat
linux-user: Rewrite target_shmat
-
-
-
2024-02-23
Richard Henderson
Superseded
[1/3] linux-user/loongarch64: Remove TARGET_FORCE_SHMLBA
linux-user: Rewrite target_shmat
-
-
-
2024-02-23
Richard Henderson
Superseded
[6/6] tests/qtest: Add ivshmem-flat test
Add ivshmem-flat device
-
-
-
2024-02-22
Gustavo Romero
Superseded
[5/6] tests/qtest: Reorganize common code in ivshmem-test
Add ivshmem-flat device
-
-
-
2024-02-22
Gustavo Romero
Superseded
[4/6] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci
Add ivshmem-flat device
-
-
-
2024-02-22
Gustavo Romero
Superseded
[3/6] hw/arm: Allow some machines to use the ivshmem-flat device
Add ivshmem-flat device
-
-
-
2024-02-22
Gustavo Romero
Superseded
[2/6] hw/misc/ivshmem-flat: Allow device to wire itself on sysbus
Add ivshmem-flat device
-
-
-
2024-02-22
Gustavo Romero
Superseded
[1/6] hw/misc/ivshmem: Add ivshmem-flat device
Add ivshmem-flat device
-
-
-
2024-02-22
Gustavo Romero
Superseded
[PULL,39/39] linux-user: Remove pgb_dynamic alignment assertion
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,38/39] target/alpha: Enable TARGET_PAGE_BITS_VARY for user-only
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,37/39] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,36/39] linux-user: Bound mmap_min_addr by host page size
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,35/39] target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,34/39] linux-user: Allow TARGET_PAGE_BITS_VARY
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,33/39] accel/tcg: Disconnect TargetPageDataNode from page size
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,32/39] cpu: Remove page_size_init
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,31/39] *-user: Deprecate and disable -p pagesize
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,30/39] tests/tcg: Extend file in linux-madvise.c
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,29/39] tests/tcg: Remove run-test-mmap-*
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,28/39] linux-user: Split out mmap_h_gt_g
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,27/39] linux-user: Split out mmap_h_lt_g
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,26/39] linux-user: Split out mmap_h_eq_g
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,25/39] linux-user: Use do_munmap for target_mmap failure
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,24/39] linux-user: Split out do_munmap
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,23/39] linux-user: Do early mmap placement only for reserved_va
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,22/39] linux-user: Split out mmap_end
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,21/39] linux-user: Fix sub-host-page mmap
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,20/39] linux-user: Move some mmap checks outside the lock
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,19/39] linux-user: Split out target_mmap__locked
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,18/39] linux-user: Remove qemu_host_page_size from main
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,17/39] softmmu/physmem: Remove HOST_PAGE_ALIGN
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,16/39] softmmu/physmem: Remove qemu_host_page_size
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,15/39] hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,14/39] migration: Remove qemu_host_page_size
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,13/39] linux-user: Remove HOST_PAGE_ALIGN from mmap.c
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,12/39] linux-user: Remove REAL_HOST_PAGE_ALIGN from mmap.c
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,11/39] linux-user: Remove qemu_host_page_{size, mask} from mmap.c
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,10/39] linux-user/arm: Remove qemu_host_page_size from init_guest_commpage
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,09/39] linux-user/nios2: Remove qemu_host_page_size from init_guest_commpage
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,08/39] linux-user/hppa: Simplify init_guest_commpage
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,07/39] linux-user: Remove qemu_host_page_size from create_elf_tables
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,06/39] linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,05/39] linux-user: Adjust SVr4 NULL page mapping
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,04/39] accel/tcg: Remove qemu_host_page_size from page_protect/page_unprotect
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,03/39] tcg: Avoid double lock if page tables happen to be in mmio memory.
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,02/39] accel/tcg: Set can_do_io at at start of lookup_tb_ptr helper
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
[PULL,01/39] tcg/aarch64: Apple does not align __int128_t in even registers
-
-
-
2024-02-22
Richard Henderson
Superseded
«
1
2
...
90
91
92
…
810
811
»