Current Team Memberships

Show patches with: State = Action Required       |   2926 patches
« 1 2 ... 18 19 2029 30 »
Patch Series S/W/F Date Submitter Delegate State
[v3,3/3] qapi: Generate enum count as definition qapi: Simplify enum generation --- 2023-03-15 Philippe Mathieu-Daudé New
[v3,2/3] qapi: Do not generate empty enum qapi: Simplify enum generation --- 2023-03-15 Philippe Mathieu-Daudé New
[v3,1/3] scripts/git.orderfile: Display QAPI script changes before schema ones qapi: Simplify enum generation --- 2023-03-15 Philippe Mathieu-Daudé New
[v2,2/3] qapi: Do not generate empty enum qapi: Simplify enum generation --- 2023-03-15 Philippe Mathieu-Daudé New
[4/4] hw/pci: Ensure pci_add_capability() is called before device is realized hw/pci: Ensure capabilities are added before calling pci_qdev_realize() --- 2023-03-14 Philippe Mathieu-Daudé New
[3/4] hw/pci: Add sanity check in pci_find_space() hw/pci: Ensure capabilities are added before calling pci_qdev_realize() --- 2023-03-14 Philippe Mathieu-Daudé New
[2/4] hw/pci/msi: Ensure msi_init() is called before device is realized hw/pci: Ensure capabilities are added before calling pci_qdev_realize() --- 2023-03-14 Philippe Mathieu-Daudé New
[1/4] hw/pci/msi: Fix debug format string hw/pci: Ensure capabilities are added before calling pci_qdev_realize() --- 2023-03-14 Philippe Mathieu-Daudé New
[1/6] MAINTAINERS: Mark AMD-Vi emulation as orphan hw/i386/amd_iommu: Orphanize & QDev cleanups --- 2023-03-13 Philippe Mathieu-Daudé New
[v3,4/4] hw/mips: Add MIPS virt board MIPS Virt machine --- 2023-03-08 Philippe Mathieu-Daudé New
[v3,3/4] hw/misc: Add MIPS Trickbox device MIPS Virt machine --- 2023-03-08 Philippe Mathieu-Daudé New
[v3,2/4] configs/targets: Have all MIPS targets select FDT MIPS Virt machine --- 2023-03-08 Philippe Mathieu-Daudé New
[v3,1/4] gitlab-ci: Remove mips64-softmmu from build-without-defaults job MIPS Virt machine --- 2023-03-08 Philippe Mathieu-Daudé New
[PULL,00/20] MIPS patches for 2023-03-07 --- 2023-03-07 Philippe Mathieu-Daudé New
[v3,18/18] hw/isa/piix: Unify PIIX-ISA QOM type names using qdev aliases hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,17/18] hw/isa/piix: Unify QOM type name of PIIX ISA function hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,16/18] hw/isa/piix: Batch register QOM types using DEFINE_TYPES() macro hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,15/18] hw/southbridge/piix: Use OBJECT_DECLARE_SIMPLE_TYPE() macro hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,14/18] exec/ioport: Factor portio_list_register() out hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,13/18] exec/ioport: Factor portio_list_register_flush_coalesced() out hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,12/18] hw/isa: Reduce 'isabus' singleton scope to isa_bus_new() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,11/18] hw/isa: Simplify isa_address_space[_io]() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,10/18] hw/isa: Ensure isa_register_portio_list() do not get NULL ISA device hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,09/18] hw/ide/piix: Use generic ide_bus_init_ioport() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,08/18] hw/ide: Introduce generic ide_init_ioport() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,07/18] hw/isa: Deprecate isa_get_irq() in favor of isa_bus_get_irq() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,06/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,05/18] hw/ide: Rename ISA specific ide_init_ioport -> ide_bus_init_ioport_isa hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,04/18] hw/isa/piix4: Wire PIIX4 IDE ouput IRQs to ISA bus IRQs 14/15 hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,03/18] hw/i386/pc_piix: Wire PIIX3 IDE ouput IRQs to ISA bus IRQs 14/15 hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,02/18] hw/ide/piix: Allow using PIIX3-IDE as standalone PCI function hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,01/18] hw/ide/piix: Expose output IRQ as properties for late object population hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-03-02 Philippe Mathieu-Daudé New
[PULL,v2,000/125] Buildsys / QOM / QDev / UI patches for 2023-02-27 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,126/126] ui/cocoa: user friendly characters for release mouse Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,123/126] dump: Clean included headers Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,116/126] hw/ide/piix: Remove unused includes Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,114/126] hw/ide/ioport: Remove unnecessary includes Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,106/126] hw/ide: Un-inline ide_set_irq() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,105/126] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h' Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,104/126] hw/ide: Remove unused 'qapi/qapi-types-run-state.h' Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,103/126] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,100/126] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h' Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,097/126] hw/i386/xen: Remove unused 'hw/ide.h' include from header Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,096/126] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes" Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,077/126] hw/usb/ohci: Include missing 'sysbus.h' header Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,051/126] hw: Move ich9.h to southbridge/ Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,050/126] hw/i386/ich9: Clean up includes Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,049/126] hw: Move ioapic*.h to intc/ Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,047/126] hw/isa/lpc_ich9: Remove redundant ich9_lpc_reset() invocation Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,031/126] replay: Extract core API to 'exec/replay-core.h' Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,028/126] accel/xen: Remove dead code Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,026/126] tcg/tcg-op-gvec: Remove unused "qemu/main-loop.h" header Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,024/126] exec: Remove unused 'qemu/timer.h' timer Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,023/126] trace: Do not try to include QMP commands in user emulation binaries Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,022/126] qom/object_interfaces: Fix QAPI headers included Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,021/126] target/tricore: Remove unused fields from CPUTriCoreState Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,020/126] target/xtensa/cpu: Include missing "memory.h" header Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,016/126] target/ppc/kvm: Remove unused "sysbus.h" header Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,014/126] target/loongarch/cpu: Restrict "memory.h" header to sysemu Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,013/126] target/loongarch/cpu: Remove unused "sysbus.h" header Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[RESEND,PULL,000/126] Buildsys / QOM / QDev / UI patches for 2023-02-27 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,008/123] target/i386/cpu: Remove dead helper_lock() declaration [PULL,001/123] cpu: Remove capstone meson dependency --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,001/123] cpu: Remove capstone meson dependency [PULL,001/123] cpu: Remove capstone meson dependency --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,000/123] Buildsys / QOM / QDev / UI patches for 2023-02-27 --- 2023-02-27 Philippe Mathieu-Daudé New
[2/2] hw/vfio: Build various target-independent objects once hw/vfio: Build various target-independent objects once --- 2023-02-27 Philippe Mathieu-Daudé New
[1/2] hw/vfio/migration: Remove unused 'exec/ram_addr.h' header hw/vfio: Build various target-independent objects once --- 2023-02-27 Philippe Mathieu-Daudé New
[2/2] qapi: Generate enum count as definition in gen_enum_lookup() qapi: Simplify enum generation --- 2023-02-24 Philippe Mathieu-Daudé New
[1/2] qapi: Do not generate default switch case in gen_visit_object_members() qapi: Simplify enum generation --- 2023-02-24 Philippe Mathieu-Daudé New
hw/ide: Remove unuseful IDE_DMA__COUNT definition hw/ide: Remove unuseful IDE_DMA__COUNT definition --- 2023-02-24 Philippe Mathieu-Daudé New
[2/2] block/qcow2: QAPI'fy Qcow2DiscardType block/qcow2: QAPI'fy Qcow2DiscardType --- 2023-02-24 Philippe Mathieu-Daudé New
[1/2] block/qcow2: Rename QCOW2_DISCARD_TYPE enum definitions block/qcow2: QAPI'fy Qcow2DiscardType --- 2023-02-24 Philippe Mathieu-Daudé New
[2/2] ui/kbd-state: QAPI'fy QKbdModifier ui/kbd-state: QAPI'fy QKbdModifier --- 2023-02-24 Philippe Mathieu-Daudé New
[1/2] ui/kbd-state: Rename QKbdModifier enum definitions ui/kbd-state: QAPI'fy QKbdModifier --- 2023-02-24 Philippe Mathieu-Daudé New
[v5,4/5] dump: Introduce win_dump_available() dump: Make most of it target agnostic (build once) --- 2023-02-24 Philippe Mathieu-Daudé New
[v4,7/7] dump: Rename x86-specific file as win_dump_x86.c dump: Make most of it target agnostic (build once) --- 2023-02-23 Philippe Mathieu-Daudé New
[v4,6/7] dump: Build once by adding stubs for non-x86 targets dump: Make most of it target agnostic (build once) --- 2023-02-23 Philippe Mathieu-Daudé New
[v4,5/7] dump: Introduce create_win_dump() dump: Make most of it target agnostic (build once) --- 2023-02-23 Philippe Mathieu-Daudé New
[v4,4/7] dump: Introduce win_dump_available() dump: Make most of it target agnostic (build once) --- 2023-02-23 Philippe Mathieu-Daudé New
[v4,3/7] dump: Correct headers included dump: Make most of it target agnostic (build once) --- 2023-02-23 Philippe Mathieu-Daudé New
[v2,3/3] target/sparc64: Replace TCGv by TCGv_i64 in gen_op_multiply() target/tcg: Use TCGv_i64 with tcg_temp_new_i64() --- 2023-02-23 Philippe Mathieu-Daudé New
[v2,2/3] target/alpha: Replace TCGv by TCGv_i64 in gen_cpy_mask() target/tcg: Use TCGv_i64 with tcg_temp_new_i64() --- 2023-02-23 Philippe Mathieu-Daudé New
[v2,1/3] target/s390x: Replace TCGv by TCGv_i64 in op_mov2e() target/tcg: Use TCGv_i64 with tcg_temp_new_i64() --- 2023-02-23 Philippe Mathieu-Daudé New
[v4,1/4] target/arm: Restrict 'qapi-commands-machine.h' to system emulation target: Restrict 'qapi-commands-machine.h' to system emulation --- 2023-02-23 Philippe Mathieu-Daudé New
tcg: Allow displaying TCG_TYPE_I128 arguments tcg: Allow displaying TCG_TYPE_I128 arguments --- 2023-02-22 Philippe Mathieu-Daudé New
[5/5] hw: Remove mentions of NDEBUG bulk: Replace assert(0) -> g_assert_not_reached() --- 2023-02-21 Philippe Mathieu-Daudé New
[3/5] bulk: Replace [g_]assert(0) -> g_assert_not_reached() bulk: Replace assert(0) -> g_assert_not_reached() --- 2023-02-21 Philippe Mathieu-Daudé New
[9/9] hw/usb/u2f-passthru: Use QOM type-safe cast conversion macros hw/usb: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé New
[3/9] hw/usb/hcd-ohci-pci: Use QOM type-safe cast conversion macro hw/usb: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé New
[7/8] hw/timer/cmsdk-apb-timer: Remove unused 'qdev-properties.h' header hw/arm: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,19/24] hw/ide/ioport: Remove unnecessary includes hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,18/24] hw/ide: Rename ISA specific ide_init_ioport -> ide_bus_init_ioport_isa hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,05/24] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h' hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,04/24] hw/ide/isa: Rename isairq -> irqnum hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,03/24] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h' hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé New
[3/2] hw/timer: Rename ptimer_state -> PTimer hw/timer: Reduce 'hw/ptimer.h' inclusion --- 2023-02-17 Philippe Mathieu-Daudé New
[2/2] hw/timer: Reduce 'hw/ptimer.h' inclusion hw/timer: Reduce 'hw/ptimer.h' inclusion --- 2023-02-17 Philippe Mathieu-Daudé New
[5/5] hw/riscv: Restrict CPU clusters to the expected type hw/cpu/cluster: Restrict CPU cluster to a particular CPU type --- 2023-02-16 Philippe Mathieu-Daudé New
[4/5] hw/arm: Restrict CPU clusters to the expected type hw/cpu/cluster: Restrict CPU cluster to a particular CPU type --- 2023-02-16 Philippe Mathieu-Daudé New
[3/5] hw/cpu/cluster: Restrict CPU cluster to a particular CPU type hw/cpu/cluster: Restrict CPU cluster to a particular CPU type --- 2023-02-16 Philippe Mathieu-Daudé New
[2/5] hw/cpu/cluster: Only add CPU objects to CPU cluster hw/cpu/cluster: Restrict CPU cluster to a particular CPU type --- 2023-02-16 Philippe Mathieu-Daudé New
« 1 2 ... 18 19 2029 30 »

Bundling

Create bundle: