Show patches with: Archived = No       |   75981 patches
« 1 2 ... 88 89 90759 760 »
Patch Series S/W/F Date Submitter Delegate State
[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
[PULL,16/56] hw/arm/allwinner: Clean up local variable shadowing Untitled series #222866 --- 2023-09-29 Markus Armbruster Accepted
[PULL,15/56] hw/arm/virt: Clean up local variable shadowing Untitled series #222866 --- 2023-09-29 Markus Armbruster Accepted
[PULL,14/56] hw/arm/armv7m: Clean up local variable shadowing Untitled series #222866 --- 2023-09-29 Markus Armbruster Accepted
[PULL,13/56] target/tricore: Clean up local variable shadowing Untitled series #222866 --- 2023-09-29 Markus Armbruster Accepted
[PULL,12/56] target/m68k: Clean up local variable shadowing Untitled series #222866 --- 2023-09-29 Markus Armbruster Accepted
[PULL,11/56] target/mips: Clean up local variable shadowing Untitled series #222866 --- 2023-09-29 Markus Armbruster New
[PULL,10/56] target/arm/hvf: Clean up local variable shadowing Untitled series #222866 --- 2023-09-29 Markus Armbruster Accepted
[PULL,09/56] target/arm/tcg: Clean up local variable shadowing Untitled series #222866 --- 2023-09-29 Markus Armbruster Accepted
[PULL,08/56] tcg: Clean up local variable shadowing Untitled series #222866 --- 2023-09-29 Markus Armbruster Accepted
[PULL,6/6] accel/tcg: Always require can_do_io [PULL,1/6] accel/tcg: Avoid load of icount_decr if unused --- 2023-09-28 Richard Henderson Accepted
[PULL,5/6] accel/tcg: Always set CF_LAST_IO with CF_NOIRQ [PULL,1/6] accel/tcg: Avoid load of icount_decr if unused --- 2023-09-28 Richard Henderson Accepted
[PULL,4/6] accel/tcg: Improve setting of can_do_io at start of TB [PULL,1/6] accel/tcg: Avoid load of icount_decr if unused --- 2023-09-28 Richard Henderson Accepted
[PULL,3/6] accel/tcg: Track current value of can_do_io in the TB [PULL,1/6] accel/tcg: Avoid load of icount_decr if unused --- 2023-09-28 Richard Henderson New
[PULL,2/6] accel/tcg: Hoist CF_MEMI_ONLY check outside translation loop [PULL,1/6] accel/tcg: Avoid load of icount_decr if unused --- 2023-09-28 Richard Henderson Accepted
[PULL,1/6] accel/tcg: Avoid load of icount_decr if unused [PULL,1/6] accel/tcg: Avoid load of icount_decr if unused --- 2023-09-28 Richard Henderson Accepted
[PULL,0/6] tcg patch queue --- 2023-09-28 Richard Henderson New
[8/8] docs/specs/vmgenid: Convert to rST docs/specs: Convert txt files to rST --- 2023-09-27 Peter Maydell Superseded
« 1 2 ... 88 89 90759 760 »