kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-06 04:29:01 to 2022-01-07 21:55:50 UTC [more...]

[PATCH v5 08/69] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
 2022-01-07 21:54 UTC  (2+ messages)

[PATCH] KVM: x86: move the can_unsync and prefetch checks outside of the loop
 2022-01-07 21:55 UTC  (4+ messages)

[PATCH v1 00/13] KVM: x86/mmu: Eager Page Splitting for the TDP MMU
 2022-01-07 21:39 UTC  (34+ messages)
` [PATCH v1 03/13] KVM: x86/mmu: Automatically update iter->old_spte if cmpxchg fails
` [PATCH v1 04/13] KVM: x86/mmu: Factor out logic to atomically install a new page table
` [PATCH v1 05/13] KVM: x86/mmu: Move restore_acc_track_spte to spte.c
` [PATCH v1 06/13] KVM: x86/mmu: Refactor tdp_mmu iterators to take kvm_mmu_page root
` [PATCH v1 07/13] KVM: x86/mmu: Derive page role from parent
` [PATCH v1 08/13] KVM: x86/mmu: Refactor TDP MMU child page initialization
` [PATCH v1 09/13] KVM: x86/mmu: Split huge pages when dirty logging is enabled
` [PATCH v1 12/13] KVM: x86/mmu: Add tracepoint for splitting huge pages

[PATCH v3] hw/arm/virt: KVM: Enable PAuth when supported by the host
 2022-01-07 20:23 UTC  (2+ messages)

[PATCH v6 00/21] AMX support for KVM
 2022-01-07 19:43 UTC  (23+ messages)
` [PATCH v6 01/21] x86/fpu: Extend fpu_xstate_prctl() with guest permissions
` [PATCH v6 02/21] x86/fpu: Prepare guest FPU for dynamically enabled FPU features
` [PATCH v6 03/21] kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule
` [PATCH v6 04/21] kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID
` [PATCH v6 05/21] x86/fpu: Make XFD initialization in __fpstate_reset() a function argument
` [PATCH v6 06/21] x86/fpu: Add guest support to xfd_enable_feature()
` [PATCH v6 07/21] x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM
` [PATCH v6 08/21] kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2
` [PATCH v6 09/21] x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation
` [PATCH v6 10/21] kvm: x86: Add emulation for IA32_XFD
` [PATCH v6 11/21] x86/fpu: Prepare xfd_err in struct fpu_guest
` [PATCH v6 12/21] kvm: x86: Intercept #NM for saving IA32_XFD_ERR
` [PATCH v6 13/21] kvm: x86: Emulate IA32_XFD_ERR for guest
` [PATCH v6 14/21] kvm: x86: Disable RDMSR interception of IA32_XFD_ERR
` [PATCH v6 15/21] kvm: x86: Add XCR0 support for Intel AMX
` [PATCH v6 16/21] kvm: x86: Add CPUID "
` [PATCH v6 17/21] x86/fpu: Add uabi_size to guest_fpu
` [PATCH v6 18/21] kvm: x86: Add support for getting/setting expanded xstate buffer
` [PATCH v6 19/21] kvm: selftests: Add support for KVM_CAP_XSAVE2
` [PATCH v6 20/21] x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()
` [PATCH v6 21/21] kvm: x86: Disable interception for IA32_XFD on demand

[RFC PATCH 0/8] signals: Support more than 64 signals
 2022-01-07 19:29 UTC  (8+ messages)

[PATCH v3 0/5] target/arm: Reduced-IPA space and highmem=off fixes
 2022-01-07 19:04 UTC  (8+ messages)
` [PATCH v3 3/5] hw/arm/virt: Honor highmem setting when computing the memory map

[PATCH 0/2] KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
 2022-01-07 18:15 UTC  (12+ messages)
