kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-08 22:17:14 to 2022-12-12 07:28:37 UTC [more...]

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-12  7:23 UTC  (22+ messages)
` [PATCH v10 5/9] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
` [PATCH v10 8/9] KVM: Handle page fault for private memory
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE

vfio-pci rejects binding to devices having same pcie vendor id and device id
 2022-12-12  4:44 UTC  (2+ messages)

[RFC PATCH v4 0/2] Deprecate BUG() in pte_list_remove() in shadow mmu
 2022-12-12  4:35 UTC  (3+ messages)

Found a memory leak in kvm module
 2022-12-12  3:07 UTC 

[RFC PATCH 0/5] Add new VFIO PCI driver for NVMe devices
 2022-12-12  1:20 UTC  (17+ messages)
` [RFC PATCH 5/5] nvme-vfio: Add a document for the NVMe device

[RFC PATCH vfio 0/7] pds vfio driver
 2022-12-12  1:16 UTC  (3+ messages)

[PATCH v13 0/7] s390x: CPU Topology
 2022-12-11 14:55 UTC  (11+ messages)
` [PATCH v13 1/7] s390x/cpu topology: Creating CPU topology device
` [PATCH v13 2/7] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v13 4/7] s390x/cpu_topology: CPU topology migration

[kvm-unit-tests PATCH 0/3] arm: pmu: Add support for PMUv3p5
 2022-12-11 11:40 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/3] arm: pmu: Fix overflow checks for PMUv3p5 long counters

[RFC PATCH 1/5] nvme-pci: add function nvme_submit_vf_cmd to issue admin commands for VF driver
 2022-12-11 11:39 UTC  (23+ messages)

Compliment Of The Day,
 2022-12-10 20:54 UTC 

[Patch v3 00/13] Add Hyper-v extended hypercall support in KVM
 2022-12-10 16:57 UTC  (8+ messages)
` [Patch v3 12/13] KVM: selftests: Make vCPU exit reason test assertion common
` [Patch v3 13/13] KVM: selftests: Test Hyper-V extended hypercall exit to userspace

[RFC PATCH 0/9] Intel SPEC CTRL virtualization support
 2022-12-10 16:00 UTC  (10+ messages)
` [RFC PATCH 1/9] x86/speculation: Introduce Intel SPEC_CTRL BHI related definition
` [RFC PATCH 2/9] KVM: x86: Add a kvm-only leaf for RRSBA_CTRL
` [RFC PATCH 3/9] KVM: x86: Add a kvm-only leaf for BHI_CTRL
` [RFC PATCH 4/9] x86/kvm/vmx: Virtualize Intel IA32_SPEC_CTRL
` [RFC PATCH 5/9] x86/bugs: Use Virtual MSRs to request hardware mitigations
` [RFC PATCH 6/9] kvm/x86: Add ARCH_CAP_VIRTUAL_ENUM for guest MSR_IA32_ARCH_CAPABILITIES
` [RFC PATCH 7/9] kvm/x86: Add MSR_VIRTUAL_MITIGATION_ENUM/CTRL emulation
` [RFC PATCH 8/9] x86/kvm/vmx: Initialize SPEC_CTRL MASK for RRSBA
` [RFC PATCH 9/9] x86/kvm/vmx: Initialize SPEC_CTRL MASK for BHI

[PATCH] vfio/type1: Cleanup remaining vaddr removal/update fragments
 2022-12-10 14:14 UTC  (8+ messages)

Greetings!
 2022-12-10 10:50 UTC 

[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
 2022-12-10  1:07 UTC  (11+ messages)
` [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
` [RFC PATCH 23/37] KVM: MMU: Move VM-level TDP MMU state to struct kvm

[PATCH 0/7] KVM: x86/MMU: Factor rmap operations out of mmu.c
 2022-12-09 23:32 UTC  (12+ messages)
` [PATCH 1/7] KVM: x86/MMU: Move pte_list operations to rmap.c
` [PATCH 2/7] KVM: x86/MMU: Move rmap_iterator to rmap.h
` [PATCH 3/7] KVM: x86/MMU: Move gfn_to_rmap() to rmap.c
` [PATCH 6/7] KVM: x86/MMU: Move rmap zap operations "
` [PATCH 7/7] KVM: x86/MMU: Move rmap_add() "

[PATCH v2 0/7] KVM: selftests: Fixes for ucall pool + page_fault_test
 2022-12-09 21:35 UTC  (14+ messages)
` [PATCH v2 1/7] KVM: selftests: Fix build due to ucall_uninit() removal
` [PATCH v2 2/7] KVM: selftests: Setup ucall after loading program into guest memory
` [PATCH v2 3/7] KVM: selftests: Mark correct page as mapped in virt_map()
` [PATCH v2 4/7] KVM: selftests: Correctly initialize the VA space for TTBR0_EL1
` [PATCH v2 5/7] KVM: arm64: selftests: Don't identity map the ucall MMIO hole
` [PATCH v2 6/7] KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
` [PATCH v2 7/7] KVM: selftests: Avoid infinite loop if ucall_alloc() fails

[PATCH] KVM: selftests: Fix a typo in the vcpu_msrs_set assert
 2022-12-09 20:38 UTC  (2+ messages)

[PATCH iommufd 0/9] Remove IOMMU_CAP_INTR_REMAP
 2022-12-09 19:57 UTC  (20+ messages)
` [PATCH iommufd 1/9] irq: Add msi_device_has_secure_msi()
` [PATCH iommufd 2/9] vfio/type1: Check that every device supports IOMMU_CAP_INTR_REMAP
` [PATCH iommufd 4/9] iommufd: Convert to msi_device_has_secure_msi()

[PATCH 0/2] Fix "Instructions Retired" from incorrectly counting
 2022-12-09 19:49 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86/pmu: Prevent the PMU from counting disallowed events
` [PATCH 2/2] KVM: selftests: Test the PMU event "Instructions retired"

[PATCH 1/1] virtio/vsock: Make vsock virtio packet buff size configurable
 2022-12-09 19:48 UTC  (3+ messages)

[PATCH v10 016/108] KVM: TDX: create/destroy VM structure
 2022-12-09 19:15 UTC  (2+ messages)

[Patch v2 0/2] NUMA aware page table allocation
 2022-12-09 18:51 UTC  (17+ messages)
` [Patch v2 1/2] KVM: x86/mmu: Allocate page table pages on TDP splits during dirty log enable on the underlying page's numa node
` [Patch v2 2/2] KVM: x86/mmu: Allocate page table pages on NUMA node of underlying pages

[GIT PULL] KVM/arm64 updates for 6.2
 2022-12-09 17:07 UTC  (11+ messages)

[kvm-unit-tests PATCH v2] arm: Add PSCI CPU_OFF test
 2022-12-09 16:00 UTC  (5+ messages)
` [PATCH 1/2] arm/psci: Test that CPU 1 has been successfully brought online
` [PATCH 2/2] arm/psci: Add PSCI_CPU_OFF testscase to arm/psci testsuite

[kvm-unit-tests PATCH v2 0/4] lib: add function to request migration
 2022-12-09 15:43 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/4] "
` [kvm-unit-tests PATCH v2 2/4] powerpc: use migrate_once() in migration tests
` [kvm-unit-tests PATCH v2 3/4] s390x: "
` [kvm-unit-tests PATCH v2 4/4] arm: "

[kvm-unit-tests PATCH v1 0/4] lib: add function to request migration
 2022-12-09 13:18 UTC  (6+ messages)
` [kvm-unit-tests PATCH v1 2/4] powerpc: use migrate_once() in migration tests
` [kvm-unit-tests PATCH v1 4/4] arm: "

[kvm-unit-tests v2 PATCH] s390x: sie: Test whether the epoch extension field is working as expected
 2022-12-09 12:47 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/1] s390x: test storage keys during migration
 2022-12-09 10:21 UTC  (2+ messages)
` [kvm-unit-tests PATCH v2 1/1] s390x: add parallel skey migration test

