Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   55 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,7/7] hw/xen: Register framebuffer backend via xen_backend_init() hw/xen: Simplify legacy backends handling - - - --- 2024-05-10 Philippe Mathieu-Daudé New
[v2,6/7] hw/xen: register legacy backends via xen_backend_init hw/xen: Simplify legacy backends handling - 1 - --- 2024-05-10 Philippe Mathieu-Daudé New
[v2,5/7] hw/xen: initialize legacy backends from xen_bus_init() hw/xen: Simplify legacy backends handling - 1 - --- 2024-05-10 Philippe Mathieu-Daudé New
[v2,4/7] hw/xen: Make XenDevOps structures const hw/xen: Simplify legacy backends handling - - - --- 2024-05-10 Philippe Mathieu-Daudé New
[v2,3/7] hw/xen: Constify xenstore_be::XenDevOps hw/xen: Simplify legacy backends handling - - - --- 2024-05-10 Philippe Mathieu-Daudé New
[v2,2/7] hw/xen: Constify XenLegacyDevice::XenDevOps hw/xen: Simplify legacy backends handling - - - --- 2024-05-10 Philippe Mathieu-Daudé New
[v2,1/7] hw/xen: Remove declarations left over in 'xen-legacy-backend.h' hw/xen: Simplify legacy backends handling - - - --- 2024-05-10 Philippe Mathieu-Daudé New
[PULL,01/38] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET [PULL,01/38] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET - 1 - --- 2024-04-26 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,29/29] hw/i386/pc: Move ISA-only PC machine to pc_isa.c hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,28/29] hw/i386/pc: Rename pc_init1() -> pc_piix_init() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,27/29] hw/i386/pc: Call fw_cfg_build_smbios_legacy() in pc_machine_done() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,26/29] hw/i386/fw_cfg: Factor fw_cfg_build_smbios_legacy() out hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,25/29] hw/i386/fw_cfg: Replace smbios_defaults() by !smbios_legacy_mode() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,24/29] hw/i386/fw_cfg: Inline smbios_legacy_mode() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,23/29] hw/i386/fw_cfg: Inline smbios_defaults() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,22/29] hw/i386/fw_cfg: Define fw_cfg_build_smbios() stub hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,21/29] hw/i386/fw_cfg: Include missing 'qapi-types-machine.h' header hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,20/29] hw/i386/pc: Pass PcPciMachineState argument to pc_pci_hole64_start() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,19/29] hw/i386/pc: Pass PcPciMachineState argument to CXL helpers hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,18/29] hw/i386/pc: Inline has_reserved_memory() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,17/29] hw/i386/pc: Inline gigabyte_align() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,16/29] hw/i386/pc: Move south-bridge related fields to PcPciMachine hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,15/29] hw/i386/pc: Move FW/pflash related fields to PcPciMachineState hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,14/29] hw/i386/pc: Move pc_system_flash_create() to pc_pci_machine_initfn() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,13/29] hw/i386/pc: Remove non-PCI code from pc_system_firmware_init() hw/i386/pc: Decouple ISA vs PCI-based machines - 1 - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,12/29] hw/i386/pc: Move acpi_build_enabled to PcPciMachineState hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,11/29] hw/i386/pc: Move acpi_setup() call to pc_pci_machine_done() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,10/29] hw/i386/pc: Remove PCMachineClass::has_acpi_build field hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,09/29] hw/i386/pc: Pass PCMachineState argument to acpi_setup() hw/i386/pc: Decouple ISA vs PCI-based machines - 1 - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,08/29] hw/i386/pc: Move CXLState to PcPciMachineState hw/i386/pc: Decouple ISA vs PCI-based machines 1 - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,07/29] hw/i386/pc: Call fw_cfg_add_extra_pci_roots() in pc_pci_machine_done() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,06/29] hw/i386/pc: Move pci_root_uid field to PcPciMachineClass hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,05/29] hw/i386/pc: Remove PCMachineClass::pci_enabled field hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,04/29] hw/i386/pc: Introduce PC_PCI_MACHINE QOM type hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,03/29] hw/i386/pc: Pass base machine type as argument to DEFINE_PC_MACHINE() hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,02/29] hw/i386/pc: Extract pc_machine_is_pci_enabled() helper hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,01/29] hw/i386/pc: Declare CPU QOM types using DEFINE_TYPES() macro hw/i386/pc: Decouple ISA vs PCI-based machines - - - --- 2024-03-28 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,3/3] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET Untitled series #837424 - - - --- 2024-03-22 Philippe Mathieu-Daudé New
[PULL,16/43] hw/net/xen_nic: Fix missing ERRP_GUARD() for error_prepend() Untitled series #834057 1 1 - --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,15/43] hw/char/xen_console: Fix missing ERRP_GUARD() for error_prepend() Untitled series #834057 1 - - --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,14/43] hw/xen/hvm: Get target page size at runtime Untitled series #834057 - 1 - --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,13/43] hw/xen/hvm: Propagate page_mask to a pair of functions Untitled series #834057 - 1 - --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,12/43] hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macro Untitled series #834057 - 1 - --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,11/43] hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS Untitled series #834057 - 1 - --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,10/43] hw/xen: Extract 'xen_igd.h' from 'xen_pt.h' Untitled series #834057 - 1 - --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,09/43] hw/xen/xen_pt: Add missing license Untitled series #834057 - 1 - --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,08/43] hw/xen: Use target-agnostic qemu_target_page_bits() Untitled series #834057 - 2 - --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,07/43] hw/xen: Rename 'ram_memory' global variable as 'xen_memory' Untitled series #834057 - 1 - --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,06/43] hw/xen: Remove unnecessary xen_hvm_inject_msi() stub Untitled series #834057 - 1 - --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,03/43] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE Untitled series #834057 - 1 - --- 2024-03-09 Philippe Mathieu-Daudé New
[PULL,02/43] sysemu/xen: Forbid using Xen headers in user emulation Untitled series #834057 - 2 - --- 2024-03-09 Philippe Mathieu-Daudé New
[v3,14/29] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro [v3,01/29] bulk: Access existing variables initialized to &S->F when available 1 3 - --- 2024-01-29 Philippe Mathieu-Daudé New
[v3,01/29] bulk: Access existing variables initialized to &S->F when available [v3,01/29] bulk: Access existing variables initialized to &S->F when available 1 2 - --- 2024-01-29 Philippe Mathieu-Daudé New
[v2,10/23] target/i386: Prefer fast cpu_env() over slower CPU QOM cast macro Untitled series #820411 1 1 - --- 2024-01-26 Philippe Mathieu-Daudé New
[2/2] bulk: Prefer fast cpu_env() over slower CPU QOM cast macro Untitled series #819964 - - - --- 2024-01-25 Philippe Mathieu-Daudé New