Show patches with: Submitter = Philippe Mathieu-Daudé       |    Archived = No       |   5228 patches
« 1 2 ... 22 23 2452 53 »
Patch Series S/W/F Date Submitter Delegate State
[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
[22/22] exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[21/22] exec/cpu: Have cpu_exec_realize() return a boolean exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[20/22] target/s390x: Use s390_realize_cpu_model() as verify_accel_features() exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[19/22] target/s390x: Have s390_realize_cpu_model() return a boolean exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[18/22] target/s390x: Call s390_cpu_realize_sysemu from s390_realize_cpu_model exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[17/22] target/i386: Extract verify_accel_features() from cpu_realize() exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[16/22] target/arm: Extract verify_accel_features() from cpu_realize() exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[15/22] exec/cpu: Introduce CPUClass::verify_accel_features() exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[14/22] target/sparc: Init CPU environment *after* accelerator vCPU is realized exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[13/22] target/xtensa: Create IRQs *after* accelerator vCPU is realized exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[12/22] target/mips: Create clock *after* accelerator vCPU is realized exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[11/22] target/nios2: Create IRQs *after* accelerator vCPU is realized exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé Superseded
[10/22] target/hppa: Create timer *after* accelerator vCPU is realized exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[09/22] target/arm: Create timers *after* accelerator vCPU is realized exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[08/22] exec/cpu: RFC Destroy vCPU address spaces in cpu_common_unrealize() exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[07/22] exec/cpu: Introduce the CPU address space destruction function exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize() exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[05/22] exec/cpu: Call qemu_init_vcpu() once in cpu_common_realize() exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[RFC,04/22] exec/cpu: Never call cpu_reset() before cpu_realize() exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[03/22] target/i386/kvm: Correct comment in kvm_cpu_realize() exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé Superseded
[02/22] hw/intc/apic: Pass CPU using QOM link property exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[01/22] target/i386: Only realize existing APIC device exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[3/3] accel/tcg: Factor tcg_cpu_reset_hold() out accel: Factor tcg_cpu_reset_hold() out of cpu-common.c --- 2023-09-18 Philippe Mathieu-Daudé Superseded
[2/3] accel: Introduce cpu_exec_reset_hold() accel: Factor tcg_cpu_reset_hold() out of cpu-common.c --- 2023-09-18 Philippe Mathieu-Daudé Superseded
[1/3] accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h' accel: Factor tcg_cpu_reset_hold() out of cpu-common.c --- 2023-09-18 Philippe Mathieu-Daudé Superseded
[2/2] qdev: Ensure devices are fully realized when calling DeviceReset handler qdev: Ensure devices are fully realized when calling DeviceReset handler --- 2023-09-18 Philippe Mathieu-Daudé New
[1/2] hw/sd/omap_mmc: Do not reset SDCard until being fully realized qdev: Ensure devices are fully realized when calling DeviceReset handler --- 2023-09-18 Philippe Mathieu-Daudé New
hw/misc/mips_itu: Make MIPSITUState target agnostic hw/misc/mips_itu: Make MIPSITUState target agnostic --- 2023-09-18 Philippe Mathieu-Daudé New
tests/qtest/netdev-socket: Do not test multicast on Darwin tests/qtest/netdev-socket: Do not test multicast on Darwin --- 2023-09-18 Philippe Mathieu-Daudé Superseded
[5/5] accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-09-15 Philippe Mathieu-Daudé Superseded
[4/5] accel/tcg: Have tcg_exec_realizefn() return a boolean accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-09-15 Philippe Mathieu-Daudé Superseded
[3/5] accel: Declare AccelClass::[un]realize_cpu() handlers accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-09-15 Philippe Mathieu-Daudé New
[2/5] accel: Introduce accel_cpu_unrealize() stub accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-09-15 Philippe Mathieu-Daudé Superseded
[1/5] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-09-15 Philippe Mathieu-Daudé Superseded
[2/2] hw/intc/apic: Pass CPU using QOM link property hw/intc/apic: QOM cleanup --- 2023-09-15 Philippe Mathieu-Daudé Superseded
[1/2] target/i386: Only realize existing APIC device hw/intc/apic: QOM cleanup --- 2023-09-15 Philippe Mathieu-Daudé Superseded
[3/6:,2/2] accel/tcg: Track current value of can_do_io in the TB [3/6:,1/2] accel/tcg: Refactor gen_io_start() as set_can_do_io() --- 2023-09-15 Philippe Mathieu-Daudé New
[3/6:,1/2] accel/tcg: Refactor gen_io_start() as set_can_do_io() [3/6:,1/2] accel/tcg: Refactor gen_io_start() as set_can_do_io() --- 2023-09-15 Philippe Mathieu-Daudé New
pc-bios/canyonlands.dts: Fix some DeviceTree warnings pc-bios/canyonlands.dts: Fix some DeviceTree warnings --- 2023-09-14 Philippe Mathieu-Daudé New
[RFC,4/4] accel/tcg: Keep tlb_set_dirty() internal accel/tcg: Stubs cleanups --- 2023-09-14 Philippe Mathieu-Daudé New
[RFC,3/4] accel/tcg: Guard tb_flush() with tcg_enabled() and remove the stub accel/tcg: Stubs cleanups --- 2023-09-14 Philippe Mathieu-Daudé New
[2/4] accel/tcg: Remove unused tcg_flush_jmp_cache() stub accel/tcg: Stubs cleanups --- 2023-09-14 Philippe Mathieu-Daudé New
[1/4] accel/tcg: Remove tlb_set_dirty() stub accel/tcg: Stubs cleanups --- 2023-09-14 Philippe Mathieu-Daudé New
[11/11] accel/tcg: Make cpu-exec-common.c a target agnostic unit accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[10/11] accel/tcg: Make icount.o a target agnostic unit accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[09/11] accel/tcg: Make monitor.c a target-agnostic unit accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[08/11] accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h' accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[07/11] exec: Rename target specific page-vary.c -> page-vary-target.c accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[06/11] exec: Rename cpu.c -> cpu-target.c accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[05/11] accel: Rename accel-common.c -> accel-target.c accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[04/11] accel: Make accel-blocker.o target agnostic accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[03/11] accel/tcg: Restrict dump_exec_info() declaration accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[02/11] exec: Move cpu_loop_foo() target agnostic functions to 'cpu-common.h' accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé Superseded
[01/11] exec: Make EXCP_FOO definitions target agnostic accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé Superseded
target/mips: Fix TX79 LQ/SQ opcodes target/mips: Fix TX79 LQ/SQ opcodes --- 2023-09-14 Philippe Mathieu-Daudé Superseded
target/mips: Fix MSA BZ/BNZ opcodes displacement target/mips: Fix MSA BZ/BNZ opcodes displacement --- 2023-09-14 Philippe Mathieu-Daudé Superseded
tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884 tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884 --- 2023-09-13 Philippe Mathieu-Daudé Accepted
[v5,6/6] target/i386: Prohibit target specific KVM prototypes on user emulation target/i386: Restrict system-specific features from user emulation --- 2023-09-13 Philippe Mathieu-Daudé New
[RFC,v5,5/6] target/i386: Restrict system-specific code from user emulation target/i386: Restrict system-specific features from user emulation --- 2023-09-13 Philippe Mathieu-Daudé New
[v5,4/6] target/i386: Move x86_cpu_get_migratable_flags() around target/i386: Restrict system-specific features from user emulation --- 2023-09-13 Philippe Mathieu-Daudé New
[v5,3/6] target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid() target/i386: Restrict system-specific features from user emulation --- 2023-09-13 Philippe Mathieu-Daudé Superseded
[v5,2/6] target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid target/i386: Restrict system-specific features from user emulation --- 2023-09-13 Philippe Mathieu-Daudé Superseded
[v5,1/6] target/i386: Check kvm_hyperv_expand_features() return value target/i386: Restrict system-specific features from user emulation --- 2023-09-13 Philippe Mathieu-Daudé Superseded
[4/4] target/ppc: Prohibit target specific KVM prototypes on user emulation target/ppc: Prohibit target specific KVM prototypes on user emulation --- 2023-09-12 Philippe Mathieu-Daudé Superseded
[3/4] hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM target/ppc: Prohibit target specific KVM prototypes on user emulation --- 2023-09-12 Philippe Mathieu-Daudé Superseded
[2/4] target/ppc: Restrict KVM objects to system emulation target/ppc: Prohibit target specific KVM prototypes on user emulation --- 2023-09-12 Philippe Mathieu-Daudé Superseded
[1/4] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets target/ppc: Prohibit target specific KVM prototypes on user emulation --- 2023-09-12 Philippe Mathieu-Daudé New
[v4,3/3] target/i386: Prohibit target specific KVM prototypes on user emulation target/i386: Restrict system-specific features from user emulation --- 2023-09-11 Philippe Mathieu-Daudé Superseded
[RFC,v4,2/3] target/i386: Restrict system-specific features from user emulation target/i386: Restrict system-specific features from user emulation --- 2023-09-11 Philippe Mathieu-Daudé New
[v4,1/3] target/i386: Check kvm_hyperv_expand_features() return value target/i386: Restrict system-specific features from user emulation --- 2023-09-11 Philippe Mathieu-Daudé New
[v3] target/i386: Restrict system-specific features from user emulation [v3] target/i386: Restrict system-specific features from user emulation --- 2023-09-11 Philippe Mathieu-Daudé New
[v2] target/i386: Re-introduce few KVM stubs for Clang debug builds [v2] target/i386: Re-introduce few KVM stubs for Clang debug builds --- 2023-09-11 Philippe Mathieu-Daudé New
target/i386: Re-introduce few KVM stubs for Clang debug builds target/i386: Re-introduce few KVM stubs for Clang debug builds --- 2023-09-11 Philippe Mathieu-Daudé New
[4/4] hw/cpu: Call object_class_dynamic_cast() once in cpu_class_by_name() hw/core/cpu-common: Consolidate cpu_class_by_name() --- 2023-09-08 Philippe Mathieu-Daudé New
[3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field hw/core/cpu-common: Consolidate cpu_class_by_name() --- 2023-09-08 Philippe Mathieu-Daudé New
[2/4] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name() hw/core/cpu-common: Consolidate cpu_class_by_name() --- 2023-09-08 Philippe Mathieu-Daudé New
[1/4] target/alpha: Tidy up alpha_cpu_class_by_name() hw/core/cpu-common: Consolidate cpu_class_by_name() --- 2023-09-08 Philippe Mathieu-Daudé Superseded
[RFC] softmmu: Fix async_run_on_cpu() use in tcg_commit_cpu() [RFC] softmmu: Fix async_run_on_cpu() use in tcg_commit_cpu() --- 2023-09-07 Philippe Mathieu-Daudé New
[5/5] contrib/plugins: Link with GLib contrib/plugins: Build fixes for Darwin --- 2023-09-07 Philippe Mathieu-Daudé New
[4/5] contrib/plugins/lockstep: Fix string format contrib/plugins: Build fixes for Darwin --- 2023-09-07 Philippe Mathieu-Daudé Superseded
[3/5] contrib/plugins/howvec: Fix string format contrib/plugins: Build fixes for Darwin --- 2023-09-07 Philippe Mathieu-Daudé Superseded
[2/5] contrib/plugins/drcov: Fix string format contrib/plugins: Build fixes for Darwin --- 2023-09-07 Philippe Mathieu-Daudé Superseded
[1/5] contrib/plugins/cache: Fix string format contrib/plugins: Build fixes for Darwin --- 2023-09-07 Philippe Mathieu-Daudé Superseded
hw/intc/arm_gicv3: Simplify gicv3_class_name() logic hw/intc/arm_gicv3: Simplify gicv3_class_name() logic --- 2023-09-05 Philippe Mathieu-Daudé New
hw/i386: Rename kvmvapic.c -> vapic.c hw/i386: Rename kvmvapic.c -> vapic.c --- 2023-09-05 Philippe Mathieu-Daudé Superseded
[2/2] sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets sysemu/accel: Simplify sysemu/hvf.h --- 2023-09-05 Philippe Mathieu-Daudé New
[1/2] target/i386/hvf: Remove unused includes in 'hvf-i386.h' sysemu/accel: Simplify sysemu/hvf.h --- 2023-09-05 Philippe Mathieu-Daudé Superseded
[3/3] sysemu/xen: Allow elision of xen_hvm_modified_memory() sysemu/accel: Simplify sysemu/xen.h --- 2023-09-05 Philippe Mathieu-Daudé New
[2/3] sysemu/xen: Remove unreachable xen_ram_alloc() code sysemu/accel: Simplify sysemu/xen.h --- 2023-09-05 Philippe Mathieu-Daudé New
[1/3] sysemu/xen: Remove unuseful CONFIG_USER_ONLY header guard sysemu/accel: Simplify sysemu/xen.h --- 2023-09-05 Philippe Mathieu-Daudé New
[3/3] tests/qtest/pflash: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow [3 more] --- 2023-09-04 Philippe Mathieu-Daudé Superseded
[2/3] hw/intc/openpic: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow [3 more] --- 2023-09-04 Philippe Mathieu-Daudé Superseded
« 1 2 ... 22 23 2452 53 »