[kvm-unit-tests PATCH v1 0/3] s390x: test storage keys during migration
 2022-12-09  9:02 UTC  (10+ messages)
` [kvm-unit-tests PATCH v1 1/3] s390x: add library for skey-related functions

[GIT PULL] KVM/riscv changes for 6.2
 2022-12-09  8:16 UTC  (2+ messages)

[PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
 2022-12-09  8:06 UTC  (5+ messages)

[PATCH] kvm: x86/mmu: Remove duplicated "be split" in spte.h
 2022-12-09  7:58 UTC  (2+ messages)

[PATCH] kvm: Remove the unused macro KVM_MMU_READ_LOCK()
 2022-12-09  7:58 UTC  (2+ messages)

[PATCH v3 0/8] Make Intel PT configurable
 2022-12-09  7:11 UTC  (7+ messages)
` [PATCH v3 4/8] target/i386/intel-pt: print special message for INTEL_PT_ADDR_RANGES_NUM
` [PATCH v3 6/8] target/i386/intel-pt: Enable host pass through of Intel PT
` [PATCH v3 7/8] target/i386/intel-pt: Define specific PT feature set for IceLake-server and Snowridge

[PATCH v8 00/16] TDX host kernel support
 2022-12-09  6:52 UTC  (17+ messages)
` [PATCH v8 01/16] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v8 02/16] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v8 03/16] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v8 04/16] x86/virt/tdx: Add skeleton to initialize TDX on demand
` [PATCH v8 05/16] x86/virt/tdx: Implement functions to make SEAMCALL
` [PATCH v8 06/16] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v8 07/16] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v8 08/16] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v8 09/16] x86/virt/tdx: Fill out "
` [PATCH v8 10/16] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v8 11/16] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v8 12/16] x86/virt/tdx: Designate the global KeyID and configure the TDX module
` [PATCH v8 13/16] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v8 14/16] x86/virt/tdx: Initialize all TDMRs
` [PATCH v8 15/16] x86/virt/tdx: Flush cache in kexec() when TDX is enabled
` [PATCH v8 16/16] Documentation/x86: Add documentation for TDX host support

[PATCH v3 0/9] Linear Address Masking (LAM) KVM Enabling
 2022-12-09  4:45 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: x86: Rename cr4_reserved/rsvd_* variables to be more readable
` [PATCH v3 2/9] KVM: x86: Add CR4.LAM_SUP in guest owned bits
` [PATCH v3 3/9] KVM: x86: MMU: Rename get_cr3() --> get_pgd() and clear high bits for pgd
` [PATCH v3 4/9] KVM: x86: MMU: Commets update
` [PATCH v3 5/9] KVM: x86: MMU: Integrate LAM bits when build guest CR3
` [PATCH v3 6/9] KVM: x86: Untag LAM bits when applicable
` [PATCH v3 7/9] KVM: x86: When judging setting CR3 valid or not, consider LAM bits
` [PATCH v3 8/9] KVM: x86: When guest set CR3, handle LAM bits semantics
` [PATCH v3 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM

[PATCH kernel v2 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2022-12-09  4:38 UTC  (4+ messages)
` [PATCH kernel v2 1/3] x86/amd: Cache values in percpu variables
` [PATCH kernel v2 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
` [PATCH kernel v2 3/3] x86/sev: Do not handle #VC for DR7 read/write

[PATCH 6/9] RISC-V: Export sbi_get_mvendorid() and friends
 2022-12-09  4:33 UTC  (2+ messages)

[PATCH] KVM: X86: Use the common definition - 'GPA_INVALID' for X86
 2022-12-09  2:36 UTC 

[PATCH kernel 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2022-12-09  2:28 UTC  (4+ messages)
` [PATCH kernel 2/3] KVM: SEV: Enable DebugSwap

[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2022-12-09  2:26 UTC  (4+ messages)
` [RFC PATCH V2 10/18] drivers: hv: Decrypt percpu hvcall input arg page in sev-snp enlightened guest

[PATCH] KVM: x86: ioapic: Fix level-triggered EOI and userspace IOAPIC reconfigure race
 2022-12-09  1:34 UTC  (3+ messages)
` [PATCH v2] KVM: x86: ioapic: Fix level-triggered EOI and userspace I/OAPIC "

[PATCH] KVM: use unified srcu interface function
 2022-12-09  1:22 UTC  (2+ messages)

[PATCH v2] KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning
 2022-12-09  1:12 UTC  (2+ messages)

[PATCH 0/4] KVM: selftests: Fixes for ucall pool + page_fault_test
 2022-12-09  1:08 UTC  (10+ messages)
` [PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory

[PATCH v4 00/32] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-12-09  0:56 UTC  (10+ messages)
` [PATCH v4 03/32] KVM: SVM: Flush the "current" TLB when activating AVIC
` [PATCH v4 24/32] KVM: x86: Inhibit APICv/AVIC if the optimized physical map is disabled
` [PATCH v4 27/32] KVM: SVM: Update svm->ldr_reg cache even if LDR is "bad"

[PATCH v10 062/108] KVM: x86/tdp_mmu: implement MapGPA hypercall for TDX
 2022-12-09  0:01 UTC  (2+ messages)

[RFC PATCH v2 00/15] KVM TDX: TDP MMU: large page support
 2022-12-08 23:35 UTC  (16+ messages)
` [RFC PATCH v2 01/15] KVM: TDP_MMU: Go to next level if smaller private mapping exists
` [RFC PATCH v2 02/15] KVM: TDX: Pass page level to cache flush before TDX SEAMCALL
` [RFC PATCH v2 03/15] KVM: TDX: Pass KVM page level to tdh_mem_page_add() and tdh_mem_page_aug()
` [RFC PATCH v2 04/15] KVM: TDX: Pass size to tdx_measure_page()
` [RFC PATCH v2 05/15] KVM: TDX: Pass size to reclaim_page()
` [RFC PATCH v2 06/15] KVM: TDX: Update tdx_sept_{set,drop}_private_spte() to support large page
` [RFC PATCH v2 07/15] KVM: MMU: Introduce level info in PFERR code
` [RFC PATCH v2 08/15] KVM: TDX: Pin pages via get_page() right before ADD/AUG'ed to TDs
` [RFC PATCH v2 09/15] KVM: TDX: Pass desired page level in err code for page fault handler
` [RFC PATCH v2 10/15] KVM: x86/tdp_mmu: Split the large page when zap leaf
` [RFC PATCH v2 11/15] KVM: x86/tdp_mmu, TDX: Split a large page when 4KB page within it converted to shared
` [RFC PATCH v2 12/15] KVM: x86/tdp_mmu: Try to merge pages into a large page
` [RFC PATCH v2 13/15] KVM: x86/tdp_mmu: TDX: Implement "
` [RFC PATCH v2 14/15] KVM: x86/mmu: Make kvm fault handelr aware of large page of private memslot
` [RFC PATCH v2 15/15] KVM: TDX: Allow 2MB large page for TD GUEST

[PATCH v7 00/20] TDX host kernel support
 2022-12-08 23:29 UTC  (12+ messages)
` [PATCH v7 11/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions

[PATCH V1 0/8] vfio virtual address update redo
 2022-12-08 22:18 UTC  (3+ messages)
` [PATCH V1 1/8] vfio: delete interfaces to update vaddr

[PATCH v2] samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()
 2022-12-08 22:16 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).