Paolo Bonzini ([email protected])

Number of posts: 10110 (1.85 per day)
First post: 2009-06-22 12:27:19
Last post: 2024-06-12 16:07:31

Date List Subject
2024-02-09 18:40:30 linux-kernel [PATCH 04/10] KVM: SEV: publish supported VMSA features
2024-02-09 18:39:49 linux-kernel [PATCH 05/10] KVM: SEV: store VMSA features in kvm_sev_info
2024-02-09 18:38:35 linux-kernel [PATCH 06/10] KVM: x86: define standard behavior for bits 0/1 of VM type
2024-02-09 18:38:35 linux-kernel [PATCH 08/10] KVM: SEV: define VM types for SEV and SEV-ES
2024-02-09 18:38:12 linux-kernel [PATCH 07/10] KVM: x86: Add is_vm_type_supported callback
2024-02-08 18:01:21 linux-kernel Re: [PATCH RFC gmem v1 8/8] KVM: x86: Determine shared/private faults based on vm_type
2024-02-08 17:47:04 linux-kernel Re: [PATCH v2] KVM: x86: nSVM/nVMX: Fix handling triple fault on RSM instruction
2024-02-08 17:32:40 linux-kernel Re: [PATCH 0/8] KVM: cleanup linux/kvm.h
2024-02-08 13:42:35 linux-kernel Re: [PATCH v18 002/121] x86/virt/tdx: Export SEAMCALL functions
2024-02-08 13:39:32 linux-kernel Re: [PATCH 0/8] KVM: cleanup linux/kvm.h
2024-02-08 10:32:09 linux-kernel Re: [PATCH v2] KVM: x86: nSVM/nVMX: Fix handling triple fault on RSM instruction
2024-02-07 14:36:09 linux-kernel Re: [PATCH v2 2/4] eventfd: simplify eventfd_signal()
2024-02-07 08:03:39 linux-crypto Re: [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
2024-02-06 23:52:10 linux-crypto Re: [PATCH v11 15/35] KVM: SEV: Add KVM_SNP_INIT command
2024-02-06 23:43:34 linux-crypto Re: [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
2024-02-06 18:21:41 linux-kernel [GIT PULL] KVM changes for 6.8-rc4
2024-02-06 08:55:39 linux-kernel Re: [PATCH] x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORM
2024-02-04 17:21:37 linux-kernel Re: [PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME
2024-02-01 23:09:34 linux-kernel Re: [PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME
2024-02-01 15:48:52 linux-kernel Re: [PATCH v7 10/16] x86/sev: Add Secure TSC support for SNP guests
2024-02-01 15:46:46 linux-kernel Re: [PATCH v7 10/16] x86/sev: Add Secure TSC support for SNP guests
2024-02-01 00:15:31 linux-kernel [PATCH 7/8] KVM: define __KVM_HAVE_GUEST_DEBUG unconditionally
2024-02-01 00:12:13 linux-kernel [PATCH 2/8] KVM: x86: move x86-specific structs to uapi/asm/kvm.h
2024-01-31 23:50:01 linux-kernel [PATCH 4/8] KVM: s390: move s390-specific structs to uapi/asm/kvm.h
2024-01-31 23:48:00 linux-kernel [PATCH 6/8] kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
2024-01-31 23:46:52 linux-kernel [PATCH 0/8] KVM: cleanup linux/kvm.h
2024-01-31 23:46:29 linux-kernel [PATCH 5/8] KVM: arm64: move ARM-specific defines to uapi/asm/kvm.h
2024-01-31 23:40:54 linux-kernel [PATCH 8/8] KVM: remove unnecessary #ifdef
2024-01-31 23:39:41 linux-kernel [PATCH 3/8] KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.h
2024-01-31 23:38:07 linux-kernel [PATCH 1/8] KVM: remove more traces of device assignment UAPI
2024-01-31 23:35:13 linux-kernel [PATCH v2 2/2] x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers
2024-01-31 23:27:59 linux-kernel [PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME
2024-01-31 23:27:09 linux-kernel [PATCH v2 1/2] x86/cpu: allow reducing x86_phys_bits during early_identify_cpu()
2024-01-31 23:11:44 linux-kernel [PATCH 2/3] kvm: x86: use a uapi-friendly macro for BIT
2024-01-31 22:51:24 linux-kernel [PATCH 3/3] kvm: x86: use a uapi-friendly macro for GENMASK
2024-01-31 22:51:05 linux-kernel [PATCH 0/3] kvm: x86: fix macros that are not usable from userspace
2024-01-31 22:50:51 linux-kernel [PATCH 1/3] uapi: introduce uapi-friendly macros for GENMASK
2024-01-31 21:36:54 linux-kernel [PATCH] kvm: move "select IRQ_BYPASS_MANAGER" to common code
2024-01-31 12:07:59 linux-kernel Re: [PATCH] x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers
2024-01-30 18:04:23 linux-kernel [PATCH] x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers
2024-01-30 14:59:59 linux-kernel Re: [PATCHv6 00/16] x86/tdx: Add kexec support
2024-01-30 13:43:52 linux-kernel Re: [PATCHv6 00/16] x86/tdx: Add kexec support
2024-01-29 14:44:40 linux-kernel Re: [PATCH 1/2] KVM: x86/pmu: Reset perf_capabilities in vcpu to 0 if PDCM is disabled
2024-01-29 14:40:57 linux-kernel Re: [PATCH 1/2] KVM: x86/pmu: Reset perf_capabilities in vcpu to 0 if PDCM is disabled
2024-01-26 18:51:42 linux-kernel Re: [PATCH, RESEND] x86/sev: Fix SEV check in sev_map_percpu_data()
2024-01-26 18:46:26 linux-kernel [PATCH v2] KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum
2024-01-26 18:38:36 linux-kernel Re: [PATCH] KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratum
2024-01-26 18:12:58 linux-kernel Re: [PATCH v2] KVM: x86: Check irqchip mode before create PIT
2024-01-26 18:12:07 linux-kernel Re: Re: Re: [PATCH] KVM: x86: Check irqchip mode before create PIT
2024-01-26 18:01:38 linux-kernel Re: [PATCH] LoongArch: KVM: Fix build due to API changes
2024-01-26 11:01:18 linux-kernel Re: [PATCH v2 21/25] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe