kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-12 22:42:54 to 2020-11-16 18:33:13 UTC [more...]

[RFC PATCH 00/67] KVM: X86: TDX support
 2020-11-16 18:26 UTC  (53+ messages)
` [RFC PATCH 01/67] x86/cpufeatures: Add synthetic feature flag for TDX (in host)
` [RFC PATCH 17/67] KVM: x86: Introduce "protected guest" concept and block disallowed ioctls
` [RFC PATCH 18/67] KVM: x86: Add per-VM flag to disable direct IRQ injection
` [RFC PATCH 19/67] KVM: x86: Add flag to disallow #MC injection / KVM_X86_SETUP_MCE
` [RFC PATCH 20/67] KVM: x86: Make KVM_CAP_X86_SMM a per-VM capability
` [RFC PATCH 21/67] KVM: x86: Add flag to mark TSC as immutable (for TDX)
` [RFC PATCH 22/67] KVM: Add per-VM flag to mark read-only memory as unsupported
` [RFC PATCH 23/67] KVM: Add per-VM flag to disable dirty logging of memslots for TDs
` [RFC PATCH 24/67] KVM: x86: Add per-VM flag to disable in-kernel I/O APIC and level routes
` [RFC PATCH 25/67] KVM: x86: Allow host-initiated WRMSR to set X2APIC regardless of CPUID
` [RFC PATCH 26/67] KVM: x86: Add kvm_x86_ops .cache_gprs() and .flush_gprs()
` [RFC PATCH 27/67] KVM: x86: Add support for vCPU and device-scoped KVM_MEMORY_ENCRYPT_OP
` [RFC PATCH 28/67] KVM: x86: Introduce vm_teardown() hook in kvm_arch_vm_destroy()
` [RFC PATCH 29/67] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [RFC PATCH 30/67] KVM: x86: Check for pending APICv interrupt in kvm_vcpu_has_events()
` [RFC PATCH 31/67] KVM: x86: Add option to force LAPIC expiration wait
` [RFC PATCH 32/67] KVM: x86: Add guest_supported_xss placholder
` [RFC PATCH 33/67] KVM: Export kvm_is_reserved_pfn() for use by TDX
` [RFC PATCH 34/67] KVM: x86: Add infrastructure for stolen GPA bits
` [RFC PATCH 35/67] KVM: x86/mmu: Explicitly check for MMIO spte in fast page fault
` [RFC PATCH 36/67] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [RFC PATCH 37/67] KVM: x86/mmu: Ignore bits 63 and 62 when checking for "present" SPTEs
` [RFC PATCH 38/67] KVM: x86/mmu: Allow non-zero init value for shadow PTE
` [RFC PATCH 39/67] KVM: x86/mmu: Refactor shadow walk in __direct_map() to reduce indentation
` [RFC PATCH 40/67] KVM: x86/mmu: Return old SPTE from mmu_spte_clear_track_bits()
` [RFC PATCH 41/67] KVM: x86/mmu: Frame in support for private/inaccessible shadow pages
` [RFC PATCH 42/67] KVM: x86/mmu: Move 'pfn' variable to caller of direct_page_fault()
` [RFC PATCH 43/67] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX
` [RFC PATCH 44/67] KVM: VMX: Modify NMI and INTR handlers to take intr_info as param
` [RFC PATCH 45/67] KVM: VMX: Move NMI/exception handler to common helper
` [RFC PATCH 46/67] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [RFC PATCH 47/67] KVM: VMX: Define EPT Violation architectural bits
` [RFC PATCH 48/67] KVM: VMX: Define VMCS encodings for shared EPT pointer
` [RFC PATCH 49/67] KVM: VMX: Add 'main.c' to wrap VMX and TDX
` [RFC PATCH 50/67] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [RFC PATCH 51/67] KVM: VMX: Move register caching logic to common code
` [RFC PATCH 52/67] KVM: TDX: Add TDX "architectural" error codes
` [RFC PATCH 53/67] KVM: TDX: Add architectural definitions for structures and values
` [RFC PATCH 54/67] KVM: TDX: Define TDCALL exit reason
` [RFC PATCH 55/67] KVM: TDX: Add SEAMRR related MSRs macro definition
` [RFC PATCH 56/67] KVM: TDX: Add macro framework to wrap TDX SEAMCALLs
` [RFC PATCH 57/67] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers
` [RFC PATCH 58/67] KVM: VMX: Add macro framework to read/write VMCS for VMs and TDs
` [RFC PATCH 59/67] KVM: VMX: Move AR_BYTES encoder/decoder helpers to common.h
` [RFC PATCH 60/67] KVM: VMX: MOVE GDT and IDT accessors to common code
` [RFC PATCH 61/67] KVM: VMX: Move .get_interrupt_shadow() implementation to common VMX code
` [RFC PATCH 62/67] KVM: TDX: Load and init TDX-SEAM module during boot
` [RFC PATCH 63/67] cpu/hotplug: Document that TDX also depends on booting CPUs once
` [RFC PATCH 64/67] KVM: TDX: Add "basic" support for building and running Trust Domains
` [RFC PATCH 65/67] KVM: x86: Mark the VM (TD) as bugged if non-coherent DMA is detected
` [RFC PATCH 66/67] fixup! KVM: TDX: Add "basic" support for building and running Trust Domains
` [RFC PATCH 67/67] KVM: X86: not for review: add dummy file for TDX-SEAM module

