Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |   4493 patches
« 1 2 ... 23 24 2544 45 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] tests/docker: Remove flex/bison packages tests: Remove unused bison/flex packages - - - --- 2020-05-15 Philippe Mathieu-Daudé New
[6/6] tests/fuzz: Extract ioport_fuzz_qtest() method tests/fuzz: Review notes - - - --- 2020-05-14 Philippe Mathieu-Daudé New
[5/6] tests/fuzz: Extract pciconfig_fuzz_qos() method tests/fuzz: Review notes - - - --- 2020-05-14 Philippe Mathieu-Daudé New
[4/6] tests/fuzz: Remove unuseful/unused typedefs tests/fuzz: Review notes - - - --- 2020-05-14 Philippe Mathieu-Daudé New
[3/6] tests/fuzz: Add missing space in test description tests/fuzz: Review notes - - - --- 2020-05-14 Philippe Mathieu-Daudé New
[2/6] Makefile: List fuzz targets in 'make help' tests/fuzz: Review notes - - - --- 2020-05-14 Philippe Mathieu-Daudé New
[1/6] tests/fuzz/Makefile: Do not link code using unavailable devices tests/fuzz: Review notes - - - --- 2020-05-14 Philippe Mathieu-Daudé New
hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer 1 - - --- 2020-05-12 Philippe Mathieu-Daudé New
[v4,6/6] tests/migration/guestperf: Use Python 3 interpreter scripts: More Python fixes - 1 - --- 2020-05-12 Philippe Mathieu-Daudé New
[v4,5/6] scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main scripts: More Python fixes - 1 - --- 2020-05-12 Philippe Mathieu-Daudé New
[v4,4/6] scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main() scripts: More Python fixes 1 1 - --- 2020-05-12 Philippe Mathieu-Daudé New
[v4,3/6] scripts/qmp: Use Python 3 interpreter scripts: More Python fixes - 1 - --- 2020-05-12 Philippe Mathieu-Daudé New
[v4,2/6] scripts/qemu-gdb: Use Python 3 interpreter scripts: More Python fixes - 1 - --- 2020-05-12 Philippe Mathieu-Daudé New
[v4,1/6] scripts/qemugdb: Remove shebang header scripts: More Python fixes 1 1 - --- 2020-05-12 Philippe Mathieu-Daudé New
hw: Use QEMU_IS_ALIGNED() on parallel flash block size hw: Use QEMU_IS_ALIGNED() on parallel flash block size 1 2 - --- 2020-05-11 Philippe Mathieu-Daudé New
scripts/tracetool: Update maintainer email address scripts/tracetool: Update maintainer email address - 1 - --- 2020-05-11 Philippe Mathieu-Daudé New
[v2,4/4] exec: Rename qemu_ram_writeback() as qemu_ram_msync() memory: Add memory_region_sync() & make NVMe emulated device generic - - - --- 2020-05-11 Philippe Mathieu-Daudé New
[v2,3/4] hw/block: Let the NVMe emulated device be target-agnostic memory: Add memory_region_sync() & make NVMe emulated device generic - 1 - --- 2020-05-11 Philippe Mathieu-Daudé New
[v2,2/4] memory: Rename memory_region_do_writeback() -> memory_region_sync() memory: Add memory_region_sync() & make NVMe emulated device generic - 1 - --- 2020-05-11 Philippe Mathieu-Daudé New
[v2,1/4] memory: Simplify memory_region_do_writeback() memory: Add memory_region_sync() & make NVMe emulated device generic - - - --- 2020-05-11 Philippe Mathieu-Daudé New
[v3] accel: Move Xen accelerator code under accel/xen/ [v3] accel: Move Xen accelerator code under accel/xen/ - 2 - --- 2020-05-08 Philippe Mathieu-Daudé New
[v2,2/2] accel: Move Xen accelerator code under accel/xen/ accel: Move Xen accelerator code under accel/xen/ - 1 - --- 2020-05-08 Philippe Mathieu-Daudé New
[v2,1/2] exec: Check Xen is enabled before calling the Xen API accel: Move Xen accelerator code under accel/xen/ - - - --- 2020-05-08 Philippe Mathieu-Daudé New
[4/4] exec: Rename qemu_ram_writeback() as qemu_ram_msync() memory: Add memory_region_msync() & make NVMe emulated device generic - 1 - --- 2020-05-08 Philippe Mathieu-Daudé New
[3/4] hw/block: Let the NVMe emulated device be target-agnostic memory: Add memory_region_msync() & make NVMe emulated device generic - 1 - --- 2020-05-08 Philippe Mathieu-Daudé New
[2/4] memory: Extract memory_region_msync() from memory_region_writeback() memory: Add memory_region_msync() & make NVMe emulated device generic - - - --- 2020-05-08 Philippe Mathieu-Daudé New
[1/4] memory: Rename memory_region_do_writeback -> memory_region_writeback memory: Add memory_region_msync() & make NVMe emulated device generic - 1 - --- 2020-05-08 Philippe Mathieu-Daudé New
[10/10] exec: Move cpu_physical_memory_* functions to 'exec/memory-internal.h' exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic 1 - - --- 2020-05-07 Philippe Mathieu-Daudé New
[09/10] exec: Update coding style to make checkpatch.pl happy exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic - 1 - --- 2020-05-07 Philippe Mathieu-Daudé New
[08/10] hw/block: Let the NVMe emulated device be target-agnostic exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic - 1 - --- 2020-05-07 Philippe Mathieu-Daudé New
[07/10] exec: Move all RAMBlock functions to 'exec/ramblock.h' exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic 2 1 - --- 2020-05-07 Philippe Mathieu-Daudé New
[06/10] exec: Move ramblock_recv_bitmap_offset() to migration/ram.c exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic - 1 - --- 2020-05-07 Philippe Mathieu-Daudé New
[05/10] exec: Move qemu_minrampagesize/qemu_maxrampagesize to 'qemu-common.h' exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic 2 1 - --- 2020-05-07 Philippe Mathieu-Daudé New
[04/10] exec/memory-internal: Check CONFIG_SOFTMMU instead of CONFIG_USER_ONLY exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic - 1 - --- 2020-05-07 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
[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
[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
tests/acceptance/boot_linux: Skip slow Aarch64 'virt' machine TCG test tests/acceptance/boot_linux: Skip slow Aarch64 'virt' machine TCG test - - - --- 2020-05-07 Philippe Mathieu-Daudé New
accel: Move Xen accelerator code under accel/xen/ accel: Move Xen accelerator code under accel/xen/ - 1 - --- 2020-05-07 Philippe Mathieu-Daudé New
[2/2] block/block-copy: Simplify block_copy_do_copy() block/block-copy: Fix uninitialized variable in block_copy_task_entry - 1 - --- 2020-05-07 Philippe Mathieu-Daudé New
[1/2] block/block-copy: Fix uninitialized variable in block_copy_task_entry block/block-copy: Fix uninitialized variable in block_copy_task_entry - 1 - --- 2020-05-07 Philippe Mathieu-Daudé New
hw/i386/vmport: Drop superfluous parenthesis around function typedef hw/i386/vmport: Drop superfluous parenthesis around function typedef - - - --- 2020-05-05 Philippe Mathieu-Daudé New
[v3,5/5] target/arm: Restrict TCG cpus to TCG accel target/arm: Restrict TCG cpus to TCG accel - 1 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,4/5] target/arm/cpu: Restrict v8M IDAU interface to Aarch32 CPUs target/arm: Restrict TCG cpus to TCG accel - 1 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,3/5] target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[] target/arm: Restrict TCG cpus to TCG accel - 1 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,2/5] target/arm: Make set_feature() available for other files target/arm: Restrict TCG cpus to TCG accel - 2 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,1/5] target/arm/kvm: Inline set_feature() calls target/arm: Restrict TCG cpus to TCG accel - - - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,12/12] hw/core: Restrict CpuClass::get_crash_info() to system-mode user-mode: Prune build dependencies (part 1) - 1 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,11/12] target/s390x: Restrict CpuClass::get_crash_info() to system-mode user-mode: Prune build dependencies (part 1) - 2 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,10/12] target/i386: Restrict CpuClass::get_crash_info() to system-mode user-mode: Prune build dependencies (part 1) - 1 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,09/12] arch_init: Remove unused 'qapi-commands-misc.h' include user-mode: Prune build dependencies (part 1) - 2 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,08/12] exec: Assert CPU migration is not used on user-only build user-mode: Prune build dependencies (part 1) - 2 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,07/12] target/riscv/cpu: Restrict CPU migration to system-mode user-mode: Prune build dependencies (part 1) - 2 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,06/12] stubs/Makefile: Reduce the user-mode object list user-mode: Prune build dependencies (part 1) - 1 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,05/12] util/Makefile: Reduce the user-mode object list user-mode: Prune build dependencies (part 1) - 1 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,04/12] tests/Makefile: Restrict some softmmu-only tests user-mode: Prune build dependencies (part 1) - 1 1 --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,03/12] tests/Makefile: Only display TCG-related tests when TCG is available user-mode: Prune build dependencies (part 1) - 2 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,02/12] configure: Avoid building TCG when not needed user-mode: Prune build dependencies (part 1) - 2 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,01/12] Makefile: Only build virtiofsd if system-mode is enabled user-mode: Prune build dependencies (part 1) 1 1 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v3] tests/qht-bench: Fix Clang 'implicit-int-float-conversion' warning [v3] tests/qht-bench: Fix Clang 'implicit-int-float-conversion' warning - 1 - --- 2020-05-04 Philippe Mathieu-Daudé New
[v2] tests/qht-bench: Fix Clang 'int-conversion' warning [v2] tests/qht-bench: Fix Clang 'int-conversion' warning - - - --- 2020-05-04 Philippe Mathieu-Daudé New
tests/qht-bench: Fix Clang 'int-conversion' warning tests/qht-bench: Fix Clang 'int-conversion' warning - - - --- 2020-05-04 Philippe Mathieu-Daudé New
[RFC,6/6] hw/block/nvme: Make device target agnostic block/nvme: Align block pages queue to host page size - - - --- 2020-05-04 Philippe Mathieu-Daudé New
[5/6] block/nvme: Align block pages queue to host page size block/nvme: Align block pages queue to host page size - 1 - --- 2020-05-04 Philippe Mathieu-Daudé New
[4/6] block/block: Document BlockSizes fields block/nvme: Align block pages queue to host page size - 1 - --- 2020-05-04 Philippe Mathieu-Daudé New
[3/6] sysemu/block-backend: Document blk_read()/blk_pwrite() block/nvme: Align block pages queue to host page size - - - --- 2020-05-04 Philippe Mathieu-Daudé New
[2/6] qemu/bitmap: Document bitmap_new() returned pointer block/nvme: Align block pages queue to host page size - 1 - --- 2020-05-04 Philippe Mathieu-Daudé New
[1/6] qemu/osdep: Document qemu_memalign() and friends block/nvme: Align block pages queue to host page size - 1 - --- 2020-05-04 Philippe Mathieu-Daudé New
[RFC,v2,3/3] hw/audio: Make 'soundhw' command line option a QOM interface hw/audio: Make 'soundhw' command line option a QOM interface - - - --- 2020-04-30 Philippe Mathieu-Daudé New
[v2,2/3] stubs: add pci_create_simple hw/audio: Make 'soundhw' command line option a QOM interface - 1 1 --- 2020-04-30 Philippe Mathieu-Daudé New
[v2,1/3] stubs: add isa_create_simple hw/audio: Make 'soundhw' command line option a QOM interface - 1 1 --- 2020-04-30 Philippe Mathieu-Daudé New
[RFC,1/1] hw/audio: Make 'soundhw' command line option a QOM interface hw/audio: Make 'soundhw' command line option a QOM interface - - - --- 2020-04-29 Philippe Mathieu-Daudé New
[7/7] multi-process: Refactor machine_init and exit notifiers chardev: Reduce system emulation specific code - - - --- 2020-04-23 Philippe Mathieu-Daudé New
[6/7] stubs: Split machine-init-done as machine-init and machine-notify chardev: Reduce system emulation specific code - 1 - --- 2020-04-23 Philippe Mathieu-Daudé New
[5/7] chardev: Extract system emulation specific code chardev: Reduce system emulation specific code - 1 - --- 2020-04-23 Philippe Mathieu-Daudé New
[4/7] chardev: Reduce "char-mux.h" scope, rename it "chardev-internal.h" chardev: Reduce system emulation specific code - 1 - --- 2020-04-23 Philippe Mathieu-Daudé New
[3/7] chardev: Restrict msmouse / wctablet / testdev to system emulation chardev: Reduce system emulation specific code - 1 - --- 2020-04-23 Philippe Mathieu-Daudé New
[2/7] tests/test-char: Remove unused "chardev/char-mux.h" include chardev: Reduce system emulation specific code - 1 - --- 2020-04-23 Philippe Mathieu-Daudé New
[1/7] monitor/misc: Remove unused "chardev/char-mux.h" include chardev: Reduce system emulation specific code - 1 - --- 2020-04-23 Philippe Mathieu-Daudé New
Makefile: Let the 'help' target list the helper targets Makefile: Let the 'help' target list the helper targets - 1 - --- 2020-04-23 Philippe Mathieu-Daudé New
[v2,5/5] target/arm: Restrict TCG cpus to TCG accel target/arm: Restrict TCG cpus to TCG accel - 1 - --- 2020-04-23 Philippe Mathieu-Daudé New
[v2,4/5] target/arm/cpu: Update coding style to make checkpatch.pl happy target/arm: Restrict TCG cpus to TCG accel - 1 - --- 2020-04-23 Philippe Mathieu-Daudé New
[v2,3/5] target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[] target/arm: Restrict TCG cpus to TCG accel - 1 - --- 2020-04-23 Philippe Mathieu-Daudé New
[v2,2/5] target/arm: Make cpu_register() available for other files target/arm: Restrict TCG cpus to TCG accel - 2 - --- 2020-04-23 Philippe Mathieu-Daudé New
[v2,1/5] target/arm: Restric the Address Translate write operation to TCG accel target/arm: Restrict TCG cpus to TCG accel - 1 - --- 2020-04-23 Philippe Mathieu-Daudé New
[v3,9/9] hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warning misc: Trivial static code analyzer fixes - 1 - --- 2020-04-22 Philippe Mathieu-Daudé New
[v3,8/9] hw/timer/stm32f2xx_timer: Remove dead assignment misc: Trivial static code analyzer fixes - 1 - --- 2020-04-22 Philippe Mathieu-Daudé New
[v3,7/9] hw/gpio/aspeed_gpio: Remove dead assignment misc: Trivial static code analyzer fixes - 1 - --- 2020-04-22 Philippe Mathieu-Daudé New
[v3,6/9] hw/isa/i82378: Remove dead assignment misc: Trivial static code analyzer fixes - 1 - --- 2020-04-22 Philippe Mathieu-Daudé New
[v3,5/9] hw/ide/sii3112: Remove dead assignment misc: Trivial static code analyzer fixes 1 1 - --- 2020-04-22 Philippe Mathieu-Daudé New
[v3,4/9] hw/input/adb-kbd: Remove dead assignment misc: Trivial static code analyzer fixes 1 - - --- 2020-04-22 Philippe Mathieu-Daudé New
[v3,3/9] hw/i2c/pm_smbus: Remove dead assignment misc: Trivial static code analyzer fixes - 1 - --- 2020-04-22 Philippe Mathieu-Daudé New
[v3,2/9] blockdev: Remove dead assignment misc: Trivial static code analyzer fixes - 1 - --- 2020-04-22 Philippe Mathieu-Daudé New
[v3,1/9] block: Avoid dead assignment misc: Trivial static code analyzer fixes - 2 - --- 2020-04-22 Philippe Mathieu-Daudé New
[6/6] target/arm: Restrict TCG cpus to TCG accel target/arm: Restrict TCG cpus to TCG accel - 1 - --- 2020-04-21 Philippe Mathieu-Daudé New
[5/6] target/arm/cpu: Update coding style to make checkpatch.pl happy target/arm: Restrict TCG cpus to TCG accel - 1 - --- 2020-04-21 Philippe Mathieu-Daudé New
[4/6] target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[] target/arm: Restrict TCG cpus to TCG accel - 1 - --- 2020-04-21 Philippe Mathieu-Daudé New
[3/6] target/arm: Make cpu_register() available for other files target/arm: Restrict TCG cpus to TCG accel - 2 - --- 2020-04-21 Philippe Mathieu-Daudé New
[2/6] target/arm: Make set_feature() available for other files target/arm: Restrict TCG cpus to TCG accel - 2 - --- 2020-04-21 Philippe Mathieu-Daudé New
[1/6] target/arm: Restric the Address Translate write operation to TCG accel target/arm: Restrict TCG cpus to TCG accel - 1 - --- 2020-04-21 Philippe Mathieu-Daudé New
« 1 2 ... 23 24 2544 45 »