public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-17 14:45:06 to 2023-08-20 11:27:45 UTC [more...]

Investment Consultation
 2023-08-20 11:27 UTC 

[PATCH v3 0/4] KVM: arm64: PMU: Fix PMUver related handling of vPMU support
 2023-08-20  8:44 UTC  (6+ messages)
` [PATCH v3 1/4] KVM: arm64: PMU: Disallow vPMU on non-uniform PMUVer
` [PATCH v3 2/4] KVM: arm64: PMU: Avoid inappropriate use of host's PMUVer
` [PATCH v3 3/4] KVM: arm64: PMU: Don't advertise the STALL_SLOT event
` [PATCH v3 4/4] KVM: arm64: PMU: Don't advertise STALL_SLOT_{FRONTEND,BACKEND}

[PATCH -next] vfio/pds: fix return value in pds_vfio_get_lm_file()
 2023-08-19 18:15 UTC  (2+ messages)

[Bug 217796] New: latest Zen Inception fixes breaks nested kvm virtualization on AMD
 2023-08-19 10:39 UTC  (2+ messages)
` [Bug 217796] "

[PATCH 0/8] KVM: gmem: Adding hooks for SEV and TDX
 2023-08-19  2:08 UTC  (11+ messages)
` [PATCH 3/8] KVM: gmem: Fix kvm_gmem_issue_arch_invalidate()
` [PATCH 4/8] KVM: gmem: protect kvm_mmu_invalidate_end()
` [PATCH 7/8] KVM: gmem: Avoid race with kvm_gmem_release and mmu notifier

[PATCH] x86/sev: Make early_set_memory_decrypted() calls page aligned
 2023-08-18 23:34 UTC 

[RFC PATCH 00/11] New KVM ioctl to link a gmem inode to a new gmem file
 2023-08-18 23:20 UTC  (3+ messages)
` [RFC PATCH 02/11] KVM: guest_mem: Add ioctl KVM_LINK_GUEST_MEMFD

Deadlock due to EPT_VIOLATION
 2023-08-18 23:06 UTC  (14+ messages)

[RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
 2023-08-18 23:03 UTC  (5+ messages)

[RFC PATCH v4 00/10] KVM: guest_memfd(), X86: Common base for SNP and TDX (was KVM: guest memory: Misc enhancement)
 2023-08-18 22:27 UTC  (5+ messages)
` [RFC PATCH v4 07/10] KVM: x86: Add gmem hook for initializing private memory

[PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
 2023-08-18 18:25 UTC  (14+ messages)

[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-08-18 17:32 UTC  (13+ messages)
` [PATCH v4 03/16] KVM: Add KVM_CAP_MEMORY_FAULT_INFO

[PATCH vfio] pds_core: Fix function header descriptions
 2023-08-18 16:03 UTC  (4+ messages)

[PATCH v9 0/5] iommufd: Add iommu hardware info reporting
 2023-08-18 15:55 UTC  (7+ messages)
` [PATCH v9 1/5] iommu: Move dev_iommu_ops() to private header
` [PATCH v9 2/5] iommu: Add new iommu op to get iommu hardware information
` [PATCH v9 3/5] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v9 4/5] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
` [PATCH v9 5/5] iommu/vt-d: Implement hw_info for iommu capability query

Commit 'sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage' broke O_DIRECT over NFS
 2023-08-18 14:12 UTC  (5+ messages)

[PATCH v10 0/9] Linear Address Masking (LAM) KVM Enabling
 2023-08-18 13:53 UTC  (16+ messages)
` [PATCH v10 3/9] KVM: x86: Use KVM-governed feature framework to track "LAM enabled"
` [PATCH v10 7/9] KVM: VMX: Implement and wire get_untagged_addr() for LAM

[PATCH 0/2] KVM: x86/mmu: .change_pte() optimization in TDP MMU
 2023-08-18 13:46 UTC  (6+ messages)

[PATCH 00/12] s390/vfio_ap: crypto pass-through for SE guests
 2023-08-18 13:35 UTC  (4+ messages)

[RFC] KVM: arm/arm64: optimize vSGI injection performance
 2023-08-18 10:47 UTC 

[PATCH v2 00/58] TDX QEMU support
 2023-08-18  9:50 UTC  (59+ messages)
` [PATCH v2 01/58] *** HACK *** linux-headers: Update headers to pull in TDX API changes
` [PATCH v2 02/58] i386: Introduce tdx-guest object
` [PATCH v2 03/58] target/i386: Parse TDX vm type
` [PATCH v2 04/58] target/i386: Introduce kvm_confidential_guest_init()
` [PATCH v2 05/58] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context
` [PATCH v2 06/58] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [PATCH v2 07/58] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
` [PATCH v2 08/58] i386/tdx: Adjust the supported CPUID based on TDX restrictions
` [PATCH v2 09/58] i386/tdx: Update tdx_cpuid_lookup[].tdx_fixed0/1 by tdx_caps.cpuid_config[]
` [PATCH v2 10/58] i386/tdx: Integrate tdx_caps->xfam_fixed0/1 into tdx_cpuid_lookup
` [PATCH v2 11/58] i386/tdx: Integrate tdx_caps->attrs_fixed0/1 to tdx_cpuid_lookup
` [PATCH v2 12/58] i386/kvm: Move architectural CPUID leaf generation to separate helper
` [PATCH v2 13/58] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v2 14/58] i386/tdx: Initialize TDX before creating TD vcpus
` [PATCH v2 15/58] i386/tdx: Add property sept-ve-disable for tdx-guest object
` [PATCH v2 16/58] i386/tdx: Make sept_ve_disable set by default
` [PATCH v2 17/58] i386/tdx: Wire CPU features up with attributes of TD guest
` [PATCH v2 18/58] i386/tdx: Validate TD attributes
` [PATCH v2 19/58] qom: implement property helper for sha384
` [PATCH v2 20/58] i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM
` [PATCH v2 21/58] i386/tdx: Implement user specified tsc frequency
` [PATCH v2 22/58] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM
` [PATCH v2 23/58] i386/tdx: Make memory type private by default
` [PATCH v2 24/58] i386/tdx: Create kvm gmem for TD
` [PATCH v2 25/58] kvm/tdx: Don't complain when converting vMMIO region to shared
` [PATCH v2 26/58] kvm/tdx: Ignore memory conversion to shared of unassigned region
` [PATCH v2 27/58] i386/tdvf: Introduce function to parse TDVF metadata
` [PATCH v2 28/58] i386/tdx: Parse TDVF metadata for TDX VM
` [PATCH v2 29/58] i386/tdx: Skip BIOS shadowing setup
` [PATCH v2 30/58] i386/tdx: Don't initialize pc.rom for TDX VMs
` [PATCH v2 31/58] i386/tdx: Track mem_ptr for each firmware entry of TDVF
` [PATCH v2 32/58] i386/tdx: Track RAM entries for TDX VM
` [PATCH v2 33/58] headers: Add definitions from UEFI spec for volumes, resources, etc
` [PATCH v2 34/58] i386/tdx: Setup the TD HOB list
` [PATCH v2 35/58] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION
` [PATCH v2 36/58] memory: Introduce memory_region_init_ram_gmem()
` [PATCH v2 37/58] i386/tdx: register TDVF as private memory
` [PATCH v2 38/58] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu
` [PATCH v2 39/58] i386/tdx: Finalize TDX VM
` [PATCH v2 40/58] i386/tdx: handle TDG.VP.VMCALL<SetupEventNotifyInterrupt>
` [PATCH v2 41/58] i386/tdx: handle TDG.VP.VMCALL<GetQuote>
` [PATCH v2 42/58] i386/tdx: register the fd read callback with the main loop to read the quote data
` [PATCH v2 43/58] i386/tdx: setup a timer for the qio channel
` [PATCH v2 44/58] i386/tdx: handle TDG.VP.VMCALL<MapGPA> hypercall
` [PATCH v2 45/58] i386/tdx: Limit the range size for MapGPA
` [PATCH v2 46/58] i386/tdx: Handle TDG.VP.VMCALL<REPORT_FATAL_ERROR>
` [PATCH v2 47/58] i386/tdx: Wire REPORT_FATAL_ERROR with GuestPanic facility
` [PATCH v2 48/58] i386/tdx: Disable SMM for TDX VMs
` [PATCH v2 49/58] i386/tdx: Disable PIC "
` [PATCH v2 50/58] i386/tdx: Don't allow system reset "
` [PATCH v2 51/58] i386/tdx: LMCE is not supported for TDX
` [PATCH v2 52/58] hw/i386: add eoi_intercept_unsupported member to X86MachineState
` [PATCH v2 53/58] hw/i386: add option to forcibly report edge trigger in acpi tables
` [PATCH v2 54/58] i386/tdx: Don't synchronize guest tsc for TDs
` [PATCH v2 55/58] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() "
` [PATCH v2 56/58] i386/tdx: Skip kvm_put_apicbase() "
` [PATCH v2 57/58] i386/tdx: Don't get/put guest state for TDX VMs
` [PATCH v2 58/58] docs: Add TDX documentation

[PATCH 00/10] RISC-V: Refactor instructions
 2023-08-18  7:30 UTC  (9+ messages)

[PATCH v2 0/3] iommu: Make pasid array per device
 2023-08-18  5:43 UTC  (5+ messages)
` [PATCH v2 1/3] iommu: Make single-device group for PASID explicit
` [PATCH v2 2/3] iommu: Consolidate pasid dma ownership check

[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
 2023-08-18  2:29 UTC  (12+ messages)

[RFC PATCH 0/4] treewide: Use clocksource id for get_device_system_crosststamp()
 2023-08-18  1:12 UTC  (3+ messages)
` [RFC PATCH 2/4] x86/kvm: Add clocksource id for kvm-clock
` [RFC PATCH 4/4] treewide: Use clocksource id for struct system_counterval_t

[PATCH v8 0/5] iommufd: Add iommu hardware info reporting
 2023-08-18  1:30 UTC  (15+ messages)
` [PATCH v8 2/5] iommu: Add new iommu op to get iommu hardware information
` [PATCH v8 3/5] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v8 4/5] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl

[PATCH] KVM: SVM: correct the size of spec_ctrl field in VMCB save area
 2023-08-18  0:12 UTC  (2+ messages)

[PATCH 0/2] KVM: SVM: Set pCPU during IRTE update if vCPU is running
 2023-08-18  0:12 UTC  (2+ messages)

[PATCH] KVM: VMX: Rename vmx_get_max_tdp_level to vmx_get_max_ept_level
 2023-08-18  0:13 UTC  (2+ messages)

[PATCH v6 0/6] KVM: selftests: Improve PMU event filter settings and add test cases
 2023-08-18  0:12 UTC  (7+ messages)
` [PATCH v6 3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings

[PATCH v2 0/5] KVM: x86/mmu: Don't synthesize triple fault on bad root
 2023-08-18  0:12 UTC  (2+ messages)

[PATCH] x86: kvm: x86: Remove unnecessary initial values of variables
 2023-08-18  0:09 UTC  (2+ messages)

[PATCH v3 00/15] KVM: x86: Add "governed" X86_FEATURE framework
 2023-08-18  0:09 UTC  (2+ messages)

[PATCH] KVM: x86: Remove WARN sanity check on hypervisor timer vs. UNINITIALIZED vCPU
 2023-08-18  0:09 UTC  (2+ messages)

[PATCH] KVM: x86: Remove break statements that will never be executed
 2023-08-18  0:09 UTC  (2+ messages)

[PATCH] KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
 2023-08-18  0:08 UTC  (2+ messages)

[PATCH v2 -next] kvm_host: Remove unused declarations
 2023-08-18  0:08 UTC  (2+ messages)

[PATCH] KVM: x86: Increase KVM_MAX_VCPUS to 4096
 2023-08-17 23:44 UTC  (4+ messages)

[PATCH v3 00/11] iommu: Prepare to deliver page faults to user space
 2023-08-17 23:40 UTC  (12+ messages)
` [PATCH v3 01/11] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v3 02/11] iommu/arm-smmu-v3: Remove unrecoverable faults reporting
` [PATCH v3 03/11] iommu: Remove unrecoverable fault data
` [PATCH v3 04/11] iommu: Cleanup iopf data structure definitions
` [PATCH v3 05/11] iommu: Merge iopf_device_param into iommu_fault_param
` [PATCH v3 06/11] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH v3 07/11] iommu: Prepare for separating SVA and IOPF
` [PATCH v3 08/11] iommu: Move iopf_handler() to iommu-sva.c
` [PATCH v3 09/11] iommu: Make iommu_queue_iopf() more generic
` [PATCH v3 10/11] iommu: Add debugging on domain lifetime for iopf
` [PATCH v3 11/11] iommu: Separate SVA and IOPF in Makefile and Kconfig

[PATCH] KVM: x86: Update MAINTAINTERS to include selftests
 2023-08-17 23:41 UTC 

[PATCH 0/2] KVM: selftests: Fix sync_regs race tests on AMD
 2023-08-17 23:34 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Reload "good" vCPU state if vCPU hits shutdown
` [PATCH 2/2] KVM: selftests: Explicit set #UD when *potentially* injecting exception

[PATCH v3 00/11] KVM: selftests: Test the consistency of the PMU's CPUID and its features
 2023-08-17 23:26 UTC  (19+ messages)
` [PATCH v3 02/11] KVM: selftests: Add pmu.h for PMU events and common masks
` [PATCH v3 03/11] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v3 04/11] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH v3 05/11] KVM: selftests: Test consistency of CPUID with num of gp counters
` [PATCH v3 06/11] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v3 07/11] KVM: selftests: Test Intel supported fixed counters bit mask
` [PATCH v3 08/11] KVM: selftests: Test consistency of PMU MSRs with Intel PMU version
` [PATCH v3 09/11] KVM: selftests: Add x86 feature and properties for AMD PMU in processor.h

[PATCH v13 0/4] add debugfs to migration driver
 2023-08-17 22:48 UTC 

[awilliam-vfio:next 41/50] drivers/net/ethernet/amd/pds_core/auxbus.c:18: warning: Function parameter or member 'pf' not described in 'pds_client_register'
 2023-08-17 21:54 UTC  (2+ messages)

[PATCH v3] vfio: align capability structures
 2023-08-17 18:33 UTC  (3+ messages)

[RFC PATCH v3 0/8] SVM guest shadow stack support
 2023-08-17 18:18 UTC  (9+ messages)
` [RFC PATCH v3 1/8] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
` [RFC PATCH v3 2/8] KVM: x86: SVM: Update dump_vmcb with shadow stack save area additions
` [RFC PATCH v3 3/8] KVM: x86: SVM: Pass through shadow stack MSRs
` [RFC PATCH v3 4/8] KVM: SVM: Rename vmplX_ssp -> plX_ssp
` [RFC PATCH v3 5/8] KVM: SVM: Save shadow stack host state on VMRUN
` [RFC PATCH v3 6/8] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
` [RFC PATCH v3 7/8] x86/sev-es: Include XSS value in GHCB CPUID request
` [RFC PATCH v3 8/8] KVM: SVM: Add CET features to supported_xss

[PATCH v2 0/8] LASS KVM virtualization support
 2023-08-17 18:18 UTC  (4+ messages)

[PATCH] vfio/type1: fix cap_migration information leak
 2023-08-17 17:55 UTC  (2+ messages)

[PATCH -next] vfio/cdx: Remove redundant initialization owner in vfio_cdx_driver
 2023-08-17 17:53 UTC  (2+ messages)

[PATCH -next] vfio/fsl-mc: Use module_fsl_mc_driver macro to simplify the code
 2023-08-17 17:53 UTC  (2+ messages)

[PATCH v14 vfio 0/8] pds-vfio-pci driver
 2023-08-17 17:53 UTC  (2+ messages)

[RFC PATCH 08/11] KVM: x86: Let moving encryption context be configurable
 2023-08-17 16:53 UTC  (2+ messages)

[PATCH v2 0/8] LASS KVM virtualization support
 2023-08-17 16:15 UTC  (11+ messages)
` [PATCH v2 2/8] KVM: x86: Use a new flag for branch instructions
` [PATCH v2 6/8] KVM: VMX: Implement and apply vmx_is_lass_violation() for LASS protection

[PATCH v8 00/11] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
 2023-08-17 15:53 UTC  (5+ messages)
` [PATCH v8 05/11] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
` [PATCH v8 07/11] KVM: arm64: Enable writable for ID_AA64PFR0_EL1


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