Show patches with: Submitter = Philippe Mathieu-Daudé       |    Archived = No       |   5429 patches
« 1 2 ... 8 9 1054 55 »
Patch Series S/W/F Date Submitter Delegate State
[PATCH-for-9.1,15/27] target/nios2: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,14/27] target/mips: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,13/27] target/microblaze: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,12/27] target/m68k: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,11/27] target/loongarch: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,10/27] target/i386: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,09/27] target/hppa: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,08/27] target/hexagon: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,07/27] target/cris: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,06/27] target/avr: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,05/27] target/arm: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,04/27] target/arm: Restrict TCG-specific declarations accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,03/27] target/alpha: Convert to TCGCPUOps::get_cpu_state() accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,02/27] accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,01/27] accel/tcg: Ensure frontends define restore_state_to_opc handler accel/tcg: Introduce TCGCPUOps::get_cpu_state() handler --- 2024-03-19 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,8/8] target/microblaze: Widen $ear to 64-bit target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,7/8] target/microblaze: Move MMU helpers to sys_helper.c target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,6/8] target/microblaze: Rename helper.c -> sys_helper.c target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,5/8] target/microblaze: Restrict 64-bit 'res_addr' to system emulation target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,4/8] target/microblaze: Use 32-bit destination in gen_goto_tb() target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,3/8] target/microblaze: Widen vaddr in mmu_translate() target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,2/8] target/microblaze: Use hwaddr/vaddr in cpu_get_phys_page_attrs_debug() target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
[PATCH-for-9.1,1/8] target/microblaze: Use correct string format in do_unaligned_access() target/microblaze: Sprint housekeeping --- 2024-03-19 Philippe Mathieu-Daudé New
target/tricore/helper: Use correct string format in cpu_tlb_fill() target/tricore/helper: Use correct string format in cpu_tlb_fill() --- 2024-03-19 Philippe Mathieu-Daudé Superseded
target/ppc/mmu-radix64: Use correct string format in walk_tree() target/ppc/mmu-radix64: Use correct string format in walk_tree() --- 2024-03-19 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v2,3/3] ui/console: Add 'rotate_arcdegree' field to allow per-console rotation ui/display: Introduce API to change console orientation --- 2024-03-18 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,2/3] hw/display/pxa2xx_lcd: Set rotation angle using qemu_console_set_rotate ui/display: Introduce API to change console orientation --- 2024-03-18 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,1/3] ui/console: Introduce API to change console orientation ui/display: Introduce API to change console orientation --- 2024-03-18 Philippe Mathieu-Daudé New
[PATCH-for-9.1,3/3] ui/console: Add 'rotate_arcdegree' field to allow per-console rotation ui/display: Introduce API to change console orientation --- 2024-03-18 Philippe Mathieu-Daudé New
[PATCH-for-9.1,2/3] hw/display/pxa2xx_lcd: Set rotation angle using qemu_console_set_rotate ui/display: Introduce API to change console orientation --- 2024-03-18 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,1/3] ui/console: Introduce API to change console orientation ui/display: Introduce API to change console orientation --- 2024-03-18 Philippe Mathieu-Daudé Superseded
[RFC,PATCH-for-9.1,21/21] qapi: Make @query-cpu-definitions target-agnostic qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,20/21] target/ppc: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,19/21] target/ppc: Factor ppc_add_alias_definitions() out qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,18/21] target/i386: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,17/21] target/riscv: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,16/21] target/loongarch: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,15/21] target/arm: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,14/21] system: Introduce QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,13/21] system: Introduce cpu_typename_by_arch_bit() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,12/21] system: Introduce QemuArchBit enum qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,11/21] qapi: Make CpuDefinitionInfo target agnostic qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,10/21] qapi: Make CpuModel* definitions target agnostic qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,09/21] qapi: Merge machine-common.json with qapi/machine.json qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,08/21] target/sparc: Make SPARC_CPU common to new SPARC32_CPU/SPARC64_CPU types qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,07/21] target/mips: Make MIPS_CPU common to new MIPS32_CPU / MIPS64_CPU types qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,06/21] target/i386: Make X86_CPU common to new I386_CPU / X86_64_CPU types qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,05/21] cpus: Open code OBJECT_DECLARE_TYPE() in OBJECT_DECLARE_CPU_TYPE() qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,04/21] target/sparc: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,03/21] target/ppc: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,02/21] target/mips: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,01/21] target/i386: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,12/12] exec/poison: Poison CONFIG_SOFTMMU again accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé New
[PATCH-for-9.1,11/12] tcg: Remove unused CONFIG_SOFTMMU definition from libtcg_system.fa accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé New
[PATCH-for-9.1,10/12] exec/cpu-defs: Restrict SOFTMMU specific definitions to accel/tcg/ accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé New
[PATCH-for-9.1,09/12] accel/tcg/internal: Check for USER_ONLY definition instead of SOFTMMU accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,08/12] accel/tcg/tb-maint: Add comments around system emulation accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé New
[PATCH-for-9.1,07/12] plugins/api: Check for USER_ONLY definition instead of SOFTMMU one accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé New
[PATCH-for-9.1,06/12] tcg/sparc64: Check for USER_ONLY definition instead of SOFTMMU one accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0?,05/12] target/ppc: Rename init_excp_4xx_softmmu() -> init_excp_4xx() accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.0?,04/12] gdbstub/system: Rename 'user_ctx' argument as 'ctx' accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.0?,03/12] gdbstub: Correct invalid mentions of 'softmmu' by 'system' accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.0?,02/12] travis-ci: Rename SOFTMMU -> SYSTEM accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.0?,01/12] accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition accel/tcg: Finish replacing SOFTMMU -> SYSTEM --- 2024-03-13 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.0,4/4] meson: Enable -Wstatic-in-inline overall: Avoid using inlined functions with external linkage again --- 2024-03-13 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.0,3/4] qtest/libqos: Un-inline size_to_prdtl() overall: Avoid using inlined functions with external linkage again --- 2024-03-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0,2/4] accel/hvf: Un-inline hvf_arch_supports_guest_debug() overall: Avoid using inlined functions with external linkage again --- 2024-03-13 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.0,1/4] hw/arm/smmu: Avoid using inlined functions with external linkage again overall: Avoid using inlined functions with external linkage again --- 2024-03-13 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.0,v2,3/3] physmem: Fix migration dirty bitmap coherency with TCG memory access system/physmem: Fix migration dirty bitmap coherency with TCG memory access --- 2024-03-12 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,2/3] physmem: Factor cpu_physical_memory_dirty_bits_cleared() out system/physmem: Fix migration dirty bitmap coherency with TCG memory access --- 2024-03-12 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,1/3] physmem: Expose tlb_reset_dirty_range_all() system/physmem: Fix migration dirty bitmap coherency with TCG memory access --- 2024-03-12 Philippe Mathieu-Daudé New
[PULL,12/13] meson.build: Always require an objc compiler on macos hosts [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé Accepted
[PULL,11/13] hw/gpio: introduce pcf8574 driver [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé New
[PULL,10/13] hw/core: Cleanup unused included headers in numa.c [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé New
[PULL,09/13] hw/core: Cleanup unused included header in machine-qmp-cmds.c [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé New
[PULL,08/13] hw/core: Cleanup unused included headers in cpu-common.c [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé New
[PULL,07/13] sun4u: remap ebus BAR0 to use unassigned_io_ops instead of alias to PCI IO space [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé Accepted
[PULL,06/13] hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend() [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé Accepted
[PULL,05/13] hw/core/qdev-properties-system: Fix missing ERRP_GUARD() for error_prepend() [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé Accepted
[PULL,04/13] hw/core/loader-fit: Fix missing ERRP_GUARD() for error_prepend() [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé Accepted
[PULL,03/13] hw/ppc/sam460ex: Support short options for adding drives [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé Accepted
[PULL,02/13] hw/pci: add some convenient trace-events for pcie and shpc hotplug [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé Accepted
[PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h [PULL,01/13] hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h --- 2024-03-12 Philippe Mathieu-Daudé New
[PULL,00/13] Misc HW patches for 2024-03-12 --- 2024-03-12 Philippe Mathieu-Daudé New
[PATCH-for-9.0] docs: Deprecate the pseries-2.12 machines [PATCH-for-9.0] docs: Deprecate the pseries-2.12 machines --- 2024-03-11 Philippe Mathieu-Daudé New
[PULL,43/43] hw/m68k/mcf5208: add support for reset [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,42/43] tests/unit/test-smp-parse: Test "parameter=0" SMP configurations [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,41/43] tests/unit/test-smp-parse: Test smp_props.has_clusters [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,40/43] tests/unit/test-smp-parse: Test the full 7-levels topology hierarchy [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,39/43] tests/unit/test-smp-parse: Test "drawers" and "books" combination case [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,38/43] tests/unit/test-smp-parse: Test "drawers" parameter in -smp [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,37/43] tests/unit/test-smp-parse: Test "books" parameter in -smp [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,36/43] tests/unit/test-smp-parse: Make test cases aware of the book/drawer [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,35/43] tests/unit/test-smp-parse: Bump max_cpus to 4096 [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,34/43] tests/unit/test-smp-parse: Use CPU number macros in invalid topology case [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,33/43] tests/unit/test-smp-parse: Drop the unsupported "dies=1" case [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,32/43] hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config() [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,31/43] hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurations [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,29/43] docs/interop/firmware.json: Fix doc for FirmwareFlashMode [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,28/43] docs/interop/firmware.json: Align examples [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
« 1 2 ... 8 9 1054 55 »