Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 81398 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
...
142
143
144
…
813
814
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PULL,35/47] accel: Rename accel-common.c -> accel-target.c
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,34/47] accel: Make accel-blocker.o target agnostic
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,33/47] accel/tcg: Restrict dump_exec_info() declaration
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,32/47] exec: Move cpu_loop_foo() target agnostic functions to 'cpu-common.h'
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Accepted
[PULL,31/47] exec: Make EXCP_FOO definitions target agnostic
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Accepted
[PULL,30/47] accel/tcg: move ld/st helpers to ldst_common.c.inc
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,29/47] accel/tcg: Unify user and softmmu do_[st|ld]*_mmu()
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Accepted
[PULL,28/47] accel/tcg: Remove env_tlb()
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Accepted
[PULL,27/47] accel/tcg: Use CPUState in atomicity helpers
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,26/47] accel/tcg: Modify atomic_mmu_lookup() to use CPUState
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Accepted
[PULL,25/47] accel/tcg: Modify memory access functions to use CPUState
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Accepted
[PULL,24/47] accel/tcg: Modify probe_access_internal() to use CPUState
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Accepted
[PULL,23/47] accel/tcg: Modify tlb_*() to use CPUState
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,22/47] tcg: Remove TCGContext.tlb_fast_offset
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,21/47] accel/tcg: Remove env_neg()
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Accepted
[PULL,20/47] accel/tcg: Remove cpu_set_cpustate_pointers
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Accepted
[PULL,19/47] accel/tcg: Replace CPUState.env_ptr with cpu_env()
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Accepted
[PULL,18/47] tcg: Rename cpu_env to tcg_env
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,17/47] accel/tcg: Remove cpu_neg()
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,16/47] accel/tcg: Move can_do_io to CPUNegativeOffsetState
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,15/47] accel/tcg: Remove CPUState.icount_decr_ptr
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,14/47] accel/tcg: Move CPUNegativeOffsetState into CPUState
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,13/47] accel/tcg: Validate placement of CPUNegativeOffsetState
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Accepted
[PULL,12/47] target/*: Add instance_align to all cpu base classes
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Accepted
[PULL,11/47] target/arm: Remove size and alignment for cpu subclasses
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Accepted
[PULL,10/47] qom: Propagate alignment through type system
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Accepted
[PULL,09/47] accel/tcg: Move CPUTLB definitions from cpu-defs.h
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Accepted
[PULL,08/47] target/arm: Replace TARGET_PAGE_ENTRY_EXTRA
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,07/47] accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,06/47] accel/tcg: Have tcg_exec_realizefn() return a boolean
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,05/47] accel: Declare AccelClass::cpu_common_[un]realize() handlers
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,04/47] accel: Introduce accel_cpu_common_unrealize() stub
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,03/47] accel: Rename accel_cpu_realize() -> accel_cpu_common_realize()
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,02/47] accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
New
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
[PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
-
-
-
2023-10-03
Richard Henderson
Superseded
[PULL,00/47] tcg patch queue
-
-
-
2023-10-03
Richard Henderson
New
[v2,7/7] accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG
accel: Restrict tcg_exec_[un]realizefn() to TCG
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,6/7] accel/tcg: Have tcg_exec_realizefn() return a boolean
accel: Restrict tcg_exec_[un]realizefn() to TCG
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,5/7] accel: Declare AccelClass::cpu_common_[un]realize() handlers
accel: Restrict tcg_exec_[un]realizefn() to TCG
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,4/7] accel: Introduce accel_cpu_common_unrealize() stub
accel: Restrict tcg_exec_[un]realizefn() to TCG
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,3/7] accel: Rename accel_cpu_realize() -> accel_cpu_common_realize()
accel: Restrict tcg_exec_[un]realizefn() to TCG
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,2/7] accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()
accel: Restrict tcg_exec_[un]realizefn() to TCG
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,1/7] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
accel: Restrict tcg_exec_[un]realizefn() to TCG
-
-
-
2023-10-03
Philippe Mathieu-Daudé
Superseded
[v2,5/5] hw/intc/apic: Pass CPU using QOM link property
hw/intc/apic: QOM cleanup
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,4/5] hw/intc/apic: Rename x86_cpu_apic_create() -> x86_cpu_apic_new()
hw/intc/apic: QOM cleanup
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,3/5] hw/i386/apic: Simplify apic_get_class()
hw/intc/apic: QOM cleanup
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,2/5] hw/i386/apic: Defer error check from apic_get_class to kvm_apic_realize
hw/intc/apic: QOM cleanup
-
-
-
2023-10-03
Philippe Mathieu-Daudé
New
[v2,1/5] hw/intc/apic: Use ERRP_GUARD() in apic_common_realize()
hw/intc/apic: QOM cleanup
-
-
-
2023-10-03
Philippe Mathieu-Daudé
Superseded
[v2,4/4] target/ppc: Prohibit target specific KVM prototypes on user emulation
target/ppc: Prohibit target specific KVM prototypes on user emulation
-
-
-
2023-10-03
Philippe Mathieu-Daudé
Superseded
[v2,3/4] target/ppc: Restrict KVM objects to system emulation
target/ppc: Prohibit target specific KVM prototypes on user emulation
-
-
-
2023-10-03
Philippe Mathieu-Daudé
Superseded
[v2,2/4] hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
target/ppc: Prohibit target specific KVM prototypes on user emulation
-
-
-
2023-10-03
Philippe Mathieu-Daudé
Superseded
[v2,1/4] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
target/ppc: Prohibit target specific KVM prototypes on user emulation
-
-
-
2023-10-03
Philippe Mathieu-Daudé
Superseded
tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed)
tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed)
-
-
-
2023-10-03
Philippe Mathieu-Daudé
Accepted
[2/2] tests/unit/test-seccomp: Remove mentions of softmmu in test names
tests: Drop mentions of SoftMMU
-
-
-
2023-10-02
Philippe Mathieu-Daudé
Superseded
[1/2] tests/vm/ubuntu.aarch64: Correct comment about TCG specific delay
tests: Drop mentions of SoftMMU
-
-
-
2023-10-02
Philippe Mathieu-Daudé
Superseded
[4/4] hw/ppc/spapr: Rename 'softmmu' -> 'tcg'
hw/ppc/spapr: Rename SoftMMU -> TCG
-
-
-
2023-10-02
Philippe Mathieu-Daudé
New
[3/4] hw/ppc/spapr_hcall: Rename {softmmu -> tcgppc}_resize_hpt_prepare/commit
hw/ppc/spapr: Rename SoftMMU -> TCG
-
-
-
2023-10-02
Philippe Mathieu-Daudé
New
[2/4] hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prepare/commit
hw/ppc/spapr: Rename SoftMMU -> TCG
-
-
-
2023-10-02
Philippe Mathieu-Daudé
New
[1/4] hw/ppc/spapr: Add missing license
hw/ppc/spapr: Rename SoftMMU -> TCG
-
-
-
2023-10-02
Philippe Mathieu-Daudé
New
linux-user/hppa: Fix struct target_sigcontext layout
linux-user/hppa: Fix struct target_sigcontext layout
-
-
-
2023-09-30
Richard Henderson
Superseded
build: Remove --enable-gprof
build: Remove --enable-gprof
-
-
-
2023-09-30
Richard Henderson
Superseded
[v2,2/2] tcg: Split out tcg init functions to tcg/startup.h
Split out tcg init functions to tcg/startup.h
-
-
-
2023-09-30
Richard Henderson
Superseded
[v2,1/2] tcg: Remove argument to tcg_prologue_init
Split out tcg init functions to tcg/startup.h
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,19/19] build: Add update-linux-vdso makefile rule
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,18/19] linux-user/s390x: Add vdso
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,17/19] linux-user/s390x: Rename __SIGNAL_FRAMESIZE to STACK_FRAME_OVERHEAD
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,16/19] linux-user/ppc: Add vdso
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,15/19] linux-user/loongarch64: Add vdso
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,14/19] linux-user/riscv: Add vdso
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
New
[v6,13/19] linux-user/hppa: Add vdso
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,12/19] linux-user/arm: Add vdso
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,11/19] linux-user/aarch64: Add vdso
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,10/19] linux-user/x86_64: Add vdso
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,09/19] linux-user/i386: Add vdso
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,08/19] linux-user: Add gen-vdso tool
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,07/19] linux-user: Load vdso image if available
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,06/19] linux-user: Replace bprm->fd with bprm->src.fd
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,05/19] linux-user: Use ImageSource in load_symbols
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,04/19] linux-user: Use ImageSource in load_elf_image
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,03/19] linux-user: Do not clobber bprm_buf swapping ehdr
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,02/19] linux-user: Tidy loader_exec
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[v6,01/19] linux-user: Introduce imgsrc_read, imgsrc_read_alloc
linux-user: Implement VDSOs
-
-
-
2023-09-30
Richard Henderson
Superseded
[V2,10/10] target/arm/kvm: Write CPU state back to KVM on reset
Untitled series #222987
-
-
-
2023-09-30
Salil Mehta
Superseded
[9/9] target/arm/kvm: Write CPU state back to KVM on reset
Untitled series #222867
-
-
-
2023-09-29
Salil Mehta
Superseded
[PULL,42/56] hw/arm/smmuv3-internal.h: Don't use locals in statement macros
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
New
[PULL,41/56] hw/arm/smmuv3.c: Avoid shadowing variable
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
Accepted
[PULL,40/56] hw/misc/arm_sysctl.c: Avoid shadowing local variable
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
Accepted
[PULL,39/56] hw/intc/arm_gicv3_its: Avoid shadowing variable in do_process_its_cmd()
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
Accepted
[PULL,28/56] hw/intc/openpic: Clean up local variable shadowing
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
Accepted
[PULL,27/56] hw/core/machine: Clean up local variable shadowing
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
Accepted
[PULL,26/56] softmmu/physmem: Clean up local variable shadowing
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
Accepted
[PULL,25/56] softmmu/memory: Clean up local variable shadowing
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
Accepted
[PULL,24/56] sysemu/device_tree: Clean up local variable shadowing
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
Accepted
[PULL,23/56] linux-user/strace: Clean up local variable shadowing
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
Accepted
[PULL,22/56] util/vhost-user-server: Clean up local variable shadowing
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
Accepted
[PULL,21/56] crypto/cipher-gnutls.c: Clean up local variable shadowing
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
Accepted
[PULL,20/56] net/eth: Clean up local variable shadowing
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
Accepted
[PULL,19/56] hw/nios2: Clean up local variable shadowing
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
Accepted
[PULL,18/56] hw/microblaze: Clean up local variable shadowing
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
Accepted
[PULL,17/56] hw/m68k: Clean up local variable shadowing
Untitled series #222866
-
-
-
2023-09-29
Markus Armbruster
Accepted
«
1
2
...
142
143
144
…
813
814
»