Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 83787 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
...
240
241
242
…
837
838
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v5,25/36] target/s390x: Use a single return for helper_divs64/u64
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,24/36] target/s390x: Use a single return for helper_divs32/u32
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,23/36] tests/tcg/s390x: Add long-double.c
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,22/36] tests/tcg/s390x: Add clst.c
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,21/36] tests/tcg/s390x: Add div.c
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,20/36] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,19/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,18/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,17/36] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64}
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,16/36] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,15/36] tcg: Add guest load/store primitives for TCGv_i128
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,14/36] tcg: Add basic data movement for TCGv_i128
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,13/36] tcg: Add temp allocation for TCGv_i128
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,12/36] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,11/36] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,10/36] tcg/tci: Fix big-endian return register ordering
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,09/36] tcg/i386: Add TCG_TARGET_CALL_{RET,ARG}_I128
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,08/36] include/qemu/int128: Use Int128 structure for TCI
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,07/36] tcg: Add TCG_CALL_RET_BY_VEC
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,06/36] tcg: Introduce tcg_target_call_oarg_reg
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,05/36] tcg: Add TCG_CALL_{RET,ARG}_BY_REF
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,04/36] tcg: Introduce tcg_out_addi_ptr
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,03/36] tcg: Allocate objects contiguously in temp_allocate_frame
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,02/36] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
[v5,01/36] tcg: Define TCG_TYPE_I128 and related helper macros
tcg: Support for Int128 with helpers
-
-
-
2023-01-26
Richard Henderson
Superseded
hw/arm: Use TYPE_ARM_SMMUV3
hw/arm: Use TYPE_ARM_SMMUV3
-
-
-
2023-01-24
Richard Henderson
Superseded
linux-user: un-parent OBJECT(cpu) when closing thread
linux-user: un-parent OBJECT(cpu) when closing thread
-
-
-
2023-01-24
Richard Henderson
Superseded
[v2,35/35] plugins: Iterate on cb_lists in qemu_plugin_user_exit
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,34/35] cpu-exec: assert that plugin_mem_cbs is NULL after execution
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,33/35] tcg: exclude non-memory effecting helpers from instrumentation
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,32/35] translator: always pair plugin_gen_insn_{start, end} calls
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,31/35] plugins: fix optimization in plugin_gen_disable_mem_helpers
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,30/35] plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,29/35] util/qht: use striped locks under TSAN
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,28/35] thread: de-const qemu_spin_destroy
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,27/35] util/qht: add missing atomic_set(hashes[i])
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,26/35] cpu: free cpu->tb_jmp_cache with RCU
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,25/35] tests/tcg: add memory-sve test for aarch64
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,24/35] semihosting: add O_BINARY flag in host_open for NT compatibility
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,23/35] semihosting: Write back semihosting data before completion callback
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,22/35] docs: add an introduction to the system docs
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,21/35] semihosting: add semihosting section to the docs
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,20/35] docs: add a new section to outline emulation support
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,19/35] docs: add hotlinks to about preface text
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,18/35] MAINTAINERS: Fix the entry for tests/tcg/nios2
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,17/35] gitlab: wrap up test results for custom runners
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,16/35] tests/tcg: Use SIGKILL for timeout
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,15/35] tests/tcg: skip the vma-pthread test on CI
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,14/35] tests/docker: drop debian-tricore-cross's partial status
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,13/35] tests/docker: Install flex in debian-tricore-cross
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,12/35] lcitool: drop texinfo from QEMU project/dependencies
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,11/35] lcitool: drop perl from QEMU project/dependencies
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,10/35] Update lcitool and fedora to 37
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,09/35] gitlab: add lsan suppression file to workaround tcmalloc issues
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,08/35] docs: drop texinfo options
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,07/35] meson: replace Perl usage with Python
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,06/35] .gitlab-ci.d/windows: do not disable opengl
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,05/35] build-sys: fix crlf-ending C code
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,04/35] tests/unit: drop hacky race avoidance in test-io-channel-command
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,03/35] gitlab: just use plain --cc=clang for custom runner build
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,02/35] gitlab: add FF_SCRIPT_SECTIONS for timings
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[v2,01/35] scripts/ci: update gitlab-runner playbook to use latest runner
maintainer tree pre-PR (testing/docs/semihosting/plugins)
-
-
-
2023-01-24
Alex Bennée
Superseded
[PULL,v2,15/15] tcg/loongarch64: Reorg goto_tb implementation
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
-
-
-
2023-01-24
Richard Henderson
New
[PULL,v2,14/15] tcg/loongarch64: Use tcg_pcrel_diff in tcg_out_ldst
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
-
-
-
2023-01-24
Richard Henderson
Accepted
[PULL,v2,13/15] tcg/loongarch64: Implement movcond
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
-
-
-
2023-01-24
Richard Henderson
New
[PULL,v2,12/15] tcg/loongarch64: Improve setcond expansion
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
-
-
-
2023-01-24
Richard Henderson
New
[PULL,v2,11/15] tcg/loongarch64: Introduce tcg_out_addi
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
-
-
-
2023-01-24
Richard Henderson
Accepted
[PULL,v2,10/15] tcg/loongarch64: Update tcg-insn-defs.c.inc
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
-
-
-
2023-01-24
Richard Henderson
Accepted
[PULL,v2,09/15] tcg/loongarch64: Optimize immediate loading
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
-
-
-
2023-01-24
Richard Henderson
Accepted
[PULL,v2,08/15] target/loongarch: Disassemble pcadd* addresses
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
-
-
-
2023-01-24
Richard Henderson
Accepted
[PULL,v2,07/15] target/loongarch: Disassemble jirl properly
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
-
-
-
2023-01-24
Richard Henderson
New
[PULL,v2,06/15] target/loongarch: Enable the disassembler for host tcg
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
-
-
-
2023-01-24
Richard Henderson
New
[PULL,v2,05/15] tcg: Mark tcg helpers noinline to avoid an issue with LTO
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
-
-
-
2023-01-24
Richard Henderson
Accepted
[PULL,v2,04/15] linux-user: Implment host/ppc/host-signal.h
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
-
-
-
2023-01-24
Richard Henderson
Accepted
[PULL,v2,03/15] common-user/host/ppc: Implement safe-syscall.inc.S
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
-
-
-
2023-01-24
Richard Henderson
Accepted
[PULL,v2,02/15] tcg/arm: Use register pair allocation for qemu_{ld, st}_i64
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
-
-
-
2023-01-24
Richard Henderson
Accepted
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
[PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32
-
-
-
2023-01-24
Richard Henderson
Accepted
[PULL,v2,00/15] tcg patch queue
-
-
-
2023-01-24
Richard Henderson
New
[RFC,22/22] hw/arm/virt: Add some memory for Realm Management Monitor
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[21/22] target/arm: Enable RME for -cpu max
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[20/22] target/arm: Implement the granule protection check
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
New
[19/22] target/arm: Implement GPC exceptions
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[18/22] target/arm: Add GPC syndrome
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[17/22] target/arm: Use get_phys_addr_with_struct for stage2
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[16/22] target/arm: Move s1_is_El0 into S1Translate
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[15/22] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[14/22] target/arm: Handle no-execute for Realm and Root regimes
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
New
[13/22] target/arm: Handle Block and Page bits for security space
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
New
[12/22] target/arm: NSTable is RES0 for the RME EL3 regime
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
New
[11/22] target/arm: Pipe ARMSecuritySpace through ptw.c
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[10/22] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[09/22] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[08/22] include/exec/memattrs: Add two bits of space to MemTxAttrs
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[07/22] target/arm: Introduce ARMSecuritySpace
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[06/22] target/arm: Add RME cpregs
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[05/22] target/arm: SCR_EL3.NS may be RES1
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[04/22] target/arm: Update SCR and HCR for RME
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[03/22] target/arm: Add isar_feature_aa64_rme
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[02/22] target/arm: Rewrite check_s2_mmu_setup
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
Superseded
[01/22] target/arm: Fix pmsav8 stage2 secure parameter
target/arm: Implement FEAT_RME
-
-
-
2023-01-24
Richard Henderson
New
«
1
2
...
240
241
242
…
837
838
»