Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   2484 patches
« 1 2 3 424 25 »
Patch Series S/W/F Date Submitter Delegate State
[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
[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
[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,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,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,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,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,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
[PULL,25/43] hmp: Add option to info qtree to omit details [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,24/43] qdev: Add a granule_mode property [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,20/43] hw/i386/pc: Use generated NotifyVmexitOption_str() [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,05/43] hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,00/43] Misc HW patches for 2024-03-09 --- 2024-03-09 Philippe Mathieu-Daudé New
[v4,2/2] target: Add system emulation aiming to target any architecture target: New binary to prototype heterogeneous machines --- 2024-03-05 Philippe Mathieu-Daudé New
[v4,1/2] meson: Make qemu-system binary installation optional target: New binary to prototype heterogeneous machines --- 2024-03-05 Philippe Mathieu-Daudé New
[PATCH-for-9.1,17/18] target/i386: Remove X86CPU::kvm_no_smi_migration field [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé New
[PATCH-for-9.1,09/18] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé New
[PATCH-for-9.1,08/18] hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé New
[PATCH-for-9.1,02/18] hw/usb/hcd-xhci: Enumerate xhci_flags setting values [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé New
[PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé New
[PULL,11/12] ui/cocoa: Call console_select() with the BQL [PULL,01/12] ui/cocoa: add zoom-interpolation display option --- 2024-03-05 Philippe Mathieu-Daudé New
[PULL,08/12] ui/cocoa: Let the platform toggle fullscreen [PULL,01/12] ui/cocoa: add zoom-interpolation display option --- 2024-03-05 Philippe Mathieu-Daudé New
[PULL,06/12] ui/cocoa: Scale with NSView instead of Core Graphics [PULL,01/12] ui/cocoa: add zoom-interpolation display option --- 2024-03-05 Philippe Mathieu-Daudé New
[PULL,04/12] ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:] [PULL,01/12] ui/cocoa: add zoom-interpolation display option --- 2024-03-05 Philippe Mathieu-Daudé New
[PULL,03/12] ui/cocoa: Split [-QemuCocoaView handleEventLocked:] [PULL,01/12] ui/cocoa: add zoom-interpolation display option --- 2024-03-05 Philippe Mathieu-Daudé New
[PULL,02/12] ui/cocoa: Fix window clipping on macOS 14 [PULL,01/12] ui/cocoa: add zoom-interpolation display option --- 2024-03-05 Philippe Mathieu-Daudé New
[PULL,01/12] ui/cocoa: add zoom-interpolation display option [PULL,01/12] ui/cocoa: add zoom-interpolation display option --- 2024-03-05 Philippe Mathieu-Daudé New
[PULL,00/12] Cocoa patches for 2024-03-05 --- 2024-03-05 Philippe Mathieu-Daudé New
[PULL,30/30] hw/ide: Include 'ide-internal.h' from current path [PULL,01/30] hw/arm: Inline sysbus_create_simple(PL110 / PL111) --- 2024-02-27 Philippe Mathieu-Daudé New
[PULL,29/30] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/ [PULL,01/30] hw/arm: Inline sysbus_create_simple(PL110 / PL111) --- 2024-02-27 Philippe Mathieu-Daudé New
[PULL,26/30] hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled" [PULL,01/30] hw/arm: Inline sysbus_create_simple(PL110 / PL111) --- 2024-02-27 Philippe Mathieu-Daudé New
[PULL,24/30] hw/i386/pc: Rename "bus" attribute to "pcibus" [PULL,01/30] hw/arm: Inline sysbus_create_simple(PL110 / PL111) --- 2024-02-27 Philippe Mathieu-Daudé New
[PULL,23/30] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header [PULL,01/30] hw/arm: Inline sysbus_create_simple(PL110 / PL111) --- 2024-02-27 Philippe Mathieu-Daudé New
[PULL,21/30] hw/i386/x86: Let ioapic_init_gsi() take parent as pointer [PULL,01/30] hw/arm: Inline sysbus_create_simple(PL110 / PL111) --- 2024-02-27 Philippe Mathieu-Daudé New
[PULL,18/30] hw/usb: extract sysbus-ohci to a separate file [PULL,01/30] hw/arm: Inline sysbus_create_simple(PL110 / PL111) --- 2024-02-27 Philippe Mathieu-Daudé New
[PULL,17/30] hw/usb: remove usb_bus_find [PULL,01/30] hw/arm: Inline sysbus_create_simple(PL110 / PL111) --- 2024-02-27 Philippe Mathieu-Daudé New
[PULL,16/30] hw/ppc/pseries: do not require CONFIG_USB [PULL,01/30] hw/arm: Inline sysbus_create_simple(PL110 / PL111) --- 2024-02-27 Philippe Mathieu-Daudé New
[PULL,15/30] hw/ppc/mac_newworld: do not require CONFIG_USB [PULL,01/30] hw/arm: Inline sysbus_create_simple(PL110 / PL111) --- 2024-02-27 Philippe Mathieu-Daudé New
[PULL,14/30] hw/hppa: do not require CONFIG_USB [PULL,01/30] hw/arm: Inline sysbus_create_simple(PL110 / PL111) --- 2024-02-27 Philippe Mathieu-Daudé New
[PULL,10/30] hw/acpi: move object_resolve_type_unambiguous to core QOM [PULL,01/30] hw/arm: Inline sysbus_create_simple(PL110 / PL111) --- 2024-02-27 Philippe Mathieu-Daudé New
« 1 2 3 424 25 »