kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-23 13:15:01 to 2021-03-24 17:06:27 UTC [more...]

[RFC Part2 PATCH 00/30] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-03-24 17:04 UTC  (30+ messages)
` [RFC Part2 PATCH 01/30] x86: Add the host SEV-SNP initialization support
` [RFC Part2 PATCH 02/30] x86/sev-snp: add RMP entry lookup helpers
` [RFC Part2 PATCH 03/30] x86: add helper functions for RMPUPDATE and PSMASH instruction
` [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
` [RFC Part2 PATCH 05/30] x86: define RMP violation #PF error code
` [RFC Part2 PATCH 06/30] x86/fault: dump the RMP entry on #PF
` [RFC Part2 PATCH 07/30] mm: add support to split the large THP based on RMP violation
` [RFC Part2 PATCH 08/30] crypto:ccp: define the SEV-SNP commands
` [RFC Part2 PATCH 09/30] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [RFC Part2 PATCH 10/30] crypto: ccp: shutdown SNP firmware on kexec
` [RFC Part2 PATCH 11/30] crypto:ccp: provide APIs to issue SEV-SNP commands
` [RFC Part2 PATCH 12/30] crypto ccp: handle the legacy SEV command when SNP is enabled
` [RFC Part2 PATCH 13/30] KVM: SVM: add initial SEV-SNP support
` [RFC Part2 PATCH 14/30] KVM: SVM: make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [RFC Part2 PATCH 15/30] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area
` [RFC Part2 PATCH 16/30] KVM: SVM: add KVM_SNP_INIT command
` [RFC Part2 PATCH 17/30] KVM: SVM: add KVM_SEV_SNP_LAUNCH_START command
` [RFC Part2 PATCH 18/30] KVM: SVM: add KVM_SEV_SNP_LAUNCH_UPDATE command
` [RFC Part2 PATCH 19/30] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates
` [RFC Part2 PATCH 20/30] KVM: SVM: add KVM_SEV_SNP_LAUNCH_FINISH command
` [RFC Part2 PATCH 21/30] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP
` [RFC Part2 PATCH 22/30] x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by SEV
` [RFC Part2 PATCH 23/30] KVM: X86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [RFC Part2 PATCH 24/30] KVM: X86: define new RMP check related #NPF error bits
` [RFC Part2 PATCH 25/30] KVM: X86: update page-fault trace to log the 64-bit error code
` [RFC Part2 PATCH 26/30] KVM: SVM: add support to handle GHCB GPA register VMGEXIT
` [RFC Part2 PATCH 27/30] KVM: SVM: add support to handle MSR based Page State Change VMGEXIT
` [RFC Part2 PATCH 28/30] KVM: SVM: add support to handle "
` [RFC Part2 PATCH 29/30] KVM: X86: export the kvm_zap_gfn_range() for the SNP use

[RFC Part1 PATCH 00/13] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-03-24 16:44 UTC  (14+ messages)
` [RFC Part1 PATCH 01/13] x86/cpufeatures: Add SEV-SNP CPU feature
` [RFC Part1 PATCH 02/13] x86/mm: add sev_snp_active() helper
` [RFC Part1 PATCH 03/13] x86: add a helper routine for the PVALIDATE instruction
` [RFC Part1 PATCH 04/13] x86/sev-snp: define page state change VMGEXIT structure
` [RFC Part1 PATCH 05/13] X86/sev-es: move few helper functions in common file
` [RFC Part1 PATCH 06/13] x86/compressed: rescinds and validate the memory used for the GHCB
` [RFC Part1 PATCH 07/13] x86/compressed: register GHCB memory when SNP is active
` [RFC Part1 PATCH 08/13] x86/sev-es: register GHCB memory when SEV-SNP "
` [RFC Part1 PATCH 09/13] x86/kernel: add support to validate memory in early enc attribute change
` [RFC Part1 PATCH 10/13] X86: kernel: make the bss.decrypted section shared in RMP table
` [RFC Part1 PATCH 11/13] x86/kernel: validate rom memory before accessing when SEV-SNP is active
` [RFC Part1 PATCH 12/13] x86/sev-es: make GHCB get and put helper accessible outside
` [RFC Part1 PATCH 13/13] x86/kernel: add support to validate memory when changing C-bit

[PATCH v8] drivers/misc: sysgenid: add system generation id driver
 2021-03-24 16:38 UTC  (8+ messages)

[kvm-unit-tests PATCH] arm: pmu: Fix failing PMU test when no PMU is available
 2021-03-24 16:17 UTC  (4+ messages)

[Patch v3 0/2] cgroup: New misc cgroup controller
 2021-03-24 16:17 UTC  (5+ messages)
` [Patch v3 1/2] cgroup: sev: Add "

[PATCH] KVM: arm64: Fix CPU interface MMIO compatibility detection
 2021-03-24 15:47 UTC  (2+ messages)

[PATCH kvm-unit-tests v2] compiler: Add builtin overflow flag and predicate wrappers
 2021-03-24 15:14 UTC  (2+ messages)

[PATCH 0/3] switch to unsafe_follow_pfn
 2021-03-24 14:31 UTC  (4+ messages)
` [PATCH 3/3] mm: unexport follow_pfn

[kvm-unit-tests RFC 0/2] scripts: Fix accel handling
 2021-03-24 14:11 UTC  (4+ messages)
` [kvm-unit-tests RFC 1/2] scripts: Check kvm availability by asking qemu

[PATCH v4 0/3] CET fix patches for nested guest
 2021-03-24 13:51 UTC  (7+ messages)
` [PATCH v4 1/3] KVM: nVMX: Sync L2 guest CET states between L1/L2

[PATCH] KVM: make: Fix out-of-source module builds
 2021-03-24 12:43 UTC 

[PATCH] KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X86_FEATURE_PERFCTR_CORE
 2021-03-24 12:23 UTC  (2+ messages)

[syzbot] possible deadlock in scheduler_tick
 2021-03-24 12:19 UTC  (3+ messages)

[syzbot] possible deadlock in kvm_synchronize_tsc
 2021-03-24 12:17 UTC  (2+ messages)

[RESEND] [PATCH] use pr_warn_ratelimited() for vq_err()
 2021-03-24 12:01 UTC 

[PATCH v3 00/25] KVM SGX virtualization support
 2021-03-24 11:24 UTC  (29+ messages)
` [PATCH v3 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()

[PATCH v5 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-24  8:56 UTC  (10+ messages)
` [PATCH v5 08/11] vduse: Implement an MMU-based IOMMU driver
    `  "
` [PATCH v5 09/11] vduse: Introduce VDUSE - vDPA Device in Userspace
    `  "
` [PATCH v5 10/11] vduse: Add config interrupt support
    `  "

[PATCH 8/9] vfio/pci: export nvlink2 support into vendor vfio_pci drivers
 2021-03-24  2:39 UTC  (19+ messages)

[RFC PATCH v5 00/10] KVM: selftests: some improvement and a new test for kvm page table
 2021-03-24  2:21 UTC  (19+ messages)
` [RFC PATCH v5 01/10] tools headers: sync headers of asm-generic/hugetlb_encode.h
` [RFC PATCH v5 02/10] tools headers: Add a macro to get HUGETLB page sizes for mmap
` [RFC PATCH v5 03/10] KVM: selftests: Use flag CLOCK_MONOTONIC_RAW for timing
` [RFC PATCH v5 04/10] KVM: selftests: Print the errno besides error-string in TEST_ASSERT
` [RFC PATCH v5 05/10] KVM: selftests: Make a generic helper to get vm guest mode strings
` [RFC PATCH v5 06/10] KVM: selftests: Add a helper to get system configured THP page size
` [RFC PATCH v5 07/10] KVM: selftests: Add a helper to get system default hugetlb "
` [RFC PATCH v5 08/10] KVM: selftests: List all hugetlb src types specified with page sizes
` [RFC PATCH v5 09/10] KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers
` [RFC PATCH v5 10/10] KVM: selftests: Add a test for kvm page table code

[PATCH V13 2/9] meson.build: Re-enable KVM support for MIPS
 2021-03-24  2:12 UTC  (5+ messages)

[PATCH v2 0/3] vfio/type1: Batch page pinning
 2021-03-23 23:09 UTC  (5+ messages)
` [PATCH v2 3/3] "

[PATCH 0/2] KVM: x86/mmu: Fix TLB flushing bugs in TDP MMU
 2021-03-23 20:34 UTC  (7+ messages)
` [PATCH 2/2] KVM: x86/mmu: Ensure TLBs are flushed when yielding during NX zapping

[PATCH 00/18] Make vfio_mdev type safe
 2021-03-23 19:31 UTC  (31+ messages)
` [PATCH 01/18] vfio/mdev: Fix missing static's on MDEV_TYPE_ATTR's
` [PATCH 02/18] vfio/mdev: Add missing typesafety around mdev_device
` [PATCH 03/18] vfio/mdev: Simplify driver registration
` [PATCH 04/18] vfio/mdev: Use struct mdev_type in struct mdev_device
` [PATCH 05/18] vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer
` [PATCH 06/18] vfio/mdev: Expose mdev_get/put_parent to mdev_private.h
` [PATCH 07/18] vfio/mdev: Add missing reference counting to mdev_type
` [PATCH 08/18] vfio/mdev: Reorganize mdev_device_create()
` [PATCH 09/18] vfio/mdev: Add missing error handling to dev_set_name()
` [PATCH 10/18] vfio/mdev: Remove duplicate storage of parent in mdev_device
` [PATCH 11/18] vfio/mdev: Add mdev/mtype_get_type_group_id()
` [PATCH 12/18] vfio/mtty: Use mdev_get_type_group_id()
` [PATCH 13/18] vfio/mdpy: "
` [PATCH 14/18] vfio/mbochs: "
` [PATCH 17/18] vfio/mdev: Remove kobj from mdev_parent_ops->create()
` [PATCH 18/18] vfio/mdev: Correct the function signatures for the mdev_type_attributes

[PATCH 0/4 v5] nSVM: Test host RFLAGS.TF on VMRUN
 2021-03-23 17:50 UTC  (5+ messages)
` [PATCH 1/4 v5] KVM: nSVM: If VMRUN is single-stepped, queue the #DB intercept in nested_svm_vmexit()
` [PATCH 2/4 v5] KVM: X86: Add a utility function to read current RIP
` [PATCH 3/4 v5] KVM: nSVM: Add assembly label to VMRUN instruction
` [PATCH 4/4 v5] nSVM: Test effect of host RFLAGS.TF on VMRUN

[PATCH kvm-unit-tests] compiler: Add builtin overflow flag
 2021-03-23 16:40 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/6] Misc assembly fixes and cleanups
 2021-03-23 16:32 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 2/6] arm/arm64: Remove dcache_line_size global variable

[PATCH v3 00/14] Embed struct vfio_device in all sub-structures
 2021-03-23 16:15 UTC  (15+ messages)
` [PATCH v3 01/14] vfio: Remove extra put/gets around vfio_device->group
` [PATCH v3 02/14] vfio: Simplify the lifetime logic for vfio_device
` [PATCH v3 03/14] vfio: Split creation of a vfio_device into init and register ops
` [PATCH v3 04/14] vfio/platform: Use vfio_init/register/unregister_group_dev
` [PATCH v3 05/14] vfio/fsl-mc: Re-order vfio_fsl_mc_probe()
` [PATCH v3 06/14] vfio/fsl-mc: Use vfio_init/register/unregister_group_dev
` [PATCH v3 07/14] vfio/pci: Move VGA and VF initialization to functions
` [PATCH v3 08/14] vfio/pci: Re-order vfio_pci_probe()
` [PATCH v3 09/14] vfio/pci: Use vfio_init/register/unregister_group_dev
` [PATCH v3 10/14] vfio/mdev: "
` [PATCH v3 11/14] vfio/mdev: Make to_mdev_device() into a static inline
` [PATCH v3 12/14] vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'
` [PATCH v3 13/14] vfio/pci: Replace uses of vfio_device_data() with container_of
` [PATCH v3 14/14] vfio: Remove device_data from the vfio bus driver API

[kvm-unit-tests PATCH v2 0/4] Fix the devicetree parser for stdout-path
 2021-03-23 16:11 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib/string: Add strnlen, strrchr and strtoul

[PATCH] KVM: nSVM: Additions to optimizing L12 to L2 vmcb.save copies
 2021-03-23 16:08 UTC  (2+ messages)

[PATCH v2 0/2] s390/kvm: VSIE: fix prefixing and MSO for MVPG
 2021-03-23 15:34 UTC  (10+ messages)
` [PATCH v2 1/2] s390/kvm: split kvm_s390_real_to_abs
` [PATCH v2 2/2] s390/kvm: VSIE: fix MVPG handling for prefixing and MSO

[RFC PATCH v7 00/22] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-03-23 13:15 UTC  (9+ messages)
` [RFC PATCH v7 15/22] virtio/vsock: SEQPACKET support feature bit
` [RFC PATCH v7 16/22] virtio/vsock: setup SEQPACKET ops for transport
` [RFC PATCH v7 17/22] vhost/vsock: "
` [RFC PATCH v7 18/22] vsock/loopback: "
` [RFC PATCH v7 19/22] vhost/vsock: SEQPACKET feature bit support
` [RFC PATCH v7 20/22] virtio/vsock: "
` [RFC PATCH v7 21/22] vsock_test: add SOCK_SEQPACKET tests
` [RFC PATCH v7 22/22] virtio/vsock: update trace event for SEQPACKET


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