KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-28 04:19:21 to 2024-03-30 21:01:44 UTC [more...]

[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-03-30 21:01 UTC  (38+ 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

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-03-30 18:00 UTC  (20+ messages)
` [PATCH 01/19] "
` [PATCH 14/19] i2c: nomadik: drop owner assignment
` [PATCH 16/19] dmaengine: pl330: "
` [PATCH 17/19] Input: ambakmi - "
` [PATCH 19/19] vfio: amba: "

[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

[PATCH gmem 0/6] gmem fix-ups and interfaces for populating gmem pages
 2024-03-29 21:24 UTC  (7+ 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] Enable FRED with KVM VMX
 2024-03-29 20:18 UTC  (3+ messages)
` [PATCH v2 25/25] KVM: selftests: Add fred exception tests

[PATCH v1 0/3] Add a test case for KVM_X86_DISABLE_EXIT
 2024-03-29 20:13 UTC  (6+ messages)
` [PATCH v1 2/3] KVM: selftests: Change __vm_create() to create a vm without in-kernel APIC
` [PATCH v1 3/3] KVM: selftests: Add a test case for KVM_X86_DISABLE_EXITS_HLT

folio_mmapped
 2024-03-29 18:38 UTC  (17+ 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  (11+ 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_*()

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

[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  (14+ messages)
` [PATCH RFC 01/11] dt-bindings: riscv: Add Sdtrig ISA extension
` [PATCH RFC 02/11] dt-bindings: riscv: Add Sdtrig optional CSRs existence on DT
` [PATCH RFC 03/11] riscv: Add ISA extension parsing for Sdtrig
` [PATCH RFC 04/11] riscv: Add Sdtrig CSRs definition, Smstateen bit to access Sdtrig CSRs
` [PATCH RFC 05/11] riscv: cpufeature: Add Sdtrig optional CSRs checks
` [PATCH RFC 06/11] riscv: suspend: add Smstateen CSRs save/restore
` [PATCH RFC 07/11] riscv: Add task switch support for scontext CSR
` [PATCH RFC 08/11] riscv: KVM: Add Sdtrig Extension Support for Guest/VM
` [PATCH RFC 09/11] riscv: KVM: Add scontext to ONE_REG
` [PATCH RFC 10/11] riscv: KVM: Add hcontext support
` [PATCH RFC 11/11] KVM: riscv: selftests: Add Sdtrig Extension to get-reg-list test

[PATCH for-9.1 0/7] target/i386/kvm: Cleanup the kvmclock feature name
 2024-03-29 10:19 UTC  (8+ messages)
` [PATCH for-9.1 1/7] target/i386/kvm: Add feature bit definitions for KVM CPUID
` [PATCH for-9.1 2/7] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions
` [PATCH for-9.1 3/7] target/i386/kvm: Only Save/load kvmclock MSRs when kvmclock enabled
` [PATCH for-9.1 4/7] target/i386/kvm: Save/load MSRs of new kvmclock (KVM_FEATURE_CLOCKSOURCE2)
` [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()

[PATCH v2] Documentation: Add reconnect process for VDUSE
 2024-03-29  9:51 UTC  (2+ messages)

[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
 2024-03-29  7:32 UTC  (3+ messages)
` [PATCH 09/15] x86/irq: Install posted MSI notification handler

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-29  7:25 UTC  (39+ 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 060/130] KVM: x86/tdp_mmu: Apply mmu notifier callback to only shared GPA
` [PATCH v19 069/130] KVM: TDX: Require TDP MMU and mmio caching for TDX
` [PATCH v19 091/130] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c
` [PATCH v19 092/130] KVM: TDX: Implement interrupt injection
` [PATCH v19 093/130] KVM: TDX: Implements vcpu request_immediate_exit
` [PATCH v19 094/130] KVM: TDX: Implement methods to inject NMI
` [PATCH v19 095/130] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
` [PATCH v19 097/130] KVM: x86: Split core of hypercall emulation to helper function

[PATCH v2 0/2] Two enhancements to iommu_at[de]tach_device_pasid()
 2024-03-29  5:31 UTC  (7+ messages)
` [PATCH v2 1/2] iommu: Undo pasid attachment only for the devices that have succeeded
` [PATCH v2 2/2] iommu: Pass domain to remove_dev_pasid() op

[syzbot] [kvm?] WARNING in mmu_free_root_page
 2024-03-29  3:55 UTC 

[PATCH v8] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-03-29  3:45 UTC  (5+ messages)

[kvm-unit-tests PATCH v3 1/4] x86 EFI: Bypass call to fdt_check_header()
 2024-03-28 21:48 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 2/4] x86/efi: Retry call to efi exit boot services
` [kvm-unit-tests PATCH v3 3/4] x86 AMD SEV-ES: Set GHCB page attributes for a new page table
` [kvm-unit-tests PATCH v3 4/4] x86 AMD SEV-ES: Setup a new page table and install level-1 PTEs

[linus:master] [x86/bugs] 6613d82e61: general_protection_fault:#[##]
 2024-03-28 21:17 UTC  (2+ messages)

[kvm-unit-tests PATCH v7 00/35] migration, powerpc improvements
 2024-03-28 17:37 UTC  (6+ messages)
` [kvm-unit-tests PATCH v7 06/35] gitlab-ci: Run migration selftest on s390x and powerpc
` [kvm-unit-tests PATCH v7 07/35] common: add memory dirtying vs migration test

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-03-28 17:19 UTC  (3+ messages)
` [RFC PATCH v1 1/2] kvm: Implement guest_exit_last_time()
` [RFC PATCH v1 2/2] rcu: Ignore RCU in nohz_full cpus if it was running a guest recently

[PATCH v19 059/130] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
 2024-03-28 16:57 UTC  (22+ messages)

[PATCH-for-9.0 v2 00/19] hw/xen: Have most of Xen files become target-agnostic
 2024-03-28 15:13 UTC  (3+ messages)
` [PATCH-for-9.0 v2 19/19] "

[PATCH v5 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-03-28 15:03 UTC  (3+ messages)

[PATCH RFC 04/10] mm: page_frag: add '_va' suffix to page_frag API
 2024-03-28 13:38 UTC 

[BUG net-next] arch/x86/kernel/cpu/bugs.c:2935: "Unpatched return thunk in use. This should not happen!" [STACKTRACE]
 2024-03-28 12:38 UTC  (6+ messages)

[PATCH 0/2] Two enhancements to iommu_at[de]tach_device_pasid()
 2024-03-28 12:38 UTC  (9+ messages)
` [PATCH 1/2] iommu: Pass domain to remove_dev_pasid() op
` [PATCH 2/2] iommu: Undo pasid attachment only for the devices that have succeeded

Hosts got stuck with vmx: unexpected exit reason 0x3
 2024-03-28 11:54 UTC 

[PATCH v2] KVM: arm64: Add KVM_CAP to control WFx trapping
 2024-03-28 10:30 UTC  (3+ messages)

[kvm-unit-tests Patch v3 00/11] pmu test bugs fix and improvements
 2024-03-28 10:12 UTC  (12+ messages)
` [kvm-unit-tests Patch v3 03/11] x86: pmu: Add asserts to warn inconsistent fixed events and counters
` [kvm-unit-tests Patch v3 04/11] x86: pmu: Switch instructions and core cycles events sequence
` [kvm-unit-tests Patch v3 06/11] x86: pmu: Remove blank line and redundant space

[PATCH v3] vfio/pci: migration: Skip config space check for Vendor Specific Information in VSC during restore/load
 2024-03-28  9:30 UTC  (5+ messages)

[PATCH v2 1/1] vhost: Added pad cleanup if vnet_hdr is not present
 2024-03-28  7:46 UTC  (3+ messages)

[PATCH vhost v7 0/6] refactor the params of find_vqs()
 2024-03-28  8:06 UTC  (8+ messages)
` [PATCH vhost v7 1/6] virtio_balloon: remove the dependence where names[] is null
` [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 vhost v7 5/6] virtio: vring_new_virtqueue(): "
` [PATCH vhost v7 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH vhost v6 0/6] refactor the params of find_vqs()
 2024-03-28  6:36 UTC  (14+ messages)
` [PATCH vhost v6 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v6 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v6 4/6] virtio: vring_create_virtqueue: "
` [PATCH vhost v6 5/6] virtio: vring_new_virtqueue(): "
` [PATCH vhost v6 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH-for-9.1 v2 08/21] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h'
 2024-03-28  6:45 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 read-only IMAP folder(s) and NNTP newsgroup(s).