public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-16 16:37:44 to 2023-10-17 15:31:38 UTC [more...]

[PATCH v3 00/19] IOMMUFD Dirty Tracking
 2023-10-17 15:31 UTC  (59+ messages)
` [PATCH v3 02/19] vfio: Move iova_bitmap into iommu core
` [PATCH v3 07/19] iommufd: Dirty tracking data support
` [PATCH v3 16/19] iommu/amd: Add domain_alloc_user based domain allocation
` [PATCH v3 17/19] iommu/amd: Access/Dirty bit support in IOPTEs
` [PATCH v3 18/19] iommu/amd: Print access/dirty bits if supported
` [PATCH v3 19/19] iommu/intel: Access/Dirty bit support for SL domains

[PATCH v2 0/3] arm/kvm: use kvm_{get,set}_one_reg
 2023-10-17 15:28 UTC  (5+ messages)
` [PATCH v2 3/3] arm/kvm: convert to read_sys_reg64

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-17 14:51 UTC  (26+ messages)
` [PATCH v7 01/12] KVM: arm64: PMU: Introduce helpers to set the guest's PMU
` [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
` [PATCH v7 04/12] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0
` [PATCH v7 05/12] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
` [PATCH v7 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
` [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test

[PATCH v2 0/2] vfio/mtty: Add migration support
 2023-10-17 14:44 UTC  (5+ messages)
` [PATCH v2 1/2] vfio/mtty: Overhaul mtty interrupt handling
` [PATCH v2 2/2] vfio/mtty: Enable migration support

[PATCH v14 00/23] TDX host kernel support
 2023-10-17 14:24 UTC  (29+ messages)
` [PATCH v14 01/23] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v14 02/23] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v14 03/23] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v14 04/23] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v14 05/23] x86/virt/tdx: Handle SEAMCALL no entropy error in common code
` [PATCH v14 06/23] x86/virt/tdx: Add SEAMCALL error printing for module initialization
` [PATCH v14 07/23] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v14 08/23] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v14 09/23] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v14 10/23] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v14 11/23] x86/virt/tdx: Fill out "
` [PATCH v14 12/23] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v14 13/23] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v14 14/23] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
` [PATCH v14 15/23] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v14 16/23] x86/virt/tdx: Initialize all TDMRs
` [PATCH v14 17/23] x86/kexec: Flush cache of TDX private memory
` [PATCH v14 18/23] x86/virt/tdx: Keep TDMRs when module initialization is successful
` [PATCH v14 19/23] x86/virt/tdx: Improve readability of module initialization error handling
` [PATCH v14 20/23] x86/kexec(): Reset TDX private memory on platforms with TDX erratum
` [PATCH v14 21/23] x86/virt/tdx: Handle TDX interaction with ACPI S3 and deeper states
` [PATCH v14 22/23] x86/mce: Improve error log of kernel space TDX #MC due to erratum
` [PATCH v14 23/23] Documentation/x86: Add documentation for TDX host support

[RFC PATCH 4.14] KVM: x86: Backport support for interrupt-based APF page-ready delivery in guest
 2023-10-17 14:06 UTC  (2+ messages)

[PATCH V1 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-10-17 13:42 UTC  (10+ messages)
` [PATCH V1 vfio 1/9] virtio-pci: Fix common config map for modern device
` [PATCH V1 vfio 2/9] virtio: Define feature bit for administration virtqueue
` [PATCH V1 vfio 3/9] virtio-pci: Introduce admin virtqueue
` [PATCH V1 vfio 4/9] virtio-pci: Introduce admin command sending function
` [PATCH V1 vfio 5/9] virtio-pci: Introduce admin commands
` [PATCH V1 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO "
` [PATCH V1 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH V1 vfio 8/9] vfio/pci: Expose vfio_pci_iowrite/read##size()
` [PATCH V1 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices

[kvm-unit-tests PATCH 0/9] s390x: topology: Fixes and extension
 2023-10-17 13:29 UTC  (10+ messages)
` [kvm-unit-tests PATCH 5/9] s390x: topology: Refine stsi header test
` [kvm-unit-tests PATCH 6/9] s390x: topology: Rename topology_core to topology_cpu
` [kvm-unit-tests PATCH 7/9] s390x: topology: Rewrite topology list test

[PATCH v3 0/4] KVM: x86: tracepoint updates
 2023-10-17 12:12 UTC  (2+ messages)

Bug? Incompatible APF for 4.14 guest on 5.10 and later host
 2023-10-17 11:22 UTC  (5+ messages)
