Show patches with: Archived = No       |   432412 patches
« 1 2 ... 1235 1236 12374324 4325 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,60/93] tcg/tci: Remove tci_disas TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,59/93] tcg/tci: Hoist op_size checking into tci_args_* TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,58/93] tcg/tci: Split out tci_args_{rrm,rrrm,rrrrm} TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,57/93] tcg/tci: Reduce qemu_ld/st TCGMemOpIdx operand to 32-bits TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,56/93] tcg/tci: Clean up deposit operations TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,55/93] tcg/tci: Split out tci_args_rrrr TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,54/93] tcg/tci: Split out tci_args_rrrrrr TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,53/93] tcg/tci: Reuse tci_args_l for goto_tb TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,52/93] tcg/tci: Reuse tci_args_l for exit_tb TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,51/93] tcg/tci: Reuse tci_args_l for calls. TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,50/93] tcg/tci: Split out tci_args_ri and tci_args_rI TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,49/93] tcg/tci: Split out tci_args_rrcl and tci_args_rrrrcl TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,48/93] tcg/tci: Split out tci_args_rrrrrc TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,47/93] tcg/tci: Split out tci_args_l TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,46/93] tcg/tci: Split out tci_args_rrrc TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,45/93] tcg/tci: Split out tci_args_rrr TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,44/93] tcg/tci: Split out tci_args_rr TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,43/93] tcg/tci: Split out tci_args_rrs TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,42/93] tcg/tci: Rename tci_read_r to tci_read_rval TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,41/93] tcg/tci: Merge mov, not and neg operations TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,40/93] tcg/tci: Merge bswap operations TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,39/93] tcg/tci: Remove ifdefs for TCG_TARGET_HAS_ext32[us]_i64 TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,38/93] tcg/tci: Merge extension operations TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,37/93] tcg/tci: Merge basic arithmetic operations TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,36/93] tcg/tci: Reduce use of tci_read_r64 TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,35/93] tcg/tci: Remove tci_read_r32s TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,34/93] tcg/tci: Remove tci_read_r16s TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,33/93] tcg/tci: Remove tci_read_r16 TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,32/93] tcg/tci: Remove tci_read_r8s TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,31/93] tcg/tci: Remove tci_read_r8 TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,30/93] tcg/tci: Merge identical cases in generation TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,29/93] tcg/tci: Remove TCG_CONST TCI fixes and cleanups - - 1 - --- 2021-02-04 Richard Henderson New
[v2,28/93] tcg/tci: Use bool in tcg_out_ri* TCI fixes and cleanups - - 2 - --- 2021-02-04 Richard Henderson New
[v2,27/93] tcg/tci: Fix TCG_REG_R4 misusage TCI fixes and cleanups - - 1 - --- 2021-02-04 Richard Henderson New
[v2,26/93] tcg/tci: Restrict TCG_TARGET_NB_REGS to 16 TCI fixes and cleanups - - 1 - --- 2021-02-04 Richard Henderson New
[v2,25/93] tcg/tci: Remove TODO as unused TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,24/93] tcg/tci: Implement 64-bit division TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,23/93] tcg/tci: Remove dead code for TCG_TARGET_HAS_div2_* TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,22/93] tcg/tci: Use g_assert_not_reached TCI fixes and cleanups - - 2 1 --- 2021-02-04 Richard Henderson New
[v2,21/93] tcg/tci: Merge INDEX_op_{st_i32,st32_i64} TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,20/93] tcg/tci: Move stack bounds check to compile-time TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,19/93] tcg/tci: Merge INDEX_op_st16_{i32,i64} TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,18/93] tcg/tci: Merge INDEX_op_st8_{i32,i64} TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,17/93] tcg/tci: Merge INDEX_op_{ld_i32,ld32u_i64} TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,16/93] tcg/tci: Merge INDEX_op_ld16s_{i32,i64} TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,15/93] tcg/tci: Merge INDEX_op_ld16u_{i32,i64} TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,14/93] tcg/tci: Merge INDEX_op_ld8s_{i32,i64} TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,13/93] tcg/tci: Merge INDEX_op_ld8u_{i32,i64} TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,12/93] tcg/tci: Inline tci_write_reg64 into 64-bit callers TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,11/93] tcg/tci: Inline tci_write_reg32 into all callers TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,10/93] tcg/tci: Inline tci_write_reg16 into the only caller TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,09/93] tcg/tci: Inline tci_write_reg8 into its callers TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,08/93] tcg/tci: Inline tci_write_reg32s into the only caller TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,07/93] tcg/tci: Implement INDEX_op_ld8s_i64 TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,06/93] tcg/tci: Implement INDEX_op_ld16s_i32 TCI fixes and cleanups - - 1 1 --- 2021-02-04 Richard Henderson New
[v2,05/93] tcg/tci: Make tci_tb_ptr thread-local TCI fixes and cleanups - - 1 - --- 2021-02-04 Richard Henderson New
[v2,04/93] tcg: Manage splitwx in tc_ptr_to_region_tree by hand TCI fixes and cleanups - 1 - - --- 2021-02-04 Richard Henderson New
[v2,03/93] configure: Fix --enable-tcg-interpreter TCI fixes and cleanups - 1 3 1 --- 2021-02-04 Richard Henderson New
[v2,02/93] tcg: Split out tcg_raise_tb_overflow TCI fixes and cleanups - - - - --- 2021-02-04 Richard Henderson New
[v2,01/93] gdbstub: Fix handle_query_xfer_auxv TCI fixes and cleanups - 1 - - --- 2021-02-04 Richard Henderson New
[v5,15/15] qapi/introspect.py: Update copyright and authors list qapi: static typing conversion, pt2 - - - - --- 2021-02-04 John Snow New
[v5,14/15] qapi/introspect.py: Add docstring to _tree_to_qlit qapi: static typing conversion, pt2 - - - - --- 2021-02-04 John Snow New
[v5,13/15] qapi/introspect.py: add introspect.json dummy types qapi: static typing conversion, pt2 - - - - --- 2021-02-04 John Snow New
[v5,12/15] qapi/introspect.py: add type hint annotations qapi: static typing conversion, pt2 - - - - --- 2021-02-04 John Snow New
[v5,11/15] qapi/introspect.py: improve readability of _tree_to_qlit qapi: static typing conversion, pt2 - - - - --- 2021-02-04 John Snow New
[v5,10/15] qapi/introspect.py: improve _tree_to_qlit error message qapi: static typing conversion, pt2 - - - - --- 2021-02-04 John Snow New
[v5,09/15] qapi/introspect.py: create a typed 'Annotated' data strutcure qapi: static typing conversion, pt2 - - - - --- 2021-02-04 John Snow New
[v5,08/15] qapi/introspect.py: Introduce preliminary tree typing qapi: static typing conversion, pt2 - - - - --- 2021-02-04 John Snow New
[v5,07/15] qapi/introspect.py: Always define all 'extra' dict keys qapi: static typing conversion, pt2 - - - - --- 2021-02-04 John Snow New
[v5,06/15] qapi/introspect.py: replace 'extra' dict with 'comment' argument qapi: static typing conversion, pt2 - - - - --- 2021-02-04 John Snow New
[v5,05/15] qapi/introspect.py: Unify return type of _make_tree() qapi: static typing conversion, pt2 - - - - --- 2021-02-04 John Snow New
[v5,04/15] qapi/introspect.py: guard against ifcond/comment misuse qapi: static typing conversion, pt2 - - - - --- 2021-02-04 John Snow New
[v5,03/15] qapi/introspect.py: add _gen_features helper qapi: static typing conversion, pt2 - - - - --- 2021-02-04 John Snow New
[v5,02/15] qapi/introspect.py: use _make_tree for features nodes qapi: static typing conversion, pt2 - - - - --- 2021-02-04 John Snow New
[v5,01/15] qapi/introspect.py: assert schema is not None qapi: static typing conversion, pt2 - - - - --- 2021-02-04 John Snow New
MAINTAINERS: Fix the location of virtiofsd.rst MAINTAINERS: Fix the location of virtiofsd.rst - 1 - - --- 2021-02-03 Wainer dos Santos Moschetta New
[v5,31/31] tests/tcg/aarch64: Add mte smoke tests target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,30/31] target/arm: Enable MTE for user-only target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,29/31] target/arm: Add allocation tag storage for user mode target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,28/31] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,27/31] linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,26/31] linux-user/aarch64: Pass syndrome to EXC_*_ABORT target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,25/31] target/arm: Split out syndrome.h from internals.h target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,24/31] linux-user/aarch64: Implement PROT_MTE target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,23/31] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,22/31] target/arm: Use the proper TBI settings for linux-user target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,21/31] target/arm: Improve gen_top_byte_ignore target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,20/31] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,19/31] linux-user: Handle tags in lock_user/unlock_user target-arm: Implement ARMv8.5-MemTag, user mode - - - - --- 2021-02-03 Richard Henderson New
[v5,18/31] linux-user: Fix types in uaccess.c target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,17/31] linux-user: Move lock_user et al out of line target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,16/31] linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,15/31] exec: Rename guest_{addr,range}_valid to *_untagged target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,14/31] linux-user: Use guest_range_valid in access_ok target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,13/31] linux-user: Explicitly untag memory management syscalls target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,12/31] exec: Use cpu_untagged_addr in g2h; split out g2h_untagged target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,11/31] exec: Introduce cpu_untagged_addr target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,10/31] linux-user: Fix guest_addr_valid vs reserved_va target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,09/31] linux-user: Do not use guest_addr_valid for h2g_valid target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
[v5,08/31] bsd-user: Tidy VERIFY_READ/VERIFY_WRITE target-arm: Implement ARMv8.5-MemTag, user mode - - 2 - --- 2021-02-03 Richard Henderson New
« 1 2 ... 1235 1236 12374324 4325 »