kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-30 17:38:07 to 2020-10-02 20:01:11 UTC [more...]

[PATCH v2 0/5] Pass zPCI hardware information via VFIO
 2020-10-02 20:00 UTC  (4+ messages)
` [PATCH v2 1/5] s390/pci: stash version in the zpci_dev
` [PATCH v2 2/5] s390/pci: track whether util_str is valid "
` [PATCH v2 4/5] vfio-pci/zdev: use a device region to retrieve zPCI information

[PATCH v4] kvm,x86: Exit to user space in case page fault error
 2020-10-02 19:45 UTC  (8+ messages)

Qemu crash when trying to boot a VM with 4 NVME in PCI passthrough with KVM internal error. Suberror: 1
 2020-10-02 19:21 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/7] Rewrite the allocators
 2020-10-02 18:18 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 1/7] lib/list: Add double linked list management functions
` [kvm-unit-tests PATCH v2 2/7] lib/vmalloc: vmalloc support for handling allocation metadata
` [kvm-unit-tests PATCH v2 3/7] lib/asm: Add definitions of memory areas
` [kvm-unit-tests PATCH v2 4/7] lib/alloc_page: complete rewrite of the page allocator
` [kvm-unit-tests PATCH v2 5/7] lib/alloc: simplify free and malloc
` [kvm-unit-tests PATCH v2 6/7] lib/alloc.h: remove align_min from struct alloc_ops
` [kvm-unit-tests PATCH v2 7/7] lib/alloc_page: allow reserving arbitrary memory ranges

[PATCH] KVM: x86: VMX: Make smaller physical guest address space support user-configurable
 2020-10-02 17:30 UTC  (8+ messages)

[PATCH v5 00/10] vfio/fsl-mc: VFIO support for FSL-MC device
 2020-10-02 17:24 UTC  (3+ messages)
` [PATCH v5 02/10] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind

[RFC PATCH v2 00/33] SEV-ES hypervisor support
 2020-10-02 17:02 UTC  (34+ messages)
` [RFC PATCH v2 01/33] KVM: SVM: Remove the call to sev_platform_status() during setup
` [RFC PATCH v2 02/33] KVM: SVM: Add support for SEV-ES capability in KVM
` [RFC PATCH v2 03/33] KVM: SVM: Add GHCB accessor functions for retrieving fields
` [RFC PATCH v2 04/33] KVM: SVM: Add support for the SEV-ES VMSA
` [RFC PATCH v2 05/33] KVM: x86: Mark GPRs dirty when written
` [RFC PATCH v2 06/33] KVM: SVM: Add required changes to support intercepts under SEV-ES
` [RFC PATCH v2 07/33] KVM: SVM: Prevent debugging "
` [RFC PATCH v2 08/33] KVM: SVM: Do not allow instruction emulation "
` [RFC PATCH v2 09/33] KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
` [RFC PATCH v2 10/33] KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
` [RFC PATCH v2 11/33] KVM: SVM: Add initial support for a VMGEXIT VMEXIT
` [RFC PATCH v2 12/33] KVM: SVM: Create trace events for VMGEXIT processing
` [RFC PATCH v2 13/33] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
` [RFC PATCH v2 14/33] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004
` [RFC PATCH v2 15/33] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
` [RFC PATCH v2 16/33] KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
` [RFC PATCH v2 17/33] KVM: SVM: Support MMIO for an SEV-ES guest
` [RFC PATCH v2 18/33] KVM: SVM: Support port IO operations "
` [RFC PATCH v2 19/33] KVM: SVM: Add support for EFER write traps "
` [RFC PATCH v2 20/33] KVM: SVM: Add support for CR0 "
` [RFC PATCH v2 21/33] KVM: SVM: Add support for CR4 "
` [RFC PATCH v2 22/33] KVM: SVM: Add support for CR8 "
` [RFC PATCH v2 23/33] KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES
` [RFC PATCH v2 24/33] KVM: SVM: Do not report support for SMM for an SEV-ES guest
` [RFC PATCH v2 25/33] KVM: SVM: Guest FPU state save/restore not needed for "
` [RFC PATCH v2 26/33] KVM: SVM: Add support for booting APs for an "
` [RFC PATCH v2 27/33] KVM: SVM: Add NMI support "
` [RFC PATCH v2 28/33] KVM: SVM: Set the encryption mask for the SVM host save area
` [RFC PATCH v2 29/33] KVM: SVM: Update ASID allocation to support SEV-ES guests
` [RFC PATCH v2 30/33] KVM: SVM: Provide support for SEV-ES vCPU creation/loading
` [RFC PATCH v2 31/33] KVM: SVM: Provide support for SEV-ES vCPU loading
` [RFC PATCH v2 32/33] KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
` [RFC PATCH v2 33/33] KVM: SVM: Provide support to launch and run an SEV-ES guest

[PATCH v3] qemu/atomic.h: rename atomic_ to qatomic_
 2020-10-02 16:43 UTC 

[kvm:tdp-mmu 57/57] arch/x86/kvm/mmu/mmu.c:3995:15: warning: variable 'root' is uninitialized when used here
 2020-10-02 15:56 UTC 

[PATCH] x86/kvm: Update the comment about asynchronous page fault in exc_page_fault()
 2020-10-02 15:43 UTC 

KVM call for agenda for 2020-10-06
 2020-10-02 15:16 UTC  (2+ messages)

[PATCH] Documentation: kvm: fix a typo
 2020-10-02 15:04 UTC 

Call for KVM Forum panel discussion topics
 2020-10-02 13:14 UTC 

[PATCH v3 01/18] irqchip: Add IMS (Interrupt Message Storage) driver
 2020-10-02 11:13 UTC  (20+ messages)
` [PATCH v3 02/18] iommu/vt-d: Add DEV-MSI support
` [PATCH v3 05/18] dmaengine: idxd: add IMS support in base driver
  ` [PATCH v3 04/18] dmaengine: idxd: add interrupt handle request support
  ` [PATCH v3 11/18] dmaengine: idxd: ims setup for the vdcm

[PATCH 0/6] Fix new html build warnings from next-20201001
 2020-10-02  8:19 UTC  (4+ messages)
` [PATCH 2/6] docs: vcpu.rst: fix some build warnings

