Show patches with: Submitter = Philippe Mathieu-Daudé       |    Archived = No       |   7005 patches
« 1 2 3 470 71 »
Patch Series S/W/F Date Submitter Delegate State
[3/3] system/accel-ops: Remove unnecessary 'exec/cpu-common.h' header include: Cleanups around 'exec/cpu-common.h' header --- 2024-12-17 Philippe Mathieu-Daudé New
[2/3] system/numa: Remove unnecessary 'exec/cpu-common.h' header include: Cleanups around 'exec/cpu-common.h' header --- 2024-12-17 Philippe Mathieu-Daudé New
[1/3] hw/xen: Remove unnecessary 'exec/cpu-common.h' header include: Cleanups around 'exec/cpu-common.h' header --- 2024-12-17 Philippe Mathieu-Daudé New
[2/2] qemu/coroutine: Include missing 'qemu/atomic.h' header include: Two cleanups around missing 'qemu/atomic.h' --- 2024-12-17 Philippe Mathieu-Daudé New
[1/2] exec/translation-block: Include missing 'qemu/atomic.h' header include: Two cleanups around missing 'qemu/atomic.h' --- 2024-12-17 Philippe Mathieu-Daudé New
accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h' accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h' --- 2024-12-17 Philippe Mathieu-Daudé New
accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h' accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h' --- 2024-12-16 Philippe Mathieu-Daudé New
accel/tcg: Really restrict cpu_io_recompile() to system emulation accel/tcg: Really restrict cpu_io_recompile() to system emulation --- 2024-12-16 Philippe Mathieu-Daudé New
[PULL,20/20] hw/xtensa: Include missing 'exec/tswap.h' header [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé New
[PULL,19/20] hw/sh4/r2d: Include missing 'exec/tswap.h' header [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé New
[PULL,18/20] hw/mips: Include missing 'exec/tswap.h' header [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé Accepted
[PULL,17/20] hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated file [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé New
[PULL,16/20] hw/ide/ahci: Decouple from PCI [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé New
[PULL,15/20] hw/usb/hcd-xhci-pci: Indentation fix [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé Accepted
[PULL,14/20] hw/usb/hcd-xhci-nec: Remove unused XHCINecState::flags field [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé Accepted
[PULL,13/20] hw/usb/msd: Add status to usb_msd_packet_complete() function [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé Accepted
[PULL,12/20] hw/net/can: clean-up unnecessary includes [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé New
[PULL,11/20] hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots() [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé New
[PULL,10/20] hw: Use pci_bus_add_fw_cfg_extra_pci_roots() [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé New
[PULL,09/20] hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé New
[PULL,08/20] hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERATOR_INTERFACE [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé Accepted
[PULL,07/20] hw/nvram/fw_cfg: Skip FW_CFG_DATA_GENERATOR when no data to generate [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé New
[PULL,06/20] hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_from_generator() [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé New
[PULL,05/20] hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator() [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé New
[PULL,04/20] hw/riscv/virt: Remove pointless GPEX_HOST() cast [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé Accepted
[PULL,03/20] hw/virtio/virtio-nsm: Support string data for extendPCR [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé Accepted
[PULL,02/20] hw/core/eif: Use stateful qcrypto apis [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé New
[PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting [PULL,01/20] docs/nitro-enclave: Fix terminal commands formatting --- 2024-12-13 Philippe Mathieu-Daudé Accepted
[PULL,00/20] Misc HW patches for 2024-12-14 --- 2024-12-13 Philippe Mathieu-Daudé New
[v2,7/7] hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots() hw/nvram/fw_cfg: Move PCI bus methods out --- 2024-12-13 Philippe Mathieu-Daudé Superseded
[v2,6/7] hw: Use pci_bus_add_fw_cfg_extra_pci_roots() hw/nvram/fw_cfg: Move PCI bus methods out --- 2024-12-13 Philippe Mathieu-Daudé Superseded
[v2,5/7] hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper hw/nvram/fw_cfg: Move PCI bus methods out --- 2024-12-13 Philippe Mathieu-Daudé Superseded
[v2,4/7] hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERATOR_INTERFACE hw/nvram/fw_cfg: Move PCI bus methods out --- 2024-12-13 Philippe Mathieu-Daudé Superseded
[v2,3/7] hw/nvram/fw_cfg: Skip FW_CFG_DATA_GENERATOR when no data to generate hw/nvram/fw_cfg: Move PCI bus methods out --- 2024-12-13 Philippe Mathieu-Daudé New
[v2,2/7] 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-13 Philippe Mathieu-Daudé Superseded
[v2,1/7] hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator() hw/nvram/fw_cfg: Move PCI bus methods out --- 2024-12-13 Philippe Mathieu-Daudé Superseded
[18/18] user: Move various declarations out of 'exec/exec-all.h' accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[17/18] user: Declare cpu_loop() once in 'user/cpu_loop.h' accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[16/18] user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[15/18] user: Forward declare target_cpu_copy_regs structure accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[14/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4) accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[13/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4) accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[12/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4) accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[11/18] accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4) accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[10/18] accel/tcg: Move TranslationBlock declarations to 'tb-internal.h' accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[09/18] accel/tcg: Un-inline log_pc() accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[08/18] accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h' accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[07/18] system: Remove unnecessary 'exec/translate-all.h' include accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[06/18] accel/tcg: Move page_[un]protect() to 'user/page-protection.h' accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[05/18] accel/tcg: Use tb_page_addr_t type in page_unprotect() accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[04/18] accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h' accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[03/18] include: Include missing 'qemu/clang-tsa.h' header accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[02/18] linux-user/aarch64: Include missing 'user/abitypes.h' header accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[01/18] exec: Introduce 'user/guest-host.h' header accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[v2,2/2] accel/tcg: Include missing 'exec/translation-block.h' header accel/tcg: Cleanups around 'exec/translation-block.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[v2,1/2] accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' accel/tcg: Cleanups around 'exec/translation-block.h' --- 2024-12-12 Philippe Mathieu-Daudé New
[3/3] qemu/atomic128: Include missing 'qemu/atomic.h' header qemu/atomic: Header cleanups --- 2024-12-12 Philippe Mathieu-Daudé New
[2/3] qemu/atomic: Rename atomic128-ldst.h headers using .h.inc suffix qemu/atomic: Header cleanups --- 2024-12-12 Philippe Mathieu-Daudé New
[1/3] qemu/atomic: Rename atomic128-cas.h headers using .h.inc suffix qemu/atomic: Header cleanups --- 2024-12-12 Philippe Mathieu-Daudé New
semihosting/uaccess: Briefly document returned values semihosting/uaccess: Briefly document returned values --- 2024-12-12 Philippe Mathieu-Daudé New
[2/2] system: Restrict libpmem and libdaxctl CPPFLAGS to physmem.c system/meson: Restrict libSDL/libpmem/libdaxctl CPPFLAGS to vl/physmem --- 2024-12-12 Philippe Mathieu-Daudé New
[1/2] system: Restrict libSDL CPPFLAGS to vl.c system/meson: Restrict libSDL/libpmem/libdaxctl CPPFLAGS to vl/physmem --- 2024-12-12 Philippe Mathieu-Daudé New
[v2,2/2] qtest/fuzz: Remove uses of 'first_cpu' qtest: Remove uses of 'first_cpu' --- 2024-12-11 Philippe Mathieu-Daudé New
[v2,1/2] system/qtest: Remove uses of 'first_cpu' qtest: Remove uses of 'first_cpu' --- 2024-12-11 Philippe Mathieu-Daudé New
[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é Superseded
[v2,7/9] hw/sh4/r2d: Include missing 'exec/tswap.h' header misc: Reduce 'exec/tswap.h' inclusions --- 2024-12-11 Philippe Mathieu-Daudé Superseded
[v2,6/9] hw/mips: Include missing 'exec/tswap.h' header misc: Reduce 'exec/tswap.h' inclusions --- 2024-12-11 Philippe Mathieu-Daudé Superseded
[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é Superseded
[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é Superseded
[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é Superseded
[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é Superseded
[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é Superseded
[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é Superseded
[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é Superseded
[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
« 1 2 3 470 71 »