Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   473 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[04/10] hw/core: Move the creation of the library to the main meson.build meson: Move the creation of the library to the main meson.build --- 2020-10-06 Philippe Mathieu-Daudé New
[02/10] meson.build: Add comments to clarify code organization meson: Move the creation of the library to the main meson.build --- 2020-10-06 Philippe Mathieu-Daudé New
[RFC,01/10] migration: Only add migration files to the Meson sourceset meson: Move the creation of the library to the main meson.build --- 2020-10-06 Philippe Mathieu-Daudé New
softmmu/memory: Log invalid memory accesses softmmu/memory: Log invalid memory accesses --- 2020-10-05 Philippe Mathieu-Daudé New
[RFC,4/4] hw/rx/Kconfig: Let gdbsim machine select FDT hw: Have some targets select FDT on a per-machine basis --- 2020-10-05 Philippe Mathieu-Daudé New
[RFC,3/4] hw/mips/Kconfig: Let boston machine select FDT hw: Have some targets select FDT on a per-machine basis --- 2020-10-05 Philippe Mathieu-Daudé New
[RFC,2/4] hw/ppc: Rename FDT_PPC as FDT hw: Have some targets select FDT on a per-machine basis --- 2020-10-05 Philippe Mathieu-Daudé New
[RFC,1/4] Kconfig.host: Declare FDT symbol hw: Have some targets select FDT on a per-machine basis --- 2020-10-05 Philippe Mathieu-Daudé New
[RFC,3/3] tests: Add a trivial qemu-storage-daemon test qom: Fix missing interface in qemu-storage-daemon --- 2020-10-05 Philippe Mathieu-Daudé New
[RFC,2/3] tests: Only build socket_scm_helper when a softmmu target is available qom: Fix missing interface in qemu-storage-daemon --- 2020-10-05 Philippe Mathieu-Daudé New
[RFC,1/3] qom: Always register FW_CFG_DATA_GENERATOR_INTERFACE qom: Fix missing interface in qemu-storage-daemon --- 2020-10-05 Philippe Mathieu-Daudé New
[5/5] qapi: Restrict Xen migration commands to migration.json qapi: Restrict machine (and migration) specific commands --- 2020-10-02 Philippe Mathieu-Daudé New
[4/5] qapi: Restrict 'query-kvm' command to machine code qapi: Restrict machine (and migration) specific commands --- 2020-10-02 Philippe Mathieu-Daudé New
[3/5] qapi: Restrict '(p)memsave' command to machine code qapi: Restrict machine (and migration) specific commands --- 2020-10-02 Philippe Mathieu-Daudé New
[1/5] qapi: Restrict 'inject-nmi' command to machine code qapi: Restrict machine (and migration) specific commands --- 2020-10-02 Philippe Mathieu-Daudé New
hw/block/nvme: Simplify timestamp sum hw/block/nvme: Simplify timestamp sum --- 2020-10-02 Philippe Mathieu-Daudé New
[v4,1/1] qapi: Restrict code generated for user-mode user-mode: Prune build dependencies (part 3) --- 2020-10-02 Philippe Mathieu-Daudé New
[RESEND,v2,13/16] dma: Let dma_memory_map() take MemTxAttrs argument hw: Let DMA/PCI API take MemTxAttrs argument and propagate MemTxResult --- 2020-10-01 Philippe Mathieu-Daudé New
[v4,3/3] target/i386: Restrict X86CPUFeatureWord to X86 targets target/i386: Restrict 'feature-words' property to x86 machines --- 2020-10-01 Philippe Mathieu-Daudé New
[v4,2/3] target/i386/cpu: Restrict some of feature-words uses to system-mode target/i386: Restrict 'feature-words' property to x86 machines --- 2020-10-01 Philippe Mathieu-Daudé New
[v4,1/3] target/i386/cpu: Trivial code movement target/i386: Restrict 'feature-words' property to x86 machines --- 2020-10-01 Philippe Mathieu-Daudé New
[v3,11/11] qapi: Restrict code generated for user-mode user-mode: Prune build dependencies (part 3) --- 2020-09-30 Philippe Mathieu-Daudé New
[v3,09/11] hw/core: Add qdev stub for user-mode user-mode: Prune build dependencies (part 3) --- 2020-09-30 Philippe Mathieu-Daudé New
[v3,08/11] hw/core/qdev-properties: Extract system-mode specific properties user-mode: Prune build dependencies (part 3) --- 2020-09-30 Philippe Mathieu-Daudé New
[v3,07/11] hw/core/qdev-properties: Export some integer-related functions user-mode: Prune build dependencies (part 3) --- 2020-09-30 Philippe Mathieu-Daudé New
[v3,06/11] hw/core/qdev-properties: Export qdev_prop_enum user-mode: Prune build dependencies (part 3) --- 2020-09-30 Philippe Mathieu-Daudé New
[v3,05/11] hw/core/qdev-properties: Export enum-related functions user-mode: Prune build dependencies (part 3) --- 2020-09-30 Philippe Mathieu-Daudé New
[v3,04/11] hw/core/qdev-properties: Fix code style user-mode: Prune build dependencies (part 3) --- 2020-09-30 Philippe Mathieu-Daudé New
[v3,03/11] hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr() user-mode: Prune build dependencies (part 3) --- 2020-09-30 Philippe Mathieu-Daudé New
[v3,02/11] hw/core/qdev-properties: Use qemu_strtol() in set_mac() handler user-mode: Prune build dependencies (part 3) --- 2020-09-30 Philippe Mathieu-Daudé New
[v3,01/11] qapi: Restrict query-uuid command to block code user-mode: Prune build dependencies (part 3) --- 2020-09-30 Philippe Mathieu-Daudé New
block/nvme: Add driver statistics for access alignment and hw errors block/nvme: Add driver statistics for access alignment and hw errors --- 2020-09-30 Philippe Mathieu-Daudé New
tests/acceptance: Add a 'virt_kvm' test using the GICv3 tests/acceptance: Add a 'virt_kvm' test using the GICv3 --- 2020-09-29 Philippe Mathieu-Daudé New
[v4,12/12] .travis.yml: Add a KVM-only Aarch64 job Support disabling TCG on ARM (part 2) --- 2020-09-29 Philippe Mathieu-Daudé New
[v4,11/12] target/arm: Reorder meson.build rules Support disabling TCG on ARM (part 2) --- 2020-09-29 Philippe Mathieu-Daudé New
[v4,10/12] target/arm: Do not build TCG objects when TCG is off Support disabling TCG on ARM (part 2) --- 2020-09-29 Philippe Mathieu-Daudé New
[v4,09/12] target/arm: Make m_helper.c optional via CONFIG_ARM_V7M Support disabling TCG on ARM (part 2) --- 2020-09-29 Philippe Mathieu-Daudé New
[v4,08/12] target/arm: Restrict ARMv7 M-profile cpus to TCG accel Support disabling TCG on ARM (part 2) --- 2020-09-29 Philippe Mathieu-Daudé New
[v4,07/12] target/arm: Restrict ARMv7 R-profile cpus to TCG accel Support disabling TCG on ARM (part 2) --- 2020-09-29 Philippe Mathieu-Daudé New
[v4,06/12] target/arm: Restrict ARMv6 cpus to TCG accel Support disabling TCG on ARM (part 2) --- 2020-09-29 Philippe Mathieu-Daudé New
[v4,05/12] target/arm: Restrict ARMv5 cpus to TCG accel Support disabling TCG on ARM (part 2) --- 2020-09-29 Philippe Mathieu-Daudé New
[v4,04/12] target/arm: Restrict ARMv4 cpus to TCG accel Support disabling TCG on ARM (part 2) --- 2020-09-29 Philippe Mathieu-Daudé New
[v4,03/12] target/arm: Select SEMIHOSTING if TCG is available Support disabling TCG on ARM (part 2) --- 2020-09-29 Philippe Mathieu-Daudé New
[v4,02/12] meson: Allow optional target/${ARCH}/Kconfig Support disabling TCG on ARM (part 2) --- 2020-09-29 Philippe Mathieu-Daudé New
[v4,01/12] accel/tcg: Add stub for cpu_loop_exit() Support disabling TCG on ARM (part 2) --- 2020-09-29 Philippe Mathieu-Daudé New
hw/arm: Restrict APEI tables generation to the 'virt' machine hw/arm: Restrict APEI tables generation to the 'virt' machine --- 2020-09-29 Philippe Mathieu-Daudé New
[RFC,v2,8/8] tests/vm: Add Haiku test based on their vagrant images qemu/bswap: Use compiler __builtin_bswap() --- 2020-09-28 Philippe Mathieu-Daudé New
[v2,7/8] qemu/bswap: Use compiler __builtin_bswap() on NetBSD qemu/bswap: Use compiler __builtin_bswap() --- 2020-09-28 Philippe Mathieu-Daudé New
[v2,6/8] qemu/bswap: Use compiler __builtin_bswap() on FreeBSD qemu/bswap: Use compiler __builtin_bswap() --- 2020-09-28 Philippe Mathieu-Daudé New
[v2,5/8] qemu/bswap: Use compiler __builtin_bswap() on Haiku qemu/bswap: Use compiler __builtin_bswap() --- 2020-09-28 Philippe Mathieu-Daudé New
[v2,2/8] qemu/bswap: Replace bswapXX() by compiler __builtin_bswap() qemu/bswap: Use compiler __builtin_bswap() --- 2020-09-28 Philippe Mathieu-Daudé New
[1/3] qemu/compiler: Simplify as all compilers support attribute 'gnu_printf' qemu/compiler: Remove unused special case code for GCC < 4.8 --- 2020-09-28 Philippe Mathieu-Daudé New
[v4,2/2] qemu/atomic.h: rename atomic_ to qatomic_ qemu/atomic.h: rename atomic_ to qatomic_ --- 2020-09-23 Philippe Mathieu-Daudé New
[v4,1/2] qemu/atomic: Update coding style to make checkpatch.pl happier qemu/atomic.h: rename atomic_ to qatomic_ --- 2020-09-23 Philippe Mathieu-Daudé New
[4/4] qemu/bswap: Remove <byteswap.h> dependency qemu/bswap: Use compiler __builtin_bswap() --- 2020-09-23 Philippe Mathieu-Daudé New
[v2,6/6] block/nvme: Replace magic value by SCALE_MS definition block/nvme: Map doorbells pages write-only, remove magic from nvme_init --- 2020-09-22 Philippe Mathieu-Daudé New
[v2,4/6] block/nvme: Drop NVMeRegs structure, directly use NvmeBar block/nvme: Map doorbells pages write-only, remove magic from nvme_init --- 2020-09-22 Philippe Mathieu-Daudé New
[5/6] block/nvme: Use register definitions from 'block/nvme.h' block/nvme: Map doorbells pages write-only, remove magic from nvme_init --- 2020-09-21 Philippe Mathieu-Daudé New
[3/6] block/nvme: Reduce I/O registers scope block/nvme: Map doorbells pages write-only, remove magic from nvme_init --- 2020-09-21 Philippe Mathieu-Daudé New
[2/6] block/nvme: Map doorbells pages write-only block/nvme: Map doorbells pages write-only, remove magic from nvme_init --- 2020-09-21 Philippe Mathieu-Daudé New
[1/6] util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar() block/nvme: Map doorbells pages write-only, remove magic from nvme_init --- 2020-09-21 Philippe Mathieu-Daudé New
block/sheepdog: Replace magic val by NANOSECONDS_PER_SECOND definition block/sheepdog: Replace magic val by NANOSECONDS_PER_SECOND definition --- 2020-09-21 Philippe Mathieu-Daudé New
[PULL,2/2] tests/acceptance: Skip slow quanta-gsj U-boot+Linux test Acceptance patches for 2020-09-18 --- 2020-09-18 Philippe Mathieu-Daudé New
[PULL,1/1] hw/nvram/fw_cfg: fix FWCfgDataGeneratorClass::get_data() consumption fw-cfg patches for 2020-09-18 --- 2020-09-18 Philippe Mathieu-Daudé New
tests/acceptance: Disable tests dependent of unreliable apt.armbian.com tests/acceptance: Disable tests dependent of unreliable apt.armbian.com --- 2020-09-17 Philippe Mathieu-Daudé New
[4/4] qemu/bswap: Let cpu_to_endian() functions handle constant expressions qemu/bswap: Let cpu_to_endian() functions handle constant expressions --- 2020-09-17 Philippe Mathieu-Daudé New
[3/4] qemu/bswap: Add const_le64() and const_be64() qemu/bswap: Let cpu_to_endian() functions handle constant expressions --- 2020-09-17 Philippe Mathieu-Daudé New
[2/4] qemu/bswap: add const_be16() and const_be32() qemu/bswap: Let cpu_to_endian() functions handle constant expressions --- 2020-09-17 Philippe Mathieu-Daudé New
[1/4] qemu/bswap: Move const_le() definitions around qemu/bswap: Let cpu_to_endian() functions handle constant expressions --- 2020-09-17 Philippe Mathieu-Daudé New
[3/3] block/nvme: Align NVMeRegs structure to 4KiB and mark it packed block/nvme: Fix NVMeRegs alignment/packing and use atomic operations --- 2020-09-16 Philippe Mathieu-Daudé New
[2/3] block/nvme: Use atomic operations instead of 'volatile' keyword block/nvme: Fix NVMeRegs alignment/packing and use atomic operations --- 2020-09-16 Philippe Mathieu-Daudé New
[1/3] block/nvme: Initialize constant values with const_le32() block/nvme: Fix NVMeRegs alignment/packing and use atomic operations --- 2020-09-16 Philippe Mathieu-Daudé New
hw/nvram/fw_cfg: Assert linked data is not NULL hw/nvram/fw_cfg: Assert linked data is not NULL --- 2020-09-16 Philippe Mathieu-Daudé New
hw/scsi/lsi53c895a: Sanitize some trace events format hw/scsi/lsi53c895a: Sanitize some trace events format --- 2020-09-15 Philippe Mathieu-Daudé New
[PULL,09/10] pc-bios: update the README file with edk2-stable202008 information EDK2 firmware: Adopt the edk2-stable202008 release --- 2020-09-14 Philippe Mathieu-Daudé New
[PULL,07/10] roms/Makefile.edk2: enable new ARM/AARCH64 flags up to edk2-stable202008 EDK2 firmware: Adopt the edk2-stable202008 release --- 2020-09-14 Philippe Mathieu-Daudé New
[PULL,06/10] roms/Makefile.edk2: complete replacing TPM2*_ENABLE macros EDK2 firmware: Adopt the edk2-stable202008 release --- 2020-09-14 Philippe Mathieu-Daudé New
[PULL,05/10] roms/edk2: update submodule from edk2-stable201905 to edk2-stable202008 EDK2 firmware: Adopt the edk2-stable202008 release --- 2020-09-14 Philippe Mathieu-Daudé New
[PULL,04/10] tests: acpi: tolerate "virt/SSDT.memhp" mismatch temporarily EDK2 firmware: Adopt the edk2-stable202008 release --- 2020-09-14 Philippe Mathieu-Daudé New
[PULL,03/10] roms/Makefile.edk2: prepare for replacing TPM2*_ENABLE macros EDK2 firmware: Adopt the edk2-stable202008 release --- 2020-09-14 Philippe Mathieu-Daudé New
[PULL,02/10] roms/efirom, tests/uefi-test-tools: update edk2's own submodules first EDK2 firmware: Adopt the edk2-stable202008 release --- 2020-09-14 Philippe Mathieu-Daudé New
[PULL,01/10] Makefile: remove obsolete edk2 exception from "clean" rule EDK2 firmware: Adopt the edk2-stable202008 release --- 2020-09-14 Philippe Mathieu-Daudé New
[v5,4/8] qapi: Restrict query-vm-generation-id command to machine code user-mode: Prune build dependencies (part 2) --- 2020-09-13 Philippe Mathieu-Daudé New
[v5,3/8] qapi: Restrict balloon-related commands to machine code user-mode: Prune build dependencies (part 2) --- 2020-09-13 Philippe Mathieu-Daudé New
[v4,9/9] qapi: Extract PCI commands to 'pci.json' user-mode: Prune build dependencies (part 2) --- 2020-09-10 Philippe Mathieu-Daudé New
[v4,8/9] qapi: Extract ACPI commands to 'acpi.json' user-mode: Prune build dependencies (part 2) --- 2020-09-10 Philippe Mathieu-Daudé New
[v4,7/9] qapi: Restrict device memory commands to machine code user-mode: Prune build dependencies (part 2) --- 2020-09-10 Philippe Mathieu-Daudé New
[v4,6/9] qapi: Restrict query-uuid command to machine code user-mode: Prune build dependencies (part 2) --- 2020-09-10 Philippe Mathieu-Daudé New
[v4,3/9] qapi: Correct balloon documentation user-mode: Prune build dependencies (part 2) --- 2020-09-10 Philippe Mathieu-Daudé New
[v4,2/9] qapi: Restrict LostTickPolicy enum to machine code user-mode: Prune build dependencies (part 2) --- 2020-09-10 Philippe Mathieu-Daudé New
[v4,1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets user-mode: Prune build dependencies (part 2) --- 2020-09-10 Philippe Mathieu-Daudé New
[v2,1/2] hw/timer/hpet: Remove dead code hw/timer/hpet: Trivial format string fix --- 2020-09-10 Philippe Mathieu-Daudé New
[6/6] target/i386/kvm: Rename host_tsx_blacklisted() as host_tsx_broken() misc: Some inclusive terminology changes --- 2020-09-10 Philippe Mathieu-Daudé New
[5/6] hw/pci-host/q35: Rename PCI 'black hole as '(memory) hole' misc: Some inclusive terminology changes --- 2020-09-10 Philippe Mathieu-Daudé New
[4/6] hw/net/xilinx_axienet: Rename StreamSlave as StreamSink misc: Some inclusive terminology changes --- 2020-09-10 Philippe Mathieu-Daudé New
[3/6] hw/dma/xilinx_axidma: Rename StreamSlave as StreamSink misc: Some inclusive terminology changes --- 2020-09-10 Philippe Mathieu-Daudé New
[2/6] hw/core/stream: Rename StreamSlave as StreamSink misc: Some inclusive terminology changes --- 2020-09-10 Philippe Mathieu-Daudé New
[1/6] hw/ssi/aspeed_smc: Rename max_slaves as max_devices misc: Some inclusive terminology changes --- 2020-09-10 Philippe Mathieu-Daudé New
[v6,4/4] block/nvme: Use qemu_vfio_pci_init_msix_irqs() to initialize our IRQ util/vfio-helpers: Add support for multiple IRQs --- 2020-09-09 Philippe Mathieu-Daudé New
[v6,2/4] util/vfio-helpers: Report error when IOMMU page size is not supported util/vfio-helpers: Add support for multiple IRQs --- 2020-09-09 Philippe Mathieu-Daudé New
« 1 2 3 44 5 »