Show patches with: Submitter = Philippe Mathieu-Daudé       |   5270 patches
« 1 2 ... 22 23 2452 53 »
Patch Series S/W/F Date Submitter Delegate State
[v3,11/16] util/cutils: Clean up global variable shadowing in get_relocated_path() (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[v3,10/16] ui/cocoa: Clean up global variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[v3,09/16] semihosting: Clean up global variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[v3,08/16] qom/object_interfaces: Clean up global variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[v3,07/16] qemu-io: Clean up global variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[v3,06/16] qemu-img: Clean up global variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[v3,05/16] plugins/loader: Clean up global variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[v3,04/16] os-posix: Clean up global variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé New
[v3,03/16] net/net: Clean up global variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[v3,02/16] hw/ide/ahci: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[v3,01/16] hw/audio/soundhw: Clean up global variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé New
[v2,2/2] sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets sysemu/accel: Simplify sysemu/hvf.h --- 2023-10-04 Philippe Mathieu-Daudé New
[v2,1/2] target/i386/hvf: Remove unused includes in 'hvf-i386.h' sysemu/accel: Simplify sysemu/hvf.h --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[13/13] system: Rename softmmu/ directory as system/ misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[12/13] meson: Rename target_softmmu_arch -> target_system_arch misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[11/13] meson: Rename softmmu_mods -> system_mods misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[10/13] hw/virtio/meson: Rename softmmu_virtio_ss -> system_virtio_ss misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[09/13] target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ss misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[08/13] semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user() misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[07/13] gdbstub: Rename 'softmmu' -> 'system' misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[06/13] accel: Rename accel_softmmu* -> accel_system* misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[05/13] tcg: Correct invalid mentions of 'softmmu' by 'system-mode' misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[04/13] fuzz: Correct invalid mentions of 'softmmu' by 'system' misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[03/13] cpu: Correct invalid mentions of 'softmmu' by 'system-mode' misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[02/13] travis-ci: Correct invalid mentions of 'softmmu' by 'system' misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[01/13] softmmu/trace-events: Fix a typo misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé Superseded
target/i386: Check for USER_ONLY definition instead of SOFTMMU one target/i386: Check for USER_ONLY definition instead of SOFTMMU one --- 2023-10-04 Philippe Mathieu-Daudé Accepted
[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
[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
« 1 2 ... 22 23 2452 53 »