kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-11 10:14:07 to 2022-07-12 22:53:57 UTC [more...]

[PATCH 0/4] KVM: x86/mmu: pte_list_desc fix and cleanups
 2022-07-12 22:53 UTC  (6+ messages)
` [PATCH 2/4] KVM: x86/mmu: Defer "full" MMU setup until after vendor hardware_setup()
` [PATCH 3/4] KVM: x86/mmu: Shrink pte_list_desc size when KVM is using TDP

[PATCH] KVM, x86/mmu: Fix the comment around kvm_tdp_mmu_zap_leafs()
 2022-07-12 22:27 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 00/27] EFI and ACPI support for arm64
 2022-07-12 20:50 UTC  (14+ messages)
` [kvm-unit-tests PATCH v3 15/27] arm/arm64: mmu_disable: Clean and invalidate before disabling
` [kvm-unit-tests PATCH v3 25/27] arm64: Add support for efi in Makefile

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-12 20:35 UTC  (57+ messages)
` [PATCH v7 003/102] KVM: Refactor CPU compatibility check on module initialiization
` [PATCH v7 006/102] KVM: TDX: Detect CPU feature on kernel module initialization
` [PATCH v7 008/102] KVM: x86: Refactor KVM VMX module init/exit functions
` [PATCH v7 010/102] x86/virt/tdx: Add a helper function to return system wide info about TDX module
` [PATCH v7 011/102] KVM: TDX: Initialize TDX module when loading kvm_intel.ko
` [PATCH v7 012/102] KVM: x86: Introduce vm_type to differentiate default VMs from confidential VMs
` [PATCH v7 013/102] KVM: TDX: Make TDX VM type supported
` [PATCH v7 022/102] KVM: TDX: create/destroy VM structure
` [PATCH v7 025/102] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v7 029/102] KVM: TDX: allocate/free TDX vcpu structure
` [PATCH v7 030/102] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH v7 036/102] KVM: x86/mmu: Allow non-zero value for non-present SPTE
` [PATCH v7 043/102] KVM: x86/mmu: Focibly use TDP MMU for TDX
` [PATCH v7 046/102] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [PATCH v7 049/102] KVM: x86/tdp_mmu: Ignore unsupported mmu operation on private GFNs
` [PATCH v7 053/102] KVM: TDX: don't request KVM_REQ_APIC_PAGE_RELOAD

[PATCH] KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
 2022-07-12 20:13 UTC  (5+ messages)

[PATCH 00/12] Documentation: tdx: documentation fixes
 2022-07-12 19:35 UTC  (9+ messages)
` [PATCH 08/12] Documentation: kvm: tdx-tdp-mmu: Properly format nested list for EPT state machine
` [PATCH 10/12] Documentation: x86: Enclose TDX initialization code inside code block
` [PATCH 11/12] Documentation: x86: Use literal code block for TDX dmesg output

[PATCH] KVM: LAPIC: Fix a spelling mistake in comments
 2022-07-12 19:04 UTC  (3+ messages)

[PATCH RFC 00/19] IOMMUFD Dirty Tracking
 2022-07-12 18:34 UTC  (12+ messages)

[PATCH v3 00/10] Update vfio_pin/unpin_pages API
 2022-07-12 18:18 UTC  (8+ messages)
` [PATCH v3 01/10] vfio: Make vfio_unpin_pages() return void
` [PATCH v3 05/10] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [PATCH v3 06/10] vfio/ap: Change saved_pfn to saved_iova

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-12 18:02 UTC  (3+ messages)
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-12 17:40 UTC  (19+ messages)
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 v6 29/49] KVM: X86: Keep the NPT and RMP page level in sync
` [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault

[PATCH 0/3] KVM: x86: Fix fault-related bugs in LTR/LLDT emulation
 2022-07-12 17:31 UTC  (10+ messages)
` [PATCH 1/3] KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
` [PATCH 2/3] KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP
` [PATCH 3/3] KVM: x86: WARN only once if KVM leaves a dangling userspace I/O request

[PATCH v2] KVM: x86: Add dedicated helper to get CPUID entry with significant index
 2022-07-12 17:09 UTC  (5+ messages)

[PATCH 1/1] KVM: s390: Add facility 197 to the white list
 2022-07-11 13:25 UTC  (4+ messages)

[kvm-unit-tests PATCH v5 0/8] Move npt test cases and NPT code improvements
 2022-07-12 16:35 UTC  (2+ messages)

Add vfio-platform support for ONESHOT irq forwarding?
 2022-07-12 16:02 UTC  (13+ messages)

[PATCH v3] KVM: x86: Send EOI to SynIC vectors on accelerated EOI-induced VM-Exits
 2022-07-12 15:58 UTC  (3+ messages)

[PATCH v8 00/12] s390x: CPU Topology
 2022-07-12 15:40 UTC  (3+ messages)
` [PATCH v8 02/12] s390x/cpu_topology: CPU topology objects and structures

[QUESTION] Exception print when enabling GICv4
 2022-07-12 15:25 UTC  (2+ messages)

[PATCH] vfio/mlx5: clean up overflow check
 2022-07-12 14:33 UTC  (4+ messages)

[PATCH v5] KVM: x86/xen: Update Xen CPUID Leaf 4 (tsc info) sub-leaves, if present
 2022-07-12 14:27 UTC  (4+ messages)

[PATCH v3 00/25] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-07-12 12:19 UTC  (52+ messages)
` [PATCH v3 01/25] KVM: x86: hyper-v: Expose access to debug MSRs in the partition privilege flags
` [PATCH v3 03/25] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
` [PATCH v3 04/25] KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields
` [PATCH v3 05/25] KVM: nVMX: Support several new fields in eVMCSv1
` [PATCH v3 06/25] KVM: x86: hyper-v: Cache HYPERV_CPUID_NESTED_FEATURES CPUID leaf
` [PATCH v3 07/25] KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields
` [PATCH v3 08/25] KVM: selftests: Switch to updated eVMCSv1 definition
` [PATCH v3 09/25] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS
` [PATCH v3 10/25] KVM: selftests: Enable TSC scaling in evmcs selftest
` [PATCH v3 11/25] KVM: VMX: Get rid of eVMCS specific VMX controls sanitization
` [PATCH v3 12/25] KVM: VMX: Check VM_ENTRY_IA32E_MODE in setup_vmcs_config()
` [PATCH v3 13/25] KVM: VMX: Check CPU_BASED_{INTR,NMI}_WINDOW_EXITING "
` [PATCH v3 14/25] KVM: VMX: Tweak the special handling of SECONDARY_EXEC_ENCLS_EXITING "
` [PATCH v3 15/25] KVM: VMX: Extend VMX controls macro shenanigans
` [PATCH v3 16/25] KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config()
` [PATCH v3 17/25] KVM: VMX: Add missing VMEXIT controls to vmcs_config
` [PATCH v3 18/25] KVM: VMX: Add missing CPU based VM execution "
` [PATCH v3 19/25] KVM: VMX: Adjust CR3/INVPLG interception for EPT=y at runtime, not setup
` [PATCH v3 20/25] KVM: x86: VMX: Replace some Intel model numbers with mnemonics
` [PATCH v3 21/25] KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()
` [PATCH v3 22/25] KVM: nVMX: Always set required-1 bits of pinbased_ctls to PIN_BASED_ALWAYSON_WITHOUT_TRUE_MSR
` [PATCH v3 23/25] KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs
` [PATCH v3 24/25] KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config
` [PATCH v3 25/25] KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR

[PATCH v12 0/3] s390x: KVM: CPU Topology
 2022-07-12 11:17 UTC  (11+ messages)
` [PATCH v12 2/3] KVM: s390: guest support for topology function
` [PATCH v12 3/3] KVM: s390: resetting the Topology-Change-Report

[PATCH v4 00/13] KVM: selftests: Add aarch64/page_fault_test
 2022-07-12  9:46 UTC  (13+ messages)
` [PATCH v4 02/13] KVM: selftests: aarch64: Add virt_get_pte_hva library function
` [PATCH v4 03/13] KVM: selftests: Add vm_alloc_page_table_in_memslot "
` [PATCH v4 04/13] KVM: selftests: aarch64: Export _virt_pg_map with a pt_memslot arg
` [PATCH v4 05/13] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete
` [PATCH v4 06/13] KVM: selftests: Add vm_mem_region_get_src_fd library function
` [PATCH v4 07/13] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros

[PATCH next 0/3] miscellaneous documentation fixes for linux-next
 2022-07-12  9:38 UTC  (3+ messages)
` [PATCH next 3/3] Documentation: kvm: extend KVM_S390_ZPCI_OP subheading underline

[PATCH v6 0/4] Implement vdpasim suspend operation
 2022-07-12  8:08 UTC  (9+ messages)
` [PATCH v6 1/4] vdpa: Add "
` [PATCH v6 3/4] vhost-vdpa: uAPI to suspend the device

[PATCH 00/19] KVM: arm64: vgic-v3 userspace access consolidation (and other goodies)
 2022-07-12  7:25 UTC  (11+ messages)
` [PATCH 05/19] KVM: arm64: Consolidate sysreg userspace accesses
` [PATCH 06/19] KVM: arm64: Get rid of reg_from/to_user()
` [PATCH 07/19] KVM: arm64: vgic-v3: Simplify vgic_v3_has_cpu_sysregs_attr()
` [PATCH 08/19] KVM: arm64: vgic-v3: Push user access into vgic_v3_cpu_sysregs_uaccess()

[PATCH kernel] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
 2022-07-12  5:44 UTC  (12+ messages)

[PATCH] KVM: VMX: Update PT MSR intercepts during filter change iff PT in host+guest
 2022-07-12  3:23 UTC  (2+ messages)

[PATCH v3 0/3] KVM: x86/mmu: Cleanups from eager page splitting
 2022-07-12  2:07 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: x86/mmu: Add optimized helper to retrieve an SPTE's index
` [PATCH v3 2/3] KVM: x86/mmu: Expand quadrant comment for PG_LEVEL_4K shadow pages
` [PATCH v3 3/3] KVM: x86/mmu: Fix typo and tweak comment for split_desc_cache capacity

[PATCH 0/5] KVM: x86: Clean up rmap zap helpers
 2022-07-12  1:55 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86/mmu: Return a u64 (the old SPTE) from mmu_spte_clear_track_bits()
` [PATCH 2/5] KVM: x86/mmu: Rename rmap zap helpers to better show relationships
` [PATCH 3/5] KVM: x86/mmu: Remove underscores from __pte_list_remove()
` [PATCH 4/5] KVM: x86/mmu: Use innermost rmap zap helper when recycling rmaps
` [PATCH 5/5] KVM: x86/mmu: Drop the "p is for pointer" from rmap helpers

[PATCH v2 0/9] KVM: x86/MMU: Optimize disabling dirty logging
 2022-07-12  1:37 UTC  (3+ messages)

[PATCH v2 0/2] MSR Filtering documentation updates
 2022-07-12  0:10 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: fix documentation for KVM_X86_SET_MSR_FILTER
` [PATCH v2 2/2] KVM: x86: update documentation for MSR filtering

[PATCH 0/3] KVM: x86: Fix goofs with MONITOR/MWAIT quirk
 2022-07-11 22:57 UTC  (4+ messages)
` [PATCH 1/3] KVM: selftests: Test MONITOR and MWAIT, not just MONITOR for quirk
` [PATCH 2/3] KVM: selftests: Provide valid inputs for MONITOR/MWAIT regs
` [PATCH 3/3] KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specific

[GIT PULL] VFIO fix for v5.19-rc7
 2022-07-11 17:34 UTC  (2+ messages)

[PATCH v4 0/6] vfio/pci: power management changes
 2022-07-11 17:30 UTC  (19+ messages)
` [PATCH v4 1/6] vfio/pci: Mask INTx during runtime suspend
` [PATCH v4 2/6] vfio: Add a new device feature for the power management
` [PATCH v4 3/6] vfio: Increment the runtime PM usage count during IOCTL call

[PATCH RFC v2 0/2] arm: enable MTE for QEMU + kvm
 2022-07-11 15:30 UTC  (9+ messages)

[PATCH v2 00/21] KVM: x86: Event/exception fixes and cleanups
 2022-07-11 15:22 UTC  (6+ messages)
` [PATCH v2 17/21] KVM: x86: Morph pending exceptions to pending VM-Exits at queue time

[kvm-unit-tests PATCH v2 0/4] Add panic test support
 2022-07-11 12:54 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 4/4] s390x: add pgm spec interrupt loop test

[PATCH 00/35] perf intel-pt: Add support for tracing virtual machine user space on the host
 2022-07-11  9:32 UTC  (10+ messages)
` [PATCH 27/35] perf tools: Add perf_event__is_guest()
` [PATCH 28/35] perf intel-pt: Remove guest_machine_pid
` [PATCH 29/35] perf intel-pt: Add some more logging to intel_pt_walk_next_insn()
` [PATCH 30/35] perf intel-pt: Track guest context switches
` [PATCH 31/35] perf intel-pt: Disable sync switch with guest sideband
` [PATCH 32/35] perf intel-pt: Determine guest thread from "
` [PATCH 33/35] perf intel-pt: Add machine_pid and vcpu to auxtrace_error
` [PATCH 34/35] perf intel-pt: Use guest pid/tid etc in guest samples
` [PATCH 35/35] perf intel-pt: Add documentation for tracing guest machine user space


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