[PATCH] kvm/i386: Set proper nested state format for SVM
 2020-11-16 18:25 UTC  (3+ messages)

[GIT PULL 0/2] KVM: s390: Fixes for 5.10
 2020-11-16 18:18 UTC  (4+ messages)
` [GIT PULL 1/2] KVM: s390: pv: Mark mm as protected after the set secure parameters and improve cleanup
` [GIT PULL 2/2] KVM: s390: remove diag318 reset code

[PATCH v3 0/4] KVM: selftests: Cleanups, take 2
 2020-11-16 18:16 UTC  (6+ messages)
` [PATCH v3 1/4] KVM: selftests: Factor out guest mode code
` [PATCH v3 2/4] KVM: selftests: dirty_log_test: Remove create_vm
` [PATCH v3 3/4] KVM: selftests: Use vm_create_with_vcpus in create_vm
` [PATCH v3 4/4] KVM: selftests: Implement perf_test_util more conventionally

[PATCH] KVM: SVM: check CR4 changes against vcpu->arch
 2020-11-16 18:11 UTC 

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-16 18:02 UTC  (28+ messages)

[PATCH] kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use
 2020-11-16 17:19 UTC  (2+ messages)

[PATCH] kvm: x86/mmu: Fix is_tdp_mmu_check when using PAE
 2020-11-16 17:18 UTC  (3+ messages)

[PATCH v11 00/14] s390/vfio-ap: dynamic configuration support
 2020-11-16 16:58 UTC  (28+ messages)
` [PATCH v11 04/14] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v11 05/14] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v11 06/14] s390/vfio-ap: introduce shadow APCB
` [PATCH v11 07/14] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v11 08/14] s390/vfio-ap: hot plug/unplug queues on bind/unbind of queue device
` [PATCH v11 11/14] s390/zcrypt: Notify driver on config changed and scan complete callbacks

[PATCH] vfio iommu type1: Improve vfio_iommu_type1_pin_pages performance
 2020-11-16 16:33 UTC  (4+ messages)

[PATCH v12 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-11-16 16:24 UTC  (18+ messages)
` [PATCH v12 01/15] iommu: Introduce attach/detach_pasid_table API
` [PATCH v12 02/15] iommu: Introduce bind/unbind_guest_msi
` [PATCH v12 03/15] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v12 04/15] iommu/smmuv3: Dynamically allocate s1_cfg and s2_cfg
` [PATCH v12 05/15] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v12 06/15] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v12 07/15] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
` [PATCH v12 08/15] iommu/smmuv3: Implement cache_invalidate
` [PATCH v12 09/15] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v12 10/15] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v12 11/15] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
` [PATCH v12 12/15] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v12 13/15] iommu/smmuv3: Report non recoverable faults
` [PATCH v12 14/15] iommu/smmuv3: Accept configs with more than one context descriptor
` [PATCH v12 15/15] iommu/smmuv3: Add PASID cache invalidation per PASID

[PATCH] vringh: fix vringh_iov_push_*() documentation
 2020-11-16 16:16 UTC 

[PATCH] vfio-pci: Use io_remap_pfn_range() for PCI IO memory
 2020-11-16 15:53 UTC  (3+ messages)

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-16 15:34 UTC 

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (VFIO part)
 2020-11-16 13:51 UTC  (15+ messages)
` [PATCH v11 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [PATCH v11 02/13] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v11 03/13] vfio: VFIO_IOMMU_SET_MSI_BINDING
` [PATCH v11 04/13] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type
` [PATCH v11 05/13] vfio/pci: Register an iommu fault handler
` [PATCH v11 06/13] vfio/pci: Allow to mmap the fault queue
` [PATCH v11 07/13] vfio: Use capability chains to handle device specific irq
` [PATCH v11 08/13] vfio/pci: Add framework for custom interrupt indices
` [PATCH v11 09/13] vfio: Add new IRQ for DMA fault reporting
` [PATCH v11 10/13] vfio/pci: Register and allow DMA FAULT IRQ signaling
` [PATCH v11 11/13] vfio: Document nested stage control
` [PATCH v11 12/13] vfio/pci: Register a DMA fault response region
` [PATCH v11 13/13] vfio/pci: Inject page response upon response region fill

[RFC, v0 0/3] msi support for platform devices
 2020-11-16 13:14 UTC  (5+ messages)
` [RFC, v1 "

[GIT PULL] vhost,vdpa: fixes
 2020-11-16 13:14 UTC 

[PATCH 2/4] MIPS: kvm: Use vm_get_page_prot to get protection bits
 2020-11-16 12:30 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page
 2020-11-16 12:29 UTC  (4+ messages)

[PATCH v2 00/11] KVM: selftests: Cleanups, take 2
 2020-11-16 12:24 UTC  (15+ messages)
` [PATCH v2 01/11] KVM: selftests: Update .gitignore
` [PATCH v2 02/11] KVM: selftests: Remove deadcode
` [PATCH v2 06/11] KVM: selftests: dirty_log_test: Remove create_vm

[Bug 209253] New: Loss of connectivity on guest after important host <-> guest traffic
 2020-11-16 11:21 UTC  (2+ messages)
` [Bug 209253] "

[PATCH v15 00/17] KVM RISC-V Support
 2020-11-16  9:29 UTC  (3+ messages)
` [PATCH v15 10/17] RISC-V: KVM: Implement stage2 page table programming

[PATCH] irqchip/gic-v4.1: Optimize the wait for the completion of the analysis of the VPT
 2020-11-16  7:22 UTC  (2+ messages)

[PATCH kernel] vfio_pci_nvlink2: Do not attempt NPU2 setup on old P8's NPU
 2020-11-16  6:20 UTC  (4+ messages)

[Bug 210213] New: vCPUs >= 64 can't be online and hotplugged in some scenarios
 2020-11-16  3:27 UTC 

[PATCH RFC v2 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2020-11-16  3:22 UTC  (4+ messages)
  ` [PATCH] perf/intel: Remove Perfmon-v4 counter_freezing support

[GIT PULL] More KVM fixes for 5.10-rc4
 2020-11-15 18:00 UTC  (2+ messages)

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

[kvm:queue 40/54] arch/x86/kvm/../../../virt/kvm/eventfd.c:198:23: error: passing argument 1 of 'eventfd_ctx_do_read' from incompatible pointer type
 2020-11-15 14:29 UTC  (2+ messages)

Corporate and Personal Loan::,
 2020-11-13 16:08 UTC 

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[Bug 210197] New: qemu: freezes host X server, if spice gl enabled
 2020-11-14 15:29 UTC  (2+ messages)
` [Bug 210197] "

[PATCH 0/5 v5] KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros
 2020-11-14  1:49 UTC  (6+ messages)
` [PATCH 1/5 v5] KVM: x86: Change names of some of the kvm_x86_ops functions to make them more semantical and readable
` [PATCH 2/5 v5] KVM: SVM: Fill in conforming svm_x86_ops via macro
` [PATCH 3/5 v5] KVM: nSVM: Fill in conforming svm_nested_ops "
` [PATCH 4/5 v5] KVM: VMX: Fill in conforming vmx_x86_ops "
` [PATCH 5/5 v5] KVM: nVMX: Fill in conforming vmx_nested_ops "

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-11-14  0:26 UTC  (8+ messages)

[PATCH v11 12/14] s390/vfio-ap: handle host AP config change notification
 2020-11-13 21:06 UTC  (3+ messages)

[PATCH v2 0/2] KVM: SVM: Create separate vmcbs for L1 and L2
 2020-11-13 20:38 UTC  (10+ messages)
` [PATCH v2 1/2] KVM: SVM: Move asid to vcpu_svm
` [PATCH v2 2/2] KVM: SVM: Use a separate vmcb for the nested L2 guest

[PATCH 0/8] KVM: arm64: Disabled PMU handling
 2020-11-13 18:26 UTC  (9+ messages)
` [PATCH 1/8] KVM: arm64: Add kvm_vcpu_has_pmu() helper
` [PATCH 2/8] KVM: arm64: Set ID_AA64DFR0_EL1.PMUVer to 0 when no PMU support
` [PATCH 3/8] KVM: arm64: Refuse illegal KVM_ARM_VCPU_PMU_V3 at reset time
` [PATCH 4/8] KVM: arm64: Inject UNDEF on PMU access when no PMU configured
` [PATCH 5/8] KVM: arm64: Remove PMU RAZ/WI handling
` [PATCH 6/8] KVM: arm64: Remove dead PMU sysreg decoding code
` [PATCH 7/8] KVM: arm64: Gate kvm_pmu_update_state() on the PMU feature
` [PATCH 8/8] KVM: arm64: Get rid of the PMU ready state

[PATCH v10 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2020-11-13 16:12 UTC  (7+ messages)
` [PATCH v10 04/11] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type
` [PATCH v10 05/11] vfio/pci: Register an iommu fault handler

[PATCH kvm-unit-tests] x86: svm: clean up CR3 tests
 2020-11-13 14:39 UTC 

[PATCH] KVM: x86: clflushopt should be treated as a no-op by emulation
 2020-11-13 11:26 UTC  (3+ messages)

[PATCH 0/6] KVM: x86: KVM_SET_SREGS.CR4 bug fixes and cleanup
 2020-11-13 11:36 UTC  (2+ messages)

[PATCH v2 0/2] Fix AMD SEV guest boot issue with PCID feature
 2020-11-13 11:30 UTC  (3+ messages)
` [PATCH v2 2/2] KVM:SVM: Update cr3_lm_rsvd_bits for AMD SEV guests

[PATCH 0/3] KVM/arm64 fixes for 5.10, take #3
 2020-11-13 11:27 UTC  (3+ messages)
` [PATCH 1/3] KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace

[RFC PATCH 0/4] Add support for ARMv8.6 TWED feature
 2020-11-13  7:54 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).