kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-30 12:39:14 to 2021-05-04 16:11:57 UTC [more...]

remove the nvlink2 pci_vfio subdriver v2
 2021-05-04 15:53 UTC  (11+ messages)

[PATCH] vfio/pci: Revert nvlink removal uAPI breakage
 2021-05-04 16:11 UTC  (3+ messages)

[PATCH Part2 RFC v2 00/37] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-05-04 15:16 UTC  (50+ messages)
` [PATCH Part2 RFC v2 05/37] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 RFC v2 06/37] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 RFC v2 07/37] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 RFC v2 08/37] x86/sev: Split the physmap when adding the page in RMP table
` [PATCH Part2 RFC v2 09/37] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 RFC v2 10/37] x86/fault: Add support to handle the RMP fault for kernel address
` [PATCH Part2 RFC v2 11/37] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 RFC v2 12/37] crypto:ccp: Define the SEV-SNP commands
` [PATCH Part2 RFC v2 13/37] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 RFC v2 14/37] crypto: ccp: Shutdown SNP firmware on kexec
` [PATCH Part2 RFC v2 15/37] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 RFC v2 16/37] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 RFC v2 17/37] crypto: ccp: Handle the legacy SEV command "
` [PATCH Part2 RFC v2 18/37] KVM: SVM: make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 RFC v2 19/37] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 RFC v2 20/37] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area
` [PATCH Part2 RFC v2 21/37] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 RFC v2 22/37] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 RFC v2 23/37] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 RFC v2 24/37] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates
` [PATCH Part2 RFC v2 25/37] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 RFC v2 26/37] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP
` [PATCH Part2 RFC v2 27/37] KVM: X86: Introduce kvm_mmu_map_tdp_page() for use by SEV
` [PATCH Part2 RFC v2 28/37] KVM: X86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [PATCH Part2 RFC v2 29/37] KVM: X86: Define new RMP check related #NPF error bits
` [PATCH Part2 RFC v2 30/37] KVM: X86: update page-fault trace to log the 64-bit error code
` [PATCH Part2 RFC v2 31/37] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 RFC v2 32/37] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 RFC v2 33/37] KVM: SVM: Add support to handle "
` [PATCH Part2 RFC v2 34/37] KVM: X86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH Part2 RFC v2 35/37] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 RFC v2 36/37] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 RFC v2 37/37] KVM: SVM: Advertise the SEV-SNP feature support

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-05-04 15:10 UTC  (17+ messages)
` [PATCH v2 02/13] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
` [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev()
              ` s390 common I/O layer locking (was: [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev())
                ` s390 common I/O layer locking

[GIT PULL] KVM/arm64 updates for 5.9
 2021-05-04 14:47 UTC  (3+ messages)
` [PATCH 15/56] KVM: arm64: Add build rules for separate VHE/nVHE object files

[PATCH v2 0/2] KVM: nSVM: few fixes for the nested migration
 2021-05-04 14:39 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: nSVM: always restore the L1's GIF on migration
` [PATCH v2 2/2] KVM: nSVM: remove a warning about vmcb01 VM exit reason

[PATCH] vhost-iotlb: fix vhost_iotlb_del_range() documentation
 2021-05-04 13:54 UTC 

[PATCH v7 0/1] qapi: introduce 'query-cpu-model-cpuid' action
 2021-05-04 12:26 UTC  (2+ messages)
` [PATCH v7 1/1] "

[ 483.545673] include/linux/kvm_host.h:648 suspicious rcu_dereference_check() usage!
 2021-05-04 10:02 UTC 

[PATCH v4] KVM: x86: Fix KVM_GET_CPUID2 ioctl to return cpuid entries count
 2021-05-04  9:50 UTC  (9+ messages)

[PATCH v2 09/13] vfio/mdev: Remove vfio_mdev.c
 2021-05-04  9:38 UTC  (8+ messages)

[PATCH 1/1] virtio-net: don't allocate control_buf if not supported
 2021-05-04  9:05 UTC  (3+ messages)

[RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64
 2021-05-04  8:30 UTC  (20+ messages)
` [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA

[PATCH v2] KVM: x86: Hoist input checks in kvm_add_msr_filter()
 2021-05-04  8:25 UTC 

[PATCH 0/4] x86: Don't invoke asm_exc_nmi() on the kernel stack
 2021-05-04  8:10 UTC  (14+ messages)
` [PATCH 1/4] x86/xen/entry: Rename xenpv_exc_nmi to noist_exc_nmi
` [PATCH 3/4] KVM/VMX: Invoke NMI non-IST entry instead of IST entry
` [PATCH 4/4] KVM/VMX: Fold handle_interrupt_nmi_irqoff() into its solo caller

[PATCH v3 0/2] KVM: x86: guest interface for SEV live migration
 2021-05-04  8:06 UTC  (6+ messages)
` [PATCH v3 2/2] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall

[PATCH 0/4] KVM: nVMX: Fix migration of nested guests when eVMCS is in use
 2021-05-04  8:06 UTC  (10+ messages)
` [PATCH 1/4] KVM: nVMX: Always make an attempt to map eVMCS after migration
` [PATCH 2/4] KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'
` [PATCH 3/4] KVM: nVMX: Introduce __nested_vmx_handle_enlightened_vmptrld()
` [PATCH 4/4] KVM: nVMX: Map enlightened VMCS upon restore when possible

[PATCH] selftests: kvm: remove reassignment of non-absolute variables
 2021-05-04  7:22 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/7] Lazily allocate memslot rmaps
 2021-05-04  7:21 UTC  (11+ messages)
` [PATCH v2 1/7] KVM: x86/mmu: Track if shadow MMU active
` [PATCH v2 6/7] KVM: mmu: Add slots_arch_lock for memslot arch fields
` [PATCH v2 7/7] KVM: x86/mmu: Lazily allocate memslot rmaps

[PATCH] KVM: x86/mmu: Fix some return value error in kvm_tdp_mmu_map()
 2021-05-03 23:32 UTC  (3+ messages)

[PATCH] KVM: x86: Hoist input checks in kvm_add_msr_filter()
 2021-05-03 21:17 UTC  (3+ messages)

[PATCH v2 0/5] KVM: selftests: arm64 exception handling and debug test
 2021-05-03 19:12 UTC  (13+ messages)
` [PATCH v2 1/5] KVM: selftests: Rename vm_handle_exception
` [PATCH v2 2/5] KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reporting
` [PATCH v2 3/5] KVM: selftests: Move GUEST_ASSERT_EQ to utils header
` [PATCH v2 4/5] KVM: selftests: Add exception handling support for aarch64
` [PATCH v2 5/5] KVM: selftests: Add aarch64/debug-exceptions test

[PATCH v5 0/2] fallback for emulation errors
 2021-05-03 18:04 UTC  (5+ messages)
` [PATCH v5 1/2] kvm: x86: Allow userspace to handle "
` [PATCH v5 2/2] selftests: kvm: Allows "

[GIT PULL] KVM, AMD PSP and ARM CoreSight changes for 5.13 merge window
 2021-05-03 17:16 UTC  (8+ messages)

[PATCH v2] kvm/x86: Fix 'lpages' kvm stat for TDM MMU
 2021-05-03 16:25 UTC  (2+ messages)

[PATCH] doc/kvm: Fix wrong entry for KVM_CAP_X86_MSR_FILTER
 2021-05-03 15:40 UTC  (3+ messages)

[PATCH 0/5] x86/kvm: Refactor KVM PV features teardown and fix restore from hibernation
 2021-05-03 15:26 UTC  (2+ messages)

[PATCH] kvm: exit halt polling on need_resched() as well
 2021-05-03 14:52 UTC  (4+ messages)

[PATCH 0/5] KVM: nSVM: few fixes for the nested migration
 2021-05-03 14:26 UTC  (11+ messages)
` [PATCH 1/5] KVM: nSVM: fix a typo in svm_leave_nested
` [PATCH 2/5] KVM: nSVM: fix few bugs in the vmcb02 caching logic
` [PATCH 3/5] KVM: nSVM: leave the guest mode prior to loading a nested state
` [PATCH 4/5] KVM: nSVM: force L1's GIF to 1 when setting the "
` [PATCH 5/5] KVM: nSVM: set a dummy exit reason in L1 vmcb when loading "

[PATCH][next] KVM: x86: Fix potential fput on a null source_kvm_file
 2021-05-03 14:05 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Fix kdoc of __handle_changed_spte
 2021-05-03 14:03 UTC  (2+ messages)

[kvm-unit-tests PATCH] s390x: Fix vector stfle checks
 2021-05-03 13:06 UTC  (4+ messages)

[PATCH V4 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
 2021-05-03  8:47 UTC  (3+ messages)
` [PATCH V4 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA

[syzbot] possible deadlock in sctp_addr_wq_timeout_handler
 2021-05-01 21:26 UTC  (2+ messages)

[PATCH] kvm: x86: move srcu lock out of kvm_vcpu_check_block
 2021-05-01 13:05 UTC  (3+ messages)

[PATCH v2] vfio/mdev: remove unnecessary NULL check in mbochs_create()
 2021-04-30 17:21 UTC  (2+ messages)

Intercepting RDTSC instruction by causing a VMEXIT
 2021-04-30 17:16 UTC  (6+ messages)

[PATCH v4 0/4] KVM statistics data fd-based binary interface
 2021-04-30 15:34 UTC  (4+ messages)
` [PATCH v4 1/4] KVM: stats: Separate common stats from architecture specific ones

[Question] Indefinitely block in the host when remove the PF driver
 2021-04-30 14:29 UTC  (2+ messages)

[PATCH] accel: kvm: clarify that extra exit data is hexadecimal
 2021-04-30 13:07 UTC  (2+ messages)

[PATCH Part1 RFC v2 00/20] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-04-30 13:05 UTC  (3+ messages)
` [PATCH Part1 RFC v2 10/20] x86/sev: Add a helper for the PVALIDATE instruction


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).