WARNING:at arch/x86/kvm/vmx/vmx.c:4809 handle_exception_nmi+0x5ab/0x5c0
 2020-10-02  7:44 UTC 

[PATCH v8 0/8] Allow user space to restrict and augment MSR emulation
 2020-10-02  1:11 UTC  (3+ messages)
` [PATCH v8 6/8] KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-10-01 22:44 UTC  (6+ messages)

[RFC PATCH 01/22] x86/fpu/xstate: Modify area init helper prototypes to access all the possible areas
 2020-10-01 20:39 UTC  (5+ messages)
` [RFC PATCH 03/22] x86/fpu/xstate: Modify address finder "
` [RFC PATCH 04/22] x86/fpu/xstate: Modify save and restore helper "
` [RFC PATCH 06/22] x86/fpu/xstate: Outline dynamic xstate area size in the task context
` [RFC PATCH 10/22] x86/fpu/xstate: Update xstate save function for supporting dynamic user xstate

WARNING in handle_exception_nmi
 2020-10-01 20:18 UTC 

[PATCH v6 0/4] Add a vhost RPMsg API
 2020-10-01 17:57 UTC  (6+ messages)

[kvm-unit-tests PATCH] x86: Add one-off test to verify setting LA57 fails when it's unsupported
 2020-10-01 17:12 UTC  (2+ messages)

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-10-01 15:05 UTC  (7+ messages)
` [PATCH v3 17/19] hw/arm: Automatically select the 'virt' machine on KVM

[kvm-unit-tests PATCH] x86: Make Hyper-V tests x86_64 only
 2020-10-01 14:53 UTC  (3+ messages)

[PATCH] x86/kvm: hide KVM options from menuconfig when KVM is not compiled
 2020-10-01 14:19 UTC  (3+ messages)

[RFC PATCH 00/24] Control VQ support in vDPA
 2020-10-01 13:29 UTC  (6+ messages)
` [RFC PATCH 09/24] vdpa: multiple address spaces support
` [RFC PATCH 10/24] vdpa: introduce config operations for associating ASID to a virtqueue group

[PATCH 0/3] KVM: x86: allow for more CPUID entries
 2020-10-01 13:05 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: disconnect kvm_check_cpuid() from vcpu->arch.cpuid_entries
` [PATCH 2/3] KVM: x86: allocate vcpu->arch.cpuid_entries dynamically
` [PATCH 3/3] KVM: x86: bump KVM_MAX_CPUID_ENTRIES

[PATCH v2 0/2] vhost: Skip access checks on GIOVAs
 2020-10-01 12:46 UTC  (2+ messages)

[PATCH kvm-unit-tests] MAINTAINERS: Fix [An]drew's name
 2020-10-01 12:03 UTC  (2+ messages)

[PATCH v2 0/7] Update travis CI
 2020-10-01 12:02 UTC  (15+ messages)
