Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   3453 patches
« 1 2 ... 4 5 634 35 »
Patch Series S/W/F Date Submitter Delegate State
[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,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
[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
[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,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,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,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
[RESEND,v2,12/19] hw/net/xilinx_ethlite: Access TX_CTRL register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,07/19] hw/net/xilinx_ethlite: Rename rxbuf -> port_index hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-14 Philippe Mathieu-Daudé New
[RESEND,v2,01/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-14 Philippe Mathieu-Daudé New
[24/24] exec: Move 'ram_addr.h' header under sysemu/ namespace exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[23/24] exec/memory: Move qemu_map_ram_ptr() declaration to 'exec/ram_addr.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[22/24] exec/cpu-common: Move ram_addr_t related methods to 'exec/ram_addr.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[21/24] exec: Extract CPU physical memory API to 'sysemu/physmem-target.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[20/24] exec: Declare tlb_vaddr_to_host() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[19/24] exec: Declare tlb_hit*() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[18/24] exec: Declare tlb_flush*() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[17/24] exec: Declare tlb_set_page() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[16/24] exec: Declare tlb_set_page_with_attrs() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[15/24] exec: Declare tlb_set_page_full() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[14/24] exec: Declare tlb_init/destroy() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[13/24] exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h' exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[07/24] system/watchpoint: Include missing 'exec/cpu-all.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[06/24] target/rx/cpu: Include missing 'exec/translation-block.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[05/24] target/i386/helper: Include missing 'exec/translation-block.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[04/24] accel/tcg: Include missing 'exec/translation-block.h' header exec: Build up 'cputlb.h' and 'ram_addr.h' headers --- 2024-11-14 Philippe Mathieu-Daudé New
[15/20] hw/net/xilinx_ethlite: Map RX_CTRL as MMIO hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé New
[11/20] hw/net/xilinx_ethlite: Access RX_CTRL register for each port hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé New
[10/20] hw/net/xilinx_ethlite: Introduce rxbuf_ptr() helper hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé New
[08/20] hw/net/xilinx_ethlite: Add addr_to_port_index() helper hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé New
[07/20] hw/net/xilinx_ethlite: Rename rxbuf -> port_index hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé New
[05/20] hw/net/xilinx_ethlite: Correct maximum RX buffer size hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls --- 2024-11-12 Philippe Mathieu-Daudé New
[v2,2/6] target/mips: Introduce decode tree bindings for nanoMIPS ISA target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-12 Philippe Mathieu-Daudé New
[v2,1/6] target/mips: Introduce decode tree bindings for microMIPS ISA target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-12 Philippe Mathieu-Daudé New
[2/2] target/mips: Convert nanoMIPS LSA opcode to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-11 Philippe Mathieu-Daudé New
[v2,2/2] block: Fix leak in send_qmp_error_event block: Fix leak in send_qmp_error_event --- 2024-11-11 Philippe Mathieu-Daudé New
[v2,1/2] block: Improve blk_get_attached_dev_id() docstring block: Fix leak in send_qmp_error_event --- 2024-11-11 Philippe Mathieu-Daudé New
[v3,17/17] tests/functional: Add microblaze cross-endianness tests Untitled series #254940 --- 2024-11-08 Philippe Mathieu-Daudé New
[v3,16/17] tests/functional: Explicit endianness of microblaze assets Untitled series #254940 --- 2024-11-08 Philippe Mathieu-Daudé New
[v3,15/17] hw/microblaze: Support various endianness for s3adsp1800 machines Untitled series #254940 --- 2024-11-08 Philippe Mathieu-Daudé New
[v3,13/17] target/microblaze: Introduce mo_endian() helper Untitled series #254940 --- 2024-11-08 Philippe Mathieu-Daudé New
[v3,12/17] target/microblaze: Set MO_TE once in do_load() / do_store() Untitled series #254940 --- 2024-11-08 Philippe Mathieu-Daudé New
[v3,11/17] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx Untitled series #254940 --- 2024-11-08 Philippe Mathieu-Daudé New
[v3,10/17] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors Untitled series #254940 --- 2024-11-08 Philippe Mathieu-Daudé New
[v3,09/17] hw/ssi/xilinx_spips: Make device endianness configurable Untitled series #254940 --- 2024-11-08 Philippe Mathieu-Daudé New
[v3,07/17] hw/char/xilinx_uartlite: Make device endianness configurable Untitled series #254940 --- 2024-11-08 Philippe Mathieu-Daudé New
[v2,13/16] target/microblaze: Consider endianness while translating code Untitled series #254822 --- 2024-11-07 Philippe Mathieu-Daudé New
[v2,09/16] hw/ssi/xilinx_spips: Make device endianness configurable Untitled series #254822 --- 2024-11-07 Philippe Mathieu-Daudé New
« 1 2 ... 4 5 634 35 »