` [PATCH 2/2] "

[PATCH] KVM: x86/pt: Do not advertise Intel PT Event Trace capability
 2022-01-07 18:18 UTC  (2+ messages)

[PATCH] KVM: VMX: switch wakeup_vcpus_on_cpu_lock to raw spinlock
 2022-01-07 17:51 UTC 

[GIT PULL] Final batch of KVM fixes for Linux 5.16
 2022-01-07 17:34 UTC  (2+ messages)

[RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state
 2022-01-07 17:23 UTC  (20+ messages)

[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
 2022-01-07 17:12 UTC  (13+ messages)
` [RFC 08/16] vfio/type1: Cache locked_vm to ease mmap_lock contention

[PATCH v2 0/5] target/arm: Reduced-IPA space and highmem=off fixes
 2022-01-07 17:10 UTC  (9+ messages)
` [PATCH v2 1/5] hw/arm/virt: Key enablement of highmem PCIe on highmem_ecam

[PATCH v2] KVM: x86: Check for rmaps allocation
 2022-01-07 17:08 UTC  (6+ messages)

[PATCH] KVM: SEV: Add lock subtyping in sev_lock_two_vms so lockdep doesn't report false dependencies
 2022-01-07 17:01 UTC  (2+ messages)

[PATCH RESEND] KVM: x86/pmu: Make top-down.slots event unavailable in supported leaf
 2022-01-07 16:59 UTC  (2+ messages)

[PATCH v2] KVM: x86/pmu: Fix available_event_types check for REF_CPU_CYCLES event
 2022-01-07 16:48 UTC  (2+ messages)

[PATCH v5 0/4] KVM: allow mapping non-refcounted pages
 2022-01-07 16:46 UTC  (11+ messages)
` [PATCH v5 4/4] KVM: mmu: remove over-aggressive warnings

[PATCH v4 0/6] target/arm: Reduced-IPA space and highmem fixes
 2022-01-07 16:33 UTC  (7+ messages)
` [PATCH v4 1/6] hw/arm/virt: Add a control for the the highmem PCIe MMIO
` [PATCH v4 2/6] hw/arm/virt: Add a control for the the highmem redistributors
` [PATCH v4 3/6] hw/arm/virt: Honor highmem setting when computing the memory map
` [PATCH v4 4/6] hw/arm/virt: Use the PA range to compute "
` [PATCH v4 5/6] hw/arm/virt: Disable highmem devices that don't fit in the PA range
` [PATCH v4 6/6] hw/arm/virt: Drop superfluous checks against highmem

[GIT PULL] KVM/riscv changes for 5.17, take #1
 2022-01-07 15:43 UTC  (2+ messages)

[GIT PULL] KVM/arm64 updates for 5.17
 2022-01-07 15:43 UTC  (2+ messages)

[PATCH v2 0/5] RFC: KVM: SVM: Allow L1's AVIC to co-exist with nesting
 2022-01-07 15:32 UTC  (9+ messages)
` [PATCH v2 3/5] KVM: SVM: fix race between interrupt delivery and AVIC inhibition
` [PATCH v2 5/5] KVM: SVM: allow AVIC to co-exist with a nested guest running

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-07 13:22 UTC  (32+ messages)
` [PATCH v8 13/40] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH v8 22/40] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH v8 23/40] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH v8 24/40] x86/compressed/acpi: move EFI system table lookup "
` [PATCH v8 25/40] x86/compressed/acpi: move EFI config "
` [PATCH v8 26/40] x86/compressed/acpi: move EFI vendor "
` [PATCH v8 27/40] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v8 28/40] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement

[PATCH v2 0/5] KVM: nVMX: Fix Windows 11 + WSL2 + Enlightened VMCS
 2022-01-07 10:28 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
` [PATCH v2 2/5] KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
` [PATCH v2 3/5] KVM: nVMX: Rename vmcs_to_field_offset{,_table}
` [PATCH v2 4/5] KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()
` [PATCH v2 5/5] KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use

[Bug 215459] New: VM freezes starting with kernel 5.15
 2022-01-07 10:08 UTC  (12+ messages)
` [Bug 215459] "

[PATCH 0/5] KVM: nVMX: Fix Windows 11 + WSL2 + Enlightened VMCS
 2022-01-07  8:49 UTC  (7+ messages)
` [PATCH 3/5] KVM: nVMX: Rename vmcs_to_field_offset{,_table} to vmcs12_field_offset{,_table}
` [PATCH 5/5] KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use

[PATCH v5 0/8] IPI virtualization support for VM
 2022-01-07  8:31 UTC  (7+ messages)
` [PATCH v5 7/8] KVM: VMX: Update PID-pointer table entry when APIC ID is changed

[RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace
 2022-01-07  7:12 UTC  (12+ messages)
` [RFC PATCH v4 01/26] KVM: arm64: Introduce a validation function for an ID register
` [RFC PATCH v4 18/26] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2
` [RFC PATCH v4 19/26] KVM: arm64: Introduce framework to trap disabled features
` [RFC PATCH v4 20/26] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
` [RFC PATCH v4 21/26] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1
` [RFC PATCH v4 22/26] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
` [RFC PATCH v4 23/26] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1
` [RFC PATCH v4 24/26] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1
` [RFC PATCH v4 25/26] KVM: arm64: Add kunit test for trap initialization
` [RFC PATCH v4 26/26] KVM: arm64: selftests: Introduce id_reg_test

[RFC PATCH v2 00/44] TDX support
 2022-01-07  7:05 UTC  (6+ messages)
` [RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-07  6:06 UTC  (3+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start

[RFC PATCH 0/6] KVM: X86: Add and use shadow page with level promoted or acting as pae_root
 2022-01-07  4:36 UTC  (8+ messages)
` [RFC PATCH 5/6] KVM: X86: Alloc pae_root shadow page

[PATCH v2] KVM: x86/pmu: Make top-down.slots event unavailable in supported leaf
 2022-01-07  4:13 UTC  (4+ messages)
    ` [DROP PATCH "

[kvm-unit-tests PATCH 0/3] Add L2 exception handling KVM unit tests for nSVM
 2022-01-07  4:05 UTC  (2+ messages)

[PATCH v5 09/14] PCI: portdrv: Suppress kernel DMA ownership auto-claiming
 2022-01-07  1:53 UTC  (3+ messages)

[PATCH v5 01/14] iommu: Add dma ownership management interfaces
 2022-01-07  1:50 UTC  (6+ messages)

[PATCH v1 0/8] Scrap iommu_attach/detach_group() interfaces
 2022-01-07  1:19 UTC  (16+ messages)
` [PATCH v1 1/8] iommu: Add iommu_group_replace_domain()
` [PATCH v1 3/8] iommu: Extend iommu_at[de]tach_device() for multi-device groups
` [PATCH v1 5/8] iommu/amd: Use iommu_attach/detach_device()
` [PATCH v1 6/8] gpu/host1x: "

[PATCH v2] hw/arm/virt: KVM: Enable PAuth when supported by the host
 2022-01-06 19:25 UTC  (7+ messages)

[PATCH v2] KVM: X86: Emulate APERF/MPERF to report actual vCPU frequency
 2022-01-06 18:01 UTC  (11+ messages)

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-01-06 13:06 UTC  (12+ messages)
` [PATCH v3 kvm/queue 01/16] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range

[PATCH] KVM:x86: Let kvm-pit thread inherit the cgroups of the calling process
 2022-01-06 12:36 UTC  (2+ messages)

[PATCH v2] vhost: add vhost_test to Kconfig & Makefile
 2022-01-06 12:24 UTC  (2+ messages)

[PATCH] vhost: add vhost_test to Kconfig & Makefile
 2022-01-06 12:23 UTC  (2+ messages)

[PATCH v2] KVM: LAPIC: Enable timer posted-interrupt when mwait/hlt is advertised
 2022-01-06 12:20 UTC 

[PATCH] KVM: VMX: Dont' deliver posted IRQ if vCPU == this vCPU and vCPU is IN_GUEST_MODE
 2022-01-06 12:12 UTC 

[PATCH v2 1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
 2022-01-06 10:38 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Anup's email address
 2022-01-06  8:24 UTC  (3+ messages)

[PATCH v5 00/21] AMX Support in KVM
 2022-01-06  6:02 UTC  (4+ messages)
` [PATCH v5 07/21] x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM


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