kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-14 03:58:24 to 2023-06-15 20:02:51 UTC [more...]

[PATCH v3] KVM: Avoid illegal stage2 mapping on invalid memory slot
 2023-06-15 20:01 UTC  (4+ messages)

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-15 18:26 UTC  (7+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 08/10] kvm/x86: move tdp_mmu_enabled and shadow_accessed_mask
` [PATCH mm-unstable v2 09/10] kvm/x86: add kvm_arch_test_clear_young()

[RFC PATCH part-5 00/22] VMX emulation
 2023-06-15 18:07 UTC  (9+ messages)

[PATCH v5 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-06-15 17:26 UTC  (6+ messages)

linux-kvm.org cert expired
 2023-06-15 16:31 UTC 

[RFC PATCH v2] x86/sev-es: Include XSS value in GHCB CPUID request
 2023-06-15 15:34 UTC  (5+ messages)

[kvm-unit-tests PATCH v2 00/16] x86: cleanups, fixes and new tests
 2023-06-15 15:18 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 06/16] x86/run_in_user: Change type of code label

[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-06-15 14:56 UTC  (29+ messages)
` [PATCH v4 01/16] KVM: Allow hva_pfn_fast() to resolve read-only faults
` [PATCH v4 03/16] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v4 04/16] KVM: Add docstrings to __kvm_write_guest_page() and __kvm_read_guest_page()
` [PATCH v4 05/16] KVM: Annotate -EFAULTs from kvm_vcpu_write_guest_page()
` [PATCH v4 06/16] KVM: Annotate -EFAULTs from kvm_vcpu_read_guest_page()
` [PATCH v4 07/16] KVM: Simplify error handling in __gfn_to_pfn_memslot()
` [PATCH v4 08/16] KVM: x86: Annotate -EFAULTs from kvm_handle_error_pfn()
` [PATCH v4 09/16] KVM: Introduce KVM_CAP_NOWAIT_ON_FAULT without implementation
` [PATCH v4 10/16] KVM: x86: Implement KVM_CAP_NOWAIT_ON_FAULT

[kvm-unit-tests PATCH 0/3] EFI runtime fixes
 2023-06-15 14:48 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/3] arch-run: Extend timeout when booting with UEFI
` [kvm-unit-tests PATCH 2/3] arm/efi/run: Add Fedora's path to QEMU_EFI
` [kvm-unit-tests PATCH 3/3] configure: efi: Link correct run script

[PATCH] KVM: x86: Update the version number of SDM in comments
 2023-06-15 14:36 UTC  (3+ messages)

[kvm-unit-tests PATCH v3] runtime: Allow to specify properties for accelerator
 2023-06-15 13:39 UTC  (2+ messages)

[PATCH] KVM: arm64: Fix hVHE init on CPUs where HCR_EL2.E2H is not RES1
 2023-06-15 13:20 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/6] s390x: Add support for running guests without MSO/MSL
 2023-06-15 13:09 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 2/6] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v3 3/6] s390x: sie: switch to home space mode before entering SIE

[Bug 217558] New: In KVM guest with VF of X710 NIC passthrough, the mac address of VF is inconsistent with it in host
 2023-06-15 12:45 UTC  (4+ messages)
` [Bug 217558] "

[PATCH v5 0/7] s390/uvdevice: Expose secret UVCs
 2023-06-15 10:05 UTC  (8+ messages)
` [PATCH v5 1/7] s390/uv: Always export uv_info
` [PATCH v5 2/7] s390/uvdevice: Add info IOCTL
` [PATCH v5 3/7] s390/uvdevice: Add 'Add Secret' UVC
` [PATCH v5 4/7] s390/uvdevice: Add 'List Secrets' UVC
` [PATCH v5 5/7] s390/uvdevice: Add 'Lock Secret Store' UVC
` [PATCH v5 6/7] s390/uv: replace scnprintf with sysfs_emit
` [PATCH v5 7/7] s390/uv: Update query for secret-UVCs

[PATCH v13 00/30] Add KVM LoongArch support
 2023-06-15  9:51 UTC  (5+ messages)
` [PATCH v13 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v13 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM

[PATCH v13 00/30] Add KVM LoongArch support
 2023-06-15  9:42 UTC  (3+ messages)
` [PATCH v13 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part

[PATCH kvmtool 00/21] arm64: Handle PSCI calls in userspace
 2023-06-15  8:59 UTC  (6+ messages)
` [PATCH kvmtool 12/21] Add helpers to pause the VM from vCPU thread

[PATCH v11 00/20] TDX host kernel support
 2023-06-15  8:12 UTC  (14+ messages)
` [PATCH v11 11/20] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
` [PATCH v11 12/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v11 15/20] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot

[kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support
 2023-06-15  8:11 UTC  (4+ messages)

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-15  7:57 UTC  (74+ messages)
` [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v4 04/34] pgtable: Create struct ptdesc
` [PATCH v4 05/34] mm: add utility functions for ptdesc
` [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v4 08/34] mm: Convert ptlock_ptr() "
` [PATCH v4 09/34] mm: Convert pmd_ptlock_init() "
` [PATCH v4 10/34] mm: Convert ptlock_init() "
` [PATCH v4 11/34] mm: Convert pmd_ptlock_free() "
` [PATCH v4 12/34] mm: Convert ptlock_free() "
` [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v4 14/34] powerpc: Convert various functions to use ptdescs
` [PATCH v4 15/34] x86: "
` [PATCH v4 16/34] s390: Convert various gmap "
` [PATCH v4 17/34] s390: Convert various pgalloc "
` [PATCH v4 18/34] mm: Remove page table members from struct page
` [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs
` [PATCH v4 20/34] arm: "
` [PATCH v4 21/34] arm64: "
` [PATCH v4 22/34] csky: Convert __pte_free_tlb() "
` [PATCH v4 23/34] hexagon: "
` [PATCH v4 24/34] loongarch: Convert various functions "
` [PATCH v4 25/34] m68k: "
` [PATCH v4 26/34] mips: "
` [PATCH v4 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v4 28/34] openrisc: "
` [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v4 30/34] sh: Convert pte_free_tlb() "
` [PATCH v4 31/34] sparc64: Convert various functions "
` [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH v3 00/10] RISC-V KVM in-kernel AIA irqchip
 2023-06-15  7:33 UTC  (11+ messages)
` [PATCH v3 01/10] RISC-V: KVM: Implement guest external interrupt line management
` [PATCH v3 02/10] RISC-V: KVM: Add IMSIC related defines
` [PATCH v3 03/10] RISC-V: KVM: Add APLIC "
` [PATCH v3 04/10] RISC-V: KVM: Set kvm_riscv_aia_nr_hgei to zero
` [PATCH v3 05/10] RISC-V: KVM: Skeletal in-kernel AIA irqchip support
` [PATCH v3 06/10] RISC-V: KVM: Implement device interface for AIA irqchip
` [PATCH v3 07/10] RISC-V: KVM: Add in-kernel emulation of AIA APLIC
` [PATCH v3 08/10] RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip
` [PATCH v3 09/10] RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC
` [PATCH v3 10/10] RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip

[PATCH kernel 0/9] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-06-15  7:13 UTC  (11+ messages)
` [PATCH kernel 1/9] KVM: SEV: move set_dr_intercepts/clr_dr_intercepts from the header
` [PATCH kernel 2/9] KVM: SEV: Move SEV's GP_VECTOR intercept setup to SEV
` [PATCH kernel 3/9] KVM: SVM: Rewrite sev_es_prepare_switch_to_guest()'s comment about swap types
` [PATCH kernel 4/9] KVM: SEV-ES: explicitly disable debug
` [PATCH kernel 5/9] KVM: SVM/SEV/SEV-ES: Rework intercepts
` [PATCH kernel 6/9] KVM: SEV: Enable data breakpoints in SEV-ES
` [PATCH kernel 7/9] KVM: SEV-ES: Eliminate #DB intercept when DebugSwap enabled
` [PATCH kernel 8/9] KVM: SVM: Don't defer NMI unblocking until next exit for SEV-ES guests
` [PATCH kernel 9/9] KVM: SVM: Don't try to pointlessly single-step SEV-ES guests for NMI window
` [PATCH kernel 0/9 v6] KVM: SEV: Enable AMD SEV-ES DebugSwap

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-15  6:51 UTC  (5+ messages)
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
` [PATCH v7 7/8] drm/amdgpu: Implement the is_boot_device callback function

[PATCH v2 00/10] RISC-V KVM in-kernel AIA irqchip
 2023-06-15  6:32 UTC  (7+ messages)
` [PATCH v2 06/10] RISC-V: KVM: Implement device interface for "
` [PATCH v2 07/10] RISC-V: KVM: Add in-kernel emulation of AIA APLIC

[PATCH RESEND v2] KVM: move KVM_CAP_DEVICE_CTRL to the generic check
 2023-06-15  5:49 UTC  (5+ messages)

[PATCH v7 0/9] Enhance vfio PCI hot reset for vfio cdev device
 2023-06-15  3:31 UTC  (12+ messages)
` [PATCH v7 6/9] vfio: Mark cdev usage in vfio_device
` [PATCH v7 8/9] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev

Expired HTTPS certificate for www.linux-kvm.org
 2023-06-15  1:18 UTC 

[kvm-unit-tests PATCH] arm64: timer: ignore ISTATUS with disabled timer
 2023-06-15  0:38 UTC 

[PATCH v14 000/113] KVM TDX basic feature support
 2023-06-14 23:14 UTC  (20+ messages)
` [PATCH v14 004/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v14 011/113] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [PATCH v14 111/113] RFC: KVM: x86, TDX: Add check for setting CPUID

[PATCH v10 vfio 0/7] pds_vfio driver
 2023-06-14 21:41 UTC  (5+ messages)
` [PATCH v10 vfio 2/7] vfio/pds: Initial support for pds_vfio VFIO driver

[PATCH kernel v5 0/6] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-06-14 21:27 UTC  (12+ messages)
` [PATCH kernel v5 5/6] KVM: SEV: Enable data breakpoints in SEV-ES

[PATCH v3 0/3] vfio: Cleanup Kconfigs
 2023-06-14 19:39 UTC  (4+ messages)
` [PATCH v3 1/3] vfio/pci: Cleanup Kconfig
` [PATCH v3 2/3] vfio/platform: "
` [PATCH v3 3/3] vfio/fsl: Create Kconfig sub-menu

[PATCH v3 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-06-14 19:32 UTC  (13+ messages)

Fwd: [PATCH] KVM: x86: remove unneeded variable
 2023-06-14 19:18 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages
 2023-06-14 19:07 UTC  (4+ messages)

[PATCH v12 00/24] Add vfio_device cdev for iommufd support
 2023-06-14 17:30 UTC  (17+ messages)
` [PATCH v12 21/24] vfio: Determine noiommu device in __vfio_register_dev()

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-06-14 16:47 UTC  (5+ messages)
` [PATCH RFC v9 03/51] KVM: x86: Use full 64-bit error code for kvm_mmu_do_page_fault
` [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask

[PATCH v3 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor
 2023-06-14 16:16 UTC  (8+ messages)
` [PATCH v3 03/17] arm64: Turn kaslr_feature_override into a generic SW feature override
` [PATCH v3 04/17] arm64: Add KVM_HVHE capability and has_hvhe() predicate
` (subset) [PATCH v3 00/17] KVM: arm64: Allow using VHE in the nVHE hypervisor

[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2023-06-14 15:08 UTC  (5+ messages)
` [PATCH v10 07/59] arm64: Add AT operation encodings
` [PATCH v10 08/59] KVM: arm64: Add missing HCR_EL2 trap bits

[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
 2023-06-14 12:44 UTC  (6+ messages)
` [PATCH v3 1/6] kvm: determine memory type from VMA

[PATCH 1/1] KVM: arm64: PMU: Avoid inappropriate use of host's PMUVer
 2023-06-14 12:41 UTC  (8+ messages)

[PATCH] KVM: x86/vPMU: ignore the check of IA32_PERF_GLOBAL_CTRL bit35
 2023-06-14 12:36 UTC  (11+ messages)

[PATCH v3 00/10] Add Intel VT-d nested translation
 2023-06-14 11:52 UTC  (5+ messages)

[RFC PATCH v4 00/17] vsock: MSG_ZEROCOPY flag support
 2023-06-14  5:39 UTC  (3+ 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).