kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-01 10:31:54 to 2021-03-03 07:23:46 UTC [more...]

[PATCH 00/15] KVM: x86/mmu: Lots of bug fixes
 2021-03-02 18:45 UTC  (15+ messages)
` [PATCH 01/15] KVM: nSVM: Set the shadow root level to the TDP level for nested NPT
` [PATCH 02/15] KVM: x86/mmu: Alloc page for PDPTEs when shadowing 32-bit NPT with 64-bit
` [PATCH 04/15] KVM: x86/mmu: Allocate the lm_root before allocating PAE roots
` [PATCH 05/15] KVM: x86/mmu: Check PDPTRs "
` [PATCH 06/15] KVM: x86/mmu: Fix and unconditionally enable WARNs to detect PAE leaks
` [PATCH 07/15] KVM: x86/mmu: Use '0' as the one and only value for an invalid PAE root
` [PATCH 08/15] KVM: x86/mmu: Set the C-bit in the PDPTRs and LM pseudo-PDPTRs
` [PATCH 09/15] KVM: x86/mmu: Mark the PAE roots as decrypted for shadow paging
` [PATCH 10/15] KVM: SVM: Don't strip the C-bit from CR2 on #PF interception
` [PATCH 11/15] KVM: nVMX: Defer the MMU reload to the normal path on an EPTP switch
` [PATCH 12/15] KVM: x86: Defer the MMU unload to the normal path on an global INVPCID
` [PATCH 13/15] KVM: x86/mmu: Unexport MMU load/unload functions
` [PATCH 14/15] KVM: x86/mmu: Sync roots after MMU load iff load as successful
` [PATCH 15/15] KVM: x86/mmu: WARN on NULL pae_root and bad shadow root level

[PATCH v3 00/11] KVM: VMX: Clean up Hyper-V PV TLB flush
 2021-03-02 18:56 UTC  (3+ messages)

[PATCH] kvm: arm64: nvhe: Save the SPE context early
 2021-03-02 18:57 UTC  (2+ messages)

[PATCH] KVM: SVM: Clear the CR4 register on reset
 2021-03-02 18:51 UTC 

[RFC PATCH 00/27] vDPA software assisted live migration
 2021-03-02 18:34 UTC  (6+ messages)
` [RFC PATCH 06/27] virtio: Add virtio_queue_get_used_notify_split

[PATCH 0/2] KVM: x86: Emulate L2 triple fault without killing L1
 2021-03-02 18:17 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86: Handle triple fault in L2 "
` [PATCH 2/2] KVM: nSVM: Add helper to synthesize nested VM-Exit without collateral

[PATCH 00/25] KVM SGX virtualization support
 2021-03-02 18:27 UTC  (36+ messages)