` [RFC PATCH 4.14] KVM: x86: Backport support for interrupt-based APF page-ready delivery in guest

[Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
 2023-10-17 10:24 UTC  (12+ messages)

[PATCH 0/12] Get Xen PV shim running in qemu
 2023-10-17 10:21 UTC  (3+ messages)
` [PATCH 11/12] hw/xen: automatically assign device index to block devices

[PATCH] KVM: x86: Clean up included but non-essential header declarations
 2023-10-17  9:33 UTC 

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-17  9:28 UTC  (29+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
` [PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data

[RFC PATCH v1 00/10] mm/prmem: Implement the Persistent-Across-Kexec memory feature (prmem)
 2023-10-17  8:31 UTC 

[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
 2023-10-17  8:03 UTC  (4+ messages)
` [PATCH v3 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce

[PATCH v2 0/5] KVM: arm64: Load stage-2 in vcpu_load() on VHE
 2023-10-17  7:58 UTC  (2+ messages)

[PATCH] KVM: arm64: Move VTCR_EL2 into struct s2_mmu
 2023-10-17  7:58 UTC  (2+ messages)

[PATCH v2 0/6] iommufd support allocating nested parent domain
 2023-10-17  3:46 UTC  (8+ messages)
` [PATCH v2 1/6] iommu: Add new iommu op to create domains owned by userspace
` [PATCH v2 2/6] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation

[RFC PATCH 00/12] iommu/vt-d: Remove superfluous IOMMU IOTLB invalidations
 2023-10-17  3:20 UTC  (14+ messages)
` [RFC PATCH 01/12] iommu/vt-d: Retire the treatment for revoking PASIDs with pending pgfaults
` [RFC PATCH 02/12] iommu/vt-d: Remove initialization for dynamically heap-allocated rcu_head
` [RFC PATCH 03/12] iommu/vt-d: Retire intel_svm_bind_mm()
` [RFC PATCH 04/12] iommu/vt-d: Make dev_to_intel_iommu() helper global
` [RFC PATCH 05/12] iommu/vt-d: Retire struct intel_svm_dev
` [RFC PATCH 06/12] iommu: Add mmu_notifier to sva domain
` [RFC PATCH 07/12] iommu/vt-d: Retire struct intel_svm
` [RFC PATCH 08/12] iommu/vt-d: Use RCU for dev_pasids list updates in set/remove_dev_pasid()
` [RFC PATCH 09/12] iommu/vt-d: Refactor intel_iommu_set_dev_pasid()
` [RFC PATCH 10/12] iommu/vt-d: Refactor intel_iommu_remove_dev_pasid()
` [RFC PATCH 11/12] iommu/vt-d: Use intel_iommu_set_dev_pasid() for sva domain
` [RFC PATCH 12/12] iommu/vt-d: Remove superfluous IOMMU IOTLB invalidations

[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
 2023-10-17  2:38 UTC  (7+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH

[GIT PULL] KVM fixes for Linux 6.6-rc7
 2023-10-17  1:57 UTC  (2+ messages)

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-10-16 23:18 UTC  (5+ messages)
` [PATCH v10 46/50] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH RFC 1/1] KVM: x86: add param to update master clock periodically
 2023-10-16 22:48 UTC  (18+ messages)

[PATCH] KVM: x86/mmu: Stop kicking vCPUs to sync the dirty log when PML is disabled
 2023-10-16 22:12 UTC 

[PATCH 0/2] vfio/mtty: Add migration support
 2023-10-16 20:16 UTC  (4+ messages)
` [PATCH 1/2] vfio/mtty: Fix eventfd leak

[PATCH v5 00/17] Improve KVM + userfaultfd live migration via annotated memory faults
 2023-10-16 19:38 UTC  (10+ messages)
` [PATCH v5 04/17] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v5 09/17] KVM: Introduce KVM_CAP_USERFAULT_ON_MISSING without implementation

[PATCH gmem] KVM: selftests: Fix gmem conversion tests for multiple vCPUs
 2023-10-16 18:47 UTC 

[kvm-unit-tests PATCH 0/3] migration: fixes and multiple migration
 2023-10-16 18:32 UTC  (6+ messages)
` [kvm-unit-tests PATCH 2/3] migration: Fix test harness hang if source does not reach migration point

[RFC PATCH V2 00/18] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
 2023-10-16 17:48 UTC  (4+ messages)
` [RFC PATCH V2 14/18] vfio/pci: Add core IMS support

[PATCH v2] KVM: x86: hyper-v: Don't auto-enable stimer during deserialization
 2023-10-16 16:56 UTC 

[PATCH] KVM: x86: hyper-v: Don't auto-enable stimer during deserialization
 2023-10-16 17:04 UTC  (5+ messages)

[PATCH RFC 00/11] KVM: x86: Make Hyper-V emulation optional (AKA introduce CONFIG_KVM_HYPERV)
 2023-10-16 16:55 UTC  (11+ messages)
` [PATCH RFC 07/11] KVM: x86: Make Hyper-V emulation optional
` [PATCH RFC 08/11] KVM: nVMX: hyper-v: Introduce nested_vmx_evmptr() accessor

[PATCH v16 000/116] KVM TDX basic feature support
 2023-10-16 16:15 UTC  (31+ messages)
` [PATCH v16 002/116] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_hardware_setup()
` [PATCH v16 003/116] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
` [PATCH v16 005/116] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v16 006/116] KVM: TDX: Add placeholders for TDX VM/vcpu structure
` [PATCH v16 009/116] KVM: TDX: Define TDX architectural definitions
` [PATCH v16 011/116] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [PATCH v16 015/116] x86/cpu: Add helper functions to allocate/free TDX private host key id
` [PATCH v16 017/116] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH v16 022/116] KVM: TDX: Make pmu_intel.c ignore guest TD case
` [PATCH v16 025/116] KVM: TDX: allocate/free TDX vcpu structure
` [PATCH v16 026/116] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH v16 029/116] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
` [PATCH v16 031/116] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
` [PATCH v16 032/116] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH v16 036/116] KVM: x86/mmu: Disallow fast page fault on private GPA
` [PATCH v16 037/116] KVM: x86/mmu: Allow per-VM override of the TDP max page level
` [PATCH v16 067/116] KVM: TDX: Add TSX_CTRL msr into uret_msrs list
` [PATCH v16 075/116] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c
` [PATCH v16 078/116] KVM: TDX: Implement methods to inject NMI
` [PATCH v16 084/116] KVM: TDX: handle EXIT_REASON_OTHER_SMI
` [PATCH v16 085/116] KVM: TDX: handle ept violation/misconfig exit
` [PATCH v16 087/116] KVM: TDX: Handle EXIT_REASON_OTHER_SMI with MSMI
` [PATCH v16 100/116] KVM: TDX: Silently discard SMI request
` [PATCH v16 101/116] KVM: TDX: Silently ignore INIT/SIPI
` [PATCH v16 105/116] KVM: TDX: Add methods to ignore VMX preemption timer
` [PATCH v16 108/116] KVM: TDX: Add a method to ignore for TDX to ignore hypercall patch
` [PATCH v16 109/116] KVM: TDX: Add methods to ignore virtual apic related operation
` [PATCH v16 110/116] KVM: TDX: Inhibit APICv for TDX guest
` [PATCH v16 113/116] KVM: TDX: Add hint TDX ioctl to release Secure-EPT
` [PATCH v16 114/116] RFC: KVM: x86: Add x86 callback to check cpuid

[PATCH iwl-next v3 00/13] Add E800 live migration driver
 2023-10-16 16:51 UTC  (2+ messages)

[RFC PATCH v5 00/16] KVM TDX: TDP MMU: large page support
 2023-10-16 16:21 UTC  (13+ messages)
` [RFC PATCH v5 01/16] KVM: TDP_MMU: Go to next level if smaller private mapping exists
` [RFC PATCH v5 02/16] KVM: TDX: Pass page level to cache flush before TDX SEAMCALL
` [RFC PATCH v5 03/16] KVM: TDX: Pass KVM page level to tdh_mem_page_add() and tdh_mem_page_aug()
` [RFC PATCH v5 04/16] KVM: TDX: Pass size to tdx_measure_page()
` [RFC PATCH v5 05/16] KVM: TDX: Pass size to reclaim_page()
` [RFC PATCH v5 06/16] KVM: TDX: Update tdx_sept_{set,drop}_private_spte() to support large page
` [RFC PATCH v5 08/16] KVM: TDX: Pin pages via get_page() right before ADD/AUG'ed to TDs
` [RFC PATCH v5 09/16] KVM: TDX: Pass desired page level in err code for page fault handler
` [RFC PATCH v5 10/16] KVM: x86/tdp_mmu: Allocate private page table for large page split
` [RFC PATCH v5 13/16] KVM: x86/tdp_mmu: Try to merge pages into a large page
` [RFC PATCH v5 15/16] KVM: x86/mmu: Make kvm fault handler aware of large page of private memslot
` [RFC PATCH v5 16/16] KVM: TDX: Allow 2MB large page for TD GUEST


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox