Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 23783 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
...
59
60
61
…
237
238
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
accel/tcg: Add 'size' param to probe_access_full
accel/tcg: Add 'size' param to probe_access_full
-
-
-
2023-02-24
Richard Henderson
New
[v4,7/7] dump: Rename x86-specific file as win_dump_x86.c
dump: Make most of it target agnostic (build once)
-
-
-
2023-02-23
Philippe Mathieu-Daudé
New
[v4,6/7] dump: Build once by adding stubs for non-x86 targets
dump: Make most of it target agnostic (build once)
-
-
-
2023-02-23
Philippe Mathieu-Daudé
New
[v4,5/7] dump: Introduce create_win_dump()
dump: Make most of it target agnostic (build once)
-
-
-
2023-02-23
Philippe Mathieu-Daudé
New
[v4,4/7] dump: Introduce win_dump_available()
dump: Make most of it target agnostic (build once)
-
-
-
2023-02-23
Philippe Mathieu-Daudé
New
[v4,3/7] dump: Correct headers included
dump: Make most of it target agnostic (build once)
-
-
-
2023-02-23
Philippe Mathieu-Daudé
New
[11/13] accel/tcg: Add TLB_CHECK_ALIGNED
{tcg,aarch64}: Add TLB_CHECK_ALIGNED
-
-
-
2023-02-23
Richard Henderson
New
[07/13] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
{tcg,aarch64}: Add TLB_CHECK_ALIGNED
-
-
-
2023-02-23
Richard Henderson
New
[v2,3/3] target/sparc64: Replace TCGv by TCGv_i64 in gen_op_multiply()
target/tcg: Use TCGv_i64 with tcg_temp_new_i64()
-
-
-
2023-02-23
Philippe Mathieu-Daudé
New
[v2,2/3] target/alpha: Replace TCGv by TCGv_i64 in gen_cpy_mask()
target/tcg: Use TCGv_i64 with tcg_temp_new_i64()
-
-
-
2023-02-23
Philippe Mathieu-Daudé
New
[v2,1/3] target/s390x: Replace TCGv by TCGv_i64 in op_mov2e()
target/tcg: Use TCGv_i64 with tcg_temp_new_i64()
-
-
-
2023-02-23
Philippe Mathieu-Daudé
New
[PULL,00/13] testing updates (gitlab, cirrus, docker, avocado, windows)
-
-
-
2023-02-23
Alex Bennée
New
[v4,1/4] target/arm: Restrict 'qapi-commands-machine.h' to system emulation
target: Restrict 'qapi-commands-machine.h' to system emulation
-
-
-
2023-02-23
Philippe Mathieu-Daudé
New
[v2,28/28] tcg: Use noinline for major tcg_gen_code_subroutines
tcg: Simplify temporary usage
-
-
-
2023-02-22
Richard Henderson
New
[v2,27/28] tcg: Update docs/devel/tcg-ops.rst for temporary changes
tcg: Simplify temporary usage
-
-
-
2023-02-22
Richard Henderson
New
tcg: Allow displaying TCG_TYPE_I128 arguments
tcg: Allow displaying TCG_TYPE_I128 arguments
-
-
-
2023-02-22
Philippe Mathieu-Daudé
New
[PULL,1/4] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode
[PULL,1/4] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode
-
-
-
2023-02-22
Paolo Bonzini
New
[RFC] target/arm: properly document FEAT_CRC32
[RFC] target/arm: properly document FEAT_CRC32
-
-
-
2023-02-22
Alex Bennée
New
[PULL,v2,6/8] target/microblaze: Add gdbstub xml
[PULL,v2,1/8] accel/tcg: Allow the second page of an instruction to be MMIO
-
-
-
2023-02-22
Richard Henderson
New
[PULL,v2,4/8] cpus: Make {start,end}_exclusive() recursive
[PULL,v2,1/8] accel/tcg: Allow the second page of an instruction to be MMIO
-
-
-
2023-02-22
Richard Henderson
New
[PULL,v2,0/8] tcg patch queue
-
-
-
2023-02-22
Richard Henderson
New
[5/5] hw: Remove mentions of NDEBUG
bulk: Replace assert(0) -> g_assert_not_reached()
-
-
-
2023-02-21
Philippe Mathieu-Daudé
New
[3/5] bulk: Replace [g_]assert(0) -> g_assert_not_reached()
bulk: Replace assert(0) -> g_assert_not_reached()
-
-
-
2023-02-21
Philippe Mathieu-Daudé
New
[v3,23/24] include: split target_long definition from cpu-defs
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-02-21
Alex Bennée
New
[v3,22/24] testing: probe gdb for supported architectures ahead of time
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-02-21
Alex Bennée
New
[v3,21/24] gdbstub: only compile gdbstub twice for whole build
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-02-21
Alex Bennée
New
[v3,06/24] includes: move tb_flush into its own header
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-02-21
Alex Bennée
New
[v3,01/24] gdbstub/internals.h: clean up include guard
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-02-21
Alex Bennée
New
[RFC,QEMU] docs: vhost-user: Add custom memory mapping support
[RFC,QEMU] docs: vhost-user: Add custom memory mapping support
-
-
-
2023-02-21
Viresh Kumar
New
[v2,01/14] block: Handle curl 7.55.0, 7.85.0 version changes
testing/next: docker, avocado, unit, gitlab
-
-
-
2023-02-21
Alex Bennée
New
[2/2] target/arm: Fix arm_cpu_get_phys_page_attrs_debug for m-profile
target/arm: Fix gdbstub for m-profile (#1421)
-
-
-
2023-02-21
Richard Henderson
New
[1/2] Revert "target/arm: Merge regime_is_secure into get_phys_addr"
target/arm: Fix gdbstub for m-profile (#1421)
-
-
-
2023-02-21
Richard Henderson
New
[v2,19/21] target/arm: Implement the granule protection check
target/arm: Implement FEAT_RME
-
-
-
2023-02-20
Richard Henderson
New
[v2,15/21] target/arm: Move s1_is_el0 into S1Translate
target/arm: Implement FEAT_RME
-
-
-
2023-02-20
Richard Henderson
New
[v4,27/27] target/s390x: Enable TARGET_TB_PCREL
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,26/27] target/s390x: Pass original r2 register to BCR
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,25/27] tests/tcg/s390x: Add per.S
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,24/27] target/s390x: Fix successful-branch PER events
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,23/27] target/s390x: Remove PER check from use_goto_tb
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,22/27] target/s390x: Split per_breaking_event from per_branch_*
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,21/27] target/s390x: Simplify help_branch
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,20/27] target/s390x: Split per_branch
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,17/27] target/s390x: Introduce per_enabled
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,16/27] target/s390x: Don't set gbea for user-only
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,15/27] target/s390x: Add disp argument to update_psw_addr
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,14/27] target/s390x: Assert masking of psw.addr in cpu_get_tb_cpu_state
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,13/27] target/s390x: Use ilen instead in branches
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,09/27] target/s390x: Remove pc argument to pc_to_link_into
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,08/27] target/s390x: Introduce gen_psw_addr_disp
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,07/27] target/s390x: Change help_goto_direct to work on displacements
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,06/27] tests/tcg/s390x: Add sam.S
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v4,05/27] tests/tcg/s390x: Add bal.S
target/s390x: pc-relative translation blocks
-
-
-
2023-02-20
Richard Henderson
New
[v2,7/7] hw/usb/hcd-ohci: Fix typo
Untitled series #201717
-
-
-
2023-02-20
BALATON Zoltan
New
[9/9] hw/usb/u2f-passthru: Use QOM type-safe cast conversion macros
hw/usb: Cleanups around QOM style
-
-
-
2023-02-20
Philippe Mathieu-Daudé
New
[3/9] hw/usb/hcd-ohci-pci: Use QOM type-safe cast conversion macro
hw/usb: Cleanups around QOM style
-
-
-
2023-02-20
Philippe Mathieu-Daudé
New
[7/8] hw/timer/cmsdk-apb-timer: Remove unused 'qdev-properties.h' header
hw/arm: Cleanups around QOM style
-
-
-
2023-02-20
Philippe Mathieu-Daudé
New
[v2,19/24] hw/ide/ioport: Remove unnecessary includes
hw/ide: QOM/QDev housekeeping
-
-
-
2023-02-20
Philippe Mathieu-Daudé
New
[v2,18/24] hw/ide: Rename ISA specific ide_init_ioport -> ide_bus_init_ioport_isa
hw/ide: QOM/QDev housekeeping
-
-
-
2023-02-20
Philippe Mathieu-Daudé
New
[v2,05/24] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
hw/ide: QOM/QDev housekeeping
-
-
-
2023-02-20
Philippe Mathieu-Daudé
New
[v2,04/24] hw/ide/isa: Rename isairq -> irqnum
hw/ide: QOM/QDev housekeeping
-
-
-
2023-02-20
Philippe Mathieu-Daudé
New
[v2,03/24] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'
hw/ide: QOM/QDev housekeeping
-
-
-
2023-02-20
Philippe Mathieu-Daudé
New
[PULL,7/7] target/microblaze: Add gdbstub xml
[PULL,1/7] accel/tcg: Allow the second page of an instruction to be MMIO
-
-
-
2023-02-20
Richard Henderson
New
[PULL,6/7] tests/tcg/linux-test: Add linux-fork-trap test
[PULL,1/7] accel/tcg: Allow the second page of an instruction to be MMIO
-
-
-
2023-02-20
Richard Henderson
New
[PULL,0/7] tcg patch queue
-
-
-
2023-02-20
Richard Henderson
New
[3/2] hw/timer: Rename ptimer_state -> PTimer
hw/timer: Reduce 'hw/ptimer.h' inclusion
-
-
-
2023-02-17
Philippe Mathieu-Daudé
New
[2/2] hw/timer: Reduce 'hw/ptimer.h' inclusion
hw/timer: Reduce 'hw/ptimer.h' inclusion
-
-
-
2023-02-17
Philippe Mathieu-Daudé
New
[5/5] hw/riscv: Restrict CPU clusters to the expected type
hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
[4/5] hw/arm: Restrict CPU clusters to the expected type
hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
[3/5] hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
[2/5] hw/cpu/cluster: Only add CPU objects to CPU cluster
hw/cpu/cluster: Restrict CPU cluster to a particular CPU type
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
[RFC,5/5] hw/ppc/pnv_bmc: Simplify pnv_bmc_find()
bulk: Have object_child_foreach() take Error* and return boolean
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
[RFC,4/5] hw/nmi: Simplify nmi_monitor_handle() and do_nmi()
bulk: Have object_child_foreach() take Error* and return boolean
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
[3/5] bulk: Have object_child_foreach() take Error* and return boolean
bulk: Have object_child_foreach() take Error* and return boolean
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
[2/5] spapr/ddw: Remove confuse return value in spapr_phb_get_free_liobn()
bulk: Have object_child_foreach() take Error* and return boolean
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
[1/5] hw/nmi: Have nmi_monitor_handler() return a boolean indicating error
bulk: Have object_child_foreach() take Error* and return boolean
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
hw/arm: Add missing ZynqMP ZCU102 -> USB_DWC3 Kconfig dependency
hw/arm: Add missing ZynqMP ZCU102 -> USB_DWC3 Kconfig dependency
-
-
-
2023-02-16
Philippe Mathieu-Daudé
New
[v2,15/15] linux-user/sparc: Handle tag overflow traps
linux-user/sparc: Handle missing traps
-
-
-
2023-02-16
Richard Henderson
New
[v2,14/15] linux-user/sparc: Handle floating-point exceptions
linux-user/sparc: Handle missing traps
-
-
-
2023-02-16
Richard Henderson
New
[v2,06/15] linux-user/sparc: Fix sparc64_{get, set}_context traps
linux-user/sparc: Handle missing traps
-
-
-
2023-02-16
Richard Henderson
New
[v1,16/19] target/arm: Relax ordered/atomic alignment checks for LSE2
target/arm: Implement FEAT_LSE2
-
-
-
2023-02-16
Richard Henderson
New
[v1,14/19] target/arm: Check alignment in helper_mte_check
target/arm: Implement FEAT_LSE2
-
-
-
2023-02-16
Richard Henderson
New
[v1,13/19] target/arm: Pass single_memop to gen_mte_checkN
target/arm: Implement FEAT_LSE2
-
-
-
2023-02-16
Richard Henderson
New
[v1,12/19] target/arm: Pass memop to gen_mte_check1*
target/arm: Implement FEAT_LSE2
-
-
-
2023-02-16
Richard Henderson
New
[v1,11/19] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
target/arm: Implement FEAT_LSE2
-
-
-
2023-02-16
Richard Henderson
New
[v1,09/19] target/arm: Load/store integer pair with one tcg operation
target/arm: Implement FEAT_LSE2
-
-
-
2023-02-16
Richard Henderson
New
[v1,08/19] target/arm: Add atom_data to DisasContext
target/arm: Implement FEAT_LSE2
-
-
-
2023-02-16
Richard Henderson
New
[v1,06/19] target/arm: Sink gen_mte_check1 into load/store_exclusive
target/arm: Implement FEAT_LSE2
-
-
-
2023-02-16
Richard Henderson
New
[v1,05/19] target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r
target/arm: Implement FEAT_LSE2
-
-
-
2023-02-16
Richard Henderson
New
[v1,04/19] target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G
target/arm: Implement FEAT_LSE2
-
-
-
2023-02-16
Richard Henderson
New
[v1,03/19] target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_{st, ld}
target/arm: Implement FEAT_LSE2
-
-
-
2023-02-16
Richard Henderson
New
[v1,02/19] target/arm: Use tcg_gen_qemu_ld_i128 for LDXP
target/arm: Implement FEAT_LSE2
-
-
-
2023-02-16
Richard Henderson
New
[v1,01/19] target/arm: Make cpu_exclusive_high hold the high bits
target/arm: Implement FEAT_LSE2
-
-
-
2023-02-16
Richard Henderson
New
[v2,30/30] tcg/i386: Honor 64-bit atomicity in 32-bit mode
tcg: Improve atomicity support
-
-
-
2023-02-16
Richard Henderson
New
[v2,29/30] tcg/i386: Add vex_v argument to tcg_out_vex_modrm_pool
tcg: Improve atomicity support
-
-
-
2023-02-16
Richard Henderson
New
[v2,28/30] tcg/i386: Support 128-bit load/store with have_atomic16
tcg: Improve atomicity support
-
-
-
2023-02-16
Richard Henderson
New
[v2,27/30] tcg/i386: Examine MemOp for atomicity and alignment
tcg: Improve atomicity support
-
-
-
2023-02-16
Richard Henderson
New
[v2,25/30] tcg/i386: Replace is64 with type in qemu_ld/st routines
tcg: Improve atomicity support
-
-
-
2023-02-16
Richard Henderson
New
[v2,24/30] tcg/i386: Use full load/store helpers in user-only mode
tcg: Improve atomicity support
-
-
-
2023-02-16
Richard Henderson
New
[v2,22/30] tcg/i386: Introduce tcg_out_mov2
tcg: Improve atomicity support
-
-
-
2023-02-16
Richard Henderson
New
[v2,21/30] tcg: Add INDEX_op_qemu_{ld,st}_i128
tcg: Improve atomicity support
-
-
-
2023-02-16
Richard Henderson
New
«
1
2
...
59
60
61
…
237
238
»