Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 78815 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
...
216
217
218
…
788
789
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v6,5/9] target/arm: Remove gen_exception_internal_insn pc argument
target/arm: pc-relative translation blocks
-
-
-
2022-10-06
Richard Henderson
Superseded
[v6,4/9] target/arm: Change gen_exception_insn* to work on displacements
target/arm: pc-relative translation blocks
-
-
-
2022-10-06
Richard Henderson
Superseded
[v6,3/9] target/arm: Change gen_*set_pc_im to gen_*update_pc
target/arm: pc-relative translation blocks
-
-
-
2022-10-06
Richard Henderson
Superseded
[v6,2/9] target/arm: Change gen_goto_tb to work on displacements
target/arm: pc-relative translation blocks
-
-
-
2022-10-06
Richard Henderson
Superseded
[v6,1/9] target/arm: Introduce curr_insn_len
target/arm: pc-relative translation blocks
-
-
-
2022-10-06
Richard Henderson
Superseded
[24/24] accel/tcg: Move remainder of page locking to tb-maint.c
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[23/24] accel/tcg: Move PageDesc tree into tb-maint.c for system
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[22/24] accel/tcg: Use interval tree for user-only page tracking
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[21/24] accel/tcg: Move page_{get,set}_flags to user-exec.c
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[20/24] accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
New
[19/24] accel/tcg: Simplify page_get/alloc_target_data
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[18/24] accel/tcg: Move TARGET_PAGE_DATA_SIZE impl to user-exec.c
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[17/24] accel/tcg: Use tb_invalidate_phys_range in page_set_flags
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[16/24] accel/tcg: Use page_reset_target_data in page_set_flags
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[15/24] accel/tcg: Use interval tree for TBs in user-only mode
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[14/24] accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[13/24] accel/tcg: Use tb_invalidate_phys_page in page_set_flags
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[12/24] accel/tcg: Unify declarations of tb_invalidate_phys_range
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[11/24] accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[10/24] accel/tcg: Rename tb_invalidate_phys_page
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[09/24] accel/tcg: Introduce tb_{set_}page_addr{0,1}
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[08/24] accel/tcg: Remove duplicate store to tb->page_addr[]
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[07/24] accel/tcg: Drop cpu_get_tb_cpu_state from TARGET_HAS_PRECISE_SMC
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[06/24] accel/tcg: Move assert_no_pages_locked to internal.h
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[05/24] accel/tcg: Split out tb-maint.c
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[04/24] accel/tcg: Split out PageDesc to internal.h
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[03/24] accel/tcg: Remove disabled debug in translate-all.c
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[02/24] accel/tcg: Make page_alloc_target_data allocation constant
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[01/24] util: Add interval-tree.c
accel/tcg: Rewrite user-only vma tracking
-
-
-
2022-10-06
Richard Henderson
Superseded
[PULL,v2,00/53] testing, gdbstub, plugin and gitdm updates
-
-
-
2022-10-05
Alex Bennée
New
[PULL,20/20] target/sh4: Fix TB_FLAG_UNALIGN
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
New
[PULL,19/20] tcg/ppc: Optimize 26-bit jumps
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
New
[PULL,18/20] accel/tcg: Introduce TARGET_TB_PCREL
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
New
[PULL,17/20] accel/tcg: Introduce tb_pc and log_pc
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
New
[PULL,16/20] hw/core: Add CPUClass.get_pc
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
Accepted
[PULL,15/20] include/hw/core: Create struct CPUJumpCache
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
New
[PULL,14/20] accel/tcg: Inline tb_flush_jmp_cache
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
Accepted
[PULL,13/20] accel/tcg: Do not align tb->page_addr[0]
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
Accepted
[PULL,12/20] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
New
[PULL,11/20] accel/tcg: Use bool for page_find_alloc
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
Accepted
[PULL,10/20] accel/tcg: Remove PageDesc code_bitmap
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
Accepted
[PULL,09/20] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
Accepted
[PULL,08/20] accel/tcg: Introduce tlb_set_page_full
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
New
[PULL,07/20] accel/tcg: Introduce probe_access_full
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
New
[PULL,06/20] accel/tcg: Suppress auto-invalidate in probe_access_internal
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
Accepted
[PULL,05/20] accel/tcg: Drop addr member from SavedIOTLB
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
New
[PULL,04/20] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
New
[PULL,03/20] cputlb: used cached CPUClass in our hot-paths
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
Accepted
[PULL,02/20] hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
Accepted
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
[PULL,01/20] cpu: cache CPUClass in CPUState for hot code paths
-
-
-
2022-10-04
Richard Henderson
New
[PULL,00/20] tcg patch queue
-
-
-
2022-10-04
Richard Henderson
New
[v7,18/18] accel/tcg: Introduce TARGET_TB_PCREL
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,17/18] accel/tcg: Introduce tb_pc and log_pc
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,16/18] hw/core: Add CPUClass.get_pc
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,15/18] include/hw/core: Create struct CPUJumpCache
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,14/18] accel/tcg: Inline tb_flush_jmp_cache
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,13/18] accel/tcg: Do not align tb->page_addr[0]
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,12/18] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,11/18] accel/tcg: Use bool for page_find_alloc
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,10/18] accel/tcg: Remove PageDesc code_bitmap
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,09/18] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,08/18] accel/tcg: Introduce tlb_set_page_full
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,07/18] accel/tcg: Introduce probe_access_full
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,06/18] accel/tcg: Suppress auto-invalidate in probe_access_internal
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,05/18] accel/tcg: Drop addr member from SavedIOTLB
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,04/18] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,03/18] cputlb: used cached CPUClass in our hot-paths
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,02/18] hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[v7,01/18] cpu: cache CPUClass in CPUState for hot code paths
tcg: CPUTLBEntryFull and TARGET_TB_PCREL
-
-
-
2022-10-04
Richard Henderson
Superseded
[PULL,54/54] plugins: add [pre|post]fork helpers to linux-user
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,53/54] contrib/gitdm: add Université Grenoble Alpes
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
New
[PULL,52/54] contrib/gitdm: add Simon to individual contributors
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,51/54] contrib/gitdm: add China Telecom to the domain map
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,50/54] contrib/gitdm: add ISCAS to the academics group
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
New
[PULL,49/54] contrib/gitdm: add WANG Xuerui to individual contributers
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,48/54] contrib/gitdm: add Paul to individual contributors
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,47/54] contrib/gitdm: add mapping for Loongson Technology
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,46/54] accel/kvm: move kvm_update_guest_debug to inline stub
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
New
[PULL,45/54] gdbstub: move guest debug support check to ops
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
New
[PULL,44/54] gdbstub: move breakpoint logic to accel ops
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
New
[PULL,43/54] gdbstub: move sstep flags probing into AccelClass
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
New
[PULL,42/54] gdbstub: move into its own sub directory
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
New
[PULL,41/54] semihosting: update link to spec
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,40/54] docs/devel: document the test plugins
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,39/54] contrib/plugins: reset skip when matching in execlog
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,38/54] docs/devel: move API to end of tcg-plugins.rst
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,37/54] docs/devel: clean-up qemu invocations in tcg-plugins
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,36/54] plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,35/54] plugins: extend execlog to filter matches
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
New
[PULL,34/54] disas: use result of ->read_memory_func
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,33/54] disas: generalise plugin_printf and use for monitor_disas
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,32/54] monitor: expose monitor_puts to rest of code
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
New
[PULL,31/54] pc-bios/vof: Adopt meson style Make output
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,30/54] pc-bios/s390-ccw: Adopt meson style Make output
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
New
[PULL,29/54] pc-bios/optionrom: Adopt meson style Make output
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,28/54] configure: build ROMs with container-based cross compilers
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,27/54] configure: cleanup creation of tests/tcg target config
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
New
[PULL,26/54] configure: unify creation of cross-compilation Makefiles
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
[PULL,25/54] configure: move tests/tcg/Makefile.prereqs to root build directory
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
New
[PULL,24/54] tests/tcg: move compiler tests to Makefiles
[PULL,01/54] scripts/ci/setup: ninja missing from build-environment
-
-
-
2022-10-04
Alex Bennée
Accepted
«
1
2
...
216
217
218
…
788
789
»