Linux KVM
[Prev Page][Next Page]
- [PATCH v13 08/21] KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot(), (continued)
- [PATCH v13 08/21] KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot(),
Paul Durrant
- [PATCH v13 07/21] KVM: pfncache: include page offset in uhva and use it consistently,
Paul Durrant
- [PATCH v13 06/21] KVM: pfncache: stop open-coding offset_in_page(),
Paul Durrant
- [PATCH v13 09/21] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA,
Paul Durrant
- [PATCH v13 20/21] KVM: x86/xen: allow vcpu_info content to be 'safely' copied,
Paul Durrant
- [PATCH v13 12/21] KVM: x86/xen: allow shared_info to be mapped by fixed HVA,
Paul Durrant
- [PATCH v13 19/21] KVM: pfncache: check the need for invalidation under read lock first,
Paul Durrant
- [PATCH v13 11/21] KVM: x86/xen: re-initialize shared_info if guest (32/64-bit) mode is set,
Paul Durrant
- [PATCH v13 13/21] KVM: x86/xen: allow vcpu_info to be mapped by fixed HVA,
Paul Durrant
- [PATCH v13 18/21] KVM: x86/xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast(),
Paul Durrant
- [PATCH v13 14/21] KVM: selftests: map Xen's shared_info page using HVA rather than GFN,
Paul Durrant
- [PATCH v13 10/21] KVM: x86/xen: separate initialization of shared_info cache and content,
Paul Durrant
- [PATCH v13 15/21] KVM: selftests: re-map Xen's vcpu_info using HVA rather than GPA,
Paul Durrant
- [PATCH v13 17/21] KVM: x86/xen: split up kvm_xen_set_evtchn_fast(),
Paul Durrant
- [PATCH v13 21/21] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues,
Paul Durrant
- [PATCH v13 16/21] KVM: x86/xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability,
Paul Durrant
- Re: [PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling,
Sean Christopherson
- Re: [PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling,
Sean Christopherson
- [GIT PULL] KVM/arm64 fixes for 6.8, take #2,
Marc Zyngier
- [PATCH v2 0/3] hw/i386: Move SGX under KVM and use QDev API,
Philippe Mathieu-Daudé
- [PATCH v8 00/16] Add Secure TSC support for SNP guests,
Nikunj A Dadhania
- [PATCH v8 02/16] virt: sev-guest: Replace dev_dbg with pr_debug,
Nikunj A Dadhania
- [PATCH v8 03/16] virt: sev-guest: Add SNP guest request structure,
Nikunj A Dadhania
- [PATCH v8 04/16] virt: sev-guest: Add vmpck_id to snp_guest_dev struct,
Nikunj A Dadhania
- [PATCH v8 05/16] x86/sev: Cache the secrets page address,
Nikunj A Dadhania
- [PATCH v8 06/16] virt: sev-guest: Move SNP Guest command mutex,
Nikunj A Dadhania
- [PATCH v8 07/16] x86/sev: Move and reorganize sev guest request api,
Nikunj A Dadhania
- [PATCH v8 08/16] x86/mm: Add generic guest initialization hook,
Nikunj A Dadhania
- [PATCH v8 09/16] x86/cpufeatures: Add synthetic Secure TSC bit,
Nikunj A Dadhania
- [PATCH v8 10/16] x86/sev: Add Secure TSC support for SNP guests,
Nikunj A Dadhania
- [PATCH v8 11/16] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests,
Nikunj A Dadhania
- [PATCH v8 12/16] x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests,
Nikunj A Dadhania
- [PATCH v8 13/16] x86/kvmclock: Skip kvmclock when Secure TSC is available,
Nikunj A Dadhania
- [PATCH v8 14/16] x86/sev: Mark Secure TSC as reliable,
Nikunj A Dadhania
- [PATCH v8 15/16] x86/cpu/amd: Do not print FW_BUG for Secure TSC,
Nikunj A Dadhania
- [PATCH v8 16/16] x86/sev: Enable Secure TSC for SNP guests,
Nikunj A Dadhania
- [PATCH v8 01/16] virt: sev-guest: Use AES GCM crypto library,
Nikunj A Dadhania
- [PATCH v4] Enable haltpoll for arm64,
Mihai Carabas
- [PATCH 0/2] KVM: x86: Fix dirty logging of emulated atomics,
Sean Christopherson
- [PATCH 1/1] KVM: x86: Print names of apicv inhibit reasons in traces,
Alejandro Jimenez
- [PATCH for-6.8 v2 0/4] KVM: LoongArch: Fix wrong CPUCFG ID handling,
WANG Xuerui
- [PATCH 0/5] KVM RISC-V report few more ISA extensions through ONE_REG,
Anup Patel
- [kvmtool PATCH 00/10] More ISA extensions,
Anup Patel
- [kvmtool PATCH 01/10] Sync-up header with Linux-6.8-rc4 for KVM RISC-V,
Anup Patel
- [kvmtool PATCH 02/10] kvmtool: Fix absence of __packed definition,
Anup Patel
- [kvmtool PATCH 03/10] riscv: Add Zbc extension support,
Anup Patel
- [kvmtool PATCH 04/10] riscv: Add scalar crypto extensions support,
Anup Patel
- [kvmtool PATCH 05/10] riscv: Add vector crypto extensions support,
Anup Patel
- [kvmtool PATCH 06/10] riscv: Add Zfh[min] extensions support,
Anup Patel
- [kvmtool PATCH 07/10] riscv: Add Zihintntl extension support,
Anup Patel
- [kvmtool PATCH 08/10] riscv: Add Zvfh[min] extensions support,
Anup Patel
- [kvmtool PATCH 09/10] riscv: Add Zfa extensiona support,
Anup Patel
- [kvmtool PATCH 10/10] riscv: Allow disabling SBI STA extension for Guest,
Anup Patel
- [PATCH for-6.8 0/5] KVM: LoongArch: Fix wrong CPUCFG ID handling,
WANG Xuerui
- [PATCH v8 0/6] Delay VERW,
Pawan Gupta
- [ANNOUNCE] PUCK Agenda - 2024.02.14 - CANCELED,
Sean Christopherson
- [PATCH v3] kvm/x86: allocate the write-tracking metadata on-demand,
Andrei Vagin
- [PATCH v2 00/23] KVM: arm64: Improvements to LPI injection,
Oliver Upton
- [PATCH v2 01/23] KVM: arm64: Add tracepoints + stats for LPI cache effectiveness,
Oliver Upton
- [PATCH v2 02/23] KVM: arm64: vgic: Store LPIs in an xarray,
Oliver Upton
- [PATCH v2 03/23] KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi(),
Oliver Upton
- [PATCH v2 04/23] KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs,
Oliver Upton
- [PATCH v2 05/23] KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list(),
Oliver Upton
- [PATCH v2 06/23] KVM: arm64: vgic: Get rid of the LPI linked-list,
Oliver Upton
- [PATCH v2 07/23] KVM: arm64: vgic: Use atomics to count LPIs,
Oliver Upton
- [PATCH v2 08/23] KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner,
Oliver Upton
- [PATCH v2 09/23] KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi(),
Oliver Upton
- [PATCH v2 10/23] KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref,
Oliver Upton
- [PATCH v2 11/23] KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq(),
Oliver Upton
- [PATCH v2 12/23] KVM: arm64: vgic-its: Lazily allocate LPI translation cache,
Oliver Upton
- [PATCH v2 13/23] KVM: arm64: vgic-its: Pick cache victim based on usage count,
Oliver Upton
- [PATCH v2 14/23] KVM: arm64: vgic-its: Protect cached vgic_irq pointers with RCU,
Oliver Upton
- [PATCH v2 15/23] KVM: arm64: vgic-its: Treat the LPI translation cache as an rculist,
Oliver Upton
- [PATCH v2 16/23] KVM: arm64: vgic-its: Rely on RCU to protect translation cache reads,
Oliver Upton
- [PATCH v2 17/23] KVM: selftests: Align with kernel's GIC definitions,
Oliver Upton
- [PATCH v2 18/23] KVM: selftests: Standardise layout of GIC frames,
Oliver Upton
- [PATCH v2 19/23] KVM: selftests: Add a minimal library for interacting with an ITS,
Oliver Upton
- [PATCH v2 20/23] KVM: selftests: Add helper for enabling LPIs on a redistributor,
Oliver Upton
- [PATCH v2 21/23] KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h,
Oliver Upton
- [PATCH v2 22/23] KVM: selftests: Hack in support for aligned page allocations,
Oliver Upton
- [PATCH v2 23/23] KVM: selftests: Add stress test for LPI injection,
Oliver Upton
- Re: [PATCH v2 00/23] KVM: arm64: Improvements to LPI injection,
Oliver Upton
- Re: [PATCH v2 00/23] KVM: arm64: Improvements to LPI injection,
Marc Zyngier
- [GIT PULL (sort of)] KVM: x86: fixes and selftests fixes/cleanups,
Sean Christopherson
- [PATCH] KVM: selftests: Print timer ctl register in ISTATUS assertion,
Oliver Upton
- [PATCH 0/2] ARM64: Fixes for FEAT_E2H0 handling,
Marc Zyngier
- [PATCH] KVM: fix kvm_mmu_memory_cache allocation warning,
Arnd Bergmann
- Question About QEMU KVM interaction for memory access,
lokesh jaliminche
- [PATCH v13 00/16] iommu: Prepare to deliver page faults to user space,
Lu Baolu
- [PATCH v13 01/16] iommu: Move iommu fault data to linux/iommu.h,
Lu Baolu
- [PATCH v13 02/16] iommu/arm-smmu-v3: Remove unrecoverable faults reporting,
Lu Baolu
- [PATCH v13 03/16] iommu: Remove unrecoverable fault data,
Lu Baolu
- [PATCH v13 04/16] iommu: Cleanup iopf data structure definitions,
Lu Baolu
- [PATCH v13 05/16] iommu: Merge iopf_device_param into iommu_fault_param,
Lu Baolu
- [PATCH v13 06/16] iommu: Remove iommu_[un]register_device_fault_handler(),
Lu Baolu
- [PATCH v13 07/16] iommu: Merge iommu_fault_event and iopf_fault,
Lu Baolu
- [PATCH v13 08/16] iommu: Prepare for separating SVA and IOPF,
Lu Baolu
- [PATCH v13 09/16] iommu: Make iommu_queue_iopf() more generic,
Lu Baolu
- [PATCH v13 10/16] iommu: Separate SVA and IOPF,
Lu Baolu
- [PATCH v13 11/16] iommu: Refine locking for per-device fault data management,
Lu Baolu
- [PATCH v13 12/16] iommu: Use refcount for fault data access,
Lu Baolu
- [PATCH v13 13/16] iommu: Improve iopf_queue_remove_device(),
Lu Baolu
- [PATCH v13 14/16] iommu: Track iopf group instead of last fault,
Lu Baolu
- [PATCH v13 15/16] iommu: Make iopf_group_response() return void,
Lu Baolu
- [PATCH v13 16/16] iommu: Make iommu_report_device_fault() return void,
Lu Baolu
- Re: [PATCH v13 00/16] iommu: Prepare to deliver page faults to user space,
Joerg Roedel
- [PATCH v7 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory,
ankita
- [PATCH v4 0/4] KVM: x86/mmu: Pre-check for mmu_notifier retry,
Sean Christopherson
- [PATCH 0/2] KVM: x86: kvm_has_noapic_vcpu fix/cleanup,
Sean Christopherson
- [PATCH 0/3] KVM: nVMX: nEPT injection fixes and cleanups,
Sean Christopherson
- [PATCH 0/2] KVM: x86: Cleanup kvm_get_dr() usage,
Sean Christopherson
- [PATCH v1 0/2] KVM: s390: Fix AR parameter in MEM_OP ioctl,
Eric Farman
- [PATCH 00/10] KVM: SEV: allow customizing VMSA features,
Paolo Bonzini
- [PATCH 01/10] KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP,
Paolo Bonzini
- [PATCH 02/10] KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR,
Paolo Bonzini
- [PATCH 03/10] Documentation: kvm/sev: separate description of firmware,
Paolo Bonzini
- [PATCH 05/10] KVM: SEV: store VMSA features in kvm_sev_info,
Paolo Bonzini
- [PATCH 06/10] KVM: x86: define standard behavior for bits 0/1 of VM type,
Paolo Bonzini
- [PATCH 07/10] KVM: x86: Add is_vm_type_supported callback,
Paolo Bonzini
- [PATCH 08/10] KVM: SEV: define VM types for SEV and SEV-ES,
Paolo Bonzini
- [PATCH 10/10] selftests: kvm: add tests for KVM_SEV_INIT2,
Paolo Bonzini
- [PATCH 11/10] selftests: kvm: switch sev_migrate_tests to KVM_SEV_INIT2,
Paolo Bonzini
- [PATCH 09/10] KVM: SEV: introduce KVM_SEV_INIT2 operation,
Paolo Bonzini
- [PATCH 04/10] KVM: SEV: publish supported VMSA features,
Paolo Bonzini
- Re: [PATCH 00/10] KVM: SEV: allow customizing VMSA features,
Sean Christopherson
- Re: [PATCH] kvm: emit GUEST_PANICKED event in case of abnormal KVM exit,
Alex Bennée
- [GIT PULL] KVM/riscv fixes for 6.8, take #1,
Anup Patel
- [kvm-unit-tests PATCH v4 0/8] Multi-migration support,
Nicholas Piggin
- [kvm-unit-tests PATCH v3 0/8] Multi-migration support,
Nicholas Piggin
- [PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier),
Sean Christopherson
- [PATCH v3 0/8] Use TAP in some more x86 KVM selftests,
Thomas Huth
- [PATCH] vfio: mdev: make mdev_bus_type const,
Ricardo B. Marliere
- [PATCH] iommu/vt-d: Set SSADE when attaching to a parent with dirty tracking,
Yi Liu
- [PATCH rc 0/8] Add missing cache flush and dirty tracking set for nested parent domain,
Yi Liu
- [PATCH v6 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory,
ankita
- [PATCH v2 00/25] Enable FRED with KVM VMX,
Xin Li
- [PATCH v2 01/25] KVM: VMX: Cleanup VMX basic information defines and usages,
Xin Li
- [PATCH v2 02/25] KVM: VMX: Cleanup VMX misc information defines and usages,
Xin Li
- [PATCH v2 04/25] KVM: x86: Mark CR4.FRED as not reserved,
Xin Li
- [PATCH v2 03/25] KVM: VMX: Add support for the secondary VM exit controls,
Xin Li
- [PATCH v2 06/25] KVM: VMX: Defer enabling FRED MSRs save/load until after set CPUID,
Xin Li
- [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs,
Xin Li
- [PATCH v2 05/25] KVM: VMX: Initialize FRED VM entry/exit controls in vmcs_config,
Xin Li
- [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest,
Xin Li
- [PATCH v2 08/25] KVM: VMX: Initialize VMCS FRED fields,
Xin Li
- [PATCH v2 10/25] KVM: VMX: Add support for FRED context save/restore,
Xin Li
- [PATCH v2 11/25] KVM: x86: Add kvm_is_fred_enabled(),
Xin Li
- [PATCH v2 14/25] KVM: VMX: Disable FRED if FRED consistency checks fail,
Xin Li
- [PATCH v2 12/25] KVM: VMX: Handle FRED event data,
Xin Li
- [PATCH v2 15/25] KVM: VMX: Dump FRED context in dump_vmcs(),
Xin Li
- [PATCH v2 16/25] KVM: VMX: Invoke vmx_set_cpu_caps() before nested setup,
Xin Li
- [PATCH v2 13/25] KVM: VMX: Handle VMX nested exception for FRED,
Xin Li
- [PATCH v2 20/25] KVM: nVMX: Add support for VMX FRED controls,
Xin Li
- [PATCH v2 17/25] KVM: nVMX: Add support for the secondary VM exit controls,
Xin Li
- [PATCH v2 18/25] KVM: nVMX: Add a prerequisite to SHADOW_FIELD_R[OW] macros,
Xin Li
- [PATCH v2 19/25] KVM: nVMX: Add FRED VMCS fields,
Xin Li
- [PATCH v2 22/25] KVM: x86: Allow FRED/LKGS/WRMSRNS to be exposed to guests,
Xin Li
- [PATCH v2 23/25] KVM: selftests: Run debug_regs test with FRED enabled,
Xin Li
- [PATCH v2 25/25] KVM: selftests: Add fred exception tests,
Xin Li
- [PATCH v2 21/25] KVM: nVMX: Add VMCS FRED states checking,
Xin Li
- [PATCH v2 24/25] KVM: selftests: Add a new VM guest mode to run user level code,
Xin Li
- Re: [PATCH v2 00/25] Enable FRED with KVM VMX,
Kang, Shan
- RE: [PATCH v2 00/25] Enable FRED with KVM VMX,
Li, Xin3
[PATCH 13/28] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU,
Xin Li
[PATCH 0/2] KVM/arm64 fixes for 6.8, take #1,
Marc Zyngier
[PATCH] arm64: errata: Minimize tlb flush due to vttbr writes on AmpereOne,
Ganapatrao Kulkarni
[PATCH v4] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat',
Amit Machhiwal
[PATCH v12 00/16] iommu: Prepare to deliver page faults to user space,
Lu Baolu
- [PATCH v12 01/16] iommu: Move iommu fault data to linux/iommu.h,
Lu Baolu
- [PATCH v12 02/16] iommu/arm-smmu-v3: Remove unrecoverable faults reporting,
Lu Baolu
- [PATCH v12 03/16] iommu: Remove unrecoverable fault data,
Lu Baolu
- [PATCH v12 04/16] iommu: Cleanup iopf data structure definitions,
Lu Baolu
- [PATCH v12 05/16] iommu: Merge iopf_device_param into iommu_fault_param,
Lu Baolu
- [PATCH v12 06/16] iommu: Remove iommu_[un]register_device_fault_handler(),
Lu Baolu
- [PATCH v12 07/16] iommu: Merge iommu_fault_event and iopf_fault,
Lu Baolu
- [PATCH v12 08/16] iommu: Prepare for separating SVA and IOPF,
Lu Baolu
- [PATCH v12 09/16] iommu: Make iommu_queue_iopf() more generic,
Lu Baolu
- [PATCH v12 10/16] iommu: Separate SVA and IOPF,
Lu Baolu
- [PATCH v12 11/16] iommu: Refine locking for per-device fault data management,
Lu Baolu
- [PATCH v12 12/16] iommu: Use refcount for fault data access,
Lu Baolu
- [PATCH v12 13/16] iommu: Improve iopf_queue_remove_device(),
Lu Baolu
- [PATCH v12 14/16] iommu: Track iopf group instead of last fault,
Lu Baolu
- [PATCH v12 15/16] iommu: Make iopf_group_response() return void,
Lu Baolu
- [PATCH v12 16/16] iommu: Make iommu_report_device_fault() return void,
Lu Baolu
- Re: [PATCH v12 00/16] iommu: Prepare to deliver page faults to user space,
Zhangfei Gao
- Message not available
[PATCH v5 1/2] KVM: VMX: Cleanup VMX basic information defines and usages,
Xin Li
[GIT PULL] KVM changes for 6.8-rc4,
Paolo Bonzini
[PATCH v2 0/5] jump_label: Fix __ro_after_init keys for modules & annotate some keys,
Valentin Schneider
[PATCH v2] kvm/x86: allocate the write-tracking metadata on-demand,
Andrei Vagin
[PATCH v2] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK,
Vitaly Kuznetsov
[PATCH] vhost-vdpa: fail enabling virtqueue in certain conditions,
Stefano Garzarella
[PATCH v1 0/3] RISC-V: KVM: Guest Debug Support - Software Breakpoint Part,
Chao Du
[PATCH] MAINTAINERS: Re-alphabetize VFIO,
Alex Williamson
[PATCH v17 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper,
ankita
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]