public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-09 14:42:59 to 2024-12-11 22:05:45 UTC [more...]

[PATCH v2 0/6] Enhance event delivery error handling
 2024-12-11 22:05 UTC  (12+ messages)
` [PATCH v2 1/6] KVM: x86: Add function for vectoring error generation
` [PATCH v2 3/6] KVM: VMX: Handle vectoring error in check_emulate_instruction
` [PATCH v2 4/6] KVM: SVM: Handle MMIO during vectroing error
` [PATCH v2 6/6] selftests: KVM: Add test case for MMIO during vectoring

[PATCH 00/15] KVM: x86: Introduce new ioctl KVM_TRANSLATE2
 2024-12-11 22:05 UTC  (2+ messages)

[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
 2024-12-11 22:01 UTC  (12+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[PATCH v15 00/13] Add Secure TSC support for SNP guests
 2024-12-11 22:01 UTC  (30+ messages)
` [PATCH v15 01/13] x86/sev: Carve out and export SNP guest messaging init routines
` [PATCH v15 04/13] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
` [PATCH v15 05/13] x86/sev: Prevent RDTSC/RDTSCP interception "
` [PATCH v15 06/13] x86/sev: Prevent GUEST_TSC_FREQ MSR "
` [PATCH v15 07/13] x86/sev: Mark Secure TSC as reliable clocksource

[PATCH v13] PCI/ASPM: Make pci_save_aspm_l1ss_state save both child and parent's L1SS configuration
 2024-12-11 20:47 UTC 

[GIT PULL] VFIO fixes for v6.13-rc3
 2024-12-11 20:45 UTC 

[PATCH v2 0/4] x86/bugs: Adjust SRSO mitigation to new features
 2024-12-11 20:38 UTC  (6+ messages)
` [PATCH v2 1/4] x86/bugs: Add SRSO_USER_KERNEL_NO support

[PATCH 0/4] KVM: selftests: dirty_log_test: fixes for running the test nested
 2024-12-11 19:37 UTC  (5+ messages)
` [PATCH 1/4] KVM: VMX: read the PML log in the same order as it was written
` [PATCH 2/4] KVM: selftests: dirty_log_test: Limit s390x workaround to s390x
` [PATCH 3/4] KVM: selftests: dirty_log_test: run the guest until some dirty ring entries were harvested
` [PATCH 4/4] KVM: selftests: dirty_log_test: support multiple write retires

[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
 2024-12-11 18:43 UTC  (9+ messages)
` [PATCH RFC 1/7] x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX guest

[PATCH v2 0/2] MANA: Fix few memory leaks in mana_gd_setup_irqs
 2024-12-11 18:34 UTC  (11+ messages)
` [PATCH v2 1/2] net: mana: Fix memory leak "
` [PATCH v2 2/2] net: mana: Fix irq_contexts "

[PATCH] KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits
 2024-12-11 18:14 UTC  (2+ messages)

[PATCH v5 00/12] iommufd support pasid attach/replace
 2024-12-11 18:06 UTC  (9+ messages)
` [PATCH v5 08/12] iommufd: Enforce pasid compatible domain for PASID-capable device

[REGRESSION] from 74a0e79df68a8042fb84fd7207e57b70722cf825: VFIO PCI passthrough no longer works
 2024-12-11 17:42 UTC  (9+ messages)

[syzbot] [kvm?] WARNING in __srcu_check_read_flavor
 2024-12-11 17:23 UTC 

[PATCH v2] KVM: x86: Drop the kvm_has_noapic_vcpu optimization
 2024-12-11 17:16 UTC  (5+ messages)

[PATCH 0/5] KVM: x86: Address xstate_required_size() perf regression
 2024-12-11 16:42 UTC  (7+ messages)
` [PATCH 1/5] KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module init
` [PATCH 2/5] KVM: x86: Use for-loop to iterate over XSTATE size entries
` [PATCH 3/5] KVM: x86: Apply TSX_CTRL_CPUID_CLEAR if and only if the vCPU has RTM or HLE
` [PATCH 4/5] KVM: x86: Query X86_FEATURE_MWAIT iff userspace owns the CPUID feature bit
` [PATCH 5/5] KVM: x86: Defer runtime updates of dynamic CPUID bits until CPUID emulation

[Bug 219588] New: [6.13.0-rc2+]WARNING: CPU: 52 PID: 12253 at arch/x86/kvm/mmu/tdp_mmu.c:1001 tdp_mmu_map_handle_target_level+0x1f0/0x310 [kvm]
 2024-12-11 16:12 UTC  (3+ messages)
` [Bug 219588] "

[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
 2024-12-11 13:53 UTC  (4+ messages)
` [Invitation] bi-weekly guest_memfd upstream call on 2024-12-05
  ` [Invitation] bi-weekly guest_memfd upstream call on 2024-12-12

[syzbot] [kvm?] WARNING in vmx_handle_exit (2)
 2024-12-11 13:12 UTC 

[syzbot] Monthly kvm report (Dec 2024)
 2024-12-11 11:27 UTC 

[kvmtool] Reset all VCPUs before any entering run loops
 2024-12-11  9:45 UTC 

[PATCH v6 0/7] Support attaching PASID to the blocked_domain
 2024-12-11  8:24 UTC  (3+ messages)
` [PATCH v6 1/7] iommu: Prevent pasid attach if no ops->remove_dev_pasid

[PATCH] RISC-V: KVM: Redirect instruction access fault trap to guest
 2024-12-11  8:00 UTC  (6+ messages)

[PATCH v5 0/5] vfio-pci support pasid attach/detach
 2024-12-11  3:12 UTC  (4+ messages)
` [PATCH v5 5/5] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability

[RFC PATCH v2 0/6] SEAMCALL Wrappers
 2024-12-11  1:33 UTC  (4+ messages)
` [RFC PATCH v2 4/6] x86/virt/tdx: Add SEAMCALL wrappers for TDX page cache management

[PATCH 00/18] KVM: TDX: TDX "the rest" part
 2024-12-11  1:31 UTC  (21+ messages)
` [PATCH 01/18] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [PATCH 02/18] KVM: TDX: Handle EPT violation/misconfig exit
` [PATCH 03/18] KVM: TDX: Detect unexpected SEPT violations due to pending SPTEs
` [PATCH 04/18] KVM: TDX: Handle TDX PV CPUID hypercall
` [PATCH 05/18] KVM: TDX: Handle TDX PV HLT hypercall
` [PATCH 06/18] KVM: x86: Move KVM_MAX_MCE_BANKS to header file
` [PATCH 07/18] KVM: TDX: Implement callbacks for MSR operations
` [PATCH 08/18] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall
` [PATCH 09/18] KVM: TDX: Enable guest access to LMCE related MSRs
` [PATCH 10/18] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall
` [PATCH 11/18] KVM: TDX: Add methods to ignore accesses to CPU state
` [PATCH 12/18] KVM: TDX: Add method to ignore guest instruction emulation
` [PATCH 13/18] KVM: TDX: Add methods to ignore VMX preemption timer
` [PATCH 14/18] KVM: TDX: Add methods to ignore accesses to TSC
` [PATCH 15/18] KVM: TDX: Ignore setting up mce
` [PATCH 16/18] KVM: TDX: Add a method to ignore hypercall patching
` [PATCH 17/18] KVM: TDX: Make TDX VM type supported
` [PATCH 18/18] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX)

[PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support
 2024-12-11  1:01 UTC  (15+ messages)

[PATCH v4 0/2] KVM: SVM: Flush cache only on CPUs running SEV guest
 2024-12-10 23:56 UTC  (6+ messages)
` [PATCH v4 2/2] "

[PATCH] selftests/rseq: Fix rseq for cases without glibc support
 2024-12-10 22:44 UTC 

[PATCH 0/7] Move initializing SEV/SNP functionality to KVM
 2024-12-10 21:55 UTC  (11+ messages)
` [PATCH 1/7] crypto: ccp: Move dev_info/err messages for SEV/SNP initialization
` [PATCH 2/7] crypto: ccp: Fix implicit SEV/SNP init and shutdown in ioctls
` [PATCH 3/7] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH 4/7] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH 5/7] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH 7/7] crypto: ccp: Move SEV/SNP Platform initialization to KVM

[PATCH v9 00/15] arm64: support poll_idle()
 2024-12-10 20:14 UTC  (4+ messages)
` [PATCH v9 05/15] arm64: barrier: add support for smp_cond_relaxed_timeout()

[PATCH v4 0/6] KVM: x86: Prep KVM hypercall handling for TDX
 2024-12-10 20:10 UTC  (7+ messages)
` [PATCH v4 6/6] KVM: x86: Refactor __kvm_emulate_hypercall() into a macro

[PATCH 00/16] KVM: TDX: TDX interrupts
 2024-12-10 18:24 UTC  (2+ messages)

[PATCH 0/7] KVM: TDX: TDX hypercalls may exit to userspace
 2024-12-10 18:24 UTC  (19+ messages)
` [PATCH 1/7] KVM: TDX: Add a place holder to handle TDX VM exit
` [PATCH 2/7] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
` [PATCH 4/7] KVM: TDX: Handle TDG.VP.VMCALL<MapGPA>
` [PATCH 5/7] KVM: TDX: Handle TDG.VP.VMCALL<ReportFatalError>
` [PATCH 6/7] KVM: TDX: Handle TDX PV port I/O hypercall

[PATCH v2 00/25] TDX vCPU/VM creation
 2024-12-10 18:22 UTC  (5+ messages)
` [PATCH v2 16/25] KVM: TDX: Get system-wide info about TDX module on initialization

[PATCH v2 00/24] TDX MMU Part 2
 2024-12-10 18:21 UTC  (2+ messages)

(Proposal) New TDX Global Metadata To Report FIXED0 and FIXED1 CPUID Bits
 2024-12-10 17:45 UTC  (5+ messages)

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-12-10 14:42 UTC  (14+ messages)
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI

[PATCH v3 0/2] Extend 8-byte PCI load/store support to x86 arch
 2024-12-10 13:58 UTC  (5+ messages)
` [PATCH v3 1/2] vfio/pci: Enable iowrite64 and ioread64 for vfio pci
` [PATCH v3 2/2] vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64

[GIT PULL] KVM/arm64 fixes for 6.13, part #2
 2024-12-10 13:55 UTC  (2+ messages)

[PATCH v2 0/2] Extend 8-byte PCI load/store support to x86 arch
 2024-12-10 13:22 UTC  (4+ messages)
` [PATCH v2 2/2] vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64

[PATCH v1 1/1] KVM: s390: VSIE: fix virtual/physical address in unpin_scb()
 2024-12-10 12:38 UTC  (3+ messages)

[kvm-unit-tests PATCH v4 0/6] s390x: STFLE nested interpretation
 2024-12-10 10:20 UTC  (3+ messages)
` [kvm-unit-tests PATCH v4 4/6] s390x: Add library functions for exiting from snippet

[syzbot] [kvm?] WARNING in vcpu_run
 2024-12-10  9:38 UTC  (2+ messages)

[PATCH v1 0/6] selftests: kvm: s390: Reject invalid ioctls on ucontrol VMs
 2024-12-10  9:34 UTC  (4+ messages)
` [PATCH v1 2/6] selftests: kvm: s390: Add ucontrol flic attr selftests

[kvm-unit-tests PATCH 0/3] riscv: Improved bare metal support
 2024-12-10  4:44 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] riscv: Add Image header to flat binaries
` [kvm-unit-tests PATCH 2/3] riscv: Rate limit UART output to avoid FIFO overflows
` [kvm-unit-tests PATCH 3/3] riscv: Support UARTs with different I/O widths

[PATCH 7/7] KVM: TDX: Add TSX_CTRL msr into uret_msrs list
 2024-12-10  2:45 UTC  (19+ messages)

[PATCH 0/8] Add SBI v3.0 PMU enhancements
 2024-12-10  1:16 UTC  (12+ messages)
` [PATCH 3/8] drivers/perf: riscv: Add raw event v2 support
` [PATCH 5/8] drivers/perf: riscv: Implement PMU event info function
` [PATCH 7/8] RISC-V: KVM: Implement get "

[RFC RESEND 0/6] hugetlbfs largepage RAS project
 2024-12-09 21:25 UTC  (10+ messages)
` [PATCH v3 0/7] hugetlbfs memory HW error fixes

Hitting AUTOIBRS WARN_ON_ONCE() in init_amd() booting 32-bit kernel under KVM
 2024-12-09 20:59 UTC  (5+ messages)

[PATCH v2 0/2] x86/bugs: RSB tweaks
 2024-12-09 20:46 UTC  (5+ messages)
` [PATCH v2 2/2] x86/bugs: Don't fill RSB on context switch with eIBRS

[PATCH v3 0/2] x86: KVM: Add missing AMD features
 2024-12-09 19:22 UTC  (5+ messages)
` [PATCH v3 1/2] x86: KVM: Advertise FSRS and FSRC on AMD to userspace

[PATCH v3 0/5] Introduce new headers for Hyper-V
 2024-12-09 19:19 UTC  (4+ messages)
` [PATCH v3 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h

[PATCH v1 1/6] kvm: s390: Reject setting flic pfault attributes on ucontrol VMs
 2024-12-09 15:23 UTC  (6+ messages)
  ` [PATCH v1 3/6] kvm: s390: Reject KVM_SET_GSI_ROUTING "
  ` [PATCH v1 5/6] selftests: kvm: s390: Streamline uc_skey test to issue iske after sske

[PATCH 00/11] KVM: arm64: Add NV timer support
 2024-12-09 15:15 UTC  (3+ messages)

[linus:master] [KVM] d96c77bd4e: stress-ng.kvm.ops_per_sec 11.1% improvement
 2024-12-09 14:55 UTC 


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