Show patches with: Submitter = Philippe Mathieu-Daudé       |    Archived = No       |   266 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,01/16] target/mips: Fix cycle counter timing calculations [PULL,01/16] target/mips: Fix cycle counter timing calculations - - 1 - --- 2022-03-07 Philippe Mathieu-Daudé New
[PULL,00/16] MIPS patches for 2022-03-07 - - - - --- 2022-03-07 Philippe Mathieu-Daudé New
[3/3] linux-user: Remove pointless CPU{ARCH}State casts linux-user: Use CPUArchState* instead of void* when possible - - - - --- 2022-03-06 Philippe Mathieu-Daudé New
[2/3] linux-user: Have do_syscall() use CPUArchState* instead of void* linux-user: Use CPUArchState* instead of void* when possible - - - - --- 2022-03-06 Philippe Mathieu-Daudé New
[1/3] linux-user/elfload: Remove pointless CPUArchState cast linux-user: Use CPUArchState* instead of void* when possible - - - - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,v2,28/33] target: Use forward declared type instead of structure type Untitled series #289167 - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,v2,00/33] Abstract ArchCPU - - - - --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,22/22] gitlab-ci: Support macOS 12 via cirrus-run host: Support macOS 12 - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,21/22] ui/cocoa: add option to swap Option and Command host: Support macOS 12 1 - - - --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,20/22] ui/cocoa: capture all keys and combos when mouse is grabbed host: Support macOS 12 1 - - - --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,19/22] ui/cocoa: release mouse when user switches away from QEMU window host: Support macOS 12 - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,18/22] ui/cocoa: add option to disable left-command forwarding to guest host: Support macOS 12 - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,17/22] ui/cocoa: Constify qkeycode translation arrays host: Support macOS 12 - - 1 1 --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,16/22] configure: Pass filtered QEMU_OBJCFLAGS to meson host: Support macOS 12 1 - 1 1 --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,15/22] meson: Log QEMU_CXXFLAGS content in summary host: Support macOS 12 - - 1 1 --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,14/22] meson: Resolve the entitlement.sh script once for good host: Support macOS 12 - - 1 1 --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,13/22] osdep: Avoid using Clang-specific __builtin_available() host: Support macOS 12 - - 1 1 --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,12/22] audio: Rename coreaudio extension to use Objective-C compiler host: Support macOS 12 - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,11/22] coreaudio: Always return 0 in handle_voice_change host: Support macOS 12 - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,10/22] audio: Log context for audio bug host: Support macOS 12 - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,09/22] audio/dbus: Fix building with modules on macOS host: Support macOS 12 - 1 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,08/22] audio/coreaudio: Remove a deprecation warning on macOS 12 host: Support macOS 12 - - 2 1 --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,07/22] block/file-posix: Remove a deprecation warning on macOS 12 host: Support macOS 12 - - 2 1 --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,06/22] hvf: Fix OOB write in RDTSCP instruction decode host: Support macOS 12 - - - - --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,05/22] hvf: Remove deprecated hv_vcpu_flush() calls host: Support macOS 12 - - 1 1 --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,04/22] hvf: Make hvf_get_segments() / hvf_put_segments() local host: Support macOS 12 - - 1 1 --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,03/22] hvf: Use standard CR0 and CR4 register definitions host: Support macOS 12 - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,02/22] tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives host: Support macOS 12 1 - 1 1 --- 2022-03-06 Philippe Mathieu-Daudé New
[v7,01/22] configure: Allow passing extra Objective C compiler flags host: Support macOS 12 - - 1 1 --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,33/33] accel/tcg: Remove pointless CPUArchState casts [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,32/33] target/i386: Remove pointless CPUArchState casts [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,31/33] target: Use ArchCPU as interface to target CPU [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,30/33] target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,29/33] target: Use CPUArchState as interface to target-specific CPU state [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,28/33] target: Use forward declared type instead of structure type [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,27/33] target/hexagon: Add missing 'hw/core/cpu.h' include [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,26/33] target: Include missing 'cpu.h' [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,25/33] Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,24/33] target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,23/33] cpu: Add missing 'exec/exec-all.h' and 'qemu/accel.h' headers [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,22/33] exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 1 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,21/33] meson: Display libfdt as disabled when system emulation is disabled [PULL,01/33] accel: Restrict sysemu stubs to system emulation 1 - - - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,20/33] softmmu: Build target-agnostic objects once [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,19/33] softmmu: Add qemu_init_arch_modules() [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,18/33] exec/cpu: Make address_space_init/reloading_memory_map target agnostic [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,17/33] exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,16/33] misc: Add missing "sysemu/cpu-timers.h" include [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,15/33] misc: Remove unnecessary "sysemu/cpu-timers.h" include [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,14/33] softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,13/33] softmmu/physmem: Remove unnecessary include [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,12/33] softmmu/globals: Remove unused 'hw/i386/*' headers [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,11/33] accel: Introduce AccelOpsClass::cpus_are_resettable() [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,10/33] accel: Introduce AccelOpsClass::cpu_thread_is_idle() [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,09/33] softmmu/cpus: Code movement [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,08/33] accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,07/33] accel/kvm: Simplify user-mode #ifdef'ry [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,06/33] sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() target agnostic [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,05/33] sysemu/memory_mapping: Become target-agnostic [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,04/33] exec: Make cpu_memory_rw_debug() target agnostic [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,03/33] exec: Declare vaddr as a generic target-agnostic type [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,02/33] accel/meson: Only build hw virtualization with system emulation [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 2 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,01/33] accel: Restrict sysemu stubs to system emulation [PULL,01/33] accel: Restrict sysemu stubs to system emulation - - 3 - --- 2022-03-06 Philippe Mathieu-Daudé New
[PULL,00/33] Abstract ArchCPU - - - - --- 2022-03-06 Philippe Mathieu-Daudé New
[2/2] target/i386: Remove pointless CPUArchState casts accel|target: Remove pointless CPUArchState casts - - - - --- 2022-03-05 Philippe Mathieu-Daudé New
[1/2] accel/tcg: Remove pointless CPUArchState casts accel|target: Remove pointless CPUArchState casts - - - - --- 2022-03-05 Philippe Mathieu-Daudé New
hw/core/accel-cpu: Add missing 'qom/object.h' include hw/core/accel-cpu: Add missing 'qom/object.h' include - - - - --- 2022-03-04 Philippe Mathieu-Daudé New
« 1 2 3 »