Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |   4493 patches
« 1 2 3 444 45 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
!fixup "target/avr: Add defintions of AVR core types" !fixup "target/avr: Add defintions of AVR core types" - - - --- 2020-02-07 Philippe Mathieu-Daudé New
.travis.yml: Add a KVM-only s390x job .travis.yml: Add a KVM-only s390x job 1 - - --- 2020-03-22 Philippe Mathieu-Daudé New
.travis.yml: Test the release tarball .travis.yml: Test the release tarball - - - --- 2019-09-20 Philippe Mathieu-Daudé New
[01/10] .travis.yml: Enable multiple caching features travis: Use caching when possible - 1 - --- 2019-09-03 Philippe Mathieu-Daudé New
[01/10] exec: Rename qemu_ram_writeback() as qemu_ram_msync() exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic - 1 - --- 2020-05-07 Philippe Mathieu-Daudé New
[01/10] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on' hw: Various Kconfig fixes 1 1 - --- 2021-05-13 Philippe Mathieu-Daudé New
[01/10] scripts: Explicit usage of Python 3 python: Explicit usage of Python 3 - 1 - --- 2020-01-29 Philippe Mathieu-Daudé New
[01/11] hw/acpi/piix4: Convert reset handler to DeviceReset hw: Convert various reset() handler to DeviceReset - 1 - --- 2019-09-26 Philippe Mathieu-Daudé New
[01/11] MAINTAINERS: Add Connor Kuehl as reviewer for AMD SEV target/i386/sev: Housekeeping helping using SEV-disabled binaries - 1 - --- 2021-06-10 Philippe Mathieu-Daudé New
[01/11] MAINTAINERS: Fix KVM path expansion glob accel: Allow targets to use Kconfig, disable semihosting by default - 2 - --- 2020-03-16 Philippe Mathieu-Daudé New
[01/12] hw/i386/pc: Convert DPRINTF() to trace events hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' - - - --- 2019-12-13 Philippe Mathieu-Daudé New
[01/12] pci: pass along the return value of dma_memory_rw hw: Forbid DMA write accesses to MMIO regions 1 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
[01/12] ui: Replace the word 'whitelist' misc: Replace the words 'blacklist/whitelist' - 1 - --- 2021-02-02 Philippe Mathieu-Daudé New
[01/13] hw/timer: Compile devices not target-dependent as common object hw: Split RTC devices from hw/timer/ to hw/rtc/ - 2 - --- 2019-09-16 Philippe Mathieu-Daudé New
[01/13] pci: pass along the return value of dma_memory_rw dma: Let the DMA API take MemTxAttrs argument and propagate MemTxResult 1 4 - --- 2020-09-04 Philippe Mathieu-Daudé New
[01/13] scripts/checkpatch.pl: Detect superfluous semicolon in C code trivial: Detect and remove superfluous semicolons in C code - - - --- 2020-02-18 Philippe Mathieu-Daudé New
[01/13] scripts/checkpatch.pl: Detect superfluous semicolon in C code trivial: Detect and remove superfluous semicolons in C code - - - --- 2020-02-18 Philippe Mathieu-Daudé New
[01/13] tests/pflash-cfi02: Add test for supported CFI commands hw/block/pflash_cfi02: Clean-up and fixes - 1 1 --- 2019-05-05 Philippe Mathieu-Daudé New
[01/14] hw/ipmi: Remove unnecessary declarations chardev: Use QEMUChrEvent enum in IOEventHandler typedef 1 - - --- 2019-12-17 Philippe Mathieu-Daudé New
[01/14] hw/isa/Kconfig: PIIX4 southbridge requires USB UHCI hw/Kconfig: Fixes when running ./configure --without-default-devices - - - --- 2019-03-16 Philippe Mathieu-Daudé New
[01/14] hw/usb/redirect: Do not link 'usb-redir' device when USB not enabled hw: Fix various --without-default-devices issues - 1 - --- 2019-12-31 Philippe Mathieu-Daudé New
[01/14] Makefile: Only build virtiofsd if system-mode is enabled user-mode: Prune build dependencies (part 1) - - - --- 2020-03-13 Philippe Mathieu-Daudé New
[01/15] block/nvme: Move nvme_poll_cb() earlier block/nvme: Improve debugging experience and minor fixes - 1 - --- 2020-10-14 Philippe Mathieu-Daudé New
[01/15] hw/input/ps2: Remove PS2State from "qemu/typedefs.h" typedefs: Remove scarcely used declarations - 1 - --- 2019-01-11 Philippe Mathieu-Daudé New
[01/15] target/arm/kvm: Use CPUState::kvm_state in kvm_arm_pmu_supported() Replace current_machine by qdev_get_machine() - 1 - --- 2020-01-09 Philippe Mathieu-Daudé New
[01/16] block/nvme: Correct minimum device page size util/vfio-helpers: Allow using multiple MSIX IRQs - 1 - --- 2020-10-20 Philippe Mathieu-Daudé New
[01/16] hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string hw: Remove "hw/devices.h" - 2 - --- 2019-01-04 Philippe Mathieu-Daudé New
[01/17] block/nvme: Avoid further processing if trace event not enabled block/nvme: Various cleanups required to use multiple queues - - - --- 2020-06-25 Philippe Mathieu-Daudé New
[01/19] target/i386/hvf: Use boolean value for vcpu_dirty accel: Introduce AccelvCPUState opaque structure - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[01/20] hw/i386/pc: Use unsigned type to index arrays hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - 1 - --- 2019-05-24 Philippe Mathieu-Daudé New
[01/20] vl: Add missing "hw/boards.h" include hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[01/21] hw/arm/xilinx_zynq: Use the IEC binary prefix definitions hw: Let the machine be the owner of the system memory - 2 - --- 2019-10-20 Philippe Mathieu-Daudé New
[01/23] block/vpc: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack - - - --- 2021-05-05 Philippe Mathieu-Daudé New
[01/25] MAINTAINERS: Cover 'block/nvme.h' file block/nvme: Fix Aarch64 host - 2 - --- 2020-10-27 Philippe Mathieu-Daudé New
[01/26] python/qemu/machine: Allow to use other serial consoles than default tests/acceptance: Queue for 4.2 - - - --- 2019-10-28 Philippe Mathieu-Daudé New
[01/28] hw/hyperv/vmbus: Remove unused vmbus_load/save_req() glib: Replace g_memdup() by g_memdup2_qemu() - - - --- 2021-09-03 Philippe Mathieu-Daudé New
[01/32] hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - 1 - --- 2019-10-15 Philippe Mathieu-Daudé New
[02/10] .travis.yml: Increase cache timeout from 3min to 20min travis: Use caching when possible - - - --- 2019-09-03 Philippe Mathieu-Daudé New
[02/10] exec/ramblock: Add missing 'qemu/rcu.h' include exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic - 1 - --- 2020-05-07 Philippe Mathieu-Daudé New
[02/10] hw/ide/Kconfig: Add missing dependency PCI -> QDEV hw: Various Kconfig fixes - 1 - --- 2021-05-13 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
[02/10] tests/qemu-iotests: Explicit usage of Python 3 python: Explicit usage of Python 3 - - - --- 2020-01-29 Philippe Mathieu-Daudé New
[02/11] hw/ide/piix: Convert reset handler to DeviceReset hw: Convert various reset() handler to DeviceReset - - - --- 2019-09-26 Philippe Mathieu-Daudé New
[02/11] MAINTAINERS: Add an 'overall' entry for accelerators accel: Allow targets to use Kconfig, disable semihosting by default - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[02/11] qapi/misc-target: Group SEV QAPI definitions target/i386/sev: Housekeeping helping using SEV-disabled binaries 1 - - --- 2021-06-10 Philippe Mathieu-Daudé New
[02/12] dma: Let dma_memory_valid() take MemTxAttrs argument hw: Forbid DMA write accesses to MMIO regions - - - --- 2020-09-03 Philippe Mathieu-Daudé New
[02/12] hw/i386/pc: Move kvm_i8259_init() declaration to sysemu/kvm.h hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' - - - --- 2019-12-13 Philippe Mathieu-Daudé New
[02/12] qga: Rename config key 'blacklist' as 'denylist' misc: Replace the words 'blacklist/whitelist' - 1 - --- 2021-02-02 Philippe Mathieu-Daudé New
[02/13] docs/devel/loads-stores: Add regexp for DMA functions dma: Let the DMA API take MemTxAttrs argument and propagate MemTxResult - 1 - --- 2020-09-04 Philippe Mathieu-Daudé New
[02/13] hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory hw: Split RTC devices from hw/timer/ to hw/rtc/ - 1 - --- 2019-09-16 Philippe Mathieu-Daudé New
[02/13] tests/pflash-cfi02: Use the GLib API hw/block/pflash_cfi02: Clean-up and fixes - - - --- 2019-05-05 Philippe Mathieu-Daudé New
[02/14] configure: Avoid building TCG when not needed user-mode: Prune build dependencies (part 1) - 1 - --- 2020-03-13 Philippe Mathieu-Daudé New
[02/14] hw/intc/i8259: Fix Kconfig dependency on ISA bus hw: Fix various --without-default-devices issues - 1 - --- 2019-12-31 Philippe Mathieu-Daudé New
[02/14] hw/isa/Kconfig: i82378 SuperIO requires PC speaker device hw/Kconfig: Fixes when running ./configure --without-default-devices - - - --- 2019-03-16 Philippe Mathieu-Daudé New
[02/15] block/nvme: Trace nvme_poll_queue() per queue block/nvme: Improve debugging experience and minor fixes - - - --- 2020-10-14 Philippe Mathieu-Daudé New
[02/15] hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h" typedefs: Remove scarcely used declarations - 1 - --- 2019-01-11 Philippe Mathieu-Daudé New
[02/15] hw/ppc/spapr_rtas: Use local MachineState variable Replace current_machine by qdev_get_machine() 1 1 - --- 2020-01-09 Philippe Mathieu-Daudé New
[02/16] hw: Remove unused 'hw/devices.h' include hw: Remove "hw/devices.h" - 1 1 --- 2019-01-04 Philippe Mathieu-Daudé New
[02/16] util/vfio-helpers: Improve reporting unsupported IOMMU type util/vfio-helpers: Allow using multiple MSIX IRQs - 2 - --- 2020-10-20 Philippe Mathieu-Daudé New
[02/17] block/nvme: Let nvme_create_queue_pair() fail gracefully block/nvme: Various cleanups required to use multiple queues - 1 - --- 2020-06-25 Philippe Mathieu-Daudé New
[02/19] target/s390x/kvm: Simplify debug code accel: Introduce AccelvCPUState opaque structure - 1 - --- 2021-03-03 Philippe Mathieu-Daudé New
[02/20] hw/i386/pc: Use size_t type to hold/return a size of array hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - 1 - --- 2019-05-24 Philippe Mathieu-Daudé New
[02/20] hw/southbridge/ich9: Removed unused headers hw: Clean up hw/i386 headers (and few alpha/hppa) - 1 - --- 2019-10-14 Philippe Mathieu-Daudé New
[02/21] hw/arm/mps2: Use the IEC binary prefix definitions hw: Let the machine be the owner of the system memory - 2 - --- 2019-10-20 Philippe Mathieu-Daudé New
[02/23] chardev/baum: Replace magic values by X_MAX / Y_MAX definitions misc: Remove variable-length arrays on the stack - 2 - --- 2021-05-05 Philippe Mathieu-Daudé New
[02/25] block/nvme: Use hex format to display offset in trace events block/nvme: Fix Aarch64 host - 2 - --- 2020-10-27 Philippe Mathieu-Daudé New
[02/26] Acceptance tests: refactor wait_for_console_pattern tests/acceptance: Queue for 4.2 - 2 - --- 2019-10-28 Philippe Mathieu-Daudé New
[02/28] glib-compat: Introduce g_memdup2() wrapper glib: Replace g_memdup() by g_memdup2_qemu() - - - --- 2021-09-03 Philippe Mathieu-Daudé New
[02/32] hw/i386/pc: Move kvm_i8259_init() declaration to sysemu/kvm.h hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge - - - --- 2019-10-15 Philippe Mathieu-Daudé New
[03/10] .travis.yml: Cache Python PIP packages travis: Use caching when possible - - - --- 2019-09-03 Philippe Mathieu-Daudé New
[03/10] exec: Move tb_invalidate_phys_range() to 'exec/exec-all.h' exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic - - - --- 2020-05-07 Philippe Mathieu-Daudé New
[03/10] hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUS hw: Various Kconfig fixes - 2 - --- 2021-05-13 Philippe Mathieu-Daudé New
[03/10] meson.build: Sort sourcesets alphabetically meson: Move the creation of the library to the main meson.build - - - --- 2020-10-06 Philippe Mathieu-Daudé New
[03/10] tests: Explicit usage of Python 3 python: Explicit usage of Python 3 - - - --- 2020-01-29 Philippe Mathieu-Daudé New
[03/11] hw/isa/piix4: Convert reset handler to DeviceReset hw: Convert various reset() handler to DeviceReset - - - --- 2019-09-26 Philippe Mathieu-Daudé New
[03/11] MAINTAINERS: Add an entry for the HAX accelerator accel: Allow targets to use Kconfig, disable semihosting by default - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[03/11] target/i386/monitor: Return QMP error when SEV is disabled in build target/i386/sev: Housekeeping helping using SEV-disabled binaries - 2 - --- 2021-06-10 Philippe Mathieu-Daudé New
[03/12] dma: Let dma_memory_set() take MemTxAttrs argument hw: Forbid DMA write accesses to MMIO regions - - - --- 2020-09-03 Philippe Mathieu-Daudé New
[03/12] hw/i386/pc: Remove obsolete pc_pci_device_init() declaration hw/i386/pc: Move PC-machine specific declarations to 'pc_internal.h' - - - --- 2019-12-13 Philippe Mathieu-Daudé New
[03/12] qga: Replace '--blacklist' command line option by '--denylist' misc: Replace the words 'blacklist/whitelist' - - - --- 2021-02-02 Philippe Mathieu-Daudé New
[03/13] dma: Document address_space_map/address_space_unmap() prototypes dma: Let the DMA API take MemTxAttrs argument and propagate MemTxResult - 2 - --- 2020-09-04 Philippe Mathieu-Daudé New
[03/13] hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory hw: Split RTC devices from hw/timer/ to hw/rtc/ 1 1 - --- 2019-09-16 Philippe Mathieu-Daudé New
[03/13] tests/pflash-cfi02: Use IEC binary prefixes for size constants hw/block/pflash_cfi02: Clean-up and fixes - - - --- 2019-05-05 Philippe Mathieu-Daudé New
[03/14] hw/i386/Kconfig: Let the MicroVM machine select the SERIAL_ISA config hw: Fix various --without-default-devices issues - - - --- 2019-12-31 Philippe Mathieu-Daudé New
[03/14] hw/i386/Kconfig: Q35 machine requires e1000e network card hw/Kconfig: Fixes when running ./configure --without-default-devices - - - --- 2019-03-16 Philippe Mathieu-Daudé New
[03/14] tests/Makefile: Only display TCG-related tests when TCG is available user-mode: Prune build dependencies (part 1) - 2 - --- 2020-03-13 Philippe Mathieu-Daudé New
[03/15] block/nvme: Use unsigned integer for queue counter/size block/nvme: Improve debugging experience and minor fixes - - - --- 2020-10-14 Philippe Mathieu-Daudé New
[03/15] hw/ppc/spapr_rtas: Access MachineState via SpaprMachineState argument Replace current_machine by qdev_get_machine() 1 1 - --- 2020-01-09 Philippe Mathieu-Daudé New
[03/15] hw/ssi: Remove SSIBus from "qemu/typedefs.h" typedefs: Remove scarcely used declarations - 1 - --- 2019-01-11 Philippe Mathieu-Daudé New
[03/16] hw/devices: Remove unused TC6393XB_RAM definition hw: Remove "hw/devices.h" - - - --- 2019-01-04 Philippe Mathieu-Daudé New
[03/16] util/vfio-helpers: Pass minimum page size to qemu_vfio_open_pci() util/vfio-helpers: Allow using multiple MSIX IRQs - - - --- 2020-10-20 Philippe Mathieu-Daudé New
[03/17] block/nvme: Define QUEUE_INDEX macros to ease code review block/nvme: Various cleanups required to use multiple queues - 1 - --- 2020-06-25 Philippe Mathieu-Daudé New
[03/19] target/s390x/kvm: Reduce deref by declaring 'struct kvm_run' on stack accel: Introduce AccelvCPUState opaque structure - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[03/20] hw/i386/pc: Let e820_add_entry() return a ssize_t type hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - 1 - --- 2019-05-24 Philippe Mathieu-Daudé New
[03/20] hw/input/pckbd: Remove unused "hw/i386/pc.h" header hw: Clean up hw/i386 headers (and few alpha/hppa) - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[03/21] hw/arm/collie: Create the RAM in the board hw: Let the machine be the owner of the system memory - 2 - --- 2019-10-20 Philippe Mathieu-Daudé New
[03/23] chardev/baum: Use definitions to avoid dynamic stack allocation misc: Remove variable-length arrays on the stack - 2 - --- 2021-05-05 Philippe Mathieu-Daudé New
[03/25] block/nvme: Report warning with warn_report() block/nvme: Fix Aarch64 host - 2 - --- 2020-10-27 Philippe Mathieu-Daudé New
[03/26] tests/acceptance: Fixe wait_for_console_pattern() hangs tests/acceptance: Queue for 4.2 - 1 - --- 2019-10-28 Philippe Mathieu-Daudé New
[03/28] qapi: Replace g_memdup() by g_memdup2_qemu() glib: Replace g_memdup() by g_memdup2_qemu() - - - --- 2021-09-03 Philippe Mathieu-Daudé New
« 1 2 3 444 45 »