Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 23021 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
3
4
…
230
231
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PULL,72/72] accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,70/72] target/hexagon: Use mulu64 for int128_mul_6464
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,69/72] target/hexagon: Remove Double
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,68/72] target/hexagon: Remove Float
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,66/72] target/hexagon: Remove internal_fmafx
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,65/72] target/hexagon: Use float32_muladd for helper_sffm[as]_lib
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,62/72] target/hexagon: Use float32_muladd for helper_sffma
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,61/72] target/hexagon: Use float32_mul in helper_sfmpy
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,60/72] softfloat: Add float_muladd_suppress_add_product_zero
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,59/72] softfloat: Add float_round_nearest_even_max
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,58/72] softfloat: Remove float_muladd_halve_result
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,57/72] target/sparc: Use float*_muladd_scalbn
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,55/72] softfloat: Add float{16,32,64}_muladd_scalbn
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,43/72] tcg/optimize: Use fold_masks_zs, fold_masks_s in fold_shift
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,37/72] tcg/optimize: Use fold_masks_z in fold_setcond
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,35/72] tcg/optimize: Use finish_folding in fold_remainder
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,34/72] tcg/optimize: Return true from fold_qemu_st, fold_tcg_st
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,15/72] tcg/optimize: Use fold_masks_z in fold_ctpop
[PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c
-
-
-
2024-12-24
Richard Henderson
New
[PULL,00/72] tcg patch queue
-
-
-
2024-12-24
Richard Henderson
New
[v2] b4-config: Configure Lore masks
[v2] b4-config: Configure Lore masks
-
-
-
2024-12-24
Philippe Mathieu-Daudé
New
[v3,31/51] tcg/optimize: Return true from fold_qemu_st, fold_tcg_st
tcg: Remove in-flight mask data from OptContext
-
-
-
2024-12-22
Richard Henderson
New
[v3,23/51] tcg/optimize: Use finish_folding in fold_mul*
tcg: Remove in-flight mask data from OptContext
-
-
-
2024-12-22
Richard Henderson
New
[v4,6/6] hw/ppc/epapr: Do not swap ePAPR magic value
hw/ppc: Remove tswap() calls
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[v4,5/6] hw/ppc/spapr: Convert DIRTY_HPTE() macro as hpte_set_dirty() method
hw/ppc: Remove tswap() calls
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[v4,4/6] hw/ppc/spapr: Convert CLEAN_HPTE() macro as hpte_set_clean() method
hw/ppc: Remove tswap() calls
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[v4,3/6] hw/ppc/spapr: Convert HPTE_DIRTY() macro as hpte_is_dirty() method
hw/ppc: Remove tswap() calls
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[v4,2/6] hw/ppc/spapr: Convert HPTE_VALID() macro as hpte_is_valid() method
hw/ppc: Remove tswap() calls
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[v4,1/6] hw/ppc/spapr: Convert HPTE() macro as hpte_get_ptr() method
hw/ppc: Remove tswap() calls
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[v6] tests/functional/aarch64: add tests for FEAT_RME
[v6] tests/functional/aarch64: add tests for FEAT_RME
-
-
-
2024-12-20
Pierrick Bouvier
New
[PULL,56/59] system/numa: Remove unnecessary 'exec/cpu-common.h' header
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,51/59] accel/tcg: Un-inline translator_is_same_page()
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,50/59] accel/tcg: Include missing 'exec/translation-block.h' header
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,49/59] accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,48/59] accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h'
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,47/59] qemu/coroutine: Include missing 'qemu/atomic.h' header
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,45/59] accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h'
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,43/59] target/sparc: Move sparc_restore_state_to_opc() to cpu.c
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,42/59] target/sparc: Uninline cpu_get_tb_cpu_state()
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,41/59] target/loongarch: Declare loongarch_cpu_dump_state() locally
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,40/59] user: Move various declarations out of 'exec/exec-all.h'
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,38/59] user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,37/59] user: Forward declare target_cpu_copy_regs structure
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,36/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4)
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,34/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4)
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,33/59] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4)
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,31/59] accel/tcg: Move TranslationBlock declarations to 'tb-internal.h'
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,30/59] accel/tcg: Un-inline log_pc()
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,29/59] accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h'
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,28/59] system: Remove unnecessary 'exec/translate-all.h' include
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,27/59] accel/tcg: Move page_[un]protect() to 'user/page-protection.h'
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,26/59] accel/tcg: Use tb_page_addr_t type in page_unprotect()
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,25/59] accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h'
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,24/59] include: Include missing 'qemu/clang-tsa.h' header
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,23/59] exec/ram_addr: Include missing 'exec/hwaddr.h' and 'exec/cpu-common.h'
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,22/59] target/arm/mte: Restrict 'exec/ram_addr.h' to system emulation
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,17/59] exec/cpu-defs: Remove unnecessary headers
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,15/59] accel/tcg: Have tlb_vaddr_to_host() use vaddr type
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,14/59] accel/tcg: Include missing 'exec/tswap.h' header in translator.c
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,13/59] tcg/tci: Include missing 'disas/dis-asm.h' header
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,12/59] system: Move 'exec/confidential-guest-support.h' to system/
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,11/59] include: Rename sysemu/ -> system/
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,10/59] target/i386/sev: Reduce system specific declarations
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,03/59] qom: Add TYPE_CONTAINER macro
[PULL,01/59] hvf: arm: Ignore writes to CNTP_CTL_EL0
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,00/59] Accel & exec patches for 2024-12-20
-
-
-
2024-12-20
Philippe Mathieu-Daudé
New
[PULL,18/42] hw/core: Remove device_class_set_props function
Untitled series #257753
-
-
-
2024-12-20
Paolo Bonzini
New
[PULL,12/42] include/hw/qdev-core: Detect most empty Property lists at compile time
Untitled series #257753
-
-
-
2024-12-20
Paolo Bonzini
New
[v2,44/51] tcg/optimize: Use fold_masks_zs in fold_tcg_ld
tcg: Remove in-flight mask data from OptContext
-
-
-
2024-12-20
Richard Henderson
New
[v2,42/51] tcg/optimize: Simplify sign bit test in fold_shift
tcg: Remove in-flight mask data from OptContext
-
-
-
2024-12-20
Richard Henderson
New
[v2,40/51] tcg/optimize: Canonicalize s_mask in fold_exts, fold_sextract
tcg: Remove in-flight mask data from OptContext
-
-
-
2024-12-20
Richard Henderson
New
[v2,35/51] tcg/optimize: Fix sign mask in fold_negsetcond
tcg: Remove in-flight mask data from OptContext
-
-
-
2024-12-20
Richard Henderson
New
[v2,30/51] tcg/optimize: Return true from fold_qemu_st, fold_tcg_st
tcg: Remove in-flight mask data from OptContext
-
-
-
2024-12-20
Richard Henderson
New
[v2,06/51] tcg/optimize: Use finish_folding in fold_add, fold_add_vec, fold_addsub2
tcg: Remove in-flight mask data from OptContext
-
-
-
2024-12-20
Richard Henderson
New
[v2,05/51] tcg/optimize: Augment s_mask from z_mask in fold_masks_zs
tcg: Remove in-flight mask data from OptContext
-
-
-
2024-12-20
Richard Henderson
New
[PULL,v2,36/39] target/riscv: Include missing headers in 'internals.h'
Untitled series #257751
-
-
-
2024-12-20
Alistair Francis
New
[PULL,v2,35/39] target/riscv: Include missing headers in 'vector_internals.h'
Untitled series #257751
-
-
-
2024-12-20
Alistair Francis
New
[PULL,v2,25/39] hw/char/riscv_htif: Clarify MemoryRegionOps expect 32-bit accesses
Untitled series #257751
-
-
-
2024-12-20
Alistair Francis
New
[PULL,v2,24/39] hw/char/riscv_htif: Explicit little-endian implementation
Untitled series #257751
-
-
-
2024-12-20
Alistair Francis
New
[PULL,v2,23/39] MAINTAINERS: Cover RISC-V HTIF interface
Untitled series #257751
-
-
-
2024-12-20
Alistair Francis
New
[v2,3/3] docs/system/arm/virt: mention specific migration information
Change default pointer authentication algorithm on aarch64 to impdef
-
-
-
2024-12-19
Pierrick Bouvier
New
[v2,2/3] target/arm: change default pauth algorithm to impdef
Change default pointer authentication algorithm on aarch64 to impdef
-
-
-
2024-12-19
Pierrick Bouvier
New
[v2,1/3] target/arm: add new property to select pauth-qarma5
Change default pointer authentication algorithm on aarch64 to impdef
-
-
-
2024-12-19
Pierrick Bouvier
New
[PULL,23/41] hw/core/qdev-properties: Constify Property argument to PropertyInfo.print
[PULL,01/41] migration: Constify migration_properties
-
-
-
2024-12-19
Paolo Bonzini
New
[PULL,22/41] hw/core/qdev-properties: Constify Property argument to object_field_prop_ptr
[PULL,01/41] migration: Constify migration_properties
-
-
-
2024-12-19
Paolo Bonzini
New
[PULL,18/41] hw/core: Replace device_class_set_props with a macro
[PULL,01/41] migration: Constify migration_properties
-
-
-
2024-12-19
Paolo Bonzini
New
[PULL,17/41] rust/qemu-api: Use device_class_set_props_n
[PULL,01/41] migration: Constify migration_properties
-
-
-
2024-12-19
Paolo Bonzini
New
[PULL,14/41] migration: Use device_class_set_props_n
[PULL,01/41] migration: Constify migration_properties
-
-
-
2024-12-19
Paolo Bonzini
New
[PULL,13/41] hw/core: Introduce device_class_set_props_n
[PULL,01/41] migration: Constify migration_properties
-
-
-
2024-12-19
Paolo Bonzini
New
[PULL,12/41] include/hw/qdev-core: Detect most empty Property lists at compile time
[PULL,01/41] migration: Constify migration_properties
-
-
-
2024-12-19
Paolo Bonzini
New
[PULL,01/41] migration: Constify migration_properties
[PULL,01/41] migration: Constify migration_properties
-
-
-
2024-12-19
Paolo Bonzini
New
[v3,1/7] meson: Run some compiler checks using -Wno-unused-value
hw/ppc: Remove tswap() calls
-
-
-
2024-12-18
Philippe Mathieu-Daudé
New
[v2,4/5] hw/arm: enable secure EL2 timers for virt machine
target/arm: implement SEL2 physical and virtual timers
-
-
-
2024-12-18
Alex Bennée
New
[v2,3/5] target/arm: implement SEL2 physical and virtual timers
target/arm: implement SEL2 physical and virtual timers
-
-
-
2024-12-18
Alex Bennée
New
[v2,2/5] target/arm: ensure cntvoff_el2 also used for EL2 virt timer
target/arm: implement SEL2 physical and virtual timers
-
-
-
2024-12-18
Alex Bennée
New
[v2,1/5] target/arm: document the architectural names of our GTIMERs
target/arm: implement SEL2 physical and virtual timers
-
-
-
2024-12-18
Alex Bennée
New
[v2,27/27] pc-bios: ensure keymaps dependencies set vnc tests
testing/next: functional tests, qtest clocks, vm and keymaps
-
-
-
2024-12-18
Alex Bennée
New
[v2,26/27] tests/vm: allow interactive login as root
testing/next: functional tests, qtest clocks, vm and keymaps
-
-
-
2024-12-18
Alex Bennée
New
[v2,25/27] tests/vm: partially un-tabify help output
testing/next: functional tests, qtest clocks, vm and keymaps
-
-
-
2024-12-18
Alex Bennée
New
[v2,24/27] tests/vm: fix build_path based path
testing/next: functional tests, qtest clocks, vm and keymaps
-
-
-
2024-12-18
Alex Bennée
New
[v2,23/27] tests/lcitool: remove temp workaround for debian mips64el
testing/next: functional tests, qtest clocks, vm and keymaps
-
-
-
2024-12-18
Alex Bennée
New
[v2,22/27] tests/docker: move riscv64 cross container from sid to trixie
testing/next: functional tests, qtest clocks, vm and keymaps
-
-
-
2024-12-18
Alex Bennée
New
«
1
2
3
4
…
230
231
»