Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |   168 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[v3,01/20] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 2 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,02/20] piix4: Add the Reset Control Register hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 2 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,03/20] piix4: Add an i8259 Interrupt Controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 1 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,04/20] Revert "irq: introduce qemu_irq_proxy()" hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 3 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,05/20] piix4: Rename PIIX4 object to piix4-isa hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 4 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,06/20] piix4: Add an i8257 DMA Controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 2 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,07/20] piix4: Add an i8254 PIT Controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 1 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,08/20] piix4: Add a MC146818 RTC Controller as specified in datasheet hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge 2 1 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,09/20] hw/mips/mips_malta: Create IDE hard drive array dynamically hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 2 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,10/20] hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create() hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,11/20] hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,12/20] hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,13/20] hw/pci-host/piix: Extract piix3_create() hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 2 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,14/20] hw/pci-host/piix: Move RCR_IOPORT register definition hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,15/20] 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-26 Philippe Mathieu-Daudé New
[v3,16/20] 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-26 Philippe Mathieu-Daudé New
[v3,17/20] hw/pci-host/piix: Fix code style issues hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 2 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,18/20] hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,19/20] hw/pci-host: Rename incorrectly named 'piix' as 'i440fx' hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-26 Philippe Mathieu-Daudé New
[v3,20/20] hw/pci-host/i440fx: Remove the last PIIX3 traces hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-26 Philippe Mathieu-Daudé New
[PULL,15/20] hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers Untitled series #194639 1 1 - --- 2019-10-28 Philippe Mathieu-Daudé New
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
Avoid cpu_physical_memory_rw() with a constant is_write argument Avoid cpu_physical_memory_rw() with a constant is_write argument - 1 - --- 2020-02-18 Philippe Mathieu-Daudé New
[v3,01/20] scripts/git.orderfile: Display Cocci scripts before code modifications global exec/memory/dma APIs cleanup - 3 - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,02/20] hw: Remove unnecessary cast when calling dma_memory_read() global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,03/20] exec: Let qemu_ram_*() functions take a const pointer argument global exec/memory/dma APIs cleanup - 1 - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,04/20] exec: Rename ram_ptr variable global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,05/20] exec: Let flatview API take void pointer arguments global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,06/20] exec: Let the address_space API use void pointer arguments global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,07/20] hw/net: Avoid casting non-const pointer, use address_space_write() global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,08/20] Remove unnecessary cast when using the address_space API global exec/memory/dma APIs cleanup 1 - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,09/20] exec: Let the cpu_[physical]_memory API use void pointer arguments global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,10/20] Remove unnecessary cast when using the cpu_[physical]_memory API global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,11/20] hw/ide/internal: Remove unused DMARestartFunc typedef global exec/memory/dma APIs cleanup 1 - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,12/20] hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument global exec/memory/dma APIs cleanup 1 - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,13/20] hw/virtio: Let virtqueue_map_iovec() use a boolean 'is_write' argument global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,14/20] hw/virtio: Let vhost_memory_map() use a boolean 'is_write' argument global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,15/20] exec: Let address_space_unmap() use a boolean 'is_write' argument global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,16/20] Let address_space_rw() calls pass a boolean 'is_write' argument global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,17/20] Avoid address_space_rw() with a constant is_write argument global exec/memory/dma APIs cleanup 2 6 - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,18/20] exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,19/20] Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument global exec/memory/dma APIs cleanup 2 1 - --- 2020-02-20 Philippe Mathieu-Daudé New
[v2,1/2] misc: Replace zero-length arrays with flexible array member (automatic) misc: Replace zero-length arrays with flexible array member 1 2 - --- 2020-03-04 Philippe Mathieu-Daudé New
[v2,2/2] misc: Replace zero-length arrays with flexible array member (manual) misc: Replace zero-length arrays with flexible array member - 2 - --- 2020-03-04 Philippe Mathieu-Daudé New
[v3,18/19] hw/arm: Do not build to 'virt' machine on Xen Untitled series #257133 - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3] accel: Move Xen accelerator code under accel/xen/ [v3] accel: Move Xen accelerator code under accel/xen/ - 2 - --- 2020-05-08 Philippe Mathieu-Daudé New
[RFC,01/35] qom/object: Update documentation hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,02/35] hw/core/qdev: Add qdev_warn_deprecated_function_used() helper hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,03/35] hw/arm/omap: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,04/35] hw/arm/pxa2xx: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,05/35] hw/arm/nseries: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,06/35] hw/timer/arm_timer: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,07/35] hw/char/parallel: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,08/35] hw/display/blizzard: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,09/35] hw/display/ramfb: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,10/35] hw/display/tc6393xb: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,11/35] hw/display/vga-isa-mm: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,12/35] hw/dma/etraxfs_dma: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,13/35] hw/dma/soc_dma: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,14/35] hw/i386/pc: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,15/35] hw/i386/xen/xen-hvm: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,16/35] hw/input/lasips2: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices - - - --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,17/35] hw/input/pckbd: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices - 1 - --- 2020-06-08 Philippe Mathieu-Daudé New
« 1 2 »