Linux KVM
[Prev Page][Next Page]
- Re: [kvm-unit-tests PATCH 3/4] build: Make build output pretty, (continued)
- [PATCH 00/11] KVM: arm64: nv: FPSIMD/SVE support,
Oliver Upton
- [PATCH 01/11] KVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisor,
Oliver Upton
- [PATCH 02/11] KVM: arm64: nv: Forward SVE traps to guest hypervisor,
Oliver Upton
- [PATCH 04/11] KVM: arm64: nv: Load guest hyp's ZCR into EL1 state,
Oliver Upton
- [PATCH 03/11] KVM: arm64: nv: Load guest FP state for ZCR_EL2 trap,
Oliver Upton
- [PATCH 05/11] KVM: arm64: nv: Handle ZCR_EL2 traps,
Oliver Upton
- [PATCH 06/11] KVM: arm64: nv: Save guest's ZCR_EL2 when in hyp context,
Oliver Upton
- [PATCH 07/11] KVM: arm64: nv: Use guest hypervisor's max VL when running nested guest,
Oliver Upton
- [PATCH 08/11] KVM: arm64: nv: Ensure correct VL is loaded before saving SVE state,
Oliver Upton
- [PATCH 09/11] KVM: arm64: Spin off helper for programming CPTR traps,
Oliver Upton
- [PATCH 10/11] KVM: arm64: nv: Honor guest hypervisor's FP/SVE traps in CPTR_EL2,
Oliver Upton
- [PATCH 11/11] KVM: arm64: Allow the use of SVE+NV,
Oliver Upton
- Re: [PATCH 00/11] KVM: arm64: nv: FPSIMD/SVE support,
Marc Zyngier
- [GIT PULL] KVM/riscv fixes for 6.10 take #1,
Anup Patel
- [PATCH 0/6] Introduce CET supervisor state support,
Yang Weijiang
- [PATCH v4 0/3] KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling,
Ravi Bangoria
- [PATCH v9 00/24] Add Secure TSC support for SNP guests,
Nikunj A Dadhania
- [PATCH v9 01/24] virt: sev-guest: Use AES GCM crypto library,
Nikunj A Dadhania
- [PATCH v9 02/24] virt: sev-guest: Replace dev_dbg with pr_debug,
Nikunj A Dadhania
- [PATCH v9 03/24] virt: sev-guest: Make payload a variable length array,
Nikunj A Dadhania
- [PATCH v9 04/24] virt: sev-guest: Add SNP guest request structure,
Nikunj A Dadhania
- [PATCH v9 05/24] virt: sev-guest: Fix user-visible strings,
Nikunj A Dadhania
- [PATCH v9 07/24] virt: sev-guest: Store VMPCK index to SNP guest device structure,
Nikunj A Dadhania
- [PATCH v9 08/24] virt: sev-guest: Take mutex in snp_send_guest_request(),
Nikunj A Dadhania
- [PATCH v9 06/24] virt: sev-guest: Simplify VMPCK and sequence number assignments,
Nikunj A Dadhania
- [PATCH v9 09/24] virt: sev-guest: Carve out SNP guest messaging init/exit,
Nikunj A Dadhania
- [PATCH v9 10/24] x86/sev: Move core SEV guest driver routines to common code,
Nikunj A Dadhania
- [PATCH v9 11/24] x86/sev: Replace dev_[err,alert] with pr_[err,alert],
Nikunj A Dadhania
- [PATCH v9 12/24] x86/sev: Make snp_issue_guest_request() static,
Nikunj A Dadhania
- [PATCH v9 13/24] x86/sev: Make sev-guest driver functional again,
Nikunj A Dadhania
- [PATCH v9 14/24] x86/sev: Handle failures from snp_init(),
Nikunj A Dadhania
- [PATCH v9 15/24] x86/sev: Cache the secrets page address,
Nikunj A Dadhania
- [PATCH v9 16/24] x86/sev: Drop sev_guest_platform_data structure,
Nikunj A Dadhania
- [PATCH v9 17/24] x86/cc: Add CC_ATTR_GUEST_SECURE_TSC,
Nikunj A Dadhania
- [PATCH v9 18/24] x86/sev: Add Secure TSC support for SNP guests,
Nikunj A Dadhania
- [PATCH v9 19/24] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests,
Nikunj A Dadhania
- [PATCH v9 20/24] x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests,
Nikunj A Dadhania
- [PATCH v9 21/24] x86/kvmclock: Skip kvmclock when Secure TSC is available,
Nikunj A Dadhania
- [PATCH v9 22/24] x86/sev: Mark Secure TSC as reliable,
Nikunj A Dadhania
- [PATCH v9 23/24] x86/cpu/amd: Do not print FW_BUG for Secure TSC,
Nikunj A Dadhania
- [PATCH v9 24/24] x86/sev: Enable Secure TSC for SNP guests,
Nikunj A Dadhania
- [PATCH v2 00/15] TDX MMU prep series part 1,
Rick Edgecombe
- [PATCH v2 01/15] KVM: Add member to struct kvm_gfn_range for target alias,
Rick Edgecombe
- [PATCH v2 03/15] KVM: x86/mmu: Add a mirrored pointer to struct kvm_mmu_page,
Rick Edgecombe
- [PATCH v2 02/15] KVM: x86: Add a VM type define for TDX,
Rick Edgecombe
- [PATCH v2 04/15] KVM: x86/mmu: Add a new mirror_pt member for union kvm_mmu_page_role,
Rick Edgecombe
- [PATCH v2 05/15] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void,
Rick Edgecombe
- [PATCH v2 06/15] KVM: x86/mmu: Support GFN direct mask,
Rick Edgecombe
- [PATCH v2 07/15] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root(),
Rick Edgecombe
- [PATCH v2 08/15] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type,
Rick Edgecombe
- [PATCH v2 09/15] KVM: x86/tdp_mmu: Support mirror root for TDP MMU,
Rick Edgecombe
- [PATCH v2 10/15] KVM: x86/tdp_mmu: Reflect building mirror page tables,
Rick Edgecombe
- [PATCH v2 11/15] KVM: x86/tdp_mmu: Reflect tearing down mirror page tables,
Rick Edgecombe
- [PATCH v2 12/15] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots(),
Rick Edgecombe
- [PATCH v2 13/15] KVM: x86/tdp_mmu: Make mmu notifier callbacks to check kvm_process,
Rick Edgecombe
- [PATCH v2 14/15] KVM: x86/tdp_mmu: Invalidate correct roots,
Rick Edgecombe
- [PATCH v2 15/15] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU,
Rick Edgecombe
- Re: [PATCH v2 00/15] TDX MMU prep series part 1,
Paolo Bonzini
- [PATCH 0/5] cpus: a few tweaks to CPU realization,
Alex Bennée
- [PATCH] vfio/pci: add msi interrupt affinity support,
Fred Griffoul
- [PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support,
Pankaj Gupta
- [PATCH v4 01/31] i386/sev: Replace error_report with error_setg,
Pankaj Gupta
- [PATCH v4 05/31] i386/sev: Move sev_launch_update to separate class method,
Pankaj Gupta
- [PATCH v4 04/31] i386/sev: Introduce "sev-common" type to encapsulate common SEV state,
Pankaj Gupta
- [PATCH v4 09/31] i386/sev: Add sev_kvm_init() override for SEV class,
Pankaj Gupta
- [PATCH v4 07/31] i386/sev: Introduce 'sev-snp-guest' object,
Pankaj Gupta
- [PATCH v4 10/31] i386/sev: Add snp_kvm_init() override for SNP class,
Pankaj Gupta
- [PATCH v4 08/31] i386/sev: Add a sev_snp_enabled() helper,
Pankaj Gupta
- [PATCH v4 06/31] i386/sev: Move sev_launch_finish to separate class method,
Pankaj Gupta
- [PATCH v4 11/31] i386/cpu: Set SEV-SNP CPUID bit when SNP enabled,
Pankaj Gupta
- [PATCH v4 13/31] i386/sev: Add a class method to determine KVM VM type for SNP guests,
Pankaj Gupta
- [PATCH v4 12/31] i386/sev: Don't return launch measurements for SEV-SNP guests,
Pankaj Gupta
- [PATCH v4 15/31] i386/sev: Add the SNP launch start context,
Pankaj Gupta
- [PATCH v4 17/31] i386/sev: Set CPU state to protected once SNP guest payload is finalized,
Pankaj Gupta
- [PATCH v4 14/31] i386/sev: Update query-sev QAPI format to handle SEV-SNP,
Pankaj Gupta
- [PATCH v4 16/31] i386/sev: Add handling to encrypt/finalize guest launch data,
Pankaj Gupta
- [PATCH v4 20/31] i386/sev: Add support for SNP CPUID validation,
Pankaj Gupta
- [PATCH v4 23/31] i386/sev: Allow measured direct kernel boot on SNP,
Pankaj Gupta
- [PATCH v4 18/31] hw/i386/sev: Add function to get SEV metadata from OVMF header,
Pankaj Gupta
- [PATCH v4 19/31] i386/sev: Add support for populating OVMF metadata pages,
Pankaj Gupta
- [PATCH v4 22/31] i386/sev: Reorder struct declarations,
Pankaj Gupta
- [PATCH v4 25/31] i386/sev: Invoke launch_updata_data() for SEV class,
Pankaj Gupta
- [PATCH v4 24/31] hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabled,
Pankaj Gupta
- [PATCH v4 26/31] i386/sev: Invoke launch_updata_data() for SNP class,
Pankaj Gupta
- [PATCH v4 27/31] hw/i386/sev: Use guest_memfd for legacy ROMs,
Pankaj Gupta
- [PATCH v4 30/31] i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGE,
Pankaj Gupta
- [PATCH v4 21/31] i386/sev: Extract build_kernel_loader_hashes,
Pankaj Gupta
- [PATCH v4 29/31] hw/i386/sev: Allow use of pflash in conjunction with -bios,
Pankaj Gupta
- [PATCH v4 31/31] i386/sev: Enable KVM_HC_MAP_GPA_RANGE hcall for SNP guests,
Pankaj Gupta
- [PATCH v4 28/31] hw/i386: Add support for loading BIOS using guest_memfd,
Pankaj Gupta
- Re: [PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support,
Paolo Bonzini
[PATCH] vdpa: Add support for no-IOMMU mode,
Srujana Challa
[RFC v2 0/7] Introduce SMP Cache Topology,
Zhao Liu
[PATCH v2 0/2] vfio/pci: vfio device address space mapping,
Alex Williamson
[syzbot] [kvm?] [net?] [virt?] INFO: task hung in __vhost_worker_flush,
syzbot
[PATCH] KVM: selftests: Update pre_fault_memory_test.c to test no memslot case,
Isaku Yamahata
[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging,
James Houghton
[PATCH v2 00/16] KVM: arm64: nv: Shadow stage-2 page table handling,
Marc Zyngier
- [PATCH v2 01/16] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures,
Marc Zyngier
- [PATCH v2 02/16] KVM: arm64: nv: Implement nested Stage-2 page table walk logic,
Marc Zyngier
- [PATCH v2 03/16] KVM: arm64: nv: Handle shadow stage 2 page faults,
Marc Zyngier
- [PATCH v2 05/16] KVM: arm64: nv: Add Stage-1 EL2 invalidation primitives,
Marc Zyngier
- [PATCH v2 04/16] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables,
Marc Zyngier
- [PATCH v2 06/16] KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidation,
Marc Zyngier
- [PATCH v2 08/16] KVM: arm64: nv: Handle TLBI VMALLS12E1{,IS} operations,
Marc Zyngier
- [PATCH v2 07/16] KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1,
Marc Zyngier
- [PATCH v2 09/16] KVM: arm64: nv: Handle TLBI ALLE1{,IS} operations,
Marc Zyngier
- [PATCH v2 10/16] KVM: arm64: nv: Handle TLBI IPAS2E1{,IS} operations,
Marc Zyngier
- [PATCH v2 12/16] KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level,
Marc Zyngier
- [PATCH v2 11/16] KVM: arm64: nv: Handle FEAT_TTL hinted TLB operations,
Marc Zyngier
- [PATCH v2 13/16] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information,
Marc Zyngier
- [PATCH v2 14/16] KVM: arm64: nv: Add handling of outer-shareable TLBI operations,
Marc Zyngier
- [PATCH v2 15/16] KVM: arm64: nv: Add handling of range-based TLBI operations,
Marc Zyngier
- [PATCH v2 16/16] KVM: arm64: nv: Add handling of NXS-flavoured TLBI operations,
Marc Zyngier
[PATCH v4 00/13] KVM: arm64: Add support for hypervisor kCFI,
Pierre-Clément Tosi
- [PATCH v4 01/13] KVM: arm64: Fix clobbered ELR in sync abort/SError,
Pierre-Clément Tosi
- [PATCH v4 02/13] KVM: arm64: Fix __pkvm_init_switch_pgd call ABI,
Pierre-Clément Tosi
- [PATCH v4 03/13] KVM: arm64: nVHE: Simplify __guest_exit_panic path,
Pierre-Clément Tosi
- [PATCH v4 04/13] KVM: arm64: nVHE: Add EL2h sync exception handler,
Pierre-Clément Tosi
- [PATCH v4 05/13] KVM: arm64: Rename __guest_exit_panic __hyp_panic,
Pierre-Clément Tosi
- [PATCH v4 06/13] KVM: arm64: nVHE: gen-hyprel: Skip R_AARCH64_ABS32,
Pierre-Clément Tosi
- [PATCH v4 07/13] KVM: arm64: VHE: Mark __hyp_call_panic __noreturn,
Pierre-Clément Tosi
- [PATCH v4 08/13] arm64: Introduce esr_comment() & esr_is_cfi_brk(),
Pierre-Clément Tosi
- [PATCH v4 09/13] KVM: arm64: Introduce print_nvhe_hyp_panic helper,
Pierre-Clément Tosi
- [PATCH v4 10/13] KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2,
Pierre-Clément Tosi
- [PATCH v4 11/13] KVM: arm64: Improve CONFIG_CFI_CLANG error message,
Pierre-Clément Tosi
- [PATCH v4 12/13] KVM: arm64: VHE: Add test module for hyp kCFI,
Pierre-Clément Tosi
- [PATCH v4 13/13] KVM: arm64: nVHE: Support test module for hyp kCFI,
Pierre-Clément Tosi
- Re: [PATCH v4 00/13] KVM: arm64: Add support for hypervisor kCFI,
Will Deacon
[PATCH v3 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it,
Niklas Schnelle
Re: [PATCH MANUALSEL 4.19 1/2] KVM: x86: Handle SRCU initialization failure during page track init,
Zenghui Yu
[PATCH] KVM: x86: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
[syzbot] [kvm?] WARNING in __kvm_gpc_refresh (2),
syzbot
[PATCH net-next v5 07/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly,
Yunsheng Lin
[PATCH net-next v5 06/13] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
[PATCH] vfio/qat: add PCI_IOV dependency,
Arnd Bergmann
[PATCH] KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attr,
Tao Su
[PATCH 0/2] KVM/arm64 fixes for NV PAC support,
Marc Zyngier
[PATCH v3 0/5] Add support for the Idle HLT intercept feature,
Manali Shukla
[PATCH 1/2] perf: Skip pmu_ctx based on event_type,
Kan Liang
[PATCH v3 0/4] LoongArch: KVM: Add Binary Translation extension support,
Bibo Mao
[syzbot] [kvm?] KASAN: wild-memory-access Read in __timer_delete_sync,
syzbot
[PATCH v8 0/8] update linux headers to v6.10-rc1 and shutdown support for pvpanic,
Thomas Weißschuh
[PATCH 0/3] KVM/arm64 fixes for AArch32 handling,
Marc Zyngier
[RFC PATCH v4 0/5] Add Svadu Extension Support,
Yong-Xuan Wang
[PATCH v4 0/2] LoongArch: Add steal time support,
Bibo Mao
[PATCH v2] x86/bhi: BHI mitigation can trigger warning in #DB handler,
Alexandre Chartre
[v2][kvmtool PATCH 1/1] riscv: Add zacas extension,
Shaoqing Qin
[v2][kvmtool PATCH 0/1] riscv: Add zacas extension,
Shaoqing Qin
[PATCH] vfio-mdev: add MODULE_DESCRIPTION() macros,
Jeff Johnson
[PATCH 0/2] vfio/pci: vfio device address space mapping,
Alex Williamson
[PATCH v6] KVM: arm64: Add early_param to control WFx trapping,
Colton Lewis
[PATCH][next][V2] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits,
Colin Ian King
Re: [PATCH v2 11/11] KVM: arm64: Get rid of the AArch32 register mapping code,
Nina Schoetterl-Glausch
[PATCH] x86/bhi: BHI mitigation can trigger warning in #DB handler,
Alexandre Chartre
[PATCH v3 0/3] KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling,
Ravi Bangoria
[PATCH][next] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits,
Colin Ian King
[PATCH v2 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it,
Niklas Schnelle
[GIT PULL v2] virtio: features, fixes, cleanups,
Michael S. Tsirkin
[PATCH v2 0/4] LoongArch: KVM: Add Binary Translation extension support,
Bibo Mao
[PATCH] RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_ext function,
zhouquan
[PATCH] vfio/pci: Add iowrite64 and ioread64 support for vfio pci,
Ramesh Thomas
[kvm-unit-tests PATCH 1/1] x86: vmexit: Allow IPI test to be accelerated by SVM AVIC,
Alejandro Jimenez
[Bug 218876] New: PCIE device crash when trying to pass through USB Device to virtual machine,
bugzilla-daemon
- [Bug 218876] PCIE device crash when trying to pass through USB Device to virtual machine,
bugzilla-daemon
- [Bug 218876] PCIE device crash when trying to pass through USB PCIe Card to virtual machine,
bugzilla-daemon
- [Bug 218876] PCIE device crash when trying to pass through USB PCIe Card to virtual machine,
bugzilla-daemon
- [Bug 218876] PCIE device crash when trying to pass through USB PCIe Card to virtual machine,
bugzilla-daemon
- [Bug 218876] PCIE device crash when trying to pass through USB PCIe Card to virtual machine,
bugzilla-daemon
- [Bug 218876] PCIE device crash when trying to pass through USB PCIe Card to virtual machine,
bugzilla-daemon
- [Bug 218876] PCIE device crash when trying to pass through USB PCIe Card to virtual machine,
bugzilla-daemon
- [Bug 218876] PCIE device crash when trying to pass through USB PCIe Card to virtual machine,
bugzilla-daemon
- [Bug 218876] PCIE device crash when trying to pass through USB PCIe Card to virtual machine,
bugzilla-daemon
- [Bug 218876] PCIE device crash when trying to pass through USB PCIe Card to virtual machine,
bugzilla-daemon
- [Bug 218876] PCIE device crash when trying to pass through USB PCIe Card to virtual machine,
bugzilla-daemon
- [Bug 218876] PCIE device crash when trying to pass through USB PCIe Card to virtual machine,
bugzilla-daemon
- [Bug 218876] PCIE device crash when trying to pass through USB PCIe Card to virtual machine,
bugzilla-daemon
[PATCH v4 0/3] vfio/pci: Support 8-byte PCI loads and stores,
Gerd Bayer
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]