Linux KVM
[Prev Page][Next Page]
- Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters, (continued)
- [PATCH v5 0/5] add debugfs to hisilicon migration driver,
Longfang Liu
- [PATCH 0/4] KVM: x86: Collect host state snapshots into a struct,
Sean Christopherson
- [PATCH 1/4] KVM: x86: Add a struct to consolidate host values, e.g. EFER, XCR0, etc...,
Sean Christopherson
- [PATCH 2/4] KVM: SVM: Use KVM's snapshot of the host's XCR0 for SEV-ES host state,
Sean Christopherson
- [PATCH 3/4] KVM: x86/mmu: Snapshot shadow_phys_bits when kvm.ko is loaded,
Sean Christopherson
- [PATCH 4/4] KVM: x86: Move shadow_phys_bits into "kvm_host", as "maxphyaddr",
Sean Christopherson
- RE: [PATCH 0/4] KVM: x86: Collect host state snapshots into a struct,
Wang, Wei W
- Re: [PATCH 0/4] KVM: x86: Collect host state snapshots into a struct,
Sean Christopherson
- [PATCH v3] KVM: x86/mmu: Fix a largely theoretical race in kvm_mmu_track_write(),
Sean Christopherson
- [PATCH] Revert "KVM: async_pf: avoid recursive flushing of work items",
Sean Christopherson
- [PATCH] KVM: selftest: Define _GNU_SOURCE for all selftests code,
Sean Christopherson
- [PATCH v3 00/12] Coalesced Interrupt Delivery with posted MSI,
Jacob Pan
- [PATCH v3 02/12] x86/irq: Unionize PID.PIR for 64bit access w/o casting,
Jacob Pan
- [PATCH v3 01/12] KVM: VMX: Move posted interrupt descriptor out of vmx code,
Jacob Pan
- [PATCH v3 03/12] x86/irq: Remove bitfields in posted interrupt descriptor,
Jacob Pan
- [PATCH v3 04/12] x86/irq: Add a Kconfig option for posted MSI,
Jacob Pan
- [PATCH v3 05/12] x86/irq: Reserve a per CPU IDT vector for posted MSIs,
Jacob Pan
- [PATCH v3 06/12] x86/irq: Set up per host CPU posted interrupt descriptors,
Jacob Pan
- [PATCH v3 07/12] x86/irq: Factor out calling ISR from common_interrupt,
Jacob Pan
- [PATCH v3 08/12] x86/irq: Install posted MSI notification handler,
Jacob Pan
- [PATCH v3 09/12] x86/irq: Factor out common code for checking pending interrupts,
Jacob Pan
- [PATCH v3 10/12] x86/irq: Extend checks for pending vectors to posted interrupts,
Jacob Pan
- [PATCH v3 11/12] iommu/vt-d: Make posted MSI an opt-in cmdline option,
Jacob Pan
- [PATCH v3 12/12] iommu/vt-d: Enable posted mode for device MSIs,
Jacob Pan
- [PATCH 0/3] KVM: x86: Fix supported VM_TYPES caps,
Sean Christopherson
- [PATCH v3 00/11] Add support for a few Zc* extensions as well as Zcmop,
Clément Léger
- [PATCH v3 01/11] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description,
Clément Léger
- [PATCH v3 02/11] riscv: add ISA extensions validation,
Clément Léger
- [PATCH v3 03/11] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb,
Clément Léger
- [PATCH v3 05/11] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM,
Clément Léger
- [PATCH v3 04/11] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions,
Clément Léger
- [PATCH v3 06/11] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test,
Clément Léger
- [PATCH v3 08/11] riscv: add ISA extension parsing for Zcmop,
Clément Léger
- [PATCH v3 09/11] riscv: hwprobe: export Zcmop ISA extension,
Clément Léger
- [PATCH v3 10/11] RISC-V: KVM: Allow Zcmop extension for Guest/VM,
Clément Léger
- [PATCH v3 11/11] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test,
Clément Léger
- [PATCH v3 07/11] dt-bindings: riscv: add Zcmop ISA extension description,
Clément Léger
- [PATCH v6 1/2] genirq/msi: add wrapper msi allocation API and export msi functions,
Nipun Gupta
- [kvm-unit-tests PATCH v3 0/1] s390x: cmm: test no-translate bit after reset,
Nico Boehr
- [PATCH] KVM: selftests: Add 'malloc' failure check in test_vmx_nested_state,
Kunwu Chan
- [PATCH] KVM: selftests: Add 'malloc' failure check in config_name,
Kunwu Chan
- [1/1] KVM: restrict kvm_gfn_to_hva_cache_init() to only accept address ranges within one page,
Kele Huang
- Re: [1/1] KVM: restrict kvm_gfn_to_hva_cache_init() to only accept address ranges within one page,
Christoph Hellwig
[PATCH v3 00/19] KVM: arm64: Transition to a per-ITS translation cache,
Oliver Upton
- [PATCH v3 01/19] KVM: Treat the device list as an rculist,
Oliver Upton
- [PATCH v3 02/19] KVM: arm64: vgic-its: Walk LPI xarray in its_sync_lpi_pending_table(),
Oliver Upton
- [PATCH v3 03/19] KVM: arm64: vgic-its: Walk LPI xarray in vgic_its_invall(),
Oliver Upton
- [PATCH v3 04/19] KVM: arm64: vgic-its: Walk LPI xarray in vgic_its_cmd_handle_movall(),
Oliver Upton
- [PATCH v3 05/19] KVM: arm64: vgic-debug: Use an xarray mark for debug iterator,
Oliver Upton
- [PATCH v3 06/19] KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list(),
Oliver Upton
- [PATCH v3 07/19] KVM: arm64: vgic-its: Scope translation cache invalidations to an ITS,
Oliver Upton
- [PATCH v3 08/19] KVM: arm64: vgic-its: Maintain a translation cache per ITS,
Oliver Upton
- [PATCH v3 09/19] KVM: arm64: vgic-its: Spin off helper for finding ITS by doorbell addr,
Oliver Upton
- [PATCH v3 10/19] KVM: arm64: vgic-its: Use the per-ITS translation cache for injection,
Oliver Upton
- [PATCH v3 11/19] KVM: arm64: vgic-its: Rip out the global translation cache,
Oliver Upton
- [PATCH v3 12/19] KVM: arm64: vgic-its: Get rid of the lpi_list_lock,
Oliver Upton
- [PATCH v3 13/19] KVM: selftests: Align with kernel's GIC definitions,
Oliver Upton
- [PATCH v3 14/19] KVM: selftests: Standardise layout of GIC frames,
Oliver Upton
- [PATCH v3 15/19] KVM: selftests: Add quadword MMIO accessors,
Oliver Upton
- [PATCH v3 16/19] KVM: selftests: Add a minimal library for interacting with an ITS,
Oliver Upton
- [PATCH v3 17/19] KVM: selftests: Add helper for enabling LPIs on a redistributor,
Oliver Upton
- [PATCH v3 18/19] KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h,
Oliver Upton
- [PATCH v3 19/19] KVM: selftests: Add stress test for LPI injection,
Oliver Upton
- Re: [PATCH v3 00/19] KVM: arm64: Transition to a per-ITS translation cache,
Marc Zyngier
[PATCH v4] KVM: arm64: Add early_param to control WFx trapping,
Colton Lewis
[PATCH] selftests: kvm: fix undeclared function error,
Muhammad Usama Anjum
[PATCH v2] vfio/pci: Support 8-byte PCI loads and stores,
Gerd Bayer
[PATCH v1] KVM: x86: Validate values set to guest's MSR_IA32_ARCH_CAPABILITIES,
Wei Wang
[kvm-unit-tests PATCH v2 0/1] s390x: cmm: test no-translate bit after reset,
Nico Boehr
[PATCH v3 0/2] perf kvm: Add kvm stat support on riscv,
Shenlin Liang
[PATCH v1 0/2] vfio/pci: Allow MMIO regions to be exported through dma-buf,
Vivek Kasireddy
[PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support,
Michael Roth
- [PATCH v14 09/22] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT,
Michael Roth
- [PATCH v14 10/22] KVM: SEV: Add support to handle Page State Change VMGEXIT,
Michael Roth
- [PATCH v14 11/22] KVM: SEV: Add support to handle RMP nested page faults,
Michael Roth
- [PATCH v14 12/22] KVM: SEV: Support SEV-SNP AP Creation NAE event,
Michael Roth
- [PATCH v14 13/22] KVM: SEV: Add support for GHCB-based termination requests,
Michael Roth
- [PATCH v14 14/22] KVM: SEV: Implement gmem hook for initializing private pages,
Michael Roth
- [PATCH v14 15/22] KVM: SEV: Implement gmem hook for invalidating private pages,
Michael Roth
- [PATCH v14 16/22] KVM: x86: Implement gmem hook for determining max NPT mapping level,
Michael Roth
- [PATCH v14 17/22] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP,
Michael Roth
- [PATCH v14 18/22] KVM: SVM: Add module parameter to enable SEV-SNP,
Michael Roth
- [PATCH v14 19/22] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event,
Michael Roth
- [PATCH v14 20/22] crypto: ccp: Add the SNP_VLEK_LOAD command,
Michael Roth
- [PATCH v14 01/22] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y,
Michael Roth
- [PATCH v14 21/22] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands,
Michael Roth
- [PATCH v14 22/22] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event,
Michael Roth
- [PATCH v14 02/22] KVM: SEV: Add support to handle AP reset MSR protocol,
Michael Roth
- [PATCH v14 03/22] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests,
Michael Roth
- [PATCH v14 04/22] KVM: SEV: Add initial SEV-SNP support,
Michael Roth
- [PATCH v14 05/22] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command,
Michael Roth
- [PATCH v14 06/22] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command,
Michael Roth
- [PATCH v14 07/22] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command,
Michael Roth
- [PATCH v14 08/22] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT,
Michael Roth
- [PATCH v14 23/22] [SQUASH] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT,
Michael Roth
- Re: [PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support,
Michael Roth
[PATCH virt] virt: fix uninit-value in vhost_vsock_dev_open,
Jeongjun Park
[GIT PULL] KVM changes for Linux 6.9-rc5,
Paolo Bonzini
[PATCH v8 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest,
Atish Patra
- [PATCH v8 01/24] RISC-V: Fix the typo in Scountovf CSR name,
Atish Patra
- [PATCH v8 02/24] RISC-V: Add FIRMWARE_READ_HI definition,
Atish Patra
- [PATCH v8 03/24] drivers/perf: riscv: Read upper bits of a firmware counter,
Atish Patra
- [PATCH v8 04/24] drivers/perf: riscv: Use BIT macro for shifting operations,
Atish Patra
- [PATCH v8 05/24] RISC-V: Add SBI PMU snapshot definitions,
Atish Patra
- [PATCH v8 06/24] RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name,
Atish Patra
- [PATCH v8 07/24] RISC-V: Use the minor version mask while computing sbi version,
Atish Patra
- [PATCH v8 08/24] drivers/perf: riscv: Fix counter mask iteration for RV32,
Atish Patra
- [PATCH v8 09/24] drivers/perf: riscv: Implement SBI PMU snapshot function,
Atish Patra
- [PATCH v8 10/24] RISC-V: KVM: Fix the initial sample period value,
Atish Patra
- [PATCH v8 11/24] RISC-V: KVM: No need to update the counter value during reset,
Atish Patra
- [PATCH v8 12/24] RISC-V: KVM: No need to exit to the user space if perf event failed,
Atish Patra
- [PATCH v8 13/24] RISC-V: KVM: Implement SBI PMU Snapshot feature,
Atish Patra
- [PATCH v8 14/24] RISC-V: KVM: Add perf sampling support for guests,
Atish Patra
- [PATCH v8 15/24] RISC-V: KVM: Support 64 bit firmware counters on RV32,
Atish Patra
- [PATCH v8 16/24] RISC-V: KVM: Improve firmware counter read function,
Atish Patra
- [PATCH v8 17/24] KVM: riscv: selftests: Move sbi definitions to its own header file,
Atish Patra
- [PATCH v8 18/24] KVM: riscv: selftests: Add helper functions for extension checks,
Atish Patra
- [PATCH v8 19/24] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test,
Atish Patra
- [PATCH v8 20/24] KVM: riscv: selftests: Add SBI PMU extension definitions,
Atish Patra
- [PATCH v8 21/24] KVM: riscv: selftests: Add SBI PMU selftest,
Atish Patra
- [PATCH v8 22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality,
Atish Patra
- [PATCH v8 23/24] KVM: riscv: selftests: Add a test for counter overflow,
Atish Patra
- [PATCH v8 24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test,
Atish Patra
- Re: [PATCH v8 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest,
Anup Patel
[kvm-unit-tests PATCH v7 00/11] Add #VC exception handling for AMD SEV-ES,
vsntk18
- [kvm-unit-tests PATCH v7 02/11] x86: Move svm.h to lib/x86/,
vsntk18
- [kvm-unit-tests PATCH v7 01/11] x86: AMD SEV-ES: Setup #VC exception handler for AMD SEV-ES,
vsntk18
- [kvm-unit-tests PATCH v7 03/11] lib: Define unlikely()/likely() macros in compiler.h,
vsntk18
- [kvm-unit-tests PATCH v7 05/11] x86: AMD SEV-ES: Pull related GHCB definitions and helpers from Linux,
vsntk18
- [kvm-unit-tests PATCH v7 06/11] x86: AMD SEV-ES: Prepare for #VC processing,
vsntk18
- [kvm-unit-tests PATCH v7 07/11] lib/x86: Move xsave helpers to lib/,
vsntk18
- [kvm-unit-tests PATCH v7 08/11] x86: AMD SEV-ES: Handle CPUID #VC,
vsntk18
- [kvm-unit-tests PATCH v7 09/11] x86: AMD SEV-ES: Handle MSR #VC,
vsntk18
- [kvm-unit-tests PATCH v7 04/11] lib: x86: Import insn decoder from Linux,
vsntk18
- [kvm-unit-tests PATCH v7 10/11] x86: AMD SEV-ES: Handle IOIO #VC,
vsntk18
- [kvm-unit-tests PATCH v7 11/11] x86: AMD SEV-ES: Handle string IO for IOIO #VC,
vsntk18
[PATCH] KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M,
Jean-Philippe Brucker
[PATCH] vfio/pci: Support 8-byte PCI loads and stores,
Gerd Bayer
[kvm-unit-tests RFC PATCH 00/13] Introduce SEV-SNP Support,
Pavan Kumar Paluri
- [kvm-unit-tests RFC PATCH 01/13] x86/apic: Include asm/io.h and use those definitions to avoid duplication,
Pavan Kumar Paluri
- [kvm-unit-tests RFC PATCH 02/13] x86/apic: Add MMIO access support for SEV-ES/SNP guest with C-bit unset,
Pavan Kumar Paluri
- [kvm-unit-tests RFC PATCH 03/13] x86/efi: Add support for running tests with UEFI in SEV-SNP environment,
Pavan Kumar Paluri
- [kvm-unit-tests RFC PATCH 04/13] x86 AMD SEV-ES: Rename setup_amd_sev_es() to setup_vc_handler(),
Pavan Kumar Paluri
- [kvm-unit-tests RFC PATCH 05/13] x86 AMD SEV-SNP: Enable SEV-SNP support,
Pavan Kumar Paluri
- [kvm-unit-tests RFC PATCH 06/13] x86 AMD SEV-SNP: Add tests for presence of confidential computing blob,
Pavan Kumar Paluri
- [kvm-unit-tests RFC PATCH 07/13] x86 AMD SEV-ES: Set GHCB page attributes for a new page table,
Pavan Kumar Paluri
- [kvm-unit-tests RFC PATCH 08/13] x86 AMD SEV-SNP: Test Private->Shared Page state changes using GHCB MSR,
Pavan Kumar Paluri
- [kvm-unit-tests RFC PATCH 09/13] x86 AMD SEV-SNP: Test Shared->Private Page State Changes using GHCB MSR,
Pavan Kumar Paluri
- [kvm-unit-tests RFC PATCH 10/13] x86 AMD SEV-SNP: Change guest pages from Private->Shared using GHCB NAE,
Pavan Kumar Paluri
- [kvm-unit-tests RFC PATCH 11/13] x86 AMD SEV-SNP: Change guest pages from Shared->Private using GHCB NAE,
Pavan Kumar Paluri
- [kvm-unit-tests RFC PATCH 13/13] x86 AMD SEV-SNP: Test-2: Perform Intermix to 2M private to 2M shared PSCs,
Pavan Kumar Paluri
- [kvm-unit-tests RFC PATCH 12/13] x86 AMD SEV-SNP: Test-1: Perform Intermix to 2M Private PSCs,
Pavan Kumar Paluri
[PATCH v2 0/5] KVM/x86: Enhancements to static calls,
Wei Wang
[PATCH io_uring-next/net-next v2 0/4] implement io_uring notification (ubuf_info) stacking,
Pavel Begunkov
[PATCH v4 00/15] KVM/arm64: Add NV support for ERET and PAuth,
Marc Zyngier
- [PATCH v4 01/15] KVM: arm64: Harden __ctxt_sys_reg() against out-of-range values,
Marc Zyngier
- [PATCH v4 03/15] KVM: arm64: Constraint PAuth support to consistent implementations,
Marc Zyngier
- [PATCH v4 05/15] KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2,
Marc Zyngier
- [PATCH v4 02/15] KVM: arm64: Add helpers for ESR_ELx_ERET_ISS_ERET*,
Marc Zyngier
- [PATCH v4 06/15] KVM: arm64: nv: Add trap forwarding for ERET and SMC,
Marc Zyngier
- [PATCH v4 04/15] KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flag,
Marc Zyngier
- [PATCH v4 07/15] KVM: arm64: nv: Fast-track 'InHost' exception returns,
Marc Zyngier
- [PATCH v4 08/15] KVM: arm64: nv: Honor HFGITR_EL2.ERET being set,
Marc Zyngier
- [PATCH v4 10/15] KVM: arm64: nv: Reinject PAC exceptions caused by HCR_EL2.API==0,
Marc Zyngier
- [PATCH v4 09/15] KVM: arm64: nv: Handle HCR_EL2.{API,APK} independently,
Marc Zyngier
- [PATCH v4 12/15] KVM: arm64: nv: Add emulation for ERETAx instructions,
Marc Zyngier
- [PATCH v4 11/15] KVM: arm64: nv: Add kvm_has_pauth() helper,
Marc Zyngier
- [PATCH v4 13/15] KVM: arm64: nv: Handle ERETA[AB] instructions,
Marc Zyngier
- [PATCH v4 14/15] KVM: arm64: nv: Advertise support for PAuth,
Marc Zyngier
- [PATCH v4 15/15] KVM: arm64: Drop trapping of PAuth instructions/keys,
Marc Zyngier
- Re: [PATCH v4 00/15] KVM/arm64: Add NV support for ERET and PAuth,
Oliver Upton
- Re: [PATCH v4 00/15] KVM/arm64: Add NV support for ERET and PAuth,
Marc Zyngier
[PATCH v4 0/6] KVM: Guest Memory Pre-Population API,
Paolo Bonzini
[kvm-unit-tests PATCH v2] test_migrate_unmapped_collection test fails during skip,
Jan Richter
[kvm-unit-tests Patch v4 00/17] pmu test bugs fix and improvements,
Dapeng Mi
- [kvm-unit-tests Patch v4 01/17] x86: pmu: Remove duplicate code in pmu_init(),
Dapeng Mi
- [kvm-unit-tests Patch v4 02/17] x86: pmu: Remove blank line and redundant space,
Dapeng Mi
- [kvm-unit-tests Patch v4 03/17] x86: pmu: Refine fixed_events[] names,
Dapeng Mi
- [kvm-unit-tests Patch v4 04/17] x86: pmu: Fix the issue that pmu_counter_t.config crosses cache line,
Dapeng Mi
- [kvm-unit-tests Patch v4 05/17] x86: pmu: Enlarge cnt[] length to 48 in check_counters_many(),
Dapeng Mi
- [kvm-unit-tests Patch v4 06/17] x86: pmu: Add asserts to warn inconsistent fixed events and counters,
Dapeng Mi
- [kvm-unit-tests Patch v4 07/17] x86: pmu: Fix cycles event validation failure,
Dapeng Mi
- [kvm-unit-tests Patch v4 08/17] x86: pmu: Use macro to replace hard-coded branches event index,
Dapeng Mi
- [kvm-unit-tests Patch v4 09/17] x86: pmu: Use macro to replace hard-coded ref-cycles event index,
Dapeng Mi
- [kvm-unit-tests Patch v4 10/17] x86: pmu: Use macro to replace hard-coded instructions event index,
Dapeng Mi
- [kvm-unit-tests Patch v4 11/17] x86: pmu: Enable and disable PMCs in loop() asm blob,
Dapeng Mi
- [kvm-unit-tests Patch v4 12/17] x86: pmu: Improve instruction and branches events verification,
Dapeng Mi
- [kvm-unit-tests Patch v4 13/17] x86: pmu: Improve LLC misses event verification,
Dapeng Mi
- [kvm-unit-tests Patch v4 14/17] x86: pmu: Adjust lower boundary of llc-misses event to 0 for legacy CPUs,
Dapeng Mi
- [kvm-unit-tests Patch v4 15/17] x86: pmu: Add IBPB indirect jump asm blob,
Dapeng Mi
- [kvm-unit-tests Patch v4 16/17] x86: pmu: Adjust lower boundary of branch-misses event,
Dapeng Mi
- [kvm-unit-tests Patch v4 17/17] x86: pmu: Optimize emulated instruction validation,
Dapeng Mi
[PATCH v13 00/26] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support,
Michael Roth
- [PATCH v13 09/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command,
Michael Roth
- [PATCH v13 10/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command,
Michael Roth
- [PATCH v13 11/26] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command,
Michael Roth
- [PATCH v13 12/26] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT,
Michael Roth
- [PATCH v13 13/26] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT,
Michael Roth
- [PATCH v13 14/26] KVM: SEV: Add support to handle Page State Change VMGEXIT,
Michael Roth
- [PATCH v13 15/26] KVM: SEV: Add support to handle RMP nested page faults,
Michael Roth
- [PATCH v13 16/26] KVM: SEV: Support SEV-SNP AP Creation NAE event,
Michael Roth
- [PATCH v13 17/26] KVM: SEV: Add support for GHCB-based termination requests,
Michael Roth
- [PATCH v13 18/26] KVM: SEV: Implement gmem hook for initializing private pages,
Michael Roth
- [PATCH v13 19/26] KVM: SEV: Implement gmem hook for invalidating private pages,
Michael Roth
- [PATCH v13 20/26] KVM: x86: Implement gmem hook for determining max NPT mapping level,
Michael Roth
- [PATCH v13 01/26] [TEMP] x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM,
Michael Roth
- [PATCH v13 21/26] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP,
Michael Roth
- [PATCH v13 22/26] KVM: SVM: Add module parameter to enable SEV-SNP,
Michael Roth
- [PATCH v13 23/26] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event,
Michael Roth
- [PATCH v13 24/26] crypto: ccp: Add the SNP_VLEK_LOAD command,
Michael Roth
- [PATCH v13 25/26] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands,
Michael Roth
- [PATCH v13 26/26] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event,
Michael Roth
- [PATCH v13 02/26] [TEMP] x86/cc: Add cc_platform_set/_clear() helpers,
Michael Roth
- [PATCH v13 03/26] [TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*(),
Michael Roth
- [PATCH v13 04/26] KVM: guest_memfd: Fix PTR_ERR() handling in __kvm_gmem_get_pfn(),
Michael Roth
- [PATCH v13 05/26] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y,
Michael Roth
- [PATCH v13 06/26] KVM: SEV: Add support to handle AP reset MSR protocol,
Michael Roth
- [PATCH v13 07/26] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests,
Michael Roth
- [PATCH v13 08/26] KVM: SEV: Add initial SEV-SNP support,
Michael Roth
- Re: [PATCH v13 00/26] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support,
Paolo Bonzini
[RFC PATCH 0/10] Cleaning up the KVM clock mess,
David Woodhouse
- [PATCH 07/10] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host,
David Woodhouse
- [PATCH 04/10] KVM: selftests: Add KVM/PV clock selftest to prove timer correction,
David Woodhouse
- [PATCH 02/10] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force,
David Woodhouse
- [PATCH 06/10] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration,
David Woodhouse
- [PATCH 01/10] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init(),
David Woodhouse
- [PATCH 05/10] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC,
David Woodhouse
- [PATCH 08/10] KVM: x86: Remove periodic global clock updates,
David Woodhouse
- [PATCH 09/10] KVM: x86: Kill KVM_REQ_GLOBAL_CLOCK_UPDATE,
David Woodhouse
- [PATCH 10/10] KVM: x86: Fix KVM clock precision in __get_kvmclock(),
David Woodhouse
- [PATCH 03/10] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration,
David Woodhouse
- [PATCH 11/10] KVM: x86: Fix software TSC upscaling in kvm_update_guest_time(),
David Woodhouse
- Re: [RFC PATCH 0/10] Cleaning up the KVM clock mess,
David Woodhouse
[kvm-unit-tests PATCH] test_migrate_unmapped_collection test fails during skip,
Jan Richter
[RFC PATCH 0/7] riscv: Add support for Ssdbltrp extension,
Clément Léger
[PATCH v2 00/12] Add support for a few Zc* extensions as well as Zcmop,
Clément Léger
- [PATCH v2 01/12] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description,
Clément Léger
- [PATCH v2 03/12] dt-bindings: riscv: add Zc* extension rules implied by C extension,
Clément Léger
- [PATCH v2 04/12] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb,
Clément Léger
- [PATCH v2 02/12] riscv: dts: enable Zc* extensions when needed,
Clément Léger
- [PATCH v2 06/12] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM,
Clément Léger
- [PATCH v2 05/12] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions,
Clément Léger
- [PATCH v2 07/12] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test,
Clément Léger
- [PATCH v2 08/12] dt-bindings: riscv: add Zcmop ISA extension description,
Clément Léger
- [PATCH v2 09/12] riscv: add ISA extension parsing for Zcmop,
Clément Léger
- [PATCH v2 10/12] riscv: hwprobe: export Zcmop ISA extension,
Clément Léger
- [PATCH v2 11/12] RISC-V: KVM: Allow Zcmop extension for Guest/VM,
Clément Léger
- [PATCH v2 12/12] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test,
Clément Léger
- Re: [PATCH v2 00/12] Add support for a few Zc* extensions as well as Zcmop,
Anup Patel
[PATCH v1 1/1] lib: s390: fix guest length in uv_create_guest(),
Claudio Imbrenda
[kvm:kvm-coco-queue 71/72] arch/x86/kvm/../../../virt/kvm/kvm_main.c:4928:2: warning: unannotated fall-through between switch labels,
kernel test robot
[PATCH] KVM: SVM: Consider NUMA affinity when allocating per-CPU save_area,
Li RongQing
[PATCH v2 0/2] APICv-related fixes for inhibits and tracepoint,
Alejandro Jimenez
[kvm-unit-tests PATCH v2 0/2] Fix testing failure in x86/msr,
Mingwei Zhang
[PATCH 0/2] APICv-related fixes for inhibits and tracepoint,
Alejandro Jimenez
[PATCH v3 0/7] KVM: Guest Memory Pre-Population API,
Paolo Bonzini
[RFC PATCH v1] KVM: x86: Introduce macros to simplify KVM_X86_OPS static calls,
Wei Wang
[PATCH v6 0/1] vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF device,
Xin Zeng
[Bug 218739] New: pmu_counters_test kvm-selftest fails with (count != NUM_INSNS_RETIRED),
bugzilla-daemon
[PATCH v2 2/2] RISCV: KVM: Introduce vcpu->reset_cntx_lock,
Yong-Xuan Wang
[PATCH v2 1/2] RISCV: KVM: Introduce mp_state_lock to avoid lock inversion in SBI_EXT_HSM_HART_START,
Yong-Xuan Wang
[ANNOUNCE] PUCK Agenda - 2024.04.17 - No topic,
Sean Christopherson
[PATCH] KVM/x86: Do not clear SIPI while in SMM,
Boris Ostrovsky
[PATCH v2 00/10] KVM: MMU changes for confidential computing,
Paolo Bonzini
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]