Show patches with: Archived = No       |   79000 patches
« 1 2 ... 218 219 220789 790 »
Patch Series S/W/F Date Submitter Delegate State
[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
[PULL,23/54] tests/tcg: clean up calls to run-test [PULL,01/54] scripts/ci/setup: ninja missing from build-environment --- 2022-10-04 Alex Bennée Accepted
[PULL,22/54] tests/tcg: unify ppc64 and ppc64le Makefiles [PULL,01/54] scripts/ci/setup: ninja missing from build-environment --- 2022-10-04 Alex Bennée New
[PULL,21/54] tests/tcg: add distclean rule [PULL,01/54] scripts/ci/setup: ninja missing from build-environment --- 2022-10-04 Alex Bennée Accepted
[PULL,20/54] tests/tcg: remove -f from Makefile invocation [PULL,01/54] scripts/ci/setup: ninja missing from build-environment --- 2022-10-04 Alex Bennée New
[PULL,19/54] tests: simplify Makefile invocation for tests/tcg [PULL,01/54] scripts/ci/setup: ninja missing from build-environment --- 2022-10-04 Alex Bennée Accepted
[PULL,18/54] configure: store container engine in config-host.mak [PULL,01/54] scripts/ci/setup: ninja missing from build-environment --- 2022-10-04 Alex Bennée Accepted
[PULL,17/54] configure: return status code from probe_target_compiler [PULL,01/54] scripts/ci/setup: ninja missing from build-environment --- 2022-10-04 Alex Bennée New
[PULL,16/54] build: add recursive distclean rules [PULL,01/54] scripts/ci/setup: ninja missing from build-environment --- 2022-10-04 Alex Bennée New
[PULL,15/54] vof: add distclean target [PULL,01/54] scripts/ci/setup: ninja missing from build-environment --- 2022-10-04 Alex Bennée Accepted
[PULL,14/54] pc-bios/s390-ccw: detect CC options just once [PULL,01/54] scripts/ci/setup: ninja missing from build-environment --- 2022-10-04 Alex Bennée New
[PULL,13/54] pc-bios/optionrom: detect CC options just once [PULL,01/54] scripts/ci/setup: ninja missing from build-environment --- 2022-10-04 Alex Bennée Accepted
[PULL,12/54] configure: do not invoke as/ld directly for pc-bios/optionrom [PULL,01/54] scripts/ci/setup: ninja missing from build-environment --- 2022-10-04 Alex Bennée New
[PULL,11/54] tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE [PULL,01/54] scripts/ci/setup: ninja missing from build-environment --- 2022-10-04 Alex Bennée Superseded
[PULL,10/54] tests/docker: move alpine from edge to tagged release [PULL,01/54] scripts/ci/setup: ninja missing from build-environment --- 2022-10-04 Alex Bennée Accepted
[PULL,09/54] tests/docker: update fedora-win[32|64]-cross with lcitool [PULL,01/54] scripts/ci/setup: ninja missing from build-environment --- 2022-10-04 Alex Bennée New
« 1 2 ... 218 219 220789 790 »