Show patches with: Submitter = Philippe Mathieu-Daudé       |   245 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/12] hw/i386/pc: Convert DPRINTF() to trace events hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' - - - --- 2019-12-13 Philippe Mathieu-Daudé New
[01/20] vl: Add missing "hw/boards.h" include hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[01/32] hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[02/12] hw/i386/pc: Move kvm_i8259_init() declaration to sysemu/kvm.h hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' - - - --- 2019-12-13 Philippe Mathieu-Daudé New
[02/20] hw/southbridge/ich9: Removed unused headers hw: Clean up hw/i386 headers (and few alpha/hppa) - 1 - --- 2019-10-14 Philippe Mathieu-Daudé New
[02/32] hw/i386/pc: Move kvm_i8259_init() declaration to sysemu/kvm.h hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[03/12] hw/i386/pc: Remove obsolete pc_pci_device_init() declaration hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' - - - --- 2019-12-13 Philippe Mathieu-Daudé New
[03/20] hw/input/pckbd: Remove unused "hw/i386/pc.h" header hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[03/32] mc146818rtc: move structure to header file hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[04/12] hw/i386/pc: Remove obsolete cpu_set_smm_t typedef hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' - - - --- 2019-12-13 Philippe Mathieu-Daudé New
[04/20] hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic.h" header hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[04/32] mc146818rtc: Move RTC_ISA_IRQ definition hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[05/12] hw/i386/ich9: Remove unused include hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' - - - --- 2019-12-13 Philippe Mathieu-Daudé New
[05/20] hw/timer: Remove unused "ui/console.h" header hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[05/32] mc146818rtc: Include "mc146818rtc_regs.h" directly in mc146818rtc.c hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[06/12] hw/i386/ich9: Move unnecessary "pci_bridge.h" include hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' - - - --- 2019-12-13 Philippe Mathieu-Daudé New
[06/20] hw/usb/dev-storage: Remove unused "ui/console.h" header hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[06/32] mc146818rtc: always register rtc to rtc list hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[07/12] hw/ide/piix: Remove superfluous DEVICE() cast hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' - - - --- 2019-12-13 Philippe Mathieu-Daudé New
[07/20] hw/i386/intel_iommu: Remove unused includes hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[07/32] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[08/12] hw/ide/piix: Use ARRAY_SIZE() instead of magic numbers hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' - - - --- 2019-12-13 Philippe Mathieu-Daudé New
[08/20] hw/xen/xen_pt_load_rom: Remove unused includes hw: Clean up hw/i386 headers (and few alpha/hppa) - 1 - --- 2019-10-14 Philippe Mathieu-Daudé New
[08/32] piix4: rename some variables in realize function hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 2 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[09/12] hw/intc/ioapic: Make ioapic_print_redtbl() static hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' - - - --- 2019-12-13 Philippe Mathieu-Daudé New
[09/20] hw/alpha/alpha_sys: Remove unused "hw/ide.h" header hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[09/32] piix4: add Reset Control Register hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[1/2] misc: Replace zero-length arrays with flexible array member (automatic) misc: Replace zero-length arrays with flexible array member - 1 - --- 2020-03-04 Philippe Mathieu-Daudé Superseded
[1/2] misc: Replace zero-length arrays with flexible array member (automatic) misc: Replace zero-length arrays with flexible array member - 1 - --- 2020-03-04 Philippe Mathieu-Daudé Superseded
[1/2] sysemu/runstate: Let runstate_is_running() return bool sysemu: Let VMChangeStateHandler take boolean 'running' argument - 2 - --- 2021-01-11 Philippe Mathieu-Daudé New
[1/5] hw/i386/q35: Remove unreachable Xen code on Q35 machine hw/xen: Housekeeping 1 - - --- 2020-09-08 Philippe Mathieu-Daudé Superseded
[1/5] hw/pci-host/bonito: Make PCI_ADDR() macro more readable hw: Use PCI macros from 'hw/pci/pci.h' - - - --- 2020-10-12 Philippe Mathieu-Daudé New
[1/5] qapi: Restrict 'inject-nmi' command to machine code qapi: Restrict machine (and migration) specific commands - - - --- 2020-10-02 Philippe Mathieu-Daudé New
[1/8] gitlab-ci: Replace YAML anchors by extends (cross_system_build_job) gitlab-ci: Add accelerator-specific Linux jobs - 2 - --- 2020-12-06 Philippe Mathieu-Daudé Superseded
[10/12] hw/i386/pc: Rename allocate_cpu_irq from 'pc' to 'x86_machine' hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' - - - --- 2019-12-13 Philippe Mathieu-Daudé New
[10/20] hw/alpha/dp264: Include "net/net.h" hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[10/32] piix4: add a i8259 interrupt controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[11/12] hw/i386/pc: Move x86_machine_allocate_cpu_irq() to 'hw/i386/x86.c' hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' - - - --- 2019-12-13 Philippe Mathieu-Daudé New
[11/20] hw/hppa/machine: Include "net/net.h" hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[11/32] Revert "irq: introduce qemu_irq_proxy()" hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[12/12] hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' - - - --- 2019-12-13 Philippe Mathieu-Daudé New
[12/20] hw/acpi/cpu_hotplug: Include "hw/pci/pci.h" hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[12/32] piix4: rename PIIX4 object to piix4-isa hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 2 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[13/20] hw/timer/hpet: Include "exec/address-spaces.h" hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[13/32] piix4: convert reset function to QOM hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[14/20] hw/pci-host/q35: Include "qemu/range.h" hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[14/32] piix4: add a i8257 dma controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 - - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[15/20] hw/i2c/smbus_ich9: Include "qemu/range.h" hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[15/32] piix4: add a i8254 pit controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[16/20] hw/pci-host/piix: Include "qemu/range.h" hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[16/32] piix4: add a mc146818rtc controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[17/20] hw/acpi: Include "hw/mem/nvdimm.h" hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[17/32] hw/mips/mips_malta: Create IDE hard drive array dynamically hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[18/20] hw/i386: Include "hw/mem/nvdimm.h" hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[18/32] hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create() hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[19/20] hw/pci-host/q35: Remove unused includes hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[19/32] hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[2/2] misc: Replace zero-length arrays with flexible array member (manual) misc: Replace zero-length arrays with flexible array member - 1 - --- 2020-03-04 Philippe Mathieu-Daudé Superseded
[2/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument sysemu: Let VMChangeStateHandler take boolean 'running' argument 1 1 - --- 2021-01-11 Philippe Mathieu-Daudé New
[2/5] hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc() hw/xen: Housekeeping - - - --- 2020-09-08 Philippe Mathieu-Daudé Superseded
[2/5] hw/pci-host: Use the PCI_BUILD_BDF() macro from 'hw/pci/pci.h' hw: Use PCI macros from 'hw/pci/pci.h' 1 - - --- 2020-10-12 Philippe Mathieu-Daudé New
[2/5] qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json qapi: Restrict machine (and migration) specific commands - - - --- 2020-10-02 Philippe Mathieu-Daudé New
[2/8] gitlab-ci: Introduce 'cross_accel_build_job' template gitlab-ci: Add accelerator-specific Linux jobs - - - --- 2020-12-06 Philippe Mathieu-Daudé Superseded
[20/20] hw/i386/pc: Clean up includes hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[20/32] hw/i386/pc: Extract pc_gsi_create() hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 2 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[21/32] hw/i386/pc: Reduce gsi_handler scope hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 2 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[22/32] hw/i386/pc: Move gsi_state creation code hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[23/32] hw/i386/pc: Extract pc_i8259_create() hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[24/32] hw/i386/pc: Remove kvm_i386.h include hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[25/32] hw/pci-host/piix: Extract piix3_create() hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[26/32] hw/pci-host/piix: Move RCR_IOPORT register definition hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[27/32] hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 1 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[28/32] hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[29/32] hw/pci-host/piix: Fix code style issues hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[3/5] hw/pci-host/uninorth: Use the PCI_FUNC() macro from 'hw/pci/pci.h' hw: Use PCI macros from 'hw/pci/pci.h' 1 - - --- 2020-10-12 Philippe Mathieu-Daudé New
[3/5] qapi: Restrict '(p)memsave' command to machine code qapi: Restrict machine (and migration) specific commands - - - --- 2020-10-02 Philippe Mathieu-Daudé New
[3/5] stubs: Split accelerator / hardware related stubs hw/xen: Housekeeping - - - --- 2020-09-08 Philippe Mathieu-Daudé Superseded
[3/8] gitlab-ci: Add KVM X86 cross-build jobs gitlab-ci: Add accelerator-specific Linux jobs - - - --- 2020-12-06 Philippe Mathieu-Daudé Superseded
[30/32] hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[31/32] hw/pci-host: Rename incorrectly named 'piix' as 'i440fx' hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[32/32] hw/pci-host/i440fx: Remove the last PIIX3 traces hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé Superseded
[4/5] hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h' hw: Use PCI macros from 'hw/pci/pci.h' 2 - - --- 2020-10-12 Philippe Mathieu-Daudé New
[4/5] hw/xen: Split x86-specific declaration from generic hardware ones hw/xen: Housekeeping - - - --- 2020-09-08 Philippe Mathieu-Daudé Superseded
[4/5] qapi: Restrict 'query-kvm' command to machine code qapi: Restrict machine (and migration) specific commands - - - --- 2020-10-02 Philippe Mathieu-Daudé New
[4/8] gitlab-ci: Add KVM ARM cross-build jobs gitlab-ci: Add accelerator-specific Linux jobs - - - --- 2020-12-06 Philippe Mathieu-Daudé Superseded
[5/5] hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h' hw: Use PCI macros from 'hw/pci/pci.h' 1 - - --- 2020-10-12 Philippe Mathieu-Daudé New
[5/5] qapi: Restrict Xen migration commands to migration.json qapi: Restrict machine (and migration) specific commands 1 - - --- 2020-10-02 Philippe Mathieu-Daudé New
[5/5] typedefs: Restrict PCMachineState to 'hw/i386/pc.h' hw/xen: Housekeeping - - - --- 2020-09-08 Philippe Mathieu-Daudé Superseded
[5/8] gitlab-ci: Add KVM s390x cross-build jobs gitlab-ci: Add accelerator-specific Linux jobs - - - --- 2020-12-06 Philippe Mathieu-Daudé Superseded
[6/8] gitlab-ci: Add KVM PPC cross-build jobs gitlab-ci: Add accelerator-specific Linux jobs 1 - - --- 2020-12-06 Philippe Mathieu-Daudé Superseded
[7/8] gitlab-ci: Add KVM MIPS cross-build jobs gitlab-ci: Add accelerator-specific Linux jobs - - - --- 2020-12-06 Philippe Mathieu-Daudé Superseded
[8/8] gitlab-ci: Add Xen cross-build jobs gitlab-ci: Add accelerator-specific Linux jobs - - - --- 2020-12-06 Philippe Mathieu-Daudé Superseded
[PATCH-for-5.0,v3,1/6] hw/pci-host/i440fx: Correct the header description hw/pci-host: Add Kconfig selector for IGD PCIe pass-through - 1 - --- 2019-12-09 Philippe Mathieu-Daudé New
[PATCH-for-5.0,v3,2/6] hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h" hw/pci-host: Add Kconfig selector for IGD PCIe pass-through - 1 - --- 2019-12-09 Philippe Mathieu-Daudé New
[PATCH-for-5.0,v3,3/6] hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE() hw/pci-host: Add Kconfig selector for IGD PCIe pass-through - 1 - --- 2019-12-09 Philippe Mathieu-Daudé New
[PATCH-for-5.0,v3,4/6] hw/pci-host/i440fx: Use definitions instead of magic values hw/pci-host: Add Kconfig selector for IGD PCIe pass-through - 1 - --- 2019-12-09 Philippe Mathieu-Daudé New
[PATCH-for-5.0,v3,5/6] hw/pci-host/i440fx: Extract the IGD passthrough host bridge device hw/pci-host: Add Kconfig selector for IGD PCIe pass-through 1 - - --- 2019-12-09 Philippe Mathieu-Daudé New
[PATCH-for-5.0,v3,6/6] hw/pci-host: Add Kconfig entry to select the IGD Passthrough Host Bridge hw/pci-host: Add Kconfig selector for IGD PCIe pass-through 1 - - --- 2019-12-09 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,1/1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects accel/xen: Fix xen_enabled() behavior on target-agnostic objects - 2 - --- 2020-08-04 Philippe Mathieu-Daudé New
[PATCH-for-5.1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects [PATCH-for-5.1] accel/xen: Fix xen_enabled() behavior on target-agnostic objects - 1 1 --- 2020-07-28 Philippe Mathieu-Daudé Superseded
« 1 2 3 »