Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   473 patches
« 1 2 ... 2 3 4 5 »
Patch Series S/W/F Date Submitter Delegate State
[10/17] block/nvme: Simplify nvme_init_queue() arguments [01/17] block/nvme: Avoid further processing if trace event not enabled --- 2020-06-25 Philippe Mathieu-Daudé New
[09/17] block/nvme: Remove unused argument from nvme_free_queue_pair() [01/17] block/nvme: Avoid further processing if trace event not enabled --- 2020-06-25 Philippe Mathieu-Daudé New
[08/17] block/nvme: Use correct type void* [01/17] block/nvme: Avoid further processing if trace event not enabled --- 2020-06-25 Philippe Mathieu-Daudé New
[04/17] block/nvme: Be explicit we share NvmeIdCtrl / NvmeIdNs structures [01/17] block/nvme: Avoid further processing if trace event not enabled --- 2020-06-25 Philippe Mathieu-Daudé New
[02/17] block/nvme: Let nvme_create_queue_pair() fail gracefully [01/17] block/nvme: Avoid further processing if trace event not enabled --- 2020-06-25 Philippe Mathieu-Daudé New
[01/17] block/nvme: Avoid further processing if trace event not enabled [01/17] block/nvme: Avoid further processing if trace event not enabled --- 2020-06-25 Philippe Mathieu-Daudé New
[v10,2/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface Untitled series #59542 --- 2020-06-23 Philippe Mathieu-Daudé New
[RFC,7/7] target/i386/kvm: Simplify kvm_get_supported_[feature]_msrs() [1/7] accel/kvm: Let kvm_check_extension use global KVM state --- 2020-06-23 Philippe Mathieu-Daudé New
[RFC,6/7] target/i386/kvm: Simplify kvm_get_mce_cap_supported() [1/7] accel/kvm: Let kvm_check_extension use global KVM state --- 2020-06-23 Philippe Mathieu-Daudé New
[3/7] accel/kvm: Simplify kvm_check_extension_list() [1/7] accel/kvm: Let kvm_check_extension use global KVM state --- 2020-06-23 Philippe Mathieu-Daudé New
[1/7] accel/kvm: Let kvm_check_extension use global KVM state [1/7] accel/kvm: Let kvm_check_extension use global KVM state --- 2020-06-23 Philippe Mathieu-Daudé New
[v3,1/2] tests/qtest/arm-cpu-features: Add feature setting tests target/arm: Fix using pmu=on on KVM --- 2020-06-23 Philippe Mathieu-Daudé New
[PULL,6/8] tests/acceptance: add record/replay test for ppc64 Acceptance testing patches for 2020-06-22 --- 2020-06-22 Philippe Mathieu-Daudé New
[PULL,3/8] tests/acceptance: add kernel record/replay test for x86_64 Acceptance testing patches for 2020-06-22 --- 2020-06-22 Philippe Mathieu-Daudé New
[PULL,2/8] tests/acceptance: add base class record/replay kernel tests Acceptance testing patches for 2020-06-22 --- 2020-06-22 Philippe Mathieu-Daudé New
[v9,04/10] configure: Generate rule to calculate the base architecture of a target accel: Allow targets to use Kconfig --- 2020-06-18 Philippe Mathieu-Daudé New
[v9,03/10] MAINTAINERS: Cover the HAX accelerator stub accel: Allow targets to use Kconfig --- 2020-06-18 Philippe Mathieu-Daudé New
target/arm/kvm: Check supported feature per accelerator (not per vCPU) target/arm/kvm: Check supported feature per accelerator (not per vCPU) --- 2020-06-17 Philippe Mathieu-Daudé New
iotests: Fix 051 output after qdev_init_nofail() removal iotests: Fix 051 output after qdev_init_nofail() removal --- 2020-06-16 Philippe Mathieu-Daudé New
[v3,11/12] hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h" [v3,01/12] docs/specs/tpm: Correct header path name --- 2020-06-12 Philippe Mathieu-Daudé New
[v3,10/12] hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header [v3,01/12] docs/specs/tpm: Correct header path name --- 2020-06-12 Philippe Mathieu-Daudé New
[v3,08/12] hw/tpm: Make TRACE_TPM_UTIL_SHOW_BUFFER check local to tpm_util.c [v3,01/12] docs/specs/tpm: Correct header path name --- 2020-06-12 Philippe Mathieu-Daudé New
[v3,07/12] hw/tpm: Remove unnecessary 'tpm_int.h' header inclusion [v3,01/12] docs/specs/tpm: Correct header path name --- 2020-06-12 Philippe Mathieu-Daudé New
[v3,05/12] hw/tpm: Include missing 'qemu/option.h' header [v3,01/12] docs/specs/tpm: Correct header path name --- 2020-06-12 Philippe Mathieu-Daudé New
[v2,02/11] backends: Add TPM files into their own directory tpm: Split hw/ vs backends/ --- 2020-06-11 Philippe Mathieu-Daudé New
[v2,01/11] docs/specs/tpm: Correct header path name tpm: Split hw/ vs backends/ --- 2020-06-11 Philippe Mathieu-Daudé New
[7/8] hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h" tpm: Split hw/ vs backends/ --- 2020-06-10 Philippe Mathieu-Daudé New
[5/8] hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h' tpm: Split hw/ vs backends/ --- 2020-06-10 Philippe Mathieu-Daudé New
[3/8] hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources tpm: Split hw/ vs backends/ --- 2020-06-10 Philippe Mathieu-Daudé New
[v8,5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob [v8,1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface --- 2020-06-09 Philippe Mathieu-Daudé New
[v8,4/5] crypto: Add tls-cipher-suites object [v8,1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface --- 2020-06-09 Philippe Mathieu-Daudé New
[v8,3/5] softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace [v8,1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface --- 2020-06-09 Philippe Mathieu-Daudé New
[v8,2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument [v8,1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface --- 2020-06-09 Philippe Mathieu-Daudé New
[RFC,35/35] hw/xtensa/xtfpga: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,34/35] hw/usb/hcd-musb: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,33/35] hw/timer/slavio_timer: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,32/35] hw/riscv: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,26/35] hw/openrisc/cputimer: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,23/35] hw/misc/applesmc: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,19/35] hw/input/tsc2005: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,16/35] hw/input/lasips2: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,15/35] hw/i386/xen/xen-hvm: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,14/35] hw/i386/pc: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,12/35] hw/dma/etraxfs_dma: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,10/35] hw/display/tc6393xb: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,07/35] hw/char/parallel: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,06/35] hw/timer/arm_timer: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,04/35] hw/arm/pxa2xx: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
[RFC,03/35] hw/arm/omap: Emit warning when old code is used hw/qdev: Warn when using pre-qdev/QOM devices --- 2020-06-08 Philippe Mathieu-Daudé New
hw/openrisc/openrisc_sim: Add assertion to silent GCC warning hw/openrisc/openrisc_sim: Add assertion to silent GCC warning --- 2020-06-08 Philippe Mathieu-Daudé New
[v7,04/11] rules.mak: Add strequal() and startswith() rules Untitled series #60059 --- 2020-06-05 Philippe Mathieu-Daudé New
MAINTAINERS: Add an entry to review Avocado based acceptance tests MAINTAINERS: Add an entry to review Avocado based acceptance tests --- 2020-06-05 Philippe Mathieu-Daudé New
[v3,10/11] hw/sd/sdcard: Display offset in read/write_data() trace events hw/sd/sdcard: Fix CVE-2020-13253 & cleanups --- 2020-06-05 Philippe Mathieu-Daudé New
[v3,08/11] hw/sd/sdcard: Make iolen unsigned hw/sd/sdcard: Fix CVE-2020-13253 & cleanups --- 2020-06-05 Philippe Mathieu-Daudé New
[v3,07/11] hw/sd/sdcard: Constify sd_crc*()'s message argument hw/sd/sdcard: Fix CVE-2020-13253 & cleanups --- 2020-06-05 Philippe Mathieu-Daudé New
[v3,04/11] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards hw/sd/sdcard: Fix CVE-2020-13253 & cleanups --- 2020-06-05 Philippe Mathieu-Daudé New
[v3,03/11] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid hw/sd/sdcard: Fix CVE-2020-13253 & cleanups --- 2020-06-05 Philippe Mathieu-Daudé New
[v3,02/11] hw/sd/sdcard: Update coding style to make checkpatch.pl happy hw/sd/sdcard: Fix CVE-2020-13253 & cleanups --- 2020-06-05 Philippe Mathieu-Daudé New
[v6,08/11] accel/Kconfig: Extract accel selectors into their own config [v6,01/11] MAINTAINERS: Fix KVM path expansion glob --- 2020-06-05 Philippe Mathieu-Daudé New
[v5,06/11] Makefile: Remove dangerous EOL trailing backslash accel: Allow targets to use Kconfig --- 2020-06-05 Philippe Mathieu-Daudé New
[v5,05/11] rules.mak: Add base-arch() rule accel: Allow targets to use Kconfig --- 2020-06-05 Philippe Mathieu-Daudé New
[v5,03/11] MAINTAINERS: Add an entry for the HAX accelerator accel: Allow targets to use Kconfig --- 2020-06-05 Philippe Mathieu-Daudé New
hw/block/nvme: Verify msix_vector_use() returned value hw/block/nvme: Verify msix_vector_use() returned value --- 2020-06-02 Philippe Mathieu-Daudé New
[RFC] qemu/thread: Mark qemu_thread_exit() with 'noreturn' attribute [RFC] qemu/thread: Mark qemu_thread_exit() with 'noreturn' attribute --- 2020-06-01 Philippe Mathieu-Daudé New
[PULL,25/25] tests/acceptance: refactor boot_linux to allow code reuse python-next patches for 2020-05-31 --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,19/25] tests/vm: Add ability to select QEMU from current build python-next patches for 2020-05-31 --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,16/25] python/qemu/qmp: assert sockfile is not None python-next patches for 2020-05-31 --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,13/25] python/qemu: fix socket.makefile() typing python-next patches for 2020-05-31 --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,12/25] python/qemu: remove Python2 style super() calls python-next patches for 2020-05-31 --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,05/25] scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main python-next patches for 2020-05-31 --- 2020-05-31 Philippe Mathieu-Daudé New
[PULL,03/25] scripts/qmp: Use Python 3 interpreter python-next patches for 2020-05-31 --- 2020-05-31 Philippe Mathieu-Daudé New
memory: Make 'info mtree' not display disabled regions by default memory: Make 'info mtree' not display disabled regions by default --- 2020-05-29 Philippe Mathieu-Daudé New
[v7,4/5] crypto: Add tls-cipher-suites object [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
[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
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
[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
[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
[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,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
[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
[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
[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
[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,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,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/11] rules.mak: Add base-arch() rule Untitled series #60370 --- 2020-05-22 Philippe Mathieu-Daudé New
[v4,04/11] rules.mak: Add startwith() rule Untitled series #60370 --- 2020-05-22 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
[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,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
[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
[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
[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,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
[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
[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,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,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,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
« 1 2 ... 2 3 4 5 »