Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |   368 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
target/arm/kvm: Check supported feature per accelerator (not per vCPU) target/arm/kvm: Check supported feature per accelerator (not per vCPU) 1 - - --- 2020-06-17 Philippe Mathieu-Daudé New
hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler() hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler() - - - --- 2019-12-13 Philippe Mathieu-Daudé New
accel/kvm: Check ioctl(KVM_SET_USER_MEMORY_REGION) return value accel/kvm: Check ioctl(KVM_SET_USER_MEMORY_REGION) return value - 1 - --- 2020-02-21 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,23/23] MAINTAINERS: Cover SEV-related files with X86/KVM section target/i386/sev: Housekeeping SEV + measured Linux SEV guest - - - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,22/23] monitor: Reduce hmp_info_sev() declaration target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,21/23] target/i386/sev: Move qmp_query_sev() & hmp_info_sev() to sev.c target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,20/23] target/i386/sev: Move qmp_query_sev_launch_measure() to sev.c target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-07 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,19/23] target/i386/sev: Move qmp_query_sev_capabilities() to sev.c target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,18/23] target/i386/sev: Move qmp_sev_inject_launch_secret() to sev.c target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,17/23] target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,16/23] target/i386/sev: Remove stubs by using code elision target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,15/23] target/i386/sev: Declare system-specific functions in 'sev.h' target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,15/15] hw/i386/pc: Extract the x86 generic fw_cfg code hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-08-18 Philippe Mathieu-Daudé New
[v4,14/23] target/i386/sev: Rename sev_i386.h -> sev.h target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,14/15] hw/i386/pc: Rename pc_build_feature_control() as generic fw_cfg_build_* hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-08-18 Philippe Mathieu-Daudé New
[v4,13/23] target/i386/sev: Restrict SEV to system emulation target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,13/15] hw/i386/pc: Let pc_build_feature_control() take a MachineState argument hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-08-18 Philippe Mathieu-Daudé New
[v4,12/23] target/i386/sev: Use g_autofree in sev_launch_get_measure() target/i386/sev: Housekeeping SEV + measured Linux SEV guest - - - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,12/15] hw/i386/pc: Let pc_build_feature_control() take a FWCfgState argument hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-08-18 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/23] target/i386/sev: sev_get_attestation_report use g_autofree target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 3 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,11/15] hw/i386/pc: Rename pc_build_smbios() as generic fw_cfg_build_smbios() hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-08-18 Philippe Mathieu-Daudé New
[v4,11/12] target/arm: Reorder meson.build rules Support disabling TCG on ARM (part 2) - 1 - --- 2020-09-29 Philippe Mathieu-Daudé New
[v4,10/23] target/i386/sev: Mark unreachable code with g_assert_not_reached() target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 2 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,10/15] hw/i386/pc: Let pc_build_smbios() take a generic MachineState argument hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-08-18 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) - 1 - --- 2020-09-29 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
[v4,09/23] target/i386/sev: Remove sev_get_me_mask() target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 3 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,09/15] hw/i386/pc: Let pc_build_smbios() take a FWCfgState argument hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-08-18 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/23] target/i386/sev_i386.h: Remove unused headers target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 2 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,08/15] hw/i386/pc: Remove unused PCMachineState argument in fw_cfg_arch_create hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-08-18 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/23] target/i386/cpu: Add missing 'qapi/error.h' header target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 3 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,07/15] hw/i386/pc: Pass the CPUArchIdList array by argument hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-08-18 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/23] target/i386/monitor: Return QMP error when SEV is not enabled for guest target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 2 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,06/15] hw/i386/pc: Pass the apic_id_limit value by argument hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-08-18 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/23] target/i386/sev: Prefix QMP errors with 'SEV' target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,05/15] hw/i386/pc: Pass the boot_cpus value by argument hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-08-18 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/23] target/i386/kvm: Restrict SEV stubs to x86 architecture target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,04/15] hw/i386/pc: Rename bochs_bios_init as more generic fw_cfg_arch_create hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - 1 - --- 2019-08-18 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/23] target/i386/kvm: Introduce i386_softmmu_kvm Meson source set target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,03/15] hw/i386/pc: Use address_space_memory in place hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - 1 - --- 2019-08-18 Philippe Mathieu-Daudé New
[v4,03/12] target/arm: Select SEMIHOSTING if TCG is available Support disabling TCG on ARM (part 2) - 1 - --- 2020-09-29 Philippe Mathieu-Daudé New
[v4,02/23] qapi/misc-target: Group SEV QAPI definitions target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,02/15] hw/i386/pc: Extract e820 memory layout code hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - 1 - --- 2019-08-18 Philippe Mathieu-Daudé New
[v4,02/12] meson: Allow optional target/${ARCH}/Kconfig Support disabling TCG on ARM (part 2) 1 - - --- 2020-09-29 Philippe Mathieu-Daudé New
[v4,01/23] qapi/misc-target: Wrap long 'SEV Attestation Report' long lines target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 2 - --- 2021-10-07 Philippe Mathieu-Daudé New
[v4,01/15] hw/i386/pc: Use e820_get_num_entries() to access e820_entries hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - 1 - --- 2019-08-18 Philippe Mathieu-Daudé New
[v4,01/12] accel/tcg: Add stub for cpu_loop_exit() Support disabling TCG on ARM (part 2) - 2 - --- 2020-09-29 Philippe Mathieu-Daudé New
[v3,5/5] gitlab-ci: Add Xen cross-build jobs gitlab-ci: Add accelerator-specific Linux jobs - 1 - --- 2020-12-07 Philippe Mathieu-Daudé New
[v3,4/5] gitlab-ci: Add KVM s390x cross-build jobs gitlab-ci: Add accelerator-specific Linux jobs - 1 - --- 2020-12-07 Philippe Mathieu-Daudé New
[v3,3/5] gitlab-ci: Introduce 'cross_accel_build_job' template gitlab-ci: Add accelerator-specific Linux jobs - 1 - --- 2020-12-07 Philippe Mathieu-Daudé New
[v3,22/22] MAINTAINERS: Cover AMD SEV files target/i386/sev: Housekeeping SEV + measured Linux SEV guest - - - --- 2021-10-02 Philippe Mathieu-Daudé New
[v3,21/22] x86/sev: generate SEV kernel loader hashes in x86_load_linux target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-02 Philippe Mathieu-Daudé New
[v3,20/22] sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-02 Philippe Mathieu-Daudé New
[v3,2/5] gitlab-ci: Replace YAML anchors by extends (cross_system_build_job) gitlab-ci: Add accelerator-specific Linux jobs - 2 - --- 2020-12-07 Philippe Mathieu-Daudé New
[v3,2/2] target/arm: Check supported KVM features globally (not per vCPU) target/arm: Fix using pmu=on on KVM 1 1 - --- 2020-06-23 Philippe Mathieu-Daudé New
[v3,19/22] monitor: Restrict 'info sev' to x86 targets target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-02 Philippe Mathieu-Daudé New
[v3,19/20] Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument global exec/memory/dma APIs cleanup 2 1 - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,19/19] .travis.yml: Add a KVM-only Aarch64 job Support disabling TCG on ARM (part 2) - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,18/22] target/i386/sev: Move qmp_query_sev() & hmp_info_sev() to sev.c target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-02 Philippe Mathieu-Daudé New
[v3,18/20] exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,18/19] hw/arm: Do not build to 'virt' machine on Xen Support disabling TCG on ARM (part 2) - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,17/22] target/i386/sev: Move qmp_query_sev_launch_measure() to sev.c target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-02 Philippe Mathieu-Daudé New
[v3,17/20] Avoid address_space_rw() with a constant is_write argument global exec/memory/dma APIs cleanup 2 6 - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,17/19] hw/arm: Automatically select the 'virt' machine on KVM Support disabling TCG on ARM (part 2) - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,16/22] target/i386/sev: Move qmp_query_sev_capabilities() to sev.c target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-02 Philippe Mathieu-Daudé New
[v3,16/20] Let address_space_rw() calls pass a boolean 'is_write' argument global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,16/19] target/arm: Do not build TCG objects when TCG is off Support disabling TCG on ARM (part 2) - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,15/22] target/i386/sev: Move qmp_sev_inject_launch_secret() to sev.c target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-02 Philippe Mathieu-Daudé New
[v3,15/20] exec: Let address_space_unmap() use a boolean 'is_write' argument global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,15/19] target/arm: Make m_helper.c optional via CONFIG_ARM_V7M Support disabling TCG on ARM (part 2) - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,15/17] target/ppc/kvm: Replace alloca() by g_malloc() Untitled series #478511 1 1 - --- 2021-05-07 Philippe Mathieu-Daudé New
[v3,15/15] hw/i386/pc: Extract the x86 generic fw_cfg code hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-07-01 Philippe Mathieu-Daudé New
[v3,14/22] target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-02 Philippe Mathieu-Daudé New
[v3,14/20] hw/virtio: Let vhost_memory_map() use a boolean 'is_write' argument global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,14/19] target/arm: Restrict ARMv7 M-profile cpus to TCG accel Support disabling TCG on ARM (part 2) - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,14/15] hw/i386/pc: Rename pc_build_feature_control() as generic fw_cfg_build_* hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-07-01 Philippe Mathieu-Daudé New
[v3,13/22] target/i386/sev: Remove stubs by using code elision target/i386/sev: Housekeeping SEV + measured Linux SEV guest - - - --- 2021-10-02 Philippe Mathieu-Daudé New
[v3,13/20] hw/virtio: Let virtqueue_map_iovec() use a boolean 'is_write' argument global exec/memory/dma APIs cleanup - - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,13/19] target/arm: Restrict ARMv7 R-profile cpus to TCG accel Support disabling TCG on ARM (part 2) - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,13/15] hw/i386/pc: Let pc_build_feature_control() take a MachineState argument hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-07-01 Philippe Mathieu-Daudé New
[v3,12/22] target/i386/sev: Declare system-specific functions in 'sev_i386.h' target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-02 Philippe Mathieu-Daudé New
[v3,12/20] hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument global exec/memory/dma APIs cleanup 1 - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,12/19] target/arm: Restrict ARMv6 cpus to TCG accel Support disabling TCG on ARM (part 2) - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,12/15] hw/i386/pc: Let pc_build_feature_control() take a FWCfgState argument hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-07-01 Philippe Mathieu-Daudé New
[v3,11/22] target/i386/sev: Restrict SEV to system emulation target/i386/sev: Housekeeping SEV + measured Linux SEV guest - 1 - --- 2021-10-02 Philippe Mathieu-Daudé New
[v3,11/20] hw/ide/internal: Remove unused DMARestartFunc typedef global exec/memory/dma APIs cleanup 1 - - --- 2020-02-20 Philippe Mathieu-Daudé New
[v3,11/19] target/arm: Restrict ARMv5 cpus to TCG accel Support disabling TCG on ARM (part 2) - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,11/15] hw/i386/pc: Rename pc_build_smbios() as generic fw_cfg_build_smbios() hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - --- 2019-07-01 Philippe Mathieu-Daudé New
« 1 2 3 4 »