Current Team Memberships

Show patches with: none      |   6862 patches
« 1 2 3 468 69 »
Patch Series S/W/F Date Submitter Delegate State
[PATCH-for-10.0] system/qtest: Access memory using cpu_physical_memory_rw() API [PATCH-for-10.0] system/qtest: Access memory using cpu_physical_memory_rw() API --- 2024-11-27 Philippe Mathieu-Daudé New
hw/usb/hcd-xhci-nec: Remove unused XHCINecState::flags field hw/usb/hcd-xhci-nec: Remove unused XHCINecState::flags field --- 2024-11-27 Philippe Mathieu-Daudé New
[PATCH-for-10.0,6/6] accel/tcg: Allow tcg_exec_realizefn() initialize multiple frontends accel/tcg: Allow tcg_exec_realizefn() initialize multiple frontends --- 2024-11-27 Philippe Mathieu-Daudé New
[PATCH-for-10.0,5/6] accel/tcg: Add TCGCPUOps::arch_id field accel/tcg: Allow tcg_exec_realizefn() initialize multiple frontends --- 2024-11-27 Philippe Mathieu-Daudé New
[PATCH-for-10.0,4/6] include: Expose QemuArch in 'qemu/arch_id.h' accel/tcg: Allow tcg_exec_realizefn() initialize multiple frontends --- 2024-11-27 Philippe Mathieu-Daudé New
[PATCH-for-10.0,3/6] accel/tcg: Rename TCGCPUOps::initialize() as initialize_once() accel/tcg: Allow tcg_exec_realizefn() initialize multiple frontends --- 2024-11-27 Philippe Mathieu-Daudé New
[PATCH-for-10.0,2/6] accel/tcg: Declare local tcg_ops variable in tcg_exec_realizefn() accel/tcg: Allow tcg_exec_realizefn() initialize multiple frontends --- 2024-11-27 Philippe Mathieu-Daudé New
[PATCH-for-10.0,1/6] target/ppc: Indent ppc_tcg_ops[] with 4 spaces accel/tcg: Allow tcg_exec_realizefn() initialize multiple frontends --- 2024-11-27 Philippe Mathieu-Daudé New
[v3,16/16] target/mips: Convert nanoMIPS LI opcodes to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,15/16] target/mips: Convert MIPS16e LI opcodes to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,14/16] target/mips: Convert microMIPS LI opcode to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,13/16] target/mips: Add gen_li() helper target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,12/16] target/mips: Convert nanoMIPS LSA opcode to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,11/16] target/mips: Convert microMIPS LSA opcode to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,10/16] target/mips: Introduce decode tree bindings for nanoMIPS ISA target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,09/16] scripts/decodetree: Add support for 48-bit instructions target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,08/16] target/mips: Introduce decode tree bindings for microMIPS ISA target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,07/16] target/mips: Introduce decode tree bindings for MIPS16e ASE target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,06/16] target/mips: Decode LSA shift amount using decodetree function target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,05/16] target/mips: Have gen_[d]lsa() callers add 1 to shift amount argument target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,04/16] target/mips: Call translator_ld() in translate_insn() callees target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,03/16] target/mips: Convert Octeon LX instructions to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,02/16] target/mips: Extract generic gen_lx() helper target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,01/16] target/mips: Extract gen_base_index_addr() helper target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[13/13] target/mips: Make DSPControl register 32-bit wide target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[12/13] target/mips: Access MXU registers using TCGv_i32 API target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[11/13] target/mips: Declare MXU registers as 32-bit target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[10/13] target/mips: Introduce gen_move_high32_i32() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[09/13] target/mips: Introduce gen_move_low32_i32() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[08/13] target/mips: Introduce gen_store_gpr_i32() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[07/13] target/mips: Introduce gen_load_gpr_i32() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[06/13] target/mips: Rename gen_op_addr_add?() -> gen_op_addr_add?_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[05/13] target/mips: Rename gen_base_offset_addr() -> gen_base_offset_addr_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[04/13] target/mips: Rename gen_move_high32() -> gen_move_high32_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[03/13] target/mips: Rename gen_move_low32() -> gen_move_low32_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[02/13] target/mips: Rename gen_store_gpr() -> gen_store_gpr_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[01/13] target/mips: Rename gen_load_gpr() -> gen_load_gpr_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,13/13] hw/pci/pci: Remove legacy MachineClass::pci_allow_0_address flag hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,12/13] hw/riscv/virt: Create GPEX host bridge without refuse-bar-at-addr-0 hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,11/13] hw/arm/virt: Create GPEX host bridge without refuse-bar-at-addr-0 hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,10/13] hw/pci-host/gpex: Expose 'refuse-bar-at-addr-0' property hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,09/13] hw/ppc/spapr: Create host bridge setting bar_at_addr_0_refused=false hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,08/13] hw/pci: Propagate bar_at_addr_0_refused to pci_register_root_bus() hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,07/13] hw/pci: Propagate bar_at_addr_0_refused to pci_root_bus_new() hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,06/13] hw/pci: Propagate bar_at_addr_0_refused to pci_root_bus_init() hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,05/13] hw/pci: Propagate bar_at_addr_0_refused to pci_root_bus_internal_init() hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,04/13] hw/pci: Introduce PCIBusFlag::PCI_BUS_BAR_AT_ADDR0_REFUSED hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,03/13] hw/pci: Factor machine_refuses_bar_at_addr_0() helper out hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,02/13] hw/pci-bridge: Initialize bridge with parent bus flags hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,01/13] hw/pci: Do not declare PCIBus::flags mask as enum hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,3/3] hw/boards: Rename no_sdcard -> create_default_sdcard_drive hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,2/3] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,1/3] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,8/8] hw/pci/pci: Remove legacy MachineClass::pci_allow_0_address flag hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,7/8] hw/riscv/virt: Set PCI_BUS_IO_ADDR0_ALLOWED flag on GPEX host bridge hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,6/8] hw/riscv/virt: Remove pointless GPEX_HOST() cast hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,5/8] hw/arm/sbsa-ref: Set PCI_BUS_IO_ADDR0_ALLOWED flag on GPEX host bridge hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,4/8] hw/arm/virt: Set PCI_BUS_IO_ADDR0_ALLOWED flag on GPEX host bridge hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,3/8] hw/pci-host/gpex: Allow machines to set PCI_BUS_IO_ADDR0_ALLOWED flag hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,2/8] hw/ppc/spapr_pci: Set PCI_BUS_IO_ADDR0_ALLOWED flag in host bridge hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,1/8] hw/pci/pci_bus: Introduce PCIBusFlags::PCI_BUS_IO_ADDR0_ALLOWED hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[3/3] hw/scsi/esp: Call scsi_bus_legacy_handle_cmdline() once hw/scsi: Cleanup around scsi_bus_legacy_handle_cmdline() --- 2024-11-22 Philippe Mathieu-Daudé New
[2/3] hw/scsi/lsi53c895a: Call scsi_bus_legacy_handle_cmdline() once hw/scsi: Cleanup around scsi_bus_legacy_handle_cmdline() --- 2024-11-22 Philippe Mathieu-Daudé New
[1/3] hw/scsi/spapr_vscsi: Call scsi_bus_legacy_handle_cmdline() in REALIZE hw/scsi: Cleanup around scsi_bus_legacy_handle_cmdline() --- 2024-11-22 Philippe Mathieu-Daudé New
hw/pci: Remove unused pci_irq_pulse() method hw/pci: Remove unused pci_irq_pulse() method --- 2024-11-22 Philippe Mathieu-Daudé New
[PATCH-for-9.2] ui/cocoa: Temporarily ignore annoying deprecated declaration warnings [PATCH-for-9.2] ui/cocoa: Temporarily ignore annoying deprecated declaration warnings --- 2024-11-21 Philippe Mathieu-Daudé New
[RFC] ui/gtk: ??? Remove dead code around X11 ??? [RFC] ui/gtk: ??? Remove dead code around X11 ??? --- 2024-11-21 Philippe Mathieu-Daudé New
hw/ide/ahci: Check for PCI device once in ahci_init() hw/ide/ahci: Check for PCI device once in ahci_init() --- 2024-11-21 Philippe Mathieu-Daudé New
meson: Add missing SDL dependency to system/main.c meson: Add missing SDL dependency to system/main.c --- 2024-11-20 Philippe Mathieu-Daudé New
[2/2] hw/scsi/scsi-disk: Avoid buffer overrun parsing 'loadparam' hw/scsi/scsi-disk: Avoid buffer overrun parsing loadparam (CID 1565746) --- 2024-11-20 Philippe Mathieu-Daudé New
[1/2] hw/s390x: Declare loadparm as char[LOADPARM_LEN] hw/scsi/scsi-disk: Avoid buffer overrun parsing loadparam (CID 1565746) --- 2024-11-20 Philippe Mathieu-Daudé New
[RFC] docs: Add roadmap for heterogeneous emulation [RFC] docs: Add roadmap for heterogeneous emulation --- 2024-11-19 Philippe Mathieu-Daudé New
[PATCH-for-9.2] hw/avr/arduino: Check for CPU types in machine_run_board_init() [PATCH-for-9.2] hw/avr/arduino: Check for CPU types in machine_run_board_init() --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,15/15] hw/watchdog/cmsdk_apb_watchdog: Fix broken link [PULL,01/15] vl: fix qemu_validate_options() indention --- 2024-11-18 Philippe Mathieu-Daudé Accepted
[PULL,14/15] net: mark struct ip_header as QEMU_PACKED [PULL,01/15] vl: fix qemu_validate_options() indention --- 2024-11-18 Philippe Mathieu-Daudé Accepted
[PULL,13/15] hw/net/virtio-net.c: Don't assume IP length field is aligned [PULL,01/15] vl: fix qemu_validate_options() indention --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,12/15] hw/audio/hda: fix memory leak on audio setup [PULL,01/15] vl: fix qemu_validate_options() indention --- 2024-11-18 Philippe Mathieu-Daudé Accepted
[PULL,11/15] Revert "hw/audio/hda: fix memory leak on audio setup" [PULL,01/15] vl: fix qemu_validate_options() indention --- 2024-11-18 Philippe Mathieu-Daudé Accepted
[PULL,10/15] hw/misc/mos6522: Fix bad class definition of the MOS6522 device [PULL,01/15] vl: fix qemu_validate_options() indention --- 2024-11-18 Philippe Mathieu-Daudé Accepted
[PULL,09/15] hw/sd/sdhci: Fix coding style [PULL,01/15] vl: fix qemu_validate_options() indention --- 2024-11-18 Philippe Mathieu-Daudé Accepted
[PULL,08/15] tests/qtest/migration: Fix indentations [PULL,01/15] vl: fix qemu_validate_options() indention --- 2024-11-18 Philippe Mathieu-Daudé Accepted
[PULL,07/15] usb-hub: Fix handling port power control messages [PULL,01/15] vl: fix qemu_validate_options() indention --- 2024-11-18 Philippe Mathieu-Daudé Accepted
[PULL,06/15] MAINTAINERS: Update my email address for COLO [PULL,01/15] vl: fix qemu_validate_options() indention --- 2024-11-18 Philippe Mathieu-Daudé Accepted
[PULL,05/15] hw/display: check frame buffer can hold blob [PULL,01/15] vl: fix qemu_validate_options() indention --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,04/15] hw/display: factor out the scanout blob to fb conversion [PULL,01/15] vl: fix qemu_validate_options() indention --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,03/15] hw/i386/elfboot: allocate "header" in heap [PULL,01/15] vl: fix qemu_validate_options() indention --- 2024-11-18 Philippe Mathieu-Daudé Accepted
[PULL,02/15] hw/misc/nrf51_rng: Don't use BIT_MASK() when we mean BIT() [PULL,01/15] vl: fix qemu_validate_options() indention --- 2024-11-18 Philippe Mathieu-Daudé Accepted
[PULL,01/15] vl: fix qemu_validate_options() indention [PULL,01/15] vl: fix qemu_validate_options() indention --- 2024-11-18 Philippe Mathieu-Daudé New
[PULL,00/15] Misc HW patches for 2024-11-18 --- 2024-11-18 Philippe Mathieu-Daudé New
[10/10] hw/core/cpu: Pass CPUArchState to cpu_dump_state() handler accel/tcg: API prototype cleanups --- 2024-11-15 Philippe Mathieu-Daudé New
[09/10] hw/core/cpu: Pass CPUArchState to restore_state_to_opc() handler accel/tcg: API prototype cleanups --- 2024-11-15 Philippe Mathieu-Daudé New
[08/10] hw/core/cpu: Pass CPUArchState to set/get_pc() handlers accel/tcg: API prototype cleanups --- 2024-11-15 Philippe Mathieu-Daudé New
[07/10] accel/tcg: Reduce log_pc() declaration scope accel/tcg: API prototype cleanups --- 2024-11-15 Philippe Mathieu-Daudé New
[06/10] accel/tcg: Remove cpu_unwind_state_data() unused CPUState argument accel/tcg: API prototype cleanups --- 2024-11-15 Philippe Mathieu-Daudé New
[05/10] accel/tcg: Move cpu_unwind_state_data() declaration accel/tcg: API prototype cleanups --- 2024-11-15 Philippe Mathieu-Daudé New
[04/10] accel/tcg: Ensure frontends define restore_state_to_opc handler accel/tcg: API prototype cleanups --- 2024-11-15 Philippe Mathieu-Daudé New
[03/10] target/sparc: Move sparc_restore_state_to_opc() to cpu.c accel/tcg: API prototype cleanups --- 2024-11-15 Philippe Mathieu-Daudé New
[02/10] target/loongarch: Declare loongarch_cpu_dump_state() locally accel/tcg: API prototype cleanups --- 2024-11-15 Philippe Mathieu-Daudé New
[01/10] target/mips: Drop left-over comment about Jazz machine accel/tcg: API prototype cleanups --- 2024-11-15 Philippe Mathieu-Daudé New
[RESEND,v2,19/19] hw/net/xilinx_ethlite: Map RESERVED I/O as unimplemented hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-14 Philippe Mathieu-Daudé New
« 1 2 3 468 69 »

Bundling

Create bundle: