Current Team Memberships

Show patches with: Archived = No       |   6465 patches
« 1 2 ... 43 44 4564 65 »
Patch Series S/W/F Date Submitter Delegate State
[PATCH-for-8.0,v2,1/3] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel softmmu: Restore use of CPU watchpoint for non-TCG accelerators --- 2023-03-28 Philippe Mathieu-Daudé Superseded
[v3] tests/avocado: Add set of boot tests on SBSA-ref [v3] tests/avocado: Add set of boot tests on SBSA-ref --- 2023-03-28 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,3/3] softmmu: Restore use of CPU watchpoint for all accelerators softmmu: Restore use of CPU watchpoint for non-TCG accelerators --- 2023-03-28 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,2/3] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel softmmu: Restore use of CPU watchpoint for non-TCG accelerators --- 2023-03-28 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/3] softmmu/watchpoint: Add missing 'qemu/error-report.h' include softmmu: Restore use of CPU watchpoint for non-TCG accelerators --- 2023-03-28 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,v2,2/2] target/arm/pauth: Inline pauth_param_mask() and pauth_ptr_mask() target/arm/gdbstub: Fix builds when TCG is disabled --- 2023-03-28 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,1/2] target/arm/gdbstub: Only advertise M-profile features if TCG available target/arm/gdbstub: Fix builds when TCG is disabled --- 2023-03-28 Philippe Mathieu-Daudé Accepted
[PATCH-for-8.0] linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries [PATCH-for-8.0] linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries --- 2023-03-27 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0] block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h> [PATCH-for-8.0] block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h> --- 2023-03-27 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9 [PATCH-for-8.0] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9 --- 2023-03-27 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,2/2] target/arm/gdbstub: Only advertise M-profile features if TCG available target/arm/gdbstub: Fix builds when TCG is disabled --- 2023-03-22 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.0,1/2] target/arm/gdbstub: Restrict aarch64_gdb_get_pauth_reg() to CONFIG_TCG target/arm/gdbstub: Fix builds when TCG is disabled --- 2023-03-22 Philippe Mathieu-Daudé New
[v2,2/2] cirrus-ci: Remove MSYS2 jobs duplicated with gitlab-ci ci: Remove cirrus-ci & cover SPICE in MSYS2 at gitlab-ci --- 2023-03-22 Philippe Mathieu-Daudé New
[v2,1/2] gitlab-ci: Cover SPICE in the MSYS2 job ci: Remove cirrus-ci & cover SPICE in MSYS2 at gitlab-ci --- 2023-03-22 Philippe Mathieu-Daudé Superseded
cirrus.yml: Cover SPICE in the MSYS2 job cirrus.yml: Cover SPICE in the MSYS2 job --- 2023-03-22 Philippe Mathieu-Daudé New
[PATCH-for-8.1] target/m68k/fpu_helper: Use FloatRelation enum to hold comparison result [PATCH-for-8.1] target/m68k/fpu_helper: Use FloatRelation enum to hold comparison result --- 2023-03-21 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.1] block/dmg: Declare a type definition for DMG uncompress function [PATCH-for-8.1] block/dmg: Declare a type definition for DMG uncompress function --- 2023-03-20 Philippe Mathieu-Daudé New
[PATCH-for-8.1,5/5] bulk: Replace __attribute__((noreturn)) -> G_NORETURN bulk: Do not declare function prototypes using 'extern' keyword --- 2023-03-20 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.1,3/5] qemu/uri: Use QueryParams type definition bulk: Do not declare function prototypes using 'extern' keyword --- 2023-03-20 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.1,2/5] block/dmg: Remove duplicated prototype declarations bulk: Do not declare function prototypes using 'extern' keyword --- 2023-03-20 Philippe Mathieu-Daudé New
[PATCH-for-8.1,1/5] qemu/osdep.h: Do not declare function prototypes using extern keyword bulk: Do not declare function prototypes using 'extern' keyword --- 2023-03-20 Philippe Mathieu-Daudé New
[PATCH-for-8.0] qemu/osdep.h: Do not declare function prototypes using extern keyword [PATCH-for-8.0] qemu/osdep.h: Do not declare function prototypes using extern keyword --- 2023-03-20 Philippe Mathieu-Daudé Superseded
[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,3/3] qapi: Generate enum count as definition qapi: Simplify enum generation --- 2023-03-15 Philippe Mathieu-Daudé Superseded
[v2,2/3] qapi: Do not generate empty enum qapi: Simplify enum generation --- 2023-03-15 Philippe Mathieu-Daudé New
[v2,1/3] scripts/git.orderfile: Display QAPI script changes before schema ones qapi: Simplify enum generation --- 2023-03-15 Philippe Mathieu-Daudé Superseded
[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
[6/6] hw/i386/amd_iommu: Factor amdvi_pci_realize out of amdvi_sysbus_realize hw/i386/amd_iommu: Orphanize & QDev cleanups --- 2023-03-13 Philippe Mathieu-Daudé Accepted
[5/6] hw/i386/amd_iommu: Set PCI static/const fields via PCIDeviceClass hw/i386/amd_iommu: Orphanize & QDev cleanups --- 2023-03-13 Philippe Mathieu-Daudé Superseded
[4/6] hw/i386/amd_iommu: Move capab_offset from AMDVIState to AMDVIPCIState hw/i386/amd_iommu: Orphanize & QDev cleanups --- 2023-03-13 Philippe Mathieu-Daudé Accepted
[3/6] hw/i386/amd_iommu: Remove intermediate AMDVIState::devid field hw/i386/amd_iommu: Orphanize & QDev cleanups --- 2023-03-13 Philippe Mathieu-Daudé Accepted
[2/6] hw/i386/amd_iommu: Explicit use of AMDVI_BASE_ADDR in amdvi_init hw/i386/amd_iommu: Orphanize & QDev cleanups --- 2023-03-13 Philippe Mathieu-Daudé Superseded
[1/6] MAINTAINERS: Mark AMD-Vi emulation as orphan hw/i386/amd_iommu: Orphanize & QDev cleanups --- 2023-03-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0] gitlab-ci: Remove job building EDK2 firmware binaries [PATCH-for-8.0] gitlab-ci: Remove job building EDK2 firmware binaries --- 2023-03-10 Philippe Mathieu-Daudé Accepted
[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,20/20] log: Remove unneeded new line [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,19/20] memory: Dump HPA and access type of ramblocks [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,18/20] ui/cocoa: Override windowDidResignKey [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,17/20] hw/usb/ohci: Implement resume on connection status change [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,16/20] hw/audio/via-ac97: Basic implementation of audio playback [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,15/20] hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,14/20] hw/ppc/pegasos2: Fix PCI interrupt routing [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,13/20] hw/isa/vt82c686: Implement PCI IRQ routing [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,12/20] hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,11/20] hw/display/sm501: Add debug property to control pixman usage [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,10/20] Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder" [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,09/20] Revert "hw/isa/i82378: Remove intermediate IRQ forwarder" [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,08/20] hw/mips/itu: Pass SAAR using QOM link property [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,07/20] hw/mips: Declare all length properties as unsigned [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,06/20] target/mips: Set correct CP0.Config[4, 5] values for M14K(c) [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,05/20] target/mips: Implement CP0.Config7.WII bit support [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,04/20] target/mips: Fix SWM32 handling for microMIPS [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,03/20] target/mips: Fix JALS32/J32 instruction handling for microMIPS [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,02/20] target/mips: Replace [g_]assert(0) -> g_assert_not_reached() [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[PULL,01/20] docs/system: Remove "mips" board from target-mips.rst [PULL,01/20] docs/system: Remove "mips" board from target-mips.rst --- 2023-03-07 Philippe Mathieu-Daudé Accepted
[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,125/126] dump: Add create_win_dump() stub for non-x86 targets Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,124/126] dump: Simplify compiling win_dump.o by introducing win_dump_available() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,123/126] dump: Clean included headers Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,122/126] dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,121/126] dump: Replace tswapN() -> cpu_to_dumpN() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,120/126] hw/ide/pci: Add PCIIDEState::isa_irq[] Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,119/126] hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_IDE_DEVS Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,118/126] hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per bus Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,117/126] hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,116/126] hw/ide/piix: Remove unused includes Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,115/126] hw/ide/pci: Unexport bmdma_active_if() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,114/126] hw/ide/ioport: Remove unnecessary includes Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé New
[PULL,113/126] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h' Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,112/126] hw/ide: Rename idebus_active_if() -> ide_bus_active_if() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,111/126] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
[PULL,110/126] hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd() Untitled series #202245 --- 2023-02-27 Philippe Mathieu-Daudé Accepted
« 1 2 ... 43 44 4564 65 »

Bundling

Create bundle: