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
2023-10-30 16:42:28 linux-kernel Re: [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
2023-10-30 16:39:08 linux-kernel Re: [PATCH v13 07/35] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
2023-10-30 16:36:38 linux-kernel Re: [PATCH v13 05/35] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
2023-10-30 16:33:22 linux-kernel Re: [PATCH v13 04/35] KVM: WARN if there are dangling MMU invalidations at VM destruction
2023-10-30 16:32:07 linux-kernel Re: [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry
2023-10-30 16:29:03 linux-kernel Re: [PATCH v13 02/35] KVM: Assert that mmu_invalidate_in_progress *never* goes negative
2023-10-30 11:28:25 linux-kernel Re: linux-next: build failure after merge of the kvm-x86 tree
2023-10-25 23:55:52 linux-kernel Re: [GIT PULL] LoongArch KVM changes for v6.7
2023-10-19 17:38:56 linux-kernel Re: [PATCH] KVM: x86: Ignore MSR_AMD64_BU_CFG access
2023-10-16 22:51:40 linux-kernel [GIT PULL] KVM fixes for Linux 6.6-rc7
2023-10-16 22:50:19 linux-kernel [PATCH] x86/cpu: amd: fix warning in W=1 build
2023-10-16 15:21:18 linux-kernel Re: [PATCH gmem FIXUP] kvm: guestmem: do not use a file system
2023-10-16 15:15:57 linux-crypto Re: [PATCH v10 01/50] KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
2023-10-15 12:26:53 linux-kernel Re: [GIT PULL] KVM: x86: Selftests fixes for 6.6
2023-10-15 12:26:09 linux-kernel Re: [GIT PULL] KVM: x86: PMU fixes for 6.6
2023-10-15 12:24:53 linux-kernel Re: [GIT PULL] KVM/arm64 fixes for 6.6, take #2
2023-10-15 12:02:14 linux-kernel Re: [PATCH AUTOSEL 6.5 1/7] x86/reboot: VMCLEAR active VMCSes before emergency reboot
2023-10-12 15:26:48 linux-kernel [PATCH] KVM: MIPS: fix -Wunused-but-set-variable warning
2023-10-12 15:25:12 linux-kernel Re: [PATCH] KVM: SVM: Fix build error when using -Werror=unused-but-set-variable
2023-10-12 15:19:30 linux-kernel Re: [PATCH] KVM: deprecate KVM_WERROR in favor of general WERROR
2023-10-12 14:47:59 linux-kernel Re: [PATCH v2 0/4] AVIC bugfixes and workarounds
2023-10-12 14:46:56 linux-kernel Re: [PATCH 0/5] KVM: x86: Fix breakage in KVM_SET_XSAVE's ABI
2023-10-12 14:08:31 linux-kernel [PATCH gmem FIXUP] selftests/kvm: guestmem: check fstat results on guestmem fd
2023-10-12 13:44:57 linux-kernel Re: [PATCH] kvm/sev: remove redundant MISC_CG_RES_SEV_ES
2023-10-11 17:58:54 linux-kernel Re: [PATCH gmem FIXUP] kvm: guestmem: do not use a file system
2023-10-10 11:42:07 linux-kernel Re: [PATCH] kvm/sev: make SEV/SEV-ES asids configurable
2023-10-05 17:55:49 linux-kernel Re: [PATCH] x86: KVM: Add feature flag for AMD's FsGsKernelGsBaseNonSerializing
2023-10-05 17:38:48 linux-kernel Re: [PATCH] x86: KVM: Add feature flag for AMD's FsGsKernelGsBaseNonSerializing
2023-10-05 17:22:38 linux-kernel Re: [PATCH] x86: KVM: Add feature flag for AMD's FsGsKernelGsBaseNonSerializing
2023-09-29 21:50:35 linux-kernel Re: [PATCH v2 0/4] AVIC bugfixes and workarounds
2023-09-29 04:34:17 linux-kernel Re: [RFC PATCH v2 0/6] KVM: gmem: Implement test cases for error_remove_page
2023-09-28 23:48:09 linux-kernel [PATCH 0/3] KVM: x86/mmu: small locking cleanups
2023-09-28 21:38:38 linux-kernel Re: [PATCH 00/10] Fix confusion around MAX_ORDER
2023-09-28 20:36:45 linux-kernel [PATCH gmem FIXUP] kvm: guestmem: do not use a file system
2023-09-28 20:08:05 linux-kernel [PATCH 3/3] KVM: x86/mmu: always take tdp_mmu_pages_lock
2023-09-28 16:37:45 linux-kernel [PATCH 2/3] KVM: x86/mmu: remove unnecessary "bool shared" argument from iterators
2023-09-28 16:34:53 linux-kernel [PATCH 1/3] KVM: x86/mmu: remove unnecessary "bool shared" argument from functions
2023-09-27 18:16:20 linux-kernel Re: [PATCH 00/10] Fix confusion around MAX_ORDER
2023-09-27 01:37:00 linux-kernel Re: [PATCH v2 4/4] KVM: x86: add new nested vmexit tracepoints
2023-09-26 20:56:27 linux-kernel Re: [PATCH v2 3/4] KVM: x86: add more information to kvm_exit tracepoint
2023-09-26 20:47:25 linux-kernel Re: [PATCH v2 0/4] KVM: x86: tracepoint updates
2023-09-26 18:33:38 linux-kernel Re: [RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT
2023-09-26 18:13:41 linux-kernel Re: [PATCH v2 2/4] KVM: x86: add more information to the kvm_entry tracepoint
2023-09-26 17:44:19 linux-kernel Re: [PATCH v2 1/4] KVM: x86: refactor req_immediate_exit logic
2023-09-24 23:10:35 linux-kernel Re: [GIT PULL] KVM fixes for Linux 6.6-rc3
2023-09-24 15:51:50 linux-kernel [GIT PULL] KVM fixes for Linux 6.6-rc3
2023-09-23 14:31:15 linux-kernel Re: [RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT
2023-09-23 13:37:52 linux-kernel Re: [PATCH 0/3] KVM: x86/mmu: Drop async zapping of TDP MMU roots
2023-09-22 22:43:08 linux-kernel Re: [PATCH v2 0/3] SEV-ES TSC_AUX virtualization fix and optimization
2023-09-22 14:07:16 linux-kernel Re: [RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT
2023-09-22 13:51:38 linux-kernel Re: [tip: x86/cpu] x86/cpu: Clear SVM feature if disabled by BIOS