` [PATCH v2 1/7] travis.yml: Rework the x86 64-bit tests
` [PATCH v2 2/7] travis.yml: Refresh the x86 32-bit test list
` [PATCH v2 3/7] travis.yml: Add the selftest-setup ppc64 test
` [PATCH v2 4/7] kbuild: fix asm-offset generation to work with clang
` [PATCH v2 5/7] arm/pmu: Fix inline assembly for Clang
` [PATCH v2 6/7] lib/arm64/spinlock: "
` [PATCH v2 7/7] travis.yml: Rework the aarch64 jobs

[PATCH v7 0/4] KVM: nSVM: ondemand nested state allocation
 2020-10-01 11:29 UTC  (5+ messages)
` [PATCH v7 1/4] KVM: x86: xen_hvm_config: cleanup return values
` [PATCH v7 2/4] KVM: x86: report negative values from wrmsr emulation to userspace
` [PATCH v7 3/4] KVM: x86: allow kvm_x86_ops.set_efer to return an error value
` [PATCH v7 4/4] KVM: nSVM: implement on demand allocation of the nested state

[PATCH] Documentation: kvm: fix a typo
 2020-10-01  9:53 UTC 

[PATCH RFC 0/2] KVM: x86: allow for more CPUID entries
 2020-10-01 10:04 UTC  (4+ messages)
` [PATCH RFC 1/2] KVM: x86: allocate vcpu->arch.cpuid_entries dynamically

[kvm-unit-tests PULL 00/11] s390x and generic script updates
 2020-10-01  9:21 UTC  (2+ messages)

[PATCH v13 00/14] KVM: Dirty ring interface
 2020-10-01  1:22 UTC  (15+ messages)
` [PATCH v13 01/14] KVM: Documentation: Update entry for KVM_X86_SET_MSR_FILTER
` [PATCH v13 02/14] KVM: Cache as_id in kvm_memory_slot
` [PATCH v13 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v13 04/14] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v13 05/14] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v13 06/14] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH v13 07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled
` [PATCH v13 08/14] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH v13 09/14] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH v13 10/14] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH v13 11/14] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH v13 12/14] KVM: selftests: Add dirty ring buffer test
` [PATCH v13 13/14] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH v13 14/14] KVM: selftests: Add "-c" parameter to dirty log test

[PATCH v4 0/6] Qemu SEV-ES guest support
 2020-09-25 19:03 UTC  (2+ messages)
` [PATCH v4 2/6] sev/i386: Require in-kernel irqchip support for SEV-ES guests

[PATCH 0/4 v2] KVM: nSVM: Add checks for CR3 and CR4 reserved bits to svm_set_nested_state() and test CR3 non-MBZ reserved bits
 2020-10-01  0:50 UTC  (5+ messages)
` [PATCH 3/4 v2] KVM: nSVM: Test non-MBZ reserved bits in CR3 in long mode

[PATCH v12 00/13] KVM: Dirty ring interface
 2020-10-01  0:42 UTC  (15+ messages)
` [PATCH v12 01/13] KVM: Cache as_id in kvm_memory_slot
` [PATCH v12 02/13] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v12 03/13] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v12 04/13] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v12 05/13] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH v12 06/13] KVM: Don't allocate dirty bitmap if dirty ring is enabled
` [PATCH v12 07/13] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH v12 08/13] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH v12 09/13] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH v12 10/13] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH v12 11/13] KVM: selftests: Add dirty ring buffer test
` [PATCH v12 12/13] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH v12 13/13] KVM: selftests: Add "-c" parameter to dirty log test

[PATCH v6 0/4] KVM: nSVM: ondemand nested state allocation
 2020-10-01  0:26 UTC  (5+ messages)
` [PATCH v6 4/4] KVM: nSVM: implement on demand allocation of the nested state

[PATCH 00/22] Introduce the TDP MMU
 2020-10-01  0:07 UTC  (44+ messages)
` [PATCH 01/22] kvm: mmu: Separate making SPTEs from set_spte
` [PATCH 02/22] kvm: mmu: Introduce tdp_iter
` [PATCH 03/22] kvm: mmu: Init / Uninit the TDP MMU
` [PATCH 06/22] kvm: mmu: Make address space ID a property of memslots
` [PATCH 10/22] kvm: mmu: Add TDP MMU PF handler
` [PATCH 11/22] kvm: mmu: Factor out allocating a new tdp_mmu_page
` [PATCH 13/22] kvm: mmu: Support invalidate range MMU notifier for TDP MMU
` [PATCH 14/22] kvm: mmu: Add access tracking for tdp_mmu
` [PATCH 17/22] kvm: mmu: Support dirty logging for the TDP MMU
` [PATCH 19/22] kvm: mmu: Support write protection for nesting in tdp MMU
` [PATCH 20/22] kvm: mmu: NX largepage recovery for TDP MMU
` [PATCH 21/22] kvm: mmu: Support MMIO in the "

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-09-30 22:29 UTC  (5+ messages)
` [PATCH v10 09/16] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device

[PATCH 0/3 v4] nVMX: Test Selector and Base Address fields of Guest Segment registers
 2020-09-30 21:45 UTC  (4+ messages)
` [PATCH 1/3 v4] KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vmcs02 if vmcs12 doesn't set it
` [PATCH 2/3 v4] nVMX: Test Selector and Base Address fields of Guest Segment Registers on vmentry of nested guests
` [PATCH 3/3 v4] nVMX: Test vmentry of unrestricted (unpaged protected) nested guest


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).