Current Team Memberships

Show patches with: Archived = No       |   6945 patches
« 1 2 3 469 70 »
Patch Series S/W/F Date Submitter Delegate State
[RFC] meson: Run some compiler checks using -Wno-unused-value [RFC] meson: Run some compiler checks using -Wno-unused-value --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,9/9] exec/cpu-all: Do not include 'exec/tswap.h' header misc: Reduce 'exec/tswap.h' inclusions --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,8/9] hw/xtensa: Include missing 'exec/tswap.h' header misc: Reduce 'exec/tswap.h' inclusions --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,7/9] hw/sh4/r2d: Include missing 'exec/tswap.h' header misc: Reduce 'exec/tswap.h' inclusions --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,6/9] hw/mips: Include missing 'exec/tswap.h' header misc: Reduce 'exec/tswap.h' inclusions --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,5/9] hw/ppc: Include missing 'exec/tswap.h' header misc: Reduce 'exec/tswap.h' inclusions --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,4/9] hw/arm: Include missing 'exec/tswap.h' header misc: Reduce 'exec/tswap.h' inclusions --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,3/9] accel/tcg: Include missing 'exec/tswap.h' header in translator.c misc: Reduce 'exec/tswap.h' inclusions --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,2/9] target/mips: Remove tswap() calls in semihosting uhi_fstat_cb() misc: Reduce 'exec/tswap.h' inclusions --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,1/9] target/xtensa: Remove tswap() calls in semihosting simcall() helper misc: Reduce 'exec/tswap.h' inclusions --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,3/3] system: Remove mentions of cpu_physical_memory_rw() API bulk: Remove legacy cpu_physical_memory_rw() API --- 2024-12-10 Philippe Mathieu-Daudé New
[v2,2/3] bulk: Replace legacy cpu_physical_memory_rw() API bulk: Remove legacy cpu_physical_memory_rw() API --- 2024-12-10 Philippe Mathieu-Daudé New
[v2,1/3] dump/dump: Include missing 'exec/memory.h' header bulk: Remove legacy cpu_physical_memory_rw() API --- 2024-12-10 Philippe Mathieu-Daudé New
[4/4] hw/timer/hpet: Hold fw_cfg state within HPET class hw/timer/hpet: Make fw_cfg state private to HPET class --- 2024-12-06 Philippe Mathieu-Daudé New
[3/4] hw/timer/hpet: Have hpet_find() return an Object hw/timer/hpet: Make fw_cfg state private to HPET class --- 2024-12-06 Philippe Mathieu-Daudé New
[2/4] hw/timer/hpet: Reduce hpet_cfg[] scope hw/timer/hpet: Make fw_cfg state private to HPET class --- 2024-12-06 Philippe Mathieu-Daudé New
[1/4] hw/timer/hpet: Introduce hpet_add_fw_cfg_bytes() hw/timer/hpet: Make fw_cfg state private to HPET class --- 2024-12-06 Philippe Mathieu-Daudé New
[6/6] hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots() hw/nvram/fw_cfg: Move PCI bus methods out --- 2024-12-06 Philippe Mathieu-Daudé New
[5/6] hw: Use pci_bus_add_fw_cfg_extra_pci_roots() hw/nvram/fw_cfg: Move PCI bus methods out --- 2024-12-06 Philippe Mathieu-Daudé New
[4/6] hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper hw/nvram/fw_cfg: Move PCI bus methods out --- 2024-12-06 Philippe Mathieu-Daudé New
[3/6] hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERATOR_INTERFACE hw/nvram/fw_cfg: Move PCI bus methods out --- 2024-12-06 Philippe Mathieu-Daudé New
[2/6] hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_from_generator() hw/nvram/fw_cfg: Move PCI bus methods out --- 2024-12-06 Philippe Mathieu-Daudé New
[1/6] hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator() hw/nvram/fw_cfg: Move PCI bus methods out --- 2024-12-06 Philippe Mathieu-Daudé New
[2/2] target/xtensa: Remove tswap() calls in semihosting simcall() helper target/xtensa: Remove tswap() calls in semihosting --- 2024-12-05 Philippe Mathieu-Daudé New
[1/2] target/xtensa: Implement xtensa_isa_is_big_endian() target/xtensa: Remove tswap() calls in semihosting --- 2024-12-05 Philippe Mathieu-Daudé New
target/mips: Remove tswap() calls in semihosting uhi_fstat_cb() target/mips: Remove tswap() calls in semihosting uhi_fstat_cb() --- 2024-12-05 Philippe Mathieu-Daudé New
[v2] target/sparc: Use memcpy() and remove memcpy32() [v2] target/sparc: Use memcpy() and remove memcpy32() --- 2024-12-05 Philippe Mathieu-Daudé New
[v2] hw/arm/sbsa-ref: Require at least 2 GiB of RAM when RME feature enabled [v2] hw/arm/sbsa-ref: Require at least 2 GiB of RAM when RME feature enabled --- 2024-12-04 Philippe Mathieu-Daudé New
target/sparc: Use memcpy() in memcpy32() target/sparc: Use memcpy() in memcpy32() --- 2024-12-04 Philippe Mathieu-Daudé New
[20/20] hw/core/cpu: Remove cpu_virtio_is_big_endian() target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[RFC,19/20] hw/virtio: Use cpu_datapath_is_big_endian() target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[18/20] hw/core/generic-loader: Use cpu_datapath_is_big_endian() target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[17/20] disas: Use cpu_datapath_is_big_endian() target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[16/20] hw/core/cpu: Expose cpu_datapath_is_big_endian() method target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[15/20] target: Implement CPUClass::datapath_is_big_endian (big-endian) target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[14/20] target: Implement CPUClass::datapath_is_big_endian (little-endian) target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[13/20] target/xtensa: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[12/20] target/xtensa: Implement xtensa_isa_is_big_endian() target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé Superseded
[11/20] target/mips: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[10/20] target/microblaze: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[09/20] target/sh4: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[08/20] target/sh4: Expose CPUSH4State::little_endian property target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[07/20] target/riscv: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[06/20] target/sparc: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[05/20] target/rx: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[04/20] target/ppc: Register CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[03/20] target/arm: Implement CPUClass::datapath_is_big_endian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[02/20] hw/core/cpu: Introduce CPUClass::datapath_is_big_endian() handler target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[01/20] exec/tswap: Rename target_words_bigendian -> qemu_binary_is_bigendian target: Implement CPUClass::datapath_is_big_endian() handlers --- 2024-12-04 Philippe Mathieu-Daudé New
[2/2] target/riscv: Include missing headers in 'internals.h' target/riscv: Include missing headers in '*internals.h' --- 2024-12-03 Philippe Mathieu-Daudé New
[1/2] target/riscv: Include missing headers in 'vector_internals.h' target/riscv: Include missing headers in '*internals.h' --- 2024-12-03 Philippe Mathieu-Daudé New
include: Rename sysemu/ -> system/ include: Rename sysemu/ -> system/ --- 2024-12-03 Philippe Mathieu-Daudé New
[PULL,13/13] system: Select HVF by default when no other accelerator is available [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé Accepted
[PULL,12/13] tests/qtest: add test for querying balloon guest stats [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé Accepted
[PULL,11/13] tests/qtest: drop 'fuzz-' prefix from virtio-balloon test [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé New
[PULL,10/13] hw/virtio: fix crash in processing balloon stats [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé Accepted
[PULL,09/13] hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset() [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé Accepted
[PULL,08/13] target/riscv: Avoid bad shift in riscv_cpu_do_interrupt() [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé Accepted
[PULL,07/13] hw/core/machine: diagnose wrapping of maxmem [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé Accepted
[PULL,06/13] MAINTAINERS: update email addr for Brian Cain [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé New
[PULL,05/13] meson: Add missing SDL dependency to system/main.c [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé Accepted
[PULL,04/13] MAINTAINERS: add myself as the maintainer for LoongArch VirtMachine [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé New
[PULL,03/13] ui/cocoa: Temporarily ignore annoying deprecated declaration warnings [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé New
[PULL,02/13] hw/openrisc/openrisc_sim: keep serial@90000000 as default [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé Accepted
[PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode [PULL,01/13] hw/openrisc: Fixed undercounting of TTCR in continuous mode --- 2024-12-03 Philippe Mathieu-Daudé Accepted
[PULL,00/13] Misc fixes for 2024-12-03 --- 2024-12-03 Philippe Mathieu-Daudé New
[v3] system: Select HVF by default when no other accelerator is available [v3] system: Select HVF by default when no other accelerator is available --- 2024-12-03 Philippe Mathieu-Daudé Superseded
[7/7] qemu-options: Remove mentions of legacy '-machine foo, accel=bar' cli: Remove mentions of legacy '-machine foo, accel=bar' command line --- 2024-12-03 Philippe Mathieu-Daudé New
[6/7] accel/kvm: Remove mentions of legacy '-machine foo, accel=bar' cli: Remove mentions of legacy '-machine foo, accel=bar' command line --- 2024-12-03 Philippe Mathieu-Daudé New
[4/7] scripts/device-crash-test: Remove legacy '-machine foo, accel=bar' cli: Remove mentions of legacy '-machine foo, accel=bar' command line --- 2024-12-03 Philippe Mathieu-Daudé New
[2/7] tests/functional/test_virtio_gpu: Remove legacy '-machine foo, accel=bar' cli: Remove mentions of legacy '-machine foo, accel=bar' command line --- 2024-12-03 Philippe Mathieu-Daudé New
[PATCH-for-9.2?,v2,2/2] tests/functional/test_empty_cpu_model: Use QTest accelerator tests/functional: Fix tests failing when TCG is not available on macOS --- 2024-12-03 Philippe Mathieu-Daudé New
[PATCH-for-9.2?,v2,1/2] tests/functional/test_version: Use QTest accelerator tests/functional: Fix tests failing when TCG is not available on macOS --- 2024-12-03 Philippe Mathieu-Daudé New
[PATCH-for-9.2?,2/2] tests/functional/test_empty_cpu_model: Use QTest accelerator tests/functional: Fix tests failing when TCG is not available on macOS --- 2024-12-02 Philippe Mathieu-Daudé New
[PATCH-for-9.2?,1/2] tests/functional/test_version: Use QTest accelerator tests/functional: Fix tests failing when TCG is not available on macOS --- 2024-12-02 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2] hw/i386/amd_iommu: Simplify non-KVM checks on XTSup feature [PATCH-for-10.0,v2] hw/i386/amd_iommu: Simplify non-KVM checks on XTSup feature --- 2024-11-29 Philippe Mathieu-Daudé New
[PATCH-for-10.0,3/3] hw/char/riscv_htif: Clarify MemoryRegionOps expect 32-bit accesses hw/char/riscv_htif: Remove tswap64() calls --- 2024-11-29 Philippe Mathieu-Daudé New
[PATCH-for-10.0,2/3] hw/char/riscv_htif: Explicit little-endian implementation hw/char/riscv_htif: Remove tswap64() calls --- 2024-11-29 Philippe Mathieu-Daudé New
[PATCH-for-10.0,1/3] MAINTAINERS: Cover RISC-V HTIF interface hw/char/riscv_htif: Remove tswap64() calls --- 2024-11-29 Philippe Mathieu-Daudé New
[PATCH-for-9.2] hw/i386/amd_iommu: Fix XTSup feature check when KVM is not available [PATCH-for-9.2] hw/i386/amd_iommu: Fix XTSup feature check when KVM is not available --- 2024-11-29 Philippe Mathieu-Daudé New
[v2,2/2] hw/display/vga: Remove pointless VGACommonState::default_endian_fb hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset() --- 2024-11-29 Philippe Mathieu-Daudé New
[PATCH-for-9.2?,v2,1/2] hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset() hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset() --- 2024-11-29 Philippe Mathieu-Daudé Superseded
hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset() hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset() --- 2024-11-28 Philippe Mathieu-Daudé New
[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
« 1 2 3 469 70 »

Bundling

Create bundle: