kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-31 00:21:56 to 2024-09-04 03:14:32 UTC [more...]

[PATCH 00/21] TDX MMU Part 2
 2024-09-04  3:07 UTC  (4+ messages)
` [PATCH 01/21] KVM: x86/mmu: Implement memslot deletion for TDX
` [PATCH 02/21] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU
` [PATCH 05/21] KVM: VMX: Teach EPT violation helper about private mem

[PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
 2024-09-04  2:28 UTC  (16+ messages)
` [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop

[PATCH -next] vfio/mdev: Constify struct kobj_type
 2024-09-04  1:18 UTC 

[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
 2024-09-04  0:59 UTC  (42+ messages)
` [RFC PATCH 01/21] tsm-report: Rename module to reflect what it does
` [RFC PATCH 06/21] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
` [RFC PATCH 07/21] pci/tdisp: Introduce tsm module
` [RFC PATCH 11/21] KVM: SEV: Add TIO VMGEXIT and bind TDI
` [RFC PATCH 12/21] KVM: IOMMUFD: MEMFD: Map private pages
` [RFC PATCH 13/21] KVM: X86: Handle private MMIO as shared

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-09-03 23:55 UTC  (31+ messages)
` [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH v2 4/8] ACPI/IORT: Support CANWBS memory access flag
` [PATCH v2 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v2 7/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED

[PATCH v2] x86/sev: Fix host kdump support for SNP
 2024-09-03 22:58 UTC  (3+ messages)

[RFC PATCH 20/21] pci: Allow encrypted MMIO mapping via sysfs
 2024-09-03 21:46 UTC  (3+ messages)

[PATCH 00/22] KVM: x86/mmu: Allow yielding on mmu_notifier zap
 2024-09-03 21:40 UTC  (7+ messages)
` [PATCH 19/22] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
` [PATCH 21/22] KVM: x86/mmu: Support rmap walks without holding mmu_lock when aging gfns

[PATCH RFC] kvm: emulate avx vmovdq
 2024-09-03 21:25 UTC  (2+ messages)

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-09-03 21:23 UTC  (7+ messages)
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries
` [PATCH v2 16/19] mm: Remove follow_pte()

[PATCH v7 00/10] Enable haltpoll on arm64
 2024-09-03 21:13 UTC  (9+ messages)
` [PATCH v7 07/10] arm64: define TIF_POLLING_NRFLAG
` [PATCH v7 08/10] arm64: idle: export arch_cpu_idle
` [PATCH v7 09/10] arm64: support cpuidle-haltpoll

[PATCH AUTOSEL 6.10 15/22] LoongArch: KVM: Invalidate guest steal time address on vCPU reset
 2024-09-03 19:22 UTC 

[PATCH v2 0/4] KVM: x86/mmu: Run NX huge page recovery under MMU read lock
 2024-09-03 20:26 UTC  (7+ messages)
` [PATCH v2 1/4] KVM: x86/mmu: Track TDP MMU NX huge pages separately
` [PATCH v2 4/4] KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lock

[PATCH] vfio: mdev: Remove unused function declarations
 2024-09-03 18:48 UTC  (2+ messages)

[PATCH -next] vfio/fsl-mc: Remove unused variable 'hwirq'
 2024-09-03 18:47 UTC  (2+ messages)

[PATCH] vfio/pci: Remove unused struct 'vfio_pci_mmap_vma'
 2024-09-03 18:46 UTC  (2+ messages)

[RFC PATCH 1/1] kvm: Note an RCU quiescent state on guest exit
 2024-09-03 18:07 UTC  (8+ messages)

[PATCH 0/5] KVM: x86: Fastpath cleanup, fix, and enhancement
 2024-09-03 16:58 UTC  (8+ messages)
` [PATCH 1/5] KVM: x86: Re-enter guest if WRMSR(X2APIC_ICR) fastpath is successful

[PATCH] x86/sev: Fix host kdump support for SNP
 2024-09-03 16:54 UTC  (8+ messages)

[PATCH 00/25] TDX vCPU/VM creation
 2024-09-03 16:53 UTC  (34+ messages)
` [PATCH 09/25] KVM: TDX: Get system-wide info about TDX module on initialization
` [PATCH 10/25] KVM: TDX: Initialize KVM supported capabilities when module setup
` [PATCH 13/25] KVM: TDX: create/destroy VM structure
` [PATCH 14/25] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH 17/25] KVM: TDX: create/free TDX vcpu structure
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH 21/25] KVM: x86: Introduce KVM_TDX_GET_CPUID
` [PATCH 24/25] KVM: x86: Filter directly configurable TDX CPUID bits

[kvm-unit-tests PATCH 0/3] Support cross compiling with clang
 2024-09-03 16:30 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] riscv: Drop mstrict-align
` [kvm-unit-tests PATCH 2/3] configure: Support cross compiling with clang
` [kvm-unit-tests PATCH 3/3] riscv: gitlab-ci: Add clang build tests

[PATCH v2 00/16] KVM: arm64: Add EL2 support to FEAT_S1PIE
 2024-09-03 15:58 UTC  (18+ messages)
` [PATCH v2 01/16] KVM: arm64: nv: Handle CNTHCTL_EL2 specially
` [PATCH v2 02/16] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH v2 03/16] KVM: arm64: Add TCR2_EL2 to the sysreg arrays
` [PATCH v2 04/16] KVM: arm64: Add save/restore for TCR2_EL2
` [PATCH v2 05/16] arm64: Add encoding for PIRE0_EL2
` [PATCH v2 06/16] arm64: Remove VNCR definition "
` [PATCH v2 07/16] KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arrays
` [PATCH v2 08/16] KVM: arm64: Add save/restore for PIR{,E0}_EL2
` [PATCH v2 09/16] KVM: arm64: Handle PIR{,E0}_EL2 traps
` [PATCH v2 10/16] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
` [PATCH v2 11/16] KVM: arm64: Split S1 permission evaluation into direct and hierarchical parts
` [PATCH v2 12/16] KVM: arm64: Implement AT S1PIE support
` [PATCH v2 13/16] KVM: arm64: Define helper for EL2 registers with custom visibility
` [PATCH v2 14/16] KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
` [PATCH v2 15/16] KVM: arm64: Hide S1PIE registers "
` [PATCH v2 16/16] KVM: arm64: Rely on visibility to let PIR*_ELx/TCR2_ELx UNDEF

[kvm-unit-tests PATCH] riscv: Make NR_CPUS configurable
 2024-09-03 14:43 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/2] configure: Support CONFIG_* extension
 2024-09-03 14:39 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] configure: Introduce add-config
` [kvm-unit-tests PATCH 2/2] riscv: Make NR_CPUS configurable

[PATCH v3] kvm/i386: make kvm_filter_msr() and related definitions private to kvm module
 2024-09-03 14:00 UTC 

[kvm-unit-tests PATCH 0/2] riscv: sbi: Rename sbi ecall wrappers
 2024-09-03 13:58 UTC  (2+ messages)

[PATCH v2] kvm/i386: make kvm_filter_msr() and related definitions private to kvm module
 2024-09-03 13:53 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] riscv: Improve on-cpu and IPI support
 2024-09-03 13:41 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] riscv: Timer support
 2024-09-03 13:38 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] riscv: Introduce local_timer_init

[PATCH] kvm/i386: declare kvm_filter_msr() static
 2024-09-03 13:23 UTC  (2+ messages)

[PATCH] kvm/i386: refactor kvm_arch_init and split it into smaller functions
 2024-09-03 13:15 UTC  (2+ messages)

[PATCH 0/2] kvm/i386: Some code refactoring and cleanups for kvm_arch_init
 2024-09-03 12:41 UTC  (3+ messages)
` [PATCH 1/2] kvm/i386: refactor kvm_arch_init and split it into smaller functions
` [PATCH 2/2] kvm/i386: do not initialize identity_base variable

[kvm-unit-tests PATCH v3 0/7] s390x: STFLE nested interpretation
 2024-09-03 10:46 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 7/7] s390x: Add test for STFLE interpretive execution (format-0)

[PATCH] kbuild: use objcopy to generate asm-offsets
 2024-09-03  9:28 UTC  (4+ messages)

[RFC PATCH v2 00/10] KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support
 2024-09-03  9:28 UTC  (4+ messages)
` [RFC PATCH v2 03/10] KVM: Implement kvm_(read|/write)_guest_page for private memory slots

[PATCH vhost v2 00/10] vdpa/mlx5: Parallelize device suspend/resume
 2024-09-03  8:16 UTC  (7+ messages)

[PATCH] kvm/i386: fix a check that ensures we are running on host intel CPU
 2024-09-03  8:00 UTC  (3+ messages)

[PATCH v2] kvm/i386: fix return values of is_host_cpu_intel()
 2024-09-03  8:00 UTC 

[RFC PATCH 0/5] Enable Secure TSC for SEV-SNP
 2024-09-03  7:16 UTC  (7+ messages)
` [RFC PATCH 1/5] x86/cpufeatures: Add SNP Secure TSC

[PATCH] accel/kvm: check for KVM_CAP_READONLY_MEM on VM
 2024-09-03  6:29 UTC 

[PATCH v4 00/10] KVM: Register cpuhp/syscore callbacks when enabling virt
 2024-09-03  0:48 UTC  (5+ messages)
` [PATCH v4 01/10] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock

[PATCH 3/6] KVM: x86: selftests: Set up AMD VM in pmu_counters_test
 2024-09-02 18:37 UTC  (2+ messages)

[RFC PATCH 0/5] vfio: platform: reset: Introduce tegra234 mgbe reset module
 2024-09-02 16:03 UTC  (4+ messages)
` [RFC PATCH 3/5] vfio_platform: reset: Introduce new open and close callbacks

[PATCH v4 00/43] arm64: Support for Arm CCA in KVM
 2024-09-02 15:34 UTC  (7+ messages)
` [PATCH v4 21/43] arm64: RME: Runtime faulting of memory
` [PATCH v4 43/43] KVM: arm64: Allow activating realms

[PATCH] KVM: x86: Only advertise KVM_CAP_READONLY_MEM when supported by VM
 2024-09-02 14:56 UTC  (2+ messages)

[GIT PULL] KVM: x86: Fixes for 6.11-rcN
 2024-09-02 14:56 UTC  (2+ messages)

[PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt
 2024-09-02 13:03 UTC  (7+ messages)
` [PATCH v3 1/8] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock

[PATCH net-next v17 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
 2024-09-02 12:03 UTC 

[PATCH v2 0/3] selftests: kvm: s390: Add ucontrol memory selftests
 2024-09-02 11:50 UTC  (4+ messages)
` [PATCH v2 1/3] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH v2 2/3] selftests: kvm: s390: Add uc_skey "
` [PATCH v2 3/3] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-09-02  7:59 UTC  (7+ messages)
` [RFC PATCH v3 16/58] perf/x86: Forbid PMI handler when guest own PMU
` [RFC PATCH v3 30/58] KVM: x86/pmu: Exclude PMU MSRs in vmx_get_passthrough_msr_slot()
` [RFC PATCH v3 36/58] KVM: x86/pmu: Allow writing to fixed counter selector if counter is exposed

[PATCH v6 0/3] LoongArch: KVM: Add Binary Translation extension support
 2024-09-02  4:15 UTC  (11+ messages)
` [PATCH v6 3/3] LoongArch: KVM: Add vm migration support for LBT registers

[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
 2024-09-02  3:53 UTC  (3+ messages)
` [PATCH v5 19/19] virt: arm-cca-guest: TSM_REPORT support for realms

[Bug 219009] New: Random host reboots on Ryzen 7000/8000 using nested VMs (vls suspected)
 2024-08-31 22:54 UTC  (5+ messages)
` [Bug 219009] "

[kvmtool PATCH 0/8] Add RISC-V ISA extensions based on Linux-6.11
 2024-08-31 11:27 UTC  (9+ messages)
` [kvmtool PATCH 1/8] Sync-up headers with Linux-6.11-rc4 kernel
` [kvmtool PATCH 2/8] riscv: Add Zawrs extension support
` [kvmtool PATCH 3/8] riscv: Add Zca "
` [kvmtool PATCH 4/8] riscv: Add Zcb "
` [kvmtool PATCH 5/8] riscv: Add Zcd "
` [kvmtool PATCH 6/8] riscv: Add Zcf "
` [kvmtool PATCH 7/8] riscv: Add Zcmop "
` [kvmtool PATCH 8/8] riscv: Add Zimop "

[PATCH -next] KVM: x86: Remove some unused declarations
 2024-08-31  1:15 UTC  (3+ messages)

[PATCH 0/6] KVM: nVMX: Fix IPIv vs. nested posted interrupts
 2024-08-31  0:21 UTC  (2+ messages)

[PATCH 0/3] KVM: SVM: Clean up SEV-ES save area management
 2024-08-31  0:21 UTC  (2+ messages)

[PATCH] KVM: selftests: Remove unused kvm_memcmp_hva_gva()
 2024-08-31  0:21 UTC  (2+ messages)

[PATCH] KVM: selftests: Explicitly include committed one-off assets in .gitignore
 2024-08-31  0:21 UTC  (2+ messages)

[PATCH] KVM: selftests: Always unlink memory regions when deleting (VM free)
 2024-08-31  0:21 UTC  (2+ messages)

[PATCH] KVM: selftests: Add SEV-ES shutdown test
 2024-08-31  0:20 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).