Show patches with: Submitter = Philippe Mathieu-Daudé       |    Archived = No       |   5195 patches
« 1 2 ... 6 7 851 52 »
Patch Series S/W/F Date Submitter Delegate State
[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
[PULL,27/43] hw/intc/grlib_irqmp: abort realize when ncpus value is out of range [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,26/43] mac_newworld: change timebase frequency from 100MHz to 25MHz for mac99 machine [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[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,23/43] hw/intc/apic: fix memory leak [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,22/43] hw/i386/pc: Have pc_init_isa() pass a NULL pci_type argument [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,21/43] hw/i386/pc: Remove 'host_type' argument from pc_init1() [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[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,19/43] hw/i386/pc: Remove pc_compat_1_4..1.7[] left over declarations [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,18/43] target/i386/sev: Fix missing ERRP_GUARD() for error_prepend() [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,17/43] hw/remote/remote-obj: hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend() [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[PULL,16/43] hw/net/xen_nic: Fix missing ERRP_GUARD() for error_prepend() [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[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,04/43] system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h' [PULL,01/43] hw/i386: Rename kvmvapic.c -> vapic.c --- 2024-03-09 Philippe Mathieu-Daudé Accepted
[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,18/18] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé Superseded
[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,16/18] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,15/18] hw/i386/acpi: Remove AcpiBuildState::rsdp field [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,14/18] hw/i386/pc: Remove PCMachineClass::rsdp_in_ram [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,13/18] hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,12/18] hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,11/18] hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug() [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,10/18] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug() [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé Superseded
[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,07/18] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h' [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,06/18] hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,05/18] hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,04/18] hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,03/18] hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag [PATCH-for-9.1,01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine --- 2024-03-05 Philippe Mathieu-Daudé Superseded
« 1 2 ... 6 7 851 52 »