Linux KVM
[Prev Page][Next Page]
- [PATCH v2 15/58] i386/tdx: Add property sept-ve-disable for tdx-guest object, (continued)
- [PATCH v2 14/58] i386/tdx: Initialize TDX before creating TD vcpus,
Xiaoyao Li
- [PATCH v2 12/58] i386/kvm: Move architectural CPUID leaf generation to separate helper,
Xiaoyao Li
- [PATCH v2 13/58] kvm: Introduce kvm_arch_pre_create_vcpu(),
Xiaoyao Li
- [PATCH v2 17/58] i386/tdx: Wire CPU features up with attributes of TD guest,
Xiaoyao Li
- [PATCH v2 16/58] i386/tdx: Make sept_ve_disable set by default,
Xiaoyao Li
- [PATCH v2 18/58] i386/tdx: Validate TD attributes,
Xiaoyao Li
- [PATCH v2 21/58] i386/tdx: Implement user specified tsc frequency,
Xiaoyao Li
- [PATCH v2 22/58] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM,
Xiaoyao Li
- [PATCH v2 19/58] qom: implement property helper for sha384,
Xiaoyao Li
- [PATCH v2 20/58] i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM,
Xiaoyao Li
- [PATCH v2 26/58] kvm/tdx: Ignore memory conversion to shared of unassigned region,
Xiaoyao Li
- [PATCH v2 38/58] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu,
Xiaoyao Li
- [PATCH v2 28/58] i386/tdx: Parse TDVF metadata for TDX VM,
Xiaoyao Li
- [PATCH v2 42/58] i386/tdx: register the fd read callback with the main loop to read the quote data,
Xiaoyao Li
- [PATCH v2 35/58] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION,
Xiaoyao Li
- [PATCH v2 25/58] kvm/tdx: Don't complain when converting vMMIO region to shared,
Xiaoyao Li
- [PATCH v2 30/58] i386/tdx: Don't initialize pc.rom for TDX VMs,
Xiaoyao Li
- [PATCH v2 40/58] i386/tdx: handle TDG.VP.VMCALL<SetupEventNotifyInterrupt>,
Xiaoyao Li
- [PATCH v2 32/58] i386/tdx: Track RAM entries for TDX VM,
Xiaoyao Li
- [PATCH v2 36/58] memory: Introduce memory_region_init_ram_gmem(),
Xiaoyao Li
- [PATCH v2 34/58] i386/tdx: Setup the TD HOB list,
Xiaoyao Li
- [PATCH v2 29/58] i386/tdx: Skip BIOS shadowing setup,
Xiaoyao Li
- [PATCH v2 31/58] i386/tdx: Track mem_ptr for each firmware entry of TDVF,
Xiaoyao Li
- [PATCH v2 24/58] i386/tdx: Create kvm gmem for TD,
Xiaoyao Li
- [PATCH v2 41/58] i386/tdx: handle TDG.VP.VMCALL<GetQuote>,
Xiaoyao Li
[PATCH v2 23/58] i386/tdx: Make memory type private by default,
Xiaoyao Li
[PATCH v2 37/58] i386/tdx: register TDVF as private memory,
Xiaoyao Li
[PATCH v2 39/58] i386/tdx: Finalize TDX VM,
Xiaoyao Li
[PATCH v2 27/58] i386/tdvf: Introduce function to parse TDVF metadata,
Xiaoyao Li
[PATCH v2 33/58] headers: Add definitions from UEFI spec for volumes, resources, etc...,
Xiaoyao Li
[PATCH v2 46/58] i386/tdx: Handle TDG.VP.VMCALL<REPORT_FATAL_ERROR>,
Xiaoyao Li
[PATCH v2 44/58] i386/tdx: handle TDG.VP.VMCALL<MapGPA> hypercall,
Xiaoyao Li
[PATCH v2 45/58] i386/tdx: Limit the range size for MapGPA,
Xiaoyao Li
[PATCH v2 43/58] i386/tdx: setup a timer for the qio channel,
Xiaoyao Li
[PATCH v2 47/58] i386/tdx: Wire REPORT_FATAL_ERROR with GuestPanic facility,
Xiaoyao Li
[PATCH v2 52/58] hw/i386: add eoi_intercept_unsupported member to X86MachineState,
Xiaoyao Li
[PATCH v2 51/58] i386/tdx: LMCE is not supported for TDX,
Xiaoyao Li
[PATCH v2 54/58] i386/tdx: Don't synchronize guest tsc for TDs,
Xiaoyao Li
[PATCH v2 48/58] i386/tdx: Disable SMM for TDX VMs,
Xiaoyao Li
[PATCH v2 53/58] hw/i386: add option to forcibly report edge trigger in acpi tables,
Xiaoyao Li
[PATCH v2 50/58] i386/tdx: Don't allow system reset for TDX VMs,
Xiaoyao Li
[PATCH v2 49/58] i386/tdx: Disable PIC for TDX VMs,
Xiaoyao Li
[PATCH v2 57/58] i386/tdx: Don't get/put guest state for TDX VMs,
Xiaoyao Li
[PATCH v2 55/58] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs,
Xiaoyao Li
[PATCH v2 56/58] i386/tdx: Skip kvm_put_apicbase() for TDs,
Xiaoyao Li
[PATCH v2 58/58] docs: Add TDX documentation,
Xiaoyao Li
[RFC PATCH 0/4] treewide: Use clocksource id for get_device_system_crosststamp(),
Peter Hilber
[PATCH v3 00/11] iommu: Prepare to deliver page faults to user space,
Lu Baolu
- [PATCH v3 01/11] iommu: Move iommu fault data to linux/iommu.h,
Lu Baolu
- [PATCH v3 02/11] iommu/arm-smmu-v3: Remove unrecoverable faults reporting,
Lu Baolu
- [PATCH v3 05/11] iommu: Merge iopf_device_param into iommu_fault_param,
Lu Baolu
- [PATCH v3 03/11] iommu: Remove unrecoverable fault data,
Lu Baolu
- [PATCH v3 06/11] iommu: Remove iommu_[un]register_device_fault_handler(),
Lu Baolu
- [PATCH v3 04/11] iommu: Cleanup iopf data structure definitions,
Lu Baolu
- [PATCH v3 07/11] iommu: Prepare for separating SVA and IOPF,
Lu Baolu
- [PATCH v3 09/11] iommu: Make iommu_queue_iopf() more generic,
Lu Baolu
- [PATCH v3 08/11] iommu: Move iopf_handler() to iommu-sva.c,
Lu Baolu
- [PATCH v3 10/11] iommu: Add debugging on domain lifetime for iopf,
Lu Baolu
- [PATCH v3 11/11] iommu: Separate SVA and IOPF in Makefile and Kconfig,
Lu Baolu
- Re: [PATCH v3 00/11] iommu: Prepare to deliver page faults to user space,
Jason Gunthorpe
[PATCH] KVM: x86: Update MAINTAINTERS to include selftests,
Sean Christopherson
[PATCH 0/2] KVM: selftests: Fix sync_regs race tests on AMD,
Sean Christopherson
Re: [PATCH v13 0/4] add debugfs to migration driver,
Alex Williamson
[PATCH vfio] pds_core: Fix function header descriptions,
Brett Creeley
[awilliam-vfio:next 41/50] drivers/net/ethernet/amd/pds_core/auxbus.c:18: warning: Function parameter or member 'pf' not described in 'pds_client_register',
kernel test robot
[RFC PATCH v3 0/8] SVM guest shadow stack support,
John Allen
Commit 'sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage' broke O_DIRECT over NFS,
Maxim Levitsky
[PATCH v19 00/30] Add KVM LoongArch support,
Tianrui Zhao
- [PATCH v19 04/30] LoongArch: KVM: Implement VM related functions,
Tianrui Zhao
- [PATCH v19 02/30] LoongArch: KVM: Implement kvm module related interface,
Tianrui Zhao
- [PATCH v19 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface,
Tianrui Zhao
- [PATCH v19 08/30] LoongArch: KVM: Implement vcpu handle exit interface,
Tianrui Zhao
- [PATCH v19 06/30] LoongArch: KVM: Implement vcpu create and destroy interface,
Tianrui Zhao
- [PATCH v19 01/30] LoongArch: KVM: Add kvm related header files,
Tianrui Zhao
- [PATCH v19 07/30] LoongArch: KVM: Implement vcpu run interface,
Tianrui Zhao
- [PATCH v19 17/30] LoongArch: KVM: Implement virtual machine tlb operations,
Tianrui Zhao
- [PATCH v19 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface,
Tianrui Zhao
- [PATCH v19 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations,
Tianrui Zhao
- [PATCH v19 18/30] LoongArch: KVM: Implement vcpu timer operations,
Tianrui Zhao
- [PATCH v19 05/30] LoongArch: KVM: Add vcpu related header files,
Tianrui Zhao
- [PATCH v19 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers,
Tianrui Zhao
- [PATCH v19 15/30] LoongArch: KVM: Implement vcpu status description,
Tianrui Zhao
- [PATCH v19 13/30] LoongArch: KVM: Implement misc vcpu related interfaces,
Tianrui Zhao
- [PATCH v19 12/30] LoongArch: KVM: Implement vcpu interrupt operations,
Tianrui Zhao
- [PATCH v19 22/30] LoongArch: KVM: Implement handle idle exception,
Tianrui Zhao
- [PATCH v19 20/30] LoongArch: KVM: Implement handle csr excption,
Tianrui Zhao
- [PATCH v19 19/30] LoongArch: KVM: Implement kvm mmu operations,
Tianrui Zhao
- [PATCH v19 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM,
Tianrui Zhao
- [PATCH v19 21/30] LoongArch: KVM: Implement handle iocsr exception,
Tianrui Zhao
- [PATCH v19 27/30] LoongArch: KVM: Implement vcpu world switch,
Tianrui Zhao
- [PATCH v19 24/30] LoongArch: KVM: Implement handle mmio exception,
Tianrui Zhao
- [PATCH v19 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part,
Tianrui Zhao
- [PATCH v19 26/30] LoongArch: KVM: Implement kvm exception vector,
Tianrui Zhao
- [PATCH v19 25/30] LoongArch: KVM: Implement handle fpu exception,
Tianrui Zhao
- [PATCH v19 28/30] LoongArch: KVM: Enable kvm config and add the makefile,
Tianrui Zhao
- [PATCH v19 23/30] LoongArch: KVM: Implement handle gspr exception,
Tianrui Zhao
- [PATCH v19 16/30] LoongArch: KVM: Implement update VM id function,
Tianrui Zhao
- [PATCH v19 11/30] LoongArch: KVM: Implement fpu related operations for vcpu,
Tianrui Zhao
[PATCH v5 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU,
Raghavendra Rao Ananta
- [PATCH v5 01/12] KVM: arm64: PMU: Introduce a helper to set the guest's PMU,
Raghavendra Rao Ananta
- [PATCH v5 02/12] KVM: arm64: PMU: Set the default PMU for the guest on vCPU reset,
Raghavendra Rao Ananta
- [PATCH v5 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset,
Raghavendra Rao Ananta
- [PATCH v5 04/12] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0,
Raghavendra Rao Ananta
- [PATCH v5 05/12] KVM: arm64: PMU: Simplify extracting PMCR_EL0.N,
Raghavendra Rao Ananta
- [PATCH v5 06/12] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0,
Raghavendra Rao Ananta
- [PATCH v5 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU,
Raghavendra Rao Ananta
- [PATCH v5 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest,
Raghavendra Rao Ananta
- [PATCH v5 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test,
Raghavendra Rao Ananta
- [PATCH v5 09/12] tools: Import arm_pmuv3.h,
Raghavendra Rao Ananta
- [PATCH v5 11/12] KVM: selftests: aarch64: vPMU register test for implemented counters,
Raghavendra Rao Ananta
- [PATCH v5 12/12] KVM: selftests: aarch64: vPMU register test for unimplemented counters,
Raghavendra Rao Ananta
[PATCH v8 0/5] iommufd: Add iommu hardware info reporting,
Yi Liu
Fwd: kvm: Windows Server 2003 VM fails to work on 6.1.44 (works fine on 6.1.43),
Bagas Sanjaya
[Bug 217799] New: kvm: Windows Server 2003 VM fails to work on 6.1.44 (works fine on 6.1.43),
bugzilla-daemon
[PATCH] KVM: selftests: Remove x86's so called "MMIO warning" test,
Sean Christopherson
[PATCH 00/10] VM: SVM: Honor KVM_MAX_VCPUS when AVIC is enabled,
Sean Christopherson
- [PATCH 10/10] KVM: SVM: Rename "avic_physical_id_cache" to "avic_physical_id_entry",
Sean Christopherson
- [PATCH 03/10] KVM: SVM: Drop pointless masking of kernel page pa's with "AVIC's" HPA mask,
Sean Christopherson
- [PATCH 02/10] KVM: SVM: Use AVIC_HPA_MASK when initializing vCPU's Physical ID entry,
Sean Christopherson
- [PATCH 07/10] KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation,
Sean Christopherson
- [PATCH 05/10] KVM: SVM: Drop vcpu_svm's pointless avic_backing_page field,
Sean Christopherson
- [PATCH 01/10] KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR,
Sean Christopherson
- [PATCH 08/10] KVM: SVM: WARN if KVM attempts to create AVIC backing page with user APIC,
Sean Christopherson
- [PATCH 04/10] KVM: SVM: Add helper to deduplicate code for getting AVIC backing page,
Sean Christopherson
- [PATCH 06/10] iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr,
Sean Christopherson
- [PATCH 09/10] KVM: SVM: Drop redundant check in AVIC code on ID during vCPU creation,
Sean Christopherson
[PATCH v3 00/15] KVM: x86: Add "governed" X86_FEATURE framework,
Sean Christopherson
- [PATCH v3 04/15] KVM: VMX: Check KVM CPU caps, not just VMX MSR support, for XSAVE enabling,
Sean Christopherson
- [PATCH v3 03/15] KVM: VMX: Recompute "XSAVES enabled" only after CPUID update,
Sean Christopherson
- [PATCH v3 02/15] KVM: x86/mmu: Use KVM-governed feature framework to track "GBPAGES enabled",
Sean Christopherson
- [PATCH v3 01/15] KVM: x86: Add a framework for enabling KVM-governed x86 features,
Sean Christopherson
- [PATCH v3 05/15] KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ",
Sean Christopherson
- [PATCH v3 06/15] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled",
Sean Christopherson
- [PATCH v3 15/15] KVM: x86: Disallow guest CPUID lookups when IRQs are disabled,
Sean Christopherson
- [PATCH v3 09/15] KVM: nSVM: Use KVM-governed feature framework to track "TSC scaling enabled",
Sean Christopherson
- [PATCH v3 11/15] KVM: nSVM: Use KVM-governed feature framework to track "LBRv enabled",
Sean Christopherson
- [PATCH v3 07/15] KVM: nVMX: Use KVM-governed feature framework to track "nested VMX enabled",
Sean Christopherson
- [PATCH v3 12/15] KVM: nSVM: Use KVM-governed feature framework to track "Pause Filter enabled",
Sean Christopherson
- [PATCH v3 14/15] KVM: nSVM: Use KVM-governed feature framework to track "vNMI enabled",
Sean Christopherson
- [PATCH v3 08/15] KVM: nSVM: Use KVM-governed feature framework to track "NRIPS enabled",
Sean Christopherson
- [PATCH v3 10/15] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled",
Sean Christopherson
- [PATCH v3 13/15] KVM: nSVM: Use KVM-governed feature framework to track "vGIF enabled",
Sean Christopherson
- Re: [PATCH v3 00/15] KVM: x86: Add "governed" X86_FEATURE framework,
Sean Christopherson
[PATCH 00/12] s390/vfio_ap: crypto pass-through for SE guests,
Tony Krowiak
- [PATCH 01/12] s390/vfio-ap: No need to check the 'E' and 'I' bits in APQSW after TAPQ,
Tony Krowiak
- [PATCH 02/12] s390/vfio-ap: clean up irq resources if possible,
Tony Krowiak
- [PATCH 03/12] s390/vfio-ap: wait for response code 05 to clear on queue reset,
Tony Krowiak
- [PATCH 05/12] s390/vfio-ap: remove upper limit on wait for queue reset to complete,
Tony Krowiak
- [PATCH 04/12] s390/vfio-ap: allow deconfigured queue to be passed through to a guest,
Tony Krowiak
- [PATCH 07/12] s390/vfio-ap: use work struct to verify queue reset,
Tony Krowiak
- [PATCH 06/12] s390/vfio-ap: store entire AP queue status word with the queue object,
Tony Krowiak
- [PATCH 09/12] s390/vfio-ap: check for TAPQ response codes 0x35 and 0x36,
Tony Krowiak
- [PATCH 08/12] s390/vfio-ap: handle queue state change in progress on reset,
Tony Krowiak
- [PATCH 11/12] kvm: s390: export kvm_s390_pv*_is_protected functions,
Tony Krowiak
- [PATCH 10/12] s390/uv: export uv_pin_shared for direct usage,
Tony Krowiak
- [PATCH 12/12] s390/vfio-ap: Make sure nib is shared,
Tony Krowiak
- Re: [PATCH 00/12] s390/vfio_ap: crypto pass-through for SE guests,
Janosch Frank
[PATCH v4 00/28] KVM: arm64: NV trap forwarding infrastructure,
Marc Zyngier
- [PATCH v4 01/28] arm64: Add missing VA CMO encodings,
Marc Zyngier
- [PATCH v4 02/28] arm64: Add missing ERX*_EL1 encodings,
Marc Zyngier
- [PATCH v4 08/28] arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layouts,
Marc Zyngier
- [PATCH v4 05/28] arm64: Add AT operation encodings,
Marc Zyngier
- [PATCH v4 03/28] arm64: Add missing DC ZVA/GVA/GZVA encodings,
Marc Zyngier
- [PATCH v4 04/28] arm64: Add TLBI operation encodings,
Marc Zyngier
- [PATCH v4 07/28] arm64: Add missing BRB/CFP/DVP/CPP instructions,
Marc Zyngier
- [PATCH v4 09/28] arm64: Add feature detection for fine grained traps,
Marc Zyngier
- [PATCH v4 06/28] arm64: Add debug registers affected by HDFGxTR_EL2,
Marc Zyngier
- [PATCH v4 23/28] KVM: arm64: nv: Add SVC trap forwarding,
Marc Zyngier
- [PATCH v4 17/28] KVM: arm64: nv: Add trap forwarding for MDCR_EL2,
Marc Zyngier
- [PATCH v4 27/28] KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systems,
Marc Zyngier
- [PATCH v4 22/28] KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2,
Marc Zyngier
- [PATCH v4 24/28] KVM: arm64: nv: Expand ERET trap forwarding to handle FGT,
Marc Zyngier
- [PATCH v4 26/28] KVM: arm64: nv: Expose FGT to nested guests,
Marc Zyngier
- [PATCH v4 18/28] KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2,
Marc Zyngier
- [PATCH v4 16/28] KVM: arm64: nv: Expose FEAT_EVT to nested guests,
Marc Zyngier
- [PATCH v4 21/28] KVM: arm64: nv: Add trap forwarding for HFGITR_EL2,
Marc Zyngier
- [PATCH v4 10/28] KVM: arm64: Correctly handle ACCDATA_EL1 traps,
Marc Zyngier
- [PATCH v4 20/28] KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2,
Marc Zyngier
- [PATCH v4 25/28] KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTR,
Marc Zyngier
- [PATCH v4 15/28] KVM: arm64: nv: Add trap forwarding for HCR_EL2,
Marc Zyngier
- [PATCH v4 14/28] KVM: arm64: nv: Add trap forwarding infrastructure,
Marc Zyngier
- [PATCH v4 13/28] KVM: arm64: Restructure FGT register switching,
Marc Zyngier
- [PATCH v4 19/28] KVM: arm64: nv: Add fine grained trap forwarding infrastructure,
Marc Zyngier
- [PATCH v4 12/28] KVM: arm64: nv: Add FGT registers,
Marc Zyngier
- [PATCH v4 28/28] KVM: arm64: nv: Add support for HCRX_EL2,
Marc Zyngier
- [PATCH v4 11/28] KVM: arm64: Add missing HCR_EL2 trap bits,
Marc Zyngier
- Re: [PATCH v4 00/28] KVM: arm64: NV trap forwarding infrastructure,
Marc Zyngier
[PATCH] KVM: VMX: Delete ancient pr_warn() about KVM_SET_TSS_ADDR not being set,
Sean Christopherson
[PATCH 0/8] KVM: gmem: Adding hooks for SEV and TDX,
isaku . yamahata
- [PATCH 5/8] KVM: gmem, x86: Add gmem hook for initializing private memory,
isaku . yamahata
- [PATCH 3/8] KVM: gmem: Fix kvm_gmem_issue_arch_invalidate(),
isaku . yamahata
- [PATCH 4/8] KVM: gmem: protect kvm_mmu_invalidate_end(),
isaku . yamahata
- [PATCH 7/8] KVM: gmem: Avoid race with kvm_gmem_release and mmu notifier,
isaku . yamahata
- [PATCH 1/8] KVM: gmem: Make kvm_gmem_bind return EBADF on wrong fd,
isaku . yamahata
- [PATCH 2/8] KVM: gmem: removed duplicated kvm_gmem_init(),
isaku . yamahata
- [PATCH 6/8] KVM: gmem, x86: Add gmem hook for invalidating private memory,
isaku . yamahata
- [PATCH 8/8] RFC: KVM: gmem: Guarantee the order of destruction,
isaku . yamahata
- Re: [PATCH 0/8] KVM: gmem: Adding hooks for SEV and TDX,
Sean Christopherson
[PATCH] KVM: x86: Increase KVM_MAX_VCPUS to 4096,
Kyle Meyer
[PATCH v4 0/4] KVM: s390: Enable AP instructions for PV-guests,
Steffen Eiden
[Bug 217796] New: latest Zen Inception fixes breaks nested kvm virtualization on AMD,
bugzilla-daemon
[PATCH] kvm/mmu: fixed coding style issues,
Mohammad Natiq Khan
[PATCH v2] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE,
Shameer Kolothum
[PATCH] x86: kvm: x86: Remove unnecessary initial values of variables,
Li zeming
WARNING in kvm_vcpu_reset,
Yikebaer Aizezi
[PATCH v2] KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros,
Dapeng Mi
[PATCH 0/3] KVM: x86: Cleanups,
Michal Luczaj
[PATCH net-next v6 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations,
Arseniy Krasnov
FW: Need help/advice with CentOS 7 arm64 container on Ubuntu 22 amd64 Docker host,
John Pfuntner -X (jpfuntne - ACTALENT SERVICES LLC at Cisco)
[PATCH v2 -next] kvm_host: Remove unused declarations,
Yue Haibing
[PATCH v3 00/11] KVM: selftests: Test the consistency of the PMU's CPUID and its features,
Jinrong Liang
- [PATCH v3 01/11] KVM: selftests: Add vcpu_set_cpuid_property() to set properties,
Jinrong Liang
- [PATCH v3 02/11] KVM: selftests: Add pmu.h for PMU events and common masks,
Jinrong Liang
- [PATCH v3 04/11] KVM: selftests: Test Intel PMU architectural events on fixed counters,
Jinrong Liang
- [PATCH v3 05/11] KVM: selftests: Test consistency of CPUID with num of gp counters,
Jinrong Liang
- [PATCH v3 03/11] KVM: selftests: Test Intel PMU architectural events on gp counters,
Jinrong Liang
- [PATCH v3 06/11] KVM: selftests: Test consistency of CPUID with num of fixed counters,
Jinrong Liang
- [PATCH v3 07/11] KVM: selftests: Test Intel supported fixed counters bit mask,
Jinrong Liang
- [PATCH v3 08/11] KVM: selftests: Test consistency of PMU MSRs with Intel PMU version,
Jinrong Liang
- [PATCH v3 10/11] KVM: selftests: Test AMD PMU events on legacy four performance counters,
Jinrong Liang
- [PATCH v3 09/11] KVM: selftests: Add x86 feature and properties for AMD PMU in processor.h,
Jinrong Liang
- [PATCH v3 11/11] KVM: selftests: Test AMD Guest PerfMonV2,
Jinrong Liang
[PATCH] tools/kvm_stat: add support for riscv,
Andreas Schwab
[PATCH v3] KVM:arm64: reconfigurate the event filters for guest context,
Huang Shijie
[PATCH v2 0/3] iommu: Make pasid array per device,
Lu Baolu
[GIT PULL] virtio: bugfixes,
Michael S. Tsirkin
A question about how the KVM emulates the effect of guest MTRRs on AMD platforms,
Yibo Huang
[PATCH] x86/CPU/AMD: Fix the DIV(0) initial fix attempt,
Borislav Petkov
[PATCH] KVM: arm64: pmu: Resync EL0 state on counter rotation,
Marc Zyngier
VM Memory Map,
Yahya Sohail
[PATCH] x86/retpoline: Don't clobber RFLAGS during srso_safe_ret(),
Sean Christopherson
[kvm-unit-tests PATCH v1] s390x: spec_ex: load full register,
Nico Boehr
[PATCH kvmtool] virtio: Fix typo in comment,
Xueshi Hu
[PATCH -next] vfio/fsl-mc: use module_fsl_mc_driver() macro,
Yang Yingliang
[PATCH v7 0/4] iommufd: Add iommu hardware info reporting,
Yi Liu
[PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE,
Raghavendra Rao Ananta
- [PATCH v9 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally,
Raghavendra Rao Ananta
- [PATCH v9 04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL,
Raghavendra Rao Ananta
- [PATCH v9 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs(),
Raghavendra Rao Ananta
- [PATCH v9 03/14] KVM: arm64: Use kvm_arch_flush_remote_tlbs(),
Raghavendra Rao Ananta
- [PATCH v9 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code,
Raghavendra Rao Ananta
- [PATCH v9 05/14] KVM: Allow range-based TLB invalidation from common code,
Raghavendra Rao Ananta
- [PATCH v9 08/14] arm64: tlb: Implement __flush_s2_tlb_range_op(),
Raghavendra Rao Ananta
- [PATCH v9 07/14] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range,
Raghavendra Rao Ananta
- [PATCH v9 09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range(),
Raghavendra Rao Ananta
- [PATCH v9 10/14] KVM: arm64: Define kvm_tlb_flush_vmid_range(),
Raghavendra Rao Ananta
- [PATCH v9 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range(),
Raghavendra Rao Ananta
- [PATCH v9 12/14] KVM: arm64: Flush only the memslot after write-protect,
Raghavendra Rao Ananta
- [PATCH v9 13/14] KVM: arm64: Invalidate the table entries upon a range,
Raghavendra Rao Ananta
- [PATCH v9 14/14] KVM: arm64: Use TLBI range-based instructions for unmap,
Raghavendra Rao Ananta
- Re: [PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE,
Sean Christopherson
- Re: [PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE,
Marc Zyngier
[PATCH v2] KVM: arm64: selftests: Test pointer authentication support in KVM guest,
Jing Zhang
[mst-vhost:vhost 34/46] drivers/vdpa/vdpa_user/vduse_dev.c:1812:23: error: use of undeclared identifier 'VIRTIO_RING_F_INDIRECT_DESC',
kernel test robot
[PATCH 0/2] KVM: SVM: Fix unexpected #UD on INT3 in SEV guests,
Sean Christopherson
[PATCH] KVM: VMX: Rename vmx_get_max_tdp_level to vmx_get_max_ept_level,
Shiyuan Gao
[PATCH v3 0/3] KVM: s390: Enable AP instructions for PV-guests,
Steffen Eiden
[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM,
Yan Zhao
[PATCH v6 0/6] KVM: selftests: Improve PMU event filter settings and add test cases,
Jinrong Liang
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]