KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-29 10:06:21 to 2024-04-01 22:23:02 UTC [more...]

[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-01 22:22 UTC  (81+ messages)
` [PATCH v12 01/29] [TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
` [PATCH v12 02/29] [TEMP] x86/cc: Add cc_platform_set/_clear() helpers
` [PATCH v12 03/29] [TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*()
` [PATCH v12 04/29] [TEMP] fixup! KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
` [PATCH v12 05/29] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH v12 06/29] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
` [PATCH v12 07/29] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v12 08/29] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v12 09/29] KVM: SEV: Add initial SEV-SNP support
` [PATCH v12 10/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v12 13/29] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v12 14/29] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v12 15/29] KVM: SEV: Add support to handle "
` [PATCH v12 16/29] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH v12 17/29] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB
` [PATCH v12 19/29] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v12 20/29] KVM: SEV: Add support for GHCB-based termination requests
` [PATCH v12 21/29] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v12 22/29] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v12 23/29] KVM: x86: Implement gmem hook for determining max NPT mapping level
` [PATCH v12 24/29] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v12 25/29] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH v12 26/29] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v12 27/29] crypto: ccp: Add the SNP_VLEK_LOAD command
` [PATCH v12 28/29] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
` [PATCH v12 29/29] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event

Timer Signals vs KVM
 2024-04-01 22:22 UTC  (2+ messages)

Hosts got stuck with vmx: unexpected exit reason 0x3
 2024-04-01 20:48 UTC  (2+ messages)

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-04-01 20:21 UTC  (4+ messages)
` [RFC PATCH v1 2/2] rcu: Ignore RCU in nohz_full cpus if it was running a guest recently

[PATCH vhost v7 0/6] refactor the params of find_vqs()
 2024-04-01 19:57 UTC  (8+ messages)
` [PATCH vhost v7 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v7 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v7 4/6] virtio: vring_create_virtqueue: "

[PATCH 0/2] vfio/pci: Improve INTx opaque data use
 2024-04-01 19:54 UTC  (3+ messages)
` [PATCH 1/2] vfio/pci: Pass eventfd context to IRQ handler
` [PATCH 2/2] vfio/pci: Pass eventfd context object through irqfd

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-01 17:34 UTC  (30+ messages)
` [PATCH v19 038/130] KVM: TDX: create/destroy VM structure
` [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v19 062/130] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [PATCH v19 067/130] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH v19 069/130] KVM: TDX: Require TDP MMU and mmio caching "
` [PATCH v19 101/130] KVM: TDX: handle ept violation/misconfig exit
` [PATCH v19 102/130] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
` [PATCH v19 103/130] KVM: TDX: Handle EXIT_REASON_OTHER_SMI with MSMI
` [PATCH v19 104/130] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)

[PATCH v2 0/3] Add a test case for KVM_X86_DISABLE_EXIT
 2024-04-01 17:15 UTC  (6+ messages)
` [PATCH v2 1/3] KVM: selftests: Add safe_halt() and cli() helpers to common code
` [PATCH v2 2/3] KVM: selftests: Extend @shape to allow creation of VM without in-kernel APIC
` [PATCH v2 3/3] KVM: selftests: Add a test case for KVM_X86_DISABLE_EXITS_HLT

[PATCH] MAINTAINERS: Orphan vfio fsl-mc bus driver
 2024-04-01 17:02 UTC 

[PATCH v1 0/3] Add a test case for KVM_X86_DISABLE_EXIT
 2024-04-01 12:31 UTC  (7+ messages)
` [PATCH v1 3/3] KVM: selftests: Add a test case for KVM_X86_DISABLE_EXITS_HLT

[PATCH v5] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-04-01 11:25 UTC 

[PATCH] KVM: riscv: selftests: Add SBI base extension test
 2024-04-01  8:20 UTC 

[PATCH v6 0/9] x86/cpu: KVM: Clean up PAT and VMX macros
 2024-04-01  7:09 UTC  (17+ messages)
` [PATCH v6 2/9] x86/cpu: KVM: Move macro to encode PAT value to common header
` [PATCH v6 3/9] KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation
` [PATCH v6 4/9] KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
` [PATCH v6 5/9] KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value
` [PATCH v6 6/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
` [PATCH v6 8/9] KVM: VMX: Open code VMX preemption timer rate mask in its accessor
` [PATCH v6 9/9] KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()

[PATCH gmem 0/6] gmem fix-ups and interfaces for populating gmem pages
 2024-04-01  5:06 UTC  (8+ messages)
` [PATCH gmem 1/6] KVM: guest_memfd: Fix stub for kvm_gmem_get_uninit_pfn()
` [PATCH gmem 2/6] KVM: guest_memfd: Only call kvm_arch_gmem_prepare hook if necessary
` [PATCH gmem 3/6] KVM: x86: Pass private/shared fault indicator to gmem_validate_fault
` [PATCH gmem 4/6] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
` [PATCH gmem 5/6] KVM: guest_memfd: Use AS_INACCESSIBLE when creating guest_memfd inode
` [PATCH gmem 6/6] KVM: guest_memfd: Add interface for populating gmem pages with user data

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-03-31 19:14 UTC  (27+ messages)
` [PATCH v2 01/25] "
` [PATCH v2 02/25] virtio: balloon: drop owner assignment
` [PATCH v2 03/25] virtio: input: "
` [PATCH v2 04/25] virtio: mem: "
` [PATCH v2 05/25] um: virt-pci: "
` [PATCH v2 06/25] virtio_blk: "
` [PATCH v2 07/25] bluetooth: virtio: "
` [PATCH v2 08/25] hwrng: "
` [PATCH v2 09/25] virtio_console: "
` [PATCH v2 10/25] crypto: virtio - "
` [PATCH v2 11/25] firmware: arm_scmi: virtio: "
` [PATCH v2 12/25] gpio: "
` [PATCH v2 13/25] drm/virtio: "
` [PATCH v2 14/25] iommu: virtio: "
` [PATCH v2 15/25] misc: nsm: "
` [PATCH v2 16/25] net: caif: virtio: "
` [PATCH v2 17/25] net: "
` [PATCH v2 18/25] net: 9p: "
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 20/25] wifi: mac80211_hwsim: "
` [PATCH v2 21/25] nvdimm: virtio_pmem: "
` [PATCH v2 22/25] rpmsg: virtio: "
` [PATCH v2 23/25] scsi: "
` [PATCH v2 24/25] fuse: "
` [PATCH v2 25/25] sound: "

[PATCH for-9.0] Fix some typos in documentation (found by codespell)
 2024-03-31 17:30 UTC  (2+ messages)

[syzbot] [kvm?] WARNING in mmu_free_root_page
 2024-03-31 17:13 UTC  (3+ messages)

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-03-30 18:00 UTC  (10+ messages)

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-03-29 20:18 UTC  (4+ messages)
` [PATCH v2 25/25] KVM: selftests: Add fred exception tests

[ANNOUNCE] PUCK Agenda - 2024.03.13 - No topic
 2024-03-31 13:01 UTC  (2+ messages)

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-31 11:20 UTC  (13+ messages)
` [PATCH 01/22] "
` [PATCH 09/22] gpio: virtio: drop owner assignment
` [PATCH 16/22] net: vmw_vsock: "

[PATCH kvmtool v3] x86: Fix some memory sizes when setting up bios
 2024-03-30  8:41 UTC 

[PATCH kvmtool v2] x86: Fix some memory sizes when setting up bios
 2024-03-30  8:21 UTC 

[PATCH v3 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
 2024-03-30  7:53 UTC  (3+ messages)
` [PATCH v3 4/4] Documentation: add debugfs description for hisi migration

folio_mmapped
 2024-03-29 18:38 UTC  (13+ messages)

[PATCH net v2] vsock/virtio: fix packet delivery to tap device
 2024-03-29 16:22 UTC  (2+ messages)

[PATCH 0/5] x86/sev: Fix SNP host late disable
 2024-03-29 14:52 UTC  (7+ messages)
` [PATCH 3/5] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
` [PATCH 4/5] x86/cc: Add cc_platform_set/_clear() helpers
` [PATCH 5/5] x86/CPU/AMD: Track SNP host status with cc_platform_*()

[kvm-unit-tests PATCH v4 0/2] UEFI Improvements
 2024-03-29 13:15 UTC  (3+ messages)
` [kvm-unit-tests PATCH v4 1/2] x86 EFI: Bypass call to fdt_check_header()
` [kvm-unit-tests PATCH v4 2/2] x86/efi: Retry call to efi exit boot services

[PATCH 5.15.y 0/2] fix softlockups in stage2_apply_range()
 2024-03-29 12:21 UTC  (4+ messages)
` [PATCH 5.15.y v2 "

[PATCH v3] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2024-03-29 10:42 UTC  (9+ messages)

[PATCH RFC 00/11] riscv: support Sdtrig extension hcontext/scontext CSRs
 2024-03-29 10:31 UTC  (5+ messages)
` [PATCH RFC 02/11] dt-bindings: riscv: Add Sdtrig optional CSRs existence on DT
` [PATCH RFC 05/11] riscv: cpufeature: Add Sdtrig optional CSRs checks

[PATCH for-9.1 0/7] target/i386/kvm: Cleanup the kvmclock feature name
 2024-03-29 10:19 UTC  (4+ messages)
` [PATCH for-9.1 5/7] target/i386/kvm: Add legacy_kvmclock cpu property
` [PATCH for-9.1 6/7] target/i386: Fix duplicated kvmclock name in FEAT_KVM
` [PATCH for-9.1 7/7] target/i386/kvm: Update comment in kvm_cpu_realizefn()


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 read-only IMAP folder(s) and NNTP newsgroup(s).