Linux KVM
[Prev Page][Next Page]
- [PATCH v10 03/24] virt: sev-guest: Make payload a variable length array, (continued)
- [PATCH v10 03/24] virt: sev-guest: Make payload a variable length array,
Nikunj A Dadhania
- [PATCH v10 04/24] virt: sev-guest: Add SNP guest request structure,
Nikunj A Dadhania
- [PATCH v10 05/24] virt: sev-guest: Fix user-visible strings,
Nikunj A Dadhania
- [PATCH v10 06/24] virt: sev-guest: Simplify VMPCK and sequence number assignments,
Nikunj A Dadhania
- [PATCH v10 07/24] virt: sev-guest: Store VMPCK index to SNP guest device structure,
Nikunj A Dadhania
- [PATCH v10 10/24] x86/sev: Move core SEV guest driver routines to common code,
Nikunj A Dadhania
- [PATCH v10 11/24] x86/sev: Replace dev_[err,alert] with pr_[err,alert],
Nikunj A Dadhania
- [PATCH v10 13/24] x86/sev: Make sev-guest driver functional again,
Nikunj A Dadhania
- [PATCH v10 14/24] x86/sev: Handle failures from snp_init(),
Nikunj A Dadhania
- [PATCH v10 12/24] x86/sev: Make snp_issue_guest_request() static,
Nikunj A Dadhania
- [PATCH v10 15/24] x86/sev: Cache the secrets page address,
Nikunj A Dadhania
- [PATCH v10 16/24] x86/sev: Drop sev_guest_platform_data structure,
Nikunj A Dadhania
- [PATCH v10 17/24] x86/cc: Add CC_ATTR_GUEST_SECURE_TSC,
Nikunj A Dadhania
- [PATCH v10 18/24] x86/sev: Add Secure TSC support for SNP guests,
Nikunj A Dadhania
- [PATCH v10 19/24] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests,
Nikunj A Dadhania
- [PATCH v10 20/24] x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests,
Nikunj A Dadhania
- [PATCH v10 21/24] x86/kvmclock: Skip kvmclock when Secure TSC is available,
Nikunj A Dadhania
- [PATCH v10 23/24] x86/cpu/amd: Do not print FW_BUG for Secure TSC,
Nikunj A Dadhania
- [PATCH v10 22/24] x86/sev: Mark Secure TSC as reliable,
Nikunj A Dadhania
- [PATCH v10 24/24] x86/sev: Enable Secure TSC for SNP guests,
Nikunj A Dadhania
- [PATCH v10 08/24] virt: sev-guest: Take mutex in snp_send_guest_request(),
Nikunj A Dadhania
- [PATCH v10 09/24] virt: sev-guest: Carve out SNP guest messaging init/exit,
Nikunj A Dadhania
- [kvm-unit-tests PATCH] x86: replace segment selector magic number with macro definition,
Hang SU
- [PATCH] KVM: SVM: let alternatives handle the cases when rsb filling is required,
Amit Shah
- [kvm-unit-tests PATCH v1] s390x: Split and rework cpacf query functions,
Nina Schoetterl-Glausch
- [GIT PULL] KVM: Fixes for 6.10-rcN,
Sean Christopherson
- [PATCH kvm-unit-tests] fix cirrus-ci-macos-i386 CI job,
Paolo Bonzini
- [PATCH v4 00/40] lib/find: add atomic find_bit() primitives,
Yury Norov
- [PATCH kvmtool] arm64: Allow the user to select the max SVE vector length,
Oliver Upton
- [PATCH v3 00/15] KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies,
Oliver Upton
- [PATCH v3 02/15] KVM: arm64: nv: Forward SVE traps to guest hypervisor,
Oliver Upton
- [PATCH v3 03/15] KVM: arm64: nv: Handle ZCR_EL2 traps,
Oliver Upton
- [PATCH v3 01/15] KVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisor,
Oliver Upton
- [PATCH v3 04/15] KVM: arm64: nv: Load guest hyp's ZCR into EL1 state,
Oliver Upton
- [PATCH v3 06/15] KVM: arm64: nv: Use guest hypervisor's max VL when running nested guest,
Oliver Upton
- [PATCH v3 07/15] KVM: arm64: nv: Ensure correct VL is loaded before saving SVE state,
Oliver Upton
- [PATCH v3 08/15] KVM: arm64: Spin off helper for programming CPTR traps,
Oliver Upton
- [PATCH v3 09/15] KVM: arm64: nv: Handle CPACR_EL1 traps,
Oliver Upton
- [PATCH v3 10/15] KVM: arm64: nv: Load guest FP state for ZCR_EL2 trap,
Oliver Upton
- [PATCH v3 05/15] KVM: arm64: nv: Save guest's ZCR_EL2 when in hyp context,
Oliver Upton
- [PATCH v3 11/15] KVM: arm64: nv: Honor guest hypervisor's FP/SVE traps in CPTR_EL2,
Oliver Upton
- [PATCH v3 12/15] KVM: arm64: nv: Add TCPAC/TTA to CPTR->CPACR conversion helper,
Oliver Upton
- [PATCH v3 13/15] KVM: arm64: nv: Add trap description for CPTR_EL2,
Oliver Upton
- [PATCH v3 14/15] KVM: arm64: nv: Add additional trap setup for CPTR_EL2,
Oliver Upton
- [PATCH v3 15/15] KVM: arm64: Allow the use of SVE+NV,
Oliver Upton
- Re: [PATCH v3 00/15] KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies,
Oliver Upton
- [PATCH v2 00/12] maintainer updates pre-PR (gdbstub, plugins, time control),
Alex Bennée
- [PATCH v2 01/12] include/exec: add missing include guard comment,
Alex Bennée
- [PATCH v2 02/12] gdbstub: move enums into separate header,
Alex Bennée
- [PATCH v2 03/12] plugins: Ensure register handles are not NULL,
Alex Bennée
- [PATCH v2 04/12] sysemu: add set_virtual_time to accel ops,
Alex Bennée
- [PATCH v2 06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time,
Alex Bennée
- [PATCH v2 07/12] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c,
Alex Bennée
- [PATCH v2 08/12] plugins: add time control API,
Alex Bennée
- [PATCH v2 05/12] qtest: use cpu interface in qtest_clock_warp,
Alex Bennée
- [PATCH v2 09/12] plugins: add migration blocker,
Alex Bennée
- [PATCH v2 10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling,
Alex Bennée
- [PATCH v2 11/12] plugins: fix inject_mem_cb rw masking,
Alex Bennée
- [PATCH v2 12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb,
Alex Bennée
- [kvm-unit-tests PATCH v3 0/7] s390x: STFLE nested interpretation,
Nina Schoetterl-Glausch
- [PATCH 1/2] migration: Implement dirty ring,
Shota Imamura
- [PATCH] kvm: Simplify kvm_get_running_vcpu(),
Lai Jiangshan
- [PATCH] LoongArch: KVM: Sync pending interrupt when getting ESTAT from user mode,
Bibo Mao
- [PATCH v3 00/17] TDX MMU prep series part 1,
Rick Edgecombe
- [PATCH v3 01/17] KVM: x86/tdp_mmu: Rename REMOVED_SPTE to FROZEN_SPTE,
Rick Edgecombe
- [PATCH v3 02/17] KVM: Add member to struct kvm_gfn_range for target alias,
Rick Edgecombe
- [PATCH v3 03/17] KVM: x86: Add a VM type define for TDX,
Rick Edgecombe
- [PATCH v3 04/17] KVM: x86/mmu: Add an external pointer to struct kvm_mmu_page,
Rick Edgecombe
- [PATCH v3 06/17] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void,
Rick Edgecombe
- [PATCH v3 08/17] KVM: x86/tdp_mmu: Take a GFN in kvm_tdp_mmu_fast_pf_get_last_sptep(),
Rick Edgecombe
- [PATCH v3 05/17] KVM: x86/mmu: Add an is_mirror member for union kvm_mmu_page_role,
Rick Edgecombe
- [PATCH v3 07/17] KVM: x86/tdp_mmu: Take struct kvm in iter loops,
Rick Edgecombe
- [PATCH v3 10/17] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root(),
Rick Edgecombe
- [PATCH v3 09/17] KVM: x86/mmu: Support GFN direct bits,
Rick Edgecombe
- [PATCH v3 11/17] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type,
Rick Edgecombe
- [PATCH v3 12/17] KVM: x86/tdp_mmu: Take root in tdp_mmu_for_each_pte(),
Rick Edgecombe
- [PATCH v3 14/17] KVM: x86/tdp_mmu: Propagate attr_filter to MMU notifier callbacks,
Rick Edgecombe
- [PATCH v3 13/17] KVM: x86/tdp_mmu: Support mirror root for TDP MMU,
Rick Edgecombe
- [PATCH v3 16/17] KVM: x86/tdp_mmu: Propagate tearing down mirror page tables,
Rick Edgecombe
- [PATCH v3 15/17] KVM: x86/tdp_mmu: Propagate building mirror page tables,
Rick Edgecombe
- [PATCH v3 17/17] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots(),
Rick Edgecombe
- [PATCH v5 00/10] KVM: arm64: Allow userspace to modify CTR_EL0,
Oliver Upton
- [PATCH v5 01/10] KVM: arm64: Get sys_reg encoding from descriptor in idregs_debug_show(),
Oliver Upton
- [PATCH v5 02/10] KVM: arm64: Make idregs debugfs iterator search sysreg table directly,
Oliver Upton
- [PATCH v5 03/10] KVM: arm64: Use read-only helper for reading VM ID registers,
Oliver Upton
- [PATCH v5 04/10] KVM: arm64: Add helper for writing ID regs,
Oliver Upton
- [PATCH v5 05/10] KVM: arm64: nv: Use accessors for modifying ID registers,
Oliver Upton
- [PATCH v5 06/10] KVM: arm64: unify code to prepare traps,
Oliver Upton
- [PATCH v5 07/10] KVM: arm64: Treat CTR_EL0 as a VM feature ID register,
Oliver Upton
- [PATCH v5 08/10] KVM: arm64: show writable masks for feature registers,
Oliver Upton
- [PATCH v5 09/10] KVM: arm64: rename functions for invariant sys regs,
Oliver Upton
- [PATCH v5 10/10] KVM: selftests: arm64: Test writes to CTR_EL0,
Oliver Upton
- Re: [PATCH v5 00/10] KVM: arm64: Allow userspace to modify CTR_EL0,
Oliver Upton
- [PATCH 0/5] riscv: add support for Zaamo and Zalrsc extensions,
Clément Léger
- [PATCH v6 0/3] vfio/pci: Support 8-byte PCI loads and stores,
Gerd Bayer
- [PATCH v7 00/16] Add support for a few Zc* extensions, Zcmop and Zimop,
Clément Léger
- [PATCH v7 02/16] riscv: add ISA extension parsing for Zimop,
Clément Léger
- [PATCH v7 01/16] dt-bindings: riscv: add Zimop ISA extension description,
Clément Léger
- [PATCH v7 03/16] riscv: hwprobe: export Zimop ISA extension,
Clément Léger
- [PATCH v7 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM,
Clément Léger
- [PATCH v7 05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test,
Clément Léger
- [PATCH v7 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description,
Clément Léger
- [PATCH v7 07/16] riscv: add ISA extensions validation callback,
Clément Léger
- [PATCH v7 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb,
Clément Léger
- [PATCH v7 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions,
Clément Léger
- [PATCH v7 10/16] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM,
Clément Léger
- [PATCH v7 11/16] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test,
Clément Léger
- [PATCH v7 12/16] dt-bindings: riscv: add Zcmop ISA extension description,
Clément Léger
- [PATCH v7 13/16] riscv: add ISA extension parsing for Zcmop,
Clément Léger
- [PATCH v7 14/16] riscv: hwprobe: export Zcmop ISA extension,
Clément Léger
- [PATCH v7 15/16] RISC-V: KVM: Allow Zcmop extension for Guest/VM,
Clément Léger
- [PATCH v7 16/16] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test,
Clément Léger
- Re: [PATCH v7 00/16] Add support for a few Zc* extensions, Zcmop and Zimop,
patchwork-bot+linux-riscv
- [no subject],
Unknown
- [PATCH v10 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test,
Shaoqin Huang
- [PATCH v2 0/6] LoongArch: KVM: Fix some issues relative with mmu,
Bibo Mao
- [PATCH 0/2] KVM vPMU code refine,
Dapeng Mi
- [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning,
Elliot Berman
- [kvm-unit-tests PATCH 0/4] riscv: sbi: Add support to test timer extension,
James Raphael Tiovalen
- [PATCH] kvm tools:Fix memory leakage in open all disks,
leixiang
[PATCH v2 0/2] Allow userspace to change ID_AA64PFR1_EL1,
Shaoqin Huang
[syzbot] [kvm?] general protection fault in get_work_pool (2),
syzbot
[PATCH -next] LoongArch: KVM: Remove unneeded semicolon,
Yang Li
[PATCH 0/3] KVM: SVM: SEV-ES save area fix+cleanups,
Sean Christopherson
[PATCH] KVM: arm64: nv: Use GFP_KERNEL_ACCOUNT for sysreg_masks allocation,
Oliver Upton
[syzbot] [kvm?] WARNING in kvm_put_kvm,
syzbot
[PATCH net-next v8 05/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly,
Yunsheng Lin
[PATCH net-next v8 04/13] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
[PATCH] vfio: Reuse file f_inode as vfio device inode,
Yan Zhao
Re: [PATCH] x86/kvm: fix the decrypted pages free in kvmclock,
Vitaly Kuznetsov
[PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable,
Shaoqin Huang
[PATCH 0/9] TDX host: metadata reading tweaks, bug fix and info dump,
Kai Huang
[PATCH] s390/cio: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
[PATCH] KVM: PPC: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
[PATCH] LoongArch: KVM: Delay secondary mmu tlb flush before guest entry,
Bibo Mao
[kvm-unit-tests GIT PULL] x86: Fixes, cleanups, and new tests,
Sean Christopherson
[GIT PULL] VFIO fixes for v6.10-rc4,
Alex Williamson
[PATCH v3 0/5] KVM: Reject vCPU IDs above 2^32,
Mathias Krause
The VFIO/IOMMU/PCI MC at LPC 2024 - Call for Papers,
Krzysztof Wilczyński
[PATCH v3 00/16] KVM: arm64: nv: Shadow stage-2 page table handling,
Marc Zyngier
- [PATCH v3 03/16] KVM: arm64: nv: Handle shadow stage 2 page faults,
Marc Zyngier
- [PATCH v3 02/16] KVM: arm64: nv: Implement nested Stage-2 page table walk logic,
Marc Zyngier
- [PATCH v3 01/16] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures,
Marc Zyngier
- [PATCH v3 04/16] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables,
Marc Zyngier
- [PATCH v3 05/16] KVM: arm64: nv: Add Stage-1 EL2 invalidation primitives,
Marc Zyngier
- [PATCH v3 07/16] KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1,
Marc Zyngier
- [PATCH v3 08/16] KVM: arm64: nv: Handle TLBI VMALLS12E1{,IS} operations,
Marc Zyngier
- [PATCH v3 06/16] KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidation,
Marc Zyngier
- [PATCH v3 10/16] KVM: arm64: nv: Handle TLBI IPAS2E1{,IS} operations,
Marc Zyngier
- [PATCH v3 09/16] KVM: arm64: nv: Handle TLBI ALLE1{,IS} operations,
Marc Zyngier
- [PATCH v3 12/16] KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level,
Marc Zyngier
- [PATCH v3 11/16] KVM: arm64: nv: Handle FEAT_TTL hinted TLB operations,
Marc Zyngier
- [PATCH v3 13/16] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information,
Marc Zyngier
- [PATCH v3 14/16] KVM: arm64: nv: Add handling of outer-shareable TLBI operations,
Marc Zyngier
- [PATCH v3 16/16] KVM: arm64: nv: Add handling of NXS-flavoured TLBI operations,
Marc Zyngier
- [PATCH v3 15/16] KVM: arm64: nv: Add handling of range-based TLBI operations,
Marc Zyngier
- Re: [PATCH v3 00/16] KVM: arm64: nv: Shadow stage-2 page table handling,
Oliver Upton
[PATCH net-next 2/2] vsock/virtio: avoid enqueue packets when work queue is empty,
Luigi Leonardi
[PATCH net-next 1/2] vsock/virtio: refactor virtio_transport_send_pkt_work,
Luigi Leonardi
[PATCH net-next 0/2] vsock: avoid queuing on workqueue if possible,
Luigi Leonardi
[PATCH] KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group(),
Michael Ellerman
[PATCH] i386: revert defaults to 'legacy-vm-type=true' for SEV(-ES) guests,
Daniel P. Berrangé
[syzbot] Monthly kvm report (Jun 2024),
syzbot
[linux-next:master] [KVM] 377b2f359d: kvm-unit-tests-qemu.vmx.fail,
kernel test robot
kvm selftest 'msr' fails on some skylake cpus,
Maxim Levitsky
[PATCH v2 00/15] KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies,
Oliver Upton
- [PATCH v2 01/15] KVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisor,
Oliver Upton
- [PATCH v2 02/15] KVM: arm64: nv: Forward SVE traps to guest hypervisor,
Oliver Upton
- [PATCH v2 03/15] KVM: arm64: nv: Handle CPACR_EL1 traps,
Oliver Upton
- [PATCH v2 04/15] KVM: arm64: nv: Load guest FP state for ZCR_EL2 trap,
Oliver Upton
- [PATCH v2 05/15] KVM: arm64: nv: Load guest hyp's ZCR into EL1 state,
Oliver Upton
- [PATCH v2 06/15] KVM: arm64: nv: Handle ZCR_EL2 traps,
Oliver Upton
- [PATCH v2 07/15] KVM: arm64: nv: Save guest's ZCR_EL2 when in hyp context,
Oliver Upton
- [PATCH v2 08/15] KVM: arm64: nv: Use guest hypervisor's max VL when running nested guest,
Oliver Upton
- [PATCH v2 09/15] KVM: arm64: nv: Ensure correct VL is loaded before saving SVE state,
Oliver Upton
- [PATCH v2 10/15] KVM: arm64: Spin off helper for programming CPTR traps,
Oliver Upton
- [PATCH v2 11/15] KVM: arm64: nv: Honor guest hypervisor's FP/SVE traps in CPTR_EL2,
Oliver Upton
- [PATCH v2 12/15] KVM: arm64: nv: Add TCPAC/TTA to CPTR->CPACR conversion helper,
Oliver Upton
- [PATCH v2 13/15] KVM: arm64: nv: Add trap description for CPTR_EL2,
Oliver Upton
- [PATCH v2 14/15] KVM: arm64: nv: Add additional trap setup for CPTR_EL2,
Oliver Upton
- [PATCH v2 15/15] KVM: arm64: Allow the use of SVE+NV,
Oliver Upton
- Re: [PATCH v2 00/15] KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies,
Marc Zyngier
[PATCH 2/2] KVM: x86: Disallow KVM_WERROR with sanitizers iff FRAME_WARN is enabled,
Sean Christopherson
[PATCH] KVM: nVMX: Update VMCS12_REVISION comment to state it should never change,
Sean Christopherson
[PATCH 14/28] KVM: VMX: Pass XFD_ERR as pseudo-payload when injecting #NM,
Sean Christopherson
[PATCH 04/28] KVM: VMX: Don't modify guest XFD_ERR if CR0.TS=1,
Sean Christopherson
[PATCH 16/28] KVM: VMX: Virtualize FRED nested exception tracking,
Sean Christopherson
[PATCH 15/28] KVM: VMX: Virtualize FRED event_data,
Sean Christopherson
[PATCH 03/28] KVM: x86: Use a dedicated flow for queueing re-injected exceptions,
Sean Christopherson
[PATCH] KVM: fix an error code in kvm_create_vm(),
Dan Carpenter
[PATCH] KVM: Remove duplicated zero clear with dirty_bitmap buffer,
Bibo Mao
[PATCH] KVM: Discard zero mask with function kvm_dirty_ring_reset,
Bibo Mao
[PATCH v9 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test,
Shaoqin Huang
[PATCH 0/5] Introduce a quirk to control memslot zap behavior,
Yan Zhao
[PATCH] KVM/x86: increase frame warning limit in emulate when using KASAN or KCSAN,
flyingpenghao
[PATCH] LoongArch: KVM: always make pte yong in page map's fast path,
jiaqingtong97
[PATCH v2 0/4] KVM: Reject vCPU IDs above 2^32,
Mathias Krause
[PATCH 2/2] KVM: x86/mmu: Account pf_{fixed,emulate,spurious} in callers of "do page fault",
Sean Christopherson
[PATCH 0/4] i386/cpu: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model,
Babu Moger
[PATCH V9 0/2] KVM: x86: Make bus clock frequency for vAPIC timer configurable,
Reinette Chatre
[PATCH 0/9] maintainer updates (gdbstub, plugins, time control),
Alex Bennée
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]