Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 78619 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
...
224
225
226
…
786
787
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,06/33] accel/tcg: Remove PageDesc code_bitmap
accel/tcg + target/arm: pc-relative translation
-
-
-
2022-08-16
Richard Henderson
Superseded
[v2,05/33] tests/tcg/i386: Move smc_code2 to an executable section
accel/tcg + target/arm: pc-relative translation
-
-
-
2022-08-16
Richard Henderson
Superseded
[v2,04/33] linux-user: Honor PT_GNU_STACK
accel/tcg + target/arm: pc-relative translation
-
-
-
2022-08-16
Richard Henderson
Superseded
[v2,03/33] linux-user/x86_64: Allocate vsyscall page as a commpage
accel/tcg + target/arm: pc-relative translation
-
-
-
2022-08-16
Richard Henderson
New
[v2,02/33] linux-user/hppa: Allocate page zero as a commpage
accel/tcg + target/arm: pc-relative translation
-
-
-
2022-08-16
Richard Henderson
Superseded
[v2,01/33] linux-user/arm: Mark the commpage executable
accel/tcg + target/arm: pc-relative translation
-
-
-
2022-08-16
Richard Henderson
Superseded
[RFC] tests/avocado: push default timeout to QemuBaseTest
[RFC] tests/avocado: push default timeout to QemuBaseTest
-
-
-
2022-08-16
Alex Bennée
Superseded
[PULL,3/3] tests/avocado: apply a band aid to aspeed-evb login
[PULL,1/3] linux-user: un-parent OBJECT(cpu) when closing thread
-
-
-
2022-08-16
Alex Bennée
New
[PULL,2/3] tests/avocado: add timeout to the aspeed tests
[PULL,1/3] linux-user: un-parent OBJECT(cpu) when closing thread
-
-
-
2022-08-16
Alex Bennée
Accepted
[PULL,1/3] linux-user: un-parent OBJECT(cpu) when closing thread
[PULL,1/3] linux-user: un-parent OBJECT(cpu) when closing thread
-
-
-
2022-08-16
Alex Bennée
Accepted
[PULL,for,7.1,0/3] memory leak and testing tweaks
-
-
-
2022-08-16
Alex Bennée
New
[7/7] target/riscv: Honour -semihosting-config userspace=on and enable=on
Allow semihosting from user mode
-
-
-
2022-08-15
Peter Maydell
Accepted
[6/7] target/xtensa: Honour -semihosting-config userspace=on
Allow semihosting from user mode
-
-
-
2022-08-15
Peter Maydell
Superseded
[5/7] target/nios2: Honour -semihosting-config userspace=on
Allow semihosting from user mode
-
-
-
2022-08-15
Peter Maydell
Superseded
[4/7] target/mips: Honour -semihosting-config userspace=on
Allow semihosting from user mode
-
-
-
2022-08-15
Peter Maydell
Superseded
[3/7] target/m68k: Honour -semihosting-config userspace=on
Allow semihosting from user mode
-
-
-
2022-08-15
Peter Maydell
Superseded
[2/7] target/arm: Honour -semihosting-config userspace=on
Allow semihosting from user mode
-
-
-
2022-08-15
Peter Maydell
Superseded
[1/7] semihosting: Allow optional use of semihosting from userspace
Allow semihosting from user mode
-
-
-
2022-08-15
Peter Maydell
Superseded
[PULL,1/1] docs/system/loongarch: Update the LoongArch document
[PULL,1/1] docs/system/loongarch: Update the LoongArch document
-
-
-
2022-08-14
Richard Henderson
Accepted
[PULL,0/1] loongarch patch queue
-
-
-
2022-08-14
Richard Henderson
New
[for-7.2,21/21] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,20/21] accel/tcg: Add fast path for translator_ld*
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,19/21] accel/tcg: Add pc and host_pc params to gen_intermediate_code
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,18/21] accel/tcg: Remove translator_ldsw
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,17/21] accel/tcg: Introduce is_same_page()
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,16/21] accel/tcg: Raise PROT_EXEC exception early
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
New
[for-7.2,15/21] accel/tcg: Hoist get_page_addr_code out of tb_gen_code
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
New
[for-7.2,14/21] accel/tcg: Hoist get_page_addr_code out of tb_lookup
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
New
[for-7.2,13/21] accel/tcg: Unlock mmap_lock after longjmp
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,12/21] accel/tcg: Add nofault parameter to get_page_addr_code_hostp
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,11/21] accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,10/21] accel/tcg: Properly implement get_page_addr_code for user-only
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,09/21] accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,08/21] accel/tcg: Merge tb_htable_lookup into caller
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
New
[for-7.2,07/21] accel/tcg: Use bool for page_find_alloc
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,06/21] accel/tcg: Remove PageDesc code_bitmap
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,05/21] tests/tcg/i386: Move smc_code2 to an executable section
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,04/21] linux-user: Honor PT_GNU_STACK
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,03/21] linux-user/x86_64: Allocate vsyscall page as a commpage
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,02/21] linux-user/hppa: Allocate page zero as a commpage
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
[for-7.2,01/21] linux-user/arm: Mark the commpage executable
accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
-
-
-
2022-08-12
Richard Henderson
Superseded
target/arm: Rearrange cpu64.c so all the CPU initfns are together
target/arm: Rearrange cpu64.c so all the CPU initfns are together
-
-
-
2022-08-12
Peter Maydell
Superseded
[PULL,5/5] cutils: Add missing dyld(3) include on macOS
[PULL,1/5] target/arm: Don't report Statistical Profiling Extension in ID registers
-
-
-
2022-08-12
Peter Maydell
Not Applicable
[PULL,4/5] hw/arm/virt-acpi-build: Present the GICR structure properly for GICv4
[PULL,1/5] target/arm: Don't report Statistical Profiling Extension in ID registers
-
-
-
2022-08-12
Peter Maydell
Accepted
[PULL,3/5] tests/unit: fix a -Wformat-truncation warning
[PULL,1/5] target/arm: Don't report Statistical Profiling Extension in ID registers
-
-
-
2022-08-12
Peter Maydell
Accepted
[PULL,2/5] Fix some typos in documentation (most of them found by codespell)
[PULL,1/5] target/arm: Don't report Statistical Profiling Extension in ID registers
-
-
-
2022-08-12
Peter Maydell
Accepted
[PULL,1/5] target/arm: Don't report Statistical Profiling Extension in ID registers
[PULL,1/5] target/arm: Don't report Statistical Profiling Extension in ID registers
-
-
-
2022-08-12
Peter Maydell
Not Applicable
[PULL,0/5] target-arm queue
-
-
-
2022-08-12
Peter Maydell
Not Applicable
[10/10] target/arm: Report FEAT_PMUv3p5 for TCG '-cpu max'
target/arm: Implement FEAT_PMUv3p5
-
-
-
2022-08-11
Peter Maydell
Accepted
[09/10] target/arm: Support 64-bit event counters for FEAT_PMUv3p5
target/arm: Implement FEAT_PMUv3p5
-
-
-
2022-08-11
Peter Maydell
Superseded
[08/10] target/arm: Implement FEAT_PMUv3p5 cycle counter disable bits
target/arm: Implement FEAT_PMUv3p5
-
-
-
2022-08-11
Peter Maydell
Superseded
[07/10] target/arm: Rename pmu_8_n feature test functions
target/arm: Implement FEAT_PMUv3p5
-
-
-
2022-08-11
Peter Maydell
Superseded
[06/10] target/arm: Detect overflow when calculating next PMU interrupt
target/arm: Implement FEAT_PMUv3p5
-
-
-
2022-08-11
Peter Maydell
Superseded
[05/10] target/arm: Honour MDCR_EL2.HPMD in Secure EL2
target/arm: Implement FEAT_PMUv3p5
-
-
-
2022-08-11
Peter Maydell
Superseded
[04/10] target/arm: Ignore PMCR.D when PMCR.LC is set
target/arm: Implement FEAT_PMUv3p5
-
-
-
2022-08-11
Peter Maydell
Superseded
[03/10] target/arm: Don't mishandle count when enabling or disabling PMU counters
target/arm: Implement FEAT_PMUv3p5
-
-
-
2022-08-11
Peter Maydell
Superseded
[02/10] target/arm: Correct value returned by pmu_counter_mask()
target/arm: Implement FEAT_PMUv3p5
-
-
-
2022-08-11
Peter Maydell
Superseded
[01/10] target/arm: Don't corrupt high half of PMOVSR when cycle counter overflows
target/arm: Implement FEAT_PMUv3p5
-
-
-
2022-08-11
Peter Maydell
Superseded
[v1,8/8] accel/tcg: remove trace_vcpu_dstate TB checking
memory leaks and speed tweaks
-
-
-
2022-08-11
Alex Bennée
New
[v1,7/8] tests/avocado: apply a band aid to aspeed-evb login
memory leaks and speed tweaks
-
-
-
2022-08-11
Alex Bennée
Superseded
[v1,6/8] tests/avocado: add timeout to the aspeed tests
memory leaks and speed tweaks
-
-
-
2022-08-11
Alex Bennée
Superseded
[v1,5/8] ssi: cache SSIPeripheralClass to avoid GET_CLASS()
memory leaks and speed tweaks
-
-
-
2022-08-11
Alex Bennée
New
[v1,4/8] cputlb: used cached CPUClass in our hot-paths
memory leaks and speed tweaks
-
-
-
2022-08-11
Alex Bennée
Superseded
[v1,3/8] hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
memory leaks and speed tweaks
-
-
-
2022-08-11
Alex Bennée
Superseded
[v1,2/8] cpu: cache CPUClass in CPUState for hot code paths
memory leaks and speed tweaks
-
-
-
2022-08-11
Alex Bennée
New
[v1,1/8] linux-user: un-parent OBJECT(cpu) when closing thread
memory leaks and speed tweaks
-
-
-
2022-08-11
Alex Bennée
Superseded
[for-7.1] target/arm: Don't report Statistical Profiling Extension in ID registers
[for-7.1] target/arm: Don't report Statistical Profiling Extension in ID registers
-
-
-
2022-08-11
Peter Maydell
Superseded
[RFC] tests/avocado: apply a band aid to aspeed-evb login
[RFC] tests/avocado: apply a band aid to aspeed-evb login
-
-
-
2022-08-11
Alex Bennée
Superseded
[PULL,1/1] icount: Take iothread lock when running QEMU timers
[PULL,1/1] icount: Take iothread lock when running QEMU timers
-
-
-
2022-08-09
Peter Maydell
Accepted
[PULL,0/1] target-arm queue
-
-
-
2022-08-09
Peter Maydell
Not Applicable
[PULL] hw/net/rocker: Avoid undefined shifts with more than 31 ports
[PULL] hw/net/rocker: Avoid undefined shifts with more than 31 ports
-
-
-
2022-08-09
Jason Wang
Accepted
[PULL,1/1] target/loongarch: Remove cpu_fcsr0
[PULL,1/1] target/loongarch: Remove cpu_fcsr0
-
-
-
2022-08-09
Richard Henderson
New
[PULL,0/1] loongarch patch queue
-
-
-
2022-08-09
Richard Henderson
New
[PULL,3/3] hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses
[PULL,1/3] target/mips: Handle lock_user() failure in UHI_plog semihosting call
-
-
-
2022-08-08
Philippe Mathieu-Daudé
Accepted
[PULL,1/3] target/mips: Handle lock_user() failure in UHI_plog semihosting call
[PULL,1/3] target/mips: Handle lock_user() failure in UHI_plog semihosting call
-
-
-
2022-08-08
Philippe Mathieu-Daudé
Accepted
target/loongarch: Remove cpu_fcsr0
target/loongarch: Remove cpu_fcsr0
-
-
-
2022-08-06
Richard Henderson
Superseded
[PULL,7/7] target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()
[PULL,1/7] target/loongarch: Fix macros SET_FPU_* in cpu.h
-
-
-
2022-08-05
Richard Henderson
New
[PULL,6/7] target/loongarch: Update loongarch-fpu.xml
[PULL,1/7] target/loongarch: Fix macros SET_FPU_* in cpu.h
-
-
-
2022-08-05
Richard Henderson
New
[PULL,5/7] target/loongarch: update loongarch-base64.xml
[PULL,1/7] target/loongarch: Fix macros SET_FPU_* in cpu.h
-
-
-
2022-08-05
Richard Henderson
Accepted
[PULL,4/7] target/loongarch: add gdb_arch_name()
[PULL,1/7] target/loongarch: Fix macros SET_FPU_* in cpu.h
-
-
-
2022-08-05
Richard Henderson
Accepted
[PULL,3/7] target/loongarch: Fix GDB get the wrong pc
[PULL,1/7] target/loongarch: Fix macros SET_FPU_* in cpu.h
-
-
-
2022-08-05
Richard Henderson
New
[PULL,2/7] hw/loongarch: remove acpi-build.c unused variable 'aml_len'
[PULL,1/7] target/loongarch: Fix macros SET_FPU_* in cpu.h
-
-
-
2022-08-05
Richard Henderson
Accepted
[PULL,1/7] target/loongarch: Fix macros SET_FPU_* in cpu.h
[PULL,1/7] target/loongarch: Fix macros SET_FPU_* in cpu.h
-
-
-
2022-08-05
Richard Henderson
Accepted
[PULL,0/7] loongarch patch queue
-
-
-
2022-08-05
Richard Henderson
New
[RFC] cputlb and ssi: cache class to avoid expensive object_dynamic_cast_assert (HACK!!!)
[RFC] cputlb and ssi: cache class to avoid expensive object_dynamic_cast_assert (HACK!!!)
-
-
-
2022-08-04
Alex Bennée
New
[PULL,1/3] linux-user/flatload.c: Fix setting of image_info::end_code
[PULL,1/3] linux-user/flatload.c: Fix setting of image_info::end_code
-
-
-
2022-08-03
Laurent Vivier
Accepted
[v2] linux-user: un-parent OBJECT(cpu) when closing thread
[v2] linux-user: un-parent OBJECT(cpu) when closing thread
-
-
-
2022-08-03
Alex Bennée
Superseded
[PULL,1/1] target/mips: Advance pc after semihosting exception
[PULL,1/1] target/mips: Advance pc after semihosting exception
-
-
-
2022-08-03
Richard Henderson
New
[PULL,0/1] semihosting patch queue
-
-
-
2022-08-03
Richard Henderson
New
[PULL,4/5] migration: Define BLK_MIG_BLOCK_SIZE as unsigned long long
Untitled series #182803
-
-
-
2022-08-02
Dr. David Alan Gilbert
Accepted
[PULL,3/5] migration: Assert that migrate_multifd_compression() returns an in-range value
Untitled series #182803
-
-
-
2022-08-02
Dr. David Alan Gilbert
New
[for-7.1] hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses
[for-7.1] hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses
-
-
-
2022-08-02
Peter Maydell
Superseded
[v4,22/22] tests/qtest: enable tests for virtio-gpio
virtio-gpio and various virtio cleanups
-
-
-
2022-08-02
Alex Bennée
New
[v4,21/22] tests/qtest: add a get_features op to vhost-user-test
virtio-gpio and various virtio cleanups
-
-
-
2022-08-02
Alex Bennée
Superseded
[v4,20/22] tests/qtest: implement stub for VHOST_USER_GET_CONFIG
virtio-gpio and various virtio cleanups
-
-
-
2022-08-02
Alex Bennée
Superseded
[v4,19/22] tests/qtest: add assert to catch bad features
virtio-gpio and various virtio cleanups
-
-
-
2022-08-02
Alex Bennée
Superseded
[v4,18/22] tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURES
virtio-gpio and various virtio cleanups
-
-
-
2022-08-02
Alex Bennée
Superseded
[v4,17/22] tests/qtest: catch unhandled vhost-user messages
virtio-gpio and various virtio cleanups
-
-
-
2022-08-02
Alex Bennée
Superseded
[v4,16/22] tests/qtest: use qos_printf instead of g_test_message
virtio-gpio and various virtio cleanups
-
-
-
2022-08-02
Alex Bennée
Superseded
[v4,15/22] tests/qtest: add a timeout for subprocess_run_one_test
virtio-gpio and various virtio cleanups
-
-
-
2022-08-02
Alex Bennée
Superseded
«
1
2
...
224
225
226
…
786
787
»