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
[v18,14/29] target/rx: Convert to CPUClass::tlb_fill Untitled series #20930 --- 2019-06-07 Philippe Mathieu-Daudé New
[v18,15/29] target/rx: Add RX to SysEmuTarget Untitled series #20930 --- 2019-06-07 Philippe Mathieu-Daudé New
[v18,16/29] tests: Add rx to machine-none-test.c Untitled series #20930 --- 2019-06-07 Philippe Mathieu-Daudé New
[v19,05/21] target/rx: Disassemble rx_index_addr into a string Untitled series #21004 --- 2019-06-11 Philippe Mathieu-Daudé New
[v19,06/21] target/rx: Replace operand with prt_ldmi in disassembler Untitled series #21004 --- 2019-06-11 Philippe Mathieu-Daudé New
[v19,07/21] target/rx: Use prt_ldmi for XCHG_mr disassembly Untitled series #21004 --- 2019-06-11 Philippe Mathieu-Daudé New
[v19,08/21] target/rx: Emit all disassembly in one prt() Untitled series #21004 --- 2019-06-11 Philippe Mathieu-Daudé New
[v19,09/21] target/rx: Collect all bytes during disassembly Untitled series #21004 --- 2019-06-11 Philippe Mathieu-Daudé New
[v19,10/21] target/rx: Dump bytes for each insn during disassembly Untitled series #21004 --- 2019-06-11 Philippe Mathieu-Daudé New
[v19,15/21] hw/rx: Honor -accel qtest Untitled series #21004 --- 2019-06-11 Philippe Mathieu-Daudé New
tests/acceptance: move @skipUnless decoration to test itself tests/acceptance: move @skipUnless decoration to test itself --- 2020-03-02 Philippe Mathieu-Daudé New
[PATCH-for-5.0] target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray [PATCH-for-5.0] target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray --- 2020-04-09 Philippe Mathieu-Daudé New
[PATCH-for-5.0] .travis.yml: Build OSX 10.14 with Xcode 10.0 [PATCH-for-5.0] .travis.yml: Build OSX 10.14 with Xcode 10.0 --- 2020-04-09 Philippe Mathieu-Daudé New
[PATCH-for-5.0] gdbstub: Do not use memset() on GByteArray [PATCH-for-5.0] gdbstub: Do not use memset() on GByteArray --- 2020-04-14 Philippe Mathieu-Daudé New
[PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array' [PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array' --- 2020-04-14 Philippe Mathieu-Daudé New
[PATCH-for-5.0,01/12] Revert "prevent crash when executing guest-file-read with large count" various bugfixes --- 2020-04-14 Philippe Mathieu-Daudé New
[PATCH-for-5.0,03/12] qga: Extract qmp_guest_file_read() to common commands.c various bugfixes --- 2020-04-14 Philippe Mathieu-Daudé New
[PATCH-for-5.0,04/12] qga: Restrict guest-file-read count to 48 MB to avoid crashes various bugfixes --- 2020-04-14 Philippe Mathieu-Daudé New
[PATCH-for-5.0,06/12] hw/openrisc/pic_cpu: Use qdev gpio rather than qemu_allocate_irqs() various bugfixes --- 2020-04-14 Philippe Mathieu-Daudé New
[PATCH-for-5.0,07/12] hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers various bugfixes --- 2020-04-14 Philippe Mathieu-Daudé New
[PATCH-for-5.0,08/12] hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses various bugfixes --- 2020-04-14 Philippe Mathieu-Daudé New
[PATCH-for-5.0,09/12] hw/display/sm501: Avoid heap overflow in sm501_2d_operation() various bugfixes --- 2020-04-14 Philippe Mathieu-Daudé New
block/nvme: Remove memory leak block/nvme: Remove memory leak --- 2020-04-14 Philippe Mathieu-Daudé New
[PATCH-for-5.0,v3,1/2] gdbstub: Introduce gdb_get_float32() to get 32-bit float registers [PATCH-for-5.0,v3,1/2] gdbstub: Introduce gdb_get_float32() to get 32-bit float registers --- 2020-04-14 Philippe Mathieu-Daudé New
[PATCH-for-5.0,v3,2/2] gdbstub: Introduce gdb_get_float64() to get 64-bit float registers [PATCH-for-5.0,v3,1/2] gdbstub: Introduce gdb_get_float32() to get 32-bit float registers --- 2020-04-14 Philippe Mathieu-Daudé New
[1/6] target/arm: Restric the Address Translate write operation to TCG accel [1/6] target/arm: Restric the Address Translate write operation to TCG accel --- 2020-04-21 Philippe Mathieu-Daudé New
[2/6] target/arm: Make set_feature() available for other files [1/6] target/arm: Restric the Address Translate write operation to TCG accel --- 2020-04-21 Philippe Mathieu-Daudé New
[4/6] target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[] [1/6] target/arm: Restric the Address Translate write operation to TCG accel --- 2020-04-21 Philippe Mathieu-Daudé New
[v3,2/9] blockdev: Remove dead assignment misc: Trivial static code analyzer fixes --- 2020-04-22 Philippe Mathieu-Daudé New
[v3,3/9] hw/i2c/pm_smbus: Remove dead assignment misc: Trivial static code analyzer fixes --- 2020-04-22 Philippe Mathieu-Daudé New
[v3,6/9] hw/isa/i82378: Remove dead assignment misc: Trivial static code analyzer fixes --- 2020-04-22 Philippe Mathieu-Daudé New
[v3,8/9] hw/timer/stm32f2xx_timer: Remove dead assignment misc: Trivial static code analyzer fixes --- 2020-04-22 Philippe Mathieu-Daudé New
[v2,2/5] target/arm: Make cpu_register() available for other files target/arm: Restrict TCG cpus to TCG accel --- 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 --- 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 --- 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 --- 2020-04-23 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
[RFC,1/1] hw/audio: Make 'soundhw' command line option a QOM interface [RFC,1/1] hw/audio: Make 'soundhw' command line option a QOM interface --- 2020-04-29 Philippe Mathieu-Daudé New
[v2,2/3] stubs: add pci_create_simple Untitled series #61103 --- 2020-04-30 Philippe Mathieu-Daudé New
[2/6] qemu/bitmap: Document bitmap_new() returned pointer Untitled series #60990 --- 2020-05-04 Philippe Mathieu-Daudé New
[3/6] sysemu/block-backend: Document blk_read()/blk_pwrite() Untitled series #60990 --- 2020-05-04 Philippe Mathieu-Daudé New
[4/6] block/block: Document BlockSizes fields Untitled series #60990 --- 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 --- 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) --- 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) --- 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) --- 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) --- 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) --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,1/5] target/arm/kvm: Inline set_feature() calls [v3,1/5] target/arm/kvm: Inline set_feature() calls --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,3/5] target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[] [v3,1/5] target/arm/kvm: Inline set_feature() calls --- 2020-05-04 Philippe Mathieu-Daudé New
[v3,4/5] target/arm/cpu: Restrict v8M IDAU interface to Aarch32 CPUs [v3,1/5] target/arm/kvm: Inline set_feature() calls --- 2020-05-04 Philippe Mathieu-Daudé New
accel: Move Xen accelerator code under accel/xen/ accel: Move Xen accelerator code under accel/xen/ --- 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 --- 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 --- 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 --- 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 --- 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 --- 2020-05-07 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 --- 2020-05-08 Philippe Mathieu-Daudé New
[v2,1/2] exec: Check Xen is enabled before calling the Xen API [v2,1/2] exec: Check Xen is enabled before calling the Xen API --- 2020-05-08 Philippe Mathieu-Daudé New
[v2,2/4] memory: Rename memory_region_do_writeback() -> memory_region_sync() Untitled series #60799 --- 2020-05-11 Philippe Mathieu-Daudé New
[v2,3/4] hw/block: Let the NVMe emulated device be target-agnostic Untitled series #60799 --- 2020-05-11 Philippe Mathieu-Daudé New
hw: Use QEMU_IS_ALIGNED() on parallel flash block size hw: Use QEMU_IS_ALIGNED() on parallel flash block size --- 2020-05-11 Philippe Mathieu-Daudé New
[v4,2/6] scripts/qemu-gdb: Use Python 3 interpreter scripts: More Python fixes --- 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 --- 2020-05-12 Philippe Mathieu-Daudé New
[v4,6/6] tests/migration/guestperf: Use Python 3 interpreter scripts: More Python fixes --- 2020-05-12 Philippe Mathieu-Daudé New
[1/6] tests/fuzz/Makefile: Do not link code using unavailable devices [1/6] tests/fuzz/Makefile: Do not link code using unavailable devices --- 2020-05-14 Philippe Mathieu-Daudé New
[2/6] Makefile: List fuzz targets in 'make help' [1/6] tests/fuzz/Makefile: Do not link code using unavailable devices --- 2020-05-14 Philippe Mathieu-Daudé New
[4/6] tests/fuzz: Remove unuseful/unused typedefs [1/6] tests/fuzz/Makefile: Do not link code using unavailable devices --- 2020-05-14 Philippe Mathieu-Daudé New
[6/6] tests/fuzz: Extract ioport_fuzz_qtest() method [1/6] tests/fuzz/Makefile: Do not link code using unavailable devices --- 2020-05-14 Philippe Mathieu-Daudé New
[v2,5/5] sysemu/block-backend: Document blk_get_max_iov() returned value Untitled series #60633 --- 2020-05-15 Philippe Mathieu-Daudé New
[v2,1/5] tests/docker: Remove flex/bison packages tests: Remove unused bison/flex packages --- 2020-05-15 Philippe Mathieu-Daudé New
[v2,4/5] cirrus-ci: Remove flex/bison packages tests: Remove unused bison/flex packages --- 2020-05-15 Philippe Mathieu-Daudé New
[v2,5/5] scripts/coverity-scan: Remove flex/bison packages tests: Remove unused bison/flex packages --- 2020-05-15 Philippe Mathieu-Daudé New
[v2,01/10] MAINTAINERS: Fix KVM path expansion glob accel: Allow targets to use Kconfig, disable semihosting by default --- 2020-05-15 Philippe Mathieu-Daudé New
[v2,03/10] MAINTAINERS: Add an entry for the HAX accelerator accel: Allow targets to use Kconfig, disable semihosting by default --- 2020-05-15 Philippe Mathieu-Daudé New
[v2,06/10] Makefile: Write MINIKCONF variables as one entry per line accel: Allow targets to use Kconfig, disable semihosting by default --- 2020-05-15 Philippe Mathieu-Daudé New
[v2,08/10] accel/Kconfig: Add the TCG selector accel: Allow targets to use Kconfig, disable semihosting by default --- 2020-05-15 Philippe Mathieu-Daudé New
[v2,10/10] hw/semihosting: Make the feature depend of TCG, and allow to disable it accel: Allow targets to use Kconfig, disable semihosting by default --- 2020-05-15 Philippe Mathieu-Daudé New
[v6,1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface [v6,1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface --- 2020-05-19 Philippe Mathieu-Daudé New
[RFC,v6,3/5] softmmu/vl: Allow -fw_cfg 'blob_id' option to set any file pathname [v6,1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface --- 2020-05-19 Philippe Mathieu-Daudé New
[v6,4/5] crypto: Add tls-cipher-suites object [v6,1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface --- 2020-05-19 Philippe Mathieu-Daudé New
[v6,5/5] crypto/tls-cipher-suites: Product fw_cfg consumable blob [v6,1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface --- 2020-05-19 Philippe Mathieu-Daudé New
[v3,02/11] MAINTAINERS: Add an 'overall' entry for accelerators [v3,01/11] MAINTAINERS: Fix KVM path expansion glob --- 2020-05-21 Philippe Mathieu-Daudé New
[v3,04/11] accel/tcg: Add stub for probe_access() [v3,01/11] MAINTAINERS: Fix KVM path expansion glob --- 2020-05-21 Philippe Mathieu-Daudé New
[v3,10/11] Makefile: Allow target-specific optional Kconfig [v3,01/11] MAINTAINERS: Fix KVM path expansion glob --- 2020-05-21 Philippe Mathieu-Daudé New
[v4,04/11] rules.mak: Add startwith() rule Untitled series #60370 --- 2020-05-22 Philippe Mathieu-Daudé New
[v4,05/11] rules.mak: Add base-arch() rule Untitled series #60370 --- 2020-05-22 Philippe Mathieu-Daudé New
[v4,03/13] tests/Makefile: Only display TCG-related tests when TCG is available user-mode: Prune build dependencies (part 1) --- 2020-05-22 Philippe Mathieu-Daudé New
[v4,05/13] util/Makefile: Reduce the user-mode object list user-mode: Prune build dependencies (part 1) --- 2020-05-22 Philippe Mathieu-Daudé New
[v4,08/13] exec: Assert CPU migration is not used on user-only build user-mode: Prune build dependencies (part 1) --- 2020-05-22 Philippe Mathieu-Daudé New
[v4,10/13] target/i386: Restrict CpuClass::get_crash_info() to system-mode user-mode: Prune build dependencies (part 1) --- 2020-05-22 Philippe Mathieu-Daudé New
[PULL,2/4] hw/block/pflash_cfi01: Document use of non-CFI compliant command '0x00' Untitled series #60366 --- 2020-05-22 Philippe Mathieu-Daudé New
[PULL,3/4] hw/block/pflash_cfi01: Rename 'reset_flash' label as 'mode_read_array' Untitled series #60366 --- 2020-05-22 Philippe Mathieu-Daudé New
[v3,1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets [v3,1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets --- 2020-05-25 Philippe Mathieu-Daudé New
[v3,7/9] qapi/misc: Restrict ACPI commands to machine code [v3,1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets --- 2020-05-25 Philippe Mathieu-Daudé New
[v3,9/9] qapi/misc: Restrict device memory commands to machine code [v3,1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets --- 2020-05-25 Philippe Mathieu-Daudé New
[v2] hw/vfio/common: Trace in which mode an IOMMU is opened [v2] hw/vfio/common: Trace in which mode an IOMMU is opened --- 2020-05-27 Philippe Mathieu-Daudé New
fpu/softfloat: Silent 'bitwise negation of a boolean expression' warning fpu/softfloat: Silent 'bitwise negation of a boolean expression' warning --- 2020-05-28 Philippe Mathieu-Daudé New
[v7,1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface [v7,1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface --- 2020-05-28 Philippe Mathieu-Daudé New
[RFC,v7,3/5] softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace [v7,1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface --- 2020-05-28 Philippe Mathieu-Daudé New
« 1 2 3 44 5 »