` [PATCH 02/25] x86/cpufeatures: Add SGX1 and SGX2 sub-features
` [PATCH 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
` [PATCH 05/25] x86/sgx: Introduce virtual EPC for use by KVM guests
` [PATCH 09/25] x86/sgx: Move ENCLS leaf definitions to sgx.h
` [PATCH 12/25] x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
` [PATCH 19/25] KVM: VMX: Add basic handling of VM-Exit from SGX enclave
` [PATCH 21/25] KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions

[PATCH v5 0/3] s390/kvm: fix MVPG when in VSIE
 2021-03-02 17:44 UTC  (4+ messages)
` [PATCH v5 1/3] s390/kvm: split kvm_s390_logical_to_effective
` [PATCH v5 2/3] s390/kvm: extend kvm_s390_shadow_fault to return entry pointer
` [PATCH v5 3/3] s390/kvm: VSIE: correctly handle MVPG when in VSIE

[PATCH kvmtool v2 00/22] Unify I/O port and MMIO trap handling
 2021-03-02 18:02 UTC  (4+ messages)
` [PATCH kvmtool v2 01/22] ioport: Remove ioport__setup_arch()

[PATCH] KVM: LAPIC: Advancing the timer expiration on guest initiated write
 2021-03-02 17:16 UTC  (2+ messages)

[PATCH v1 7/9] memory: introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
 2021-03-02 17:32 UTC  (2+ messages)

[RFC PATCH 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-03-02 17:13 UTC  (3+ messages)
` [RFC PATCH 3/4] KVM: arm64: Install the block entry before unmapping the page mappings

[Patch v8 00/10] vfio: expose virtual Shared Virtual Addressing to VMs
 2021-03-02 20:35 UTC  (15+ messages)
` [Patch v8 01/10] iommu: Report domain nesting info
` [Patch v8 02/10] iommu/smmu: Report empty "
` [Patch v8 03/10] vfio/type1: Report iommu nesting info to userspace
` [Patch v8 04/10] vfio/type1: Support binding guest page tables to PASID
` [Patch v8 05/10] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [Patch v8 06/10] iommu: Pass domain to sva_unbind_gpasid()
` [Patch v8 07/10] vfio/type1: Add vSVA support for IOMMU-backed mdevs
` [Patch v8 08/10] vfio/pci: Expose PCIe PASID capability to userspace
` [Patch v8 09/10] vfio: Document dual stage control
` [Patch v8 10/10] iommu/vt-d: Support reporting nesting capability info

Kenya Cutomized Business Plans for only Kes 499/=
 2021-03-02 15:27 UTC 

[PATCH v10 00/17] Add AMD SEV guest live migration support
 2021-03-02 15:15 UTC  (12+ messages)
` [PATCH v10 10/16] KVM: x86: Introduce KVM_GET_SHARED_PAGES_LIST ioctl

[RFC PATCH 00/10] vdpa: get/set_config() rework
 2021-03-02 14:15 UTC  (7+ messages)
` [RFC PATCH 01/10] vdpa: add get_config_size callback in vdpa_config_ops
` [RFC PATCH 10/10] vhost/vdpa: return configuration bytes read and written to user space

[PATCH] KVM: nSVM: Optimize L12 to L2 vmcb.save copies
 2021-03-02 14:20 UTC  (5+ messages)

[RFC PATCH] kvm: arm64: Try stage2 block mapping for host device MMIO
 2021-03-02 12:19 UTC  (4+ messages)

[RFC PATCH v4 0/9] KVM: selftests: some improvement and a new test for kvm page table
 2021-03-02 12:57 UTC  (10+ messages)
` [RFC PATCH v4 1/9] tools headers: sync headers of asm-generic/hugetlb_encode.h
` [RFC PATCH v4 2/9] tools headers: Add a macro to get HUGETLB page sizes for mmap
` [RFC PATCH v4 3/9] KVM: selftests: Use flag CLOCK_MONOTONIC_RAW for timing
` [RFC PATCH v4 4/9] KVM: selftests: Make a generic helper to get vm guest mode strings
` [RFC PATCH v4 5/9] KVM: selftests: Add a helper to get system configured THP page size
` [RFC PATCH v4 6/9] KVM: selftests: Add a helper to get system default hugetlb "
` [RFC PATCH v4 7/9] KVM: selftests: List all hugetlb src types specified with page sizes
` [RFC PATCH v4 8/9] KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers
` [RFC PATCH v4 9/9] KVM: selftests: Add a test for kvm page table code

[RFC v11 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2021-03-02 20:38 UTC  (26+ messages)
` [RFC v11 01/25] scripts/update-linux-headers: Import iommu.h
` [RFC v11 02/25] scripts/update-linux-headers: Import ioasid.h
` [RFC v11 03/25] header file update VFIO/IOMMU vSVA APIs kernel 5.12-rc1
` [RFC v11 04/25] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [RFC v11 05/25] hw/pci: introduce pci_device_get_iommu_attr()
` [RFC v11 06/25] intel_iommu: add get_iommu_attr() callback
` [RFC v11 07/25] vfio: pass nesting requirement into vfio_get_group()
` [RFC v11 08/25] vfio: check VFIO_TYPE1_NESTING_IOMMU support
` [RFC v11 09/25] hw/iommu: introduce HostIOMMUContext
` [RFC v11 10/25] hw/pci: introduce pci_device_set/unset_iommu_context()
` [RFC v11 11/25] intel_iommu: add set/unset_iommu_context callback
` [RFC v11 12/25] vfio: add HostIOMMUContext support
` [RFC v11 13/25] vfio: init HostIOMMUContext per-container
` [RFC v11 14/25] intel_iommu: sync IOMMU nesting cap info for assigned devices
` [RFC v11 15/25] intel_iommu: add virtual command capability support
` [RFC v11 16/25] intel_iommu: process PASID cache invalidation
` [RFC v11 17/25] intel_iommu: add PASID cache management infrastructure
` [RFC v11 18/25] intel_iommu: bind/unbind guest page table to host
` [RFC v11 19/25] intel_iommu: replay pasid binds after context cache invalidation
` [RFC v11 20/25] intel_iommu: do not pass down pasid bind for PASID #0
` [RFC v11 21/25] vfio: add support for flush iommu stage-1 cache
` [RFC v11 22/25] intel_iommu: process PASID-based iotlb invalidation
` [RFC v11 23/25] intel_iommu: propagate PASID-based iotlb invalidation to host
` [RFC v11 24/25] intel_iommu: process PASID-based Device-TLB invalidation
` [RFC v11 25/25] intel_iommu: modify x-scalable-mode to be string option

[RFC PATCH v3 0/7] KVM: selftests: some improvement and a new test for kvm page table
 2021-03-02 12:21 UTC  (4+ messages)
` [RFC PATCH v3 6/8] KVM: selftests: List all hugetlb src types specified with page sizes

[kvm-unit-tests PATCH v4 0/3] s390x: mvpg test
 2021-03-02 11:41 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 1/3] s390x: introduce leave_pstate to leave userspace
` [kvm-unit-tests PATCH v4 2/3] s390x: mvpg: simple test
` [kvm-unit-tests PATCH v4 3/3] s390x: mvpg: skip some tests when using TCG

[RFC PATCH 0/7] kvm: arm64: Implement SW/HW combined dirty log
 2021-03-02 11:23 UTC  (2+ messages)

[PATCH] vhost-vdpa: honor CAP_IPC_LOCK
 2021-03-02 10:52 UTC  (3+ messages)

[RFC v4 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-02 10:32 UTC  (11+ messages)
` [RFC v4 01/11] eventfd: Increase the recursion depth of eventfd_signal()
    `  "
` [RFC v4 02/11] vhost-vdpa: protect concurrent access to vhost device iotlb
    `  "
` [RFC v4 03/11] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [RFC v4 04/11] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()

[PATCH] KVM: nVMX: Set X86_CR4_CET in cr4_fixed1_bits if CET IBT is enabled
 2021-03-02 10:35 UTC  (7+ messages)
` [PATCH v2] KVM: nVMX: Sync L2 guest CET states between L1/L2

[PATCH v2 0/1] GIC v4.1: Disable VSGI support for GIC CPUIF < v4.1
 2021-03-02 10:27 UTC  (2+ messages)
  ` [PATCH v2 1/1] irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detection

[PATCH V2] vhost-vdpa: honor CAP_IPC_LOCK
 2021-03-02 10:51 UTC 

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-03-02  8:35 UTC  (3+ messages)
` [PATCH v14 05/13] iommu/smmuv3: Implement attach/detach_pasid_table

[kvm-unit-tests PATCH v3 0/3] s390x: mvpg test
 2021-03-02  8:22 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 1/3] s390x: introduce leave_pstate to leave userspace
` [kvm-unit-tests PATCH v3 2/3] s390x: mvpg: simple test
` [kvm-unit-tests PATCH v3 3/3] s390x: mvpg: skip some tests when using TCG

[RFC PATCH kvm-unit-tests] x86: add ioregionfd fast PIO test
 2021-03-02  9:40 UTC  (2+ messages)

[RFC v2 0/2] cgroup: New misc cgroup controller
 2021-03-02  8:17 UTC  (3+ messages)
` [RFC v2 1/2] cgroup: sev: Add "
` [RFC v2 2/2] cgroup: sev: Miscellaneous cgroup documentation

[RFC PATCH 00/11] vfio/iommu_type1: Implement dirty log tracking based on smmuv3 HTTU
 2021-03-02  7:42 UTC  (4+ messages)
` [RFC PATCH 01/11] iommu/arm-smmu-v3: Add feature detection for HTTU

[PATCH v3] vfio/pci: Add support for opregion v2.1+
 2021-03-02 13:02 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2 0/4] KVM: x86/pmu: Guest Architectural LBR Enabling
 2021-03-02  2:52 UTC  (4+ messages)
` [PATCH v2 1/4] KVM: vmx/pmu: Add MSR_ARCH_LBR_DEPTH emulation for Arch LBR

Processor to run Intel PT in a Guest VM
 2021-03-02  1:16 UTC  (2+ messages)

[PATCH v5 00/14] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-03-02  0:50 UTC  (7+ messages)
` [PATCH v5 05/14] vfio/mdev: idxd: add basic mdev registration and helper functions

[PATCH v2] KVM: x86: Revise guest_fpu xcomp_bv field
 2021-03-01 23:59 UTC  (2+ messages)

[PATCH] docs: kvm: Fix a typo ("althought")
 2021-03-01 21:47 UTC 

[PATCH] s390: cio: Return -EFAULT if copy_to_user() fails
 2021-03-01 19:56 UTC  (4+ messages)

[PATCH v2] KVM: x86: allow compiling out the Xen hypercall interface
 2021-03-01 18:23 UTC  (4+ messages)

[PATCH RFC] hw/misc/pc-testdev: add support for ioregionfd testing
 2021-03-01 17:47 UTC  (2+ messages)

[PATCH 1/2] KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_info
 2021-03-01 17:34 UTC  (3+ messages)
` [PATCH 2/2] KVM: x86/xen: Add support for vCPU runstate information

[kvm-unit-tests PATCH v4 0/6] CSS Mesurement Block
 2021-03-01 15:54 UTC  (11+ messages)
` [kvm-unit-tests PATCH v4 1/6] s390x: css: Store CSS Characteristics
` [kvm-unit-tests PATCH v4 2/6] s390x: css: simplifications of the tests
` [kvm-unit-tests PATCH v4 3/6] s390x: css: extending the subchannel modifying functions
` [kvm-unit-tests PATCH v4 4/6] s390x: css: implementing Set CHannel Monitor
` [kvm-unit-tests PATCH v4 5/6] s390x: css: testing measurement block format 0
` [kvm-unit-tests PATCH v4 6/6] s390x: css: testing measurement block format 1

[PATCH] KVM: X86: Fix __x86_set_memory_region() sparse warning
 2021-03-01 13:34 UTC 

[PATCH] KVM: flush deferred static key before checking it
 2021-03-01 12:24 UTC  (2+ messages)


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