Linux KVM
[Prev Page][Next Page]
- [PATCH v3 48/70] i386/tdx: register TDVF as private memory, (continued)
- [PATCH v3 48/70] i386/tdx: register TDVF as private memory,
Xiaoyao Li
- [PATCH v3 49/70] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu,
Xiaoyao Li
- [PATCH v3 50/70] i386/tdx: Finalize TDX VM,
Xiaoyao Li
- [PATCH v3 51/70] i386/tdx: handle TDG.VP.VMCALL<SetupEventNotifyInterrupt>,
Xiaoyao Li
- [PATCH v3 52/70] i386/tdx: handle TDG.VP.VMCALL<GetQuote>,
Xiaoyao Li
- [PATCH v3 53/70] i386/tdx: setup a timer for the qio channel,
Xiaoyao Li
- [PATCH v3 54/70] i386/tdx: handle TDG.VP.VMCALL<MapGPA> hypercall,
Xiaoyao Li
- [PATCH v3 55/70] i386/tdx: Limit the range size for MapGPA,
Xiaoyao Li
- [PATCH v3 56/70] i386/tdx: Handle TDG.VP.VMCALL<REPORT_FATAL_ERROR>,
Xiaoyao Li
- [PATCH v3 57/70] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility,
Xiaoyao Li
- [PATCH v3 58/70] pci-host/q35: Move PAM initialization above SMRAM initialization,
Xiaoyao Li
- [PATCH v3 59/70] q35: Introduce smm_ranges property for q35-pci-host,
Xiaoyao Li
- [PATCH v3 60/70] i386/tdx: Disable SMM for TDX VMs,
Xiaoyao Li
- [PATCH v3 63/70] i386/tdx: LMCE is not supported for TDX,
Xiaoyao Li
- [PATCH v3 61/70] i386/tdx: Disable PIC for TDX VMs,
Xiaoyao Li
- [PATCH v3 62/70] i386/tdx: Don't allow system reset for TDX VMs,
Xiaoyao Li
- [PATCH v3 65/70] hw/i386: add option to forcibly report edge trigger in acpi tables,
Xiaoyao Li
- [PATCH v3 64/70] hw/i386: add eoi_intercept_unsupported member to X86MachineState,
Xiaoyao Li
- [PATCH v3 66/70] i386/tdx: Don't synchronize guest tsc for TDs,
Xiaoyao Li
- [PATCH v3 67/70] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs,
Xiaoyao Li
- [PATCH v3 68/70] i386/tdx: Skip kvm_put_apicbase() for TDs,
Xiaoyao Li
- [PATCH v3 69/70] i386/tdx: Don't get/put guest state for TDX VMs,
Xiaoyao Li
- [PATCH v3 70/70] docs: Add TDX documentation,
Xiaoyao Li
- [PATCH v7 00/12] iommu: Prepare to deliver page faults to user space,
Lu Baolu
- [PATCH v7 01/12] iommu: Move iommu fault data to linux/iommu.h,
Lu Baolu
- [PATCH v7 02/12] iommu/arm-smmu-v3: Remove unrecoverable faults reporting,
Lu Baolu
- [PATCH v7 03/12] iommu: Remove unrecoverable fault data,
Lu Baolu
- [PATCH v7 04/12] iommu: Cleanup iopf data structure definitions,
Lu Baolu
- [PATCH v7 05/12] iommu: Merge iopf_device_param into iommu_fault_param,
Lu Baolu
- [PATCH v7 06/12] iommu: Remove iommu_[un]register_device_fault_handler(),
Lu Baolu
- [PATCH v7 07/12] iommu: Merge iommu_fault_event and iopf_fault,
Lu Baolu
- [PATCH v7 08/12] iommu: Prepare for separating SVA and IOPF,
Lu Baolu
- [PATCH v7 09/12] iommu: Make iommu_queue_iopf() more generic,
Lu Baolu
- [PATCH v7 10/12] iommu: Separate SVA and IOPF,
Lu Baolu
- [PATCH v7 11/12] iommu: Consolidate per-device fault data management,
Lu Baolu
- [PATCH v7 12/12] iommu: Improve iopf_queue_flush_dev(),
Lu Baolu
- Re: [PATCH v7 00/12] iommu: Prepare to deliver page faults to user space,
liulongfang
- [PATCH V1] vfio: add attach_group_by_node to control behavior of attaching group to domain,
yaozhenguo
- Re: linux-next: Tree for Nov 14 (loongarch: KVM),
Randy Dunlap
- [PATCH vfio 0/5] pds-vfio-pci: Clean-ups and multi-region support,
Brett Creeley
- [GIT PULL] vhost,virtio,vdpa,firmware: bugfixes,
Michael S. Tsirkin
- [PATCH-for-9.0 v2 00/19] hw/xen: Have most of Xen files become target-agnostic,
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest,
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 02/19] sysemu/xen: Forbid using Xen headers in user emulation,
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 03/19] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE,
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 04/19] system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h',
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 05/19] hw/display: Restrict xen_register_framebuffer() call to Xen,
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 06/19] hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen,
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 07/19] hw/xen: Remove unnecessary xen_hvm_inject_msi() stub,
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 08/19] hw/xen: Remove unused Xen stubs,
Philippe Mathieu-Daudé
- [RFC PATCH-for-9.0 v2 09/19] hw/block/xen_blkif: Align structs with QEMU_ALIGNED() instead of #pragma,
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 10/19] hw/xen: Rename 'ram_memory' global variable as 'xen_memory',
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 11/19] hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_' prefix,
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 12/19] hw/xen: Merge 'hw/xen/arch_hvm.h' in 'hw/xen/xen-hvm-common.h',
Philippe Mathieu-Daudé
- [RFC PATCH-for-9.0 v2 13/19] hw/xen: Remove use of 'target_ulong' in handle_ioreq(),
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 14/19] hw/xen: Use target-agnostic qemu_target_page_bits(),
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 15/19] hw/xen: Reduce inclusion of 'cpu.h' to target-specific sources,
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 16/19] hw/xen/xen_pt: Add missing license,
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 17/19] hw/xen: Extract 'xen_igd.h' from 'xen_pt.h',
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 18/19] hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS,
Philippe Mathieu-Daudé
- [PATCH-for-9.0 v2 19/19] hw/xen: Have most of Xen files become target-agnostic,
Philippe Mathieu-Daudé
- Need information,
Y.G Kumar
- [PATCH] fs: anon-inode: Prepend blank line separator to anon_inode_create_getfile() reasons list,
Bagas Sanjaya
- [PATCH v13 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper,
ankita
- [PATCH v2 0/3] KVM: X86: Make bus clock frequency for vapic timer configurable,
isaku . yamahata
- [PATCH] linux-headers: Synchronize linux headers from linux v6.7.0-rc1,
Tianrui Zhao
- [PATCH] KVM: x86: Remove IA32_PERF_GLOBAL_OVF_CTRL from KVM_GET_MSR_INDEX_LIST,
Jim Mattson
- [PATCH v3 1/1] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE,
Dongli Zhang
- [kvm-unit-tests PATCH v2 0/2] arm: pmu-overflow-interrupt: Fix failures on Amberwing,
Eric Auger
- [PATCH v3] KVM: selftests: Initialise dynamically allocated configuration names,
Mark Brown
- Re: [virtio] Invitation to comment on Virtual I/O Device (VIRTIO) Version 1.3 - ends December 8th,
Cornelia Huck
- [PATCH v1] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER,
Shaoqin Huang
- [PATCH V3 vfio 0/9] Introduce a vfio driver over virtio devices,
Yishai Hadas
- [PATCH V3 vfio 1/9] virtio: Define feature bit for administration virtqueue,
Yishai Hadas
- [PATCH V3 vfio 2/9] virtio-pci: Introduce admin virtqueue,
Yishai Hadas
- [PATCH V3 vfio 3/9] virtio-pci: Introduce admin command sending function,
Yishai Hadas
- [PATCH V3 vfio 4/9] virtio-pci: Introduce admin commands,
Yishai Hadas
- [PATCH V3 vfio 5/9] virtio-pci: Initialize the supported admin commands,
Yishai Hadas
- [PATCH V3 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO admin commands,
Yishai Hadas
- [PATCH V3 vfio 8/9] vfio/pci: Expose vfio_pci_iowrite/read##size(),
Yishai Hadas
- [PATCH V3 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices,
Yishai Hadas
- [PATCH V3 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap(),
Yishai Hadas
- Re: [PATCH V3 vfio 0/9] Introduce a vfio driver over virtio devices,
Michael S. Tsirkin
- [RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity,
Mickaël Salaün
- [RFC PATCH v2 18/19] heki: x86: Protect guest kernel memory using the KVM hypervisor,
Mickaël Salaün
- [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching,
Mickaël Salaün
- [RFC PATCH v2 19/19] virt: Add Heki KUnit tests,
Mickaël Salaün
- [RFC PATCH v2 11/19] KVM: x86: Add new hypercall to set EPT permissions,
Mickaël Salaün
- [RFC PATCH v2 06/19] KVM: x86: Add kvm_x86_ops.fault_gva(),
Mickaël Salaün
- [RFC PATCH v2 07/19] KVM: x86: Make memory attribute helpers more generic,
Mickaël Salaün
- [RFC PATCH v2 10/19] KVM: x86: Implement per-guest-page permissions,
Mickaël Salaün
- [RFC PATCH v2 05/19] KVM: VMX: Add MBEC support,
Mickaël Salaün
- [RFC PATCH v2 12/19] x86: Implement the Memory Table feature to store arbitrary per-page data,
Mickaël Salaün
- [RFC PATCH v2 13/19] heki: Implement a kernel page table walker,
Mickaël Salaün
- [RFC PATCH v2 01/19] virt: Introduce Hypervisor Enforced Kernel Integrity (Heki),
Mickaël Salaün
- [RFC PATCH v2 15/19] heki: x86: Initialize permissions counters for pages in vmap()/vunmap(),
Mickaël Salaün
- [RFC PATCH v2 08/19] KVM: x86: Extend kvm_vm_set_mem_attributes() with a mask,
Mickaël Salaün
- [RFC PATCH v2 04/19] heki: Lock guest control registers at the end of guest kernel init,
Mickaël Salaün
- [RFC PATCH v2 03/19] KVM: x86: Add notifications for Heki policy configuration and violation,
Mickaël Salaün
- [RFC PATCH v2 09/19] KVM: x86: Extend kvm_range_has_memory_attributes() with match_all,
Mickaël Salaün
- [RFC PATCH v2 02/19] KVM: x86: Add new hypercall to lock control registers,
Mickaël Salaün
- [RFC PATCH v2 16/19] heki: x86: Update permissions counters when guest page permissions change,
Mickaël Salaün
- [RFC PATCH v2 14/19] heki: x86: Initialize permissions counters for pages mapped into KVA,
Mickaël Salaün
- [PATCH AUTOSEL 6.1 5/6] vhost-vdpa: clean iotlb map during reset for older userspace,
Sasha Levin
- [PATCH AUTOSEL 6.5 6/7] vhost-vdpa: clean iotlb map during reset for older userspace,
Sasha Levin
- [PATCH AUTOSEL 6.6 6/7] vhost-vdpa: clean iotlb map during reset for older userspace,
Sasha Levin
- [PATCH RFC 00/13] Coalesced Interrupt Delivery with posted MSI,
Jacob Pan
- [PATCH RFC 02/13] x86: Add a Kconfig option for posted MSI,
Jacob Pan
- [PATCH RFC 03/13] x86: Reserved a per CPU IDT vector for posted MSIs,
Jacob Pan
- [PATCH RFC 01/13] x86: Move posted interrupt descriptor out of vmx code,
Jacob Pan
- [PATCH RFC 06/13] x86/irq: Unionize PID.PIR for 64bit access w/o casting,
Jacob Pan
- [PATCH RFC 04/13] iommu/vt-d: Add helper and flag to check/disable posted MSI,
Jacob Pan
- [PATCH RFC 08/13] x86/irq: Factor out calling ISR from common_interrupt,
Jacob Pan
- [PATCH RFC 05/13] x86/irq: Set up per host CPU posted interrupt descriptors,
Jacob Pan
- [PATCH RFC 07/13] x86/irq: Add helpers for checking Intel PID,
Jacob Pan
- [PATCH RFC 11/13] iommu/vt-d: Add an irq_chip for posted MSIs,
Jacob Pan
- [PATCH RFC 10/13] x86/irq: Handle potential lost IRQ during migration and CPU offline,
Jacob Pan
- [PATCH RFC 12/13] iommu/vt-d: Add a helper to retrieve PID address,
Jacob Pan
- [PATCH RFC 09/13] x86/irq: Install posted MSI notification handler,
Jacob Pan
- [PATCH RFC 13/13] iommu/vt-d: Enable posted mode for device MSIs,
Jacob Pan
- [PATCH 0/9] KVM: x86: Replace governed features with guest cpu_caps,
Sean Christopherson
- [PATCH] target/i386: Fix CPUID encoding of Fn8000001E_ECX,
Babu Moger
- [kvm-unit-tests GIT PULL 00/26] s390x: multiline unittests.cfg, sclp enhancements, topology fixes and improvements, sie without MSO/MSL, 2G guest alignment, bug fixes,
Nico Boehr
- [kvm-unit-tests GIT PULL 01/26] s390x: spec_ex: load full register,
Nico Boehr
- [kvm-unit-tests GIT PULL 03/26] lib: s390x: hw: rework do_detect_host so we don't need allocation,
Nico Boehr
- [kvm-unit-tests GIT PULL 02/26] s390x: run PV guests with confidential guest enabled,
Nico Boehr
- [kvm-unit-tests GIT PULL 06/26] s390x: spec_ex-sie: refactor to use snippet API,
Nico Boehr
- [kvm-unit-tests GIT PULL 05/26] lib: s390x: sclp: Add line mode input handling,
Nico Boehr
- [kvm-unit-tests GIT PULL 09/26] s390x: topology: Introduce enums for polarization & cpu type,
Nico Boehr
- [kvm-unit-tests GIT PULL 11/26] s390x: topology: Use function parameter in stsi_get_sysib,
Nico Boehr
- [kvm-unit-tests GIT PULL 04/26] lib: s390x: sclp: Add compat handling for HMC ASCII consoles,
Nico Boehr
- [kvm-unit-tests GIT PULL 07/26] s390x: sie: ensure guests are aligned to 2GB,
Nico Boehr
- [kvm-unit-tests GIT PULL 08/26] s390x: mvpg-sie: fix virtual-physical address confusion,
Nico Boehr
- [kvm-unit-tests GIT PULL 13/26] s390x: topology: Make some report messages unique,
Nico Boehr
- [kvm-unit-tests GIT PULL 10/26] s390x: topology: Fix report message,
Nico Boehr
- [kvm-unit-tests GIT PULL 14/26] s390x: topology: Refine stsi header test,
Nico Boehr
- [kvm-unit-tests GIT PULL 12/26] s390x: topology: Fix parsing loop,
Nico Boehr
- [kvm-unit-tests GIT PULL 15/26] s390x: topology: Rename topology_core to topology_cpu,
Nico Boehr
- [kvm-unit-tests GIT PULL 16/26] s390x: topology: Rewrite topology list test,
Nico Boehr
- [kvm-unit-tests GIT PULL 17/26] scripts: Implement multiline strings for extra_params,
Nico Boehr
- [kvm-unit-tests GIT PULL 21/26] s390x: sie: switch to home space mode before entering SIE,
Nico Boehr
- [kvm-unit-tests GIT PULL 18/26] s390x: topology: Add complex topology test,
Nico Boehr
- [kvm-unit-tests GIT PULL 22/26] s390x: lib: don't forward PSW when handling exception in SIE,
Nico Boehr
- [kvm-unit-tests GIT PULL 19/26] lib: s390x: introduce bitfield for PSW mask,
Nico Boehr
- [kvm-unit-tests GIT PULL 20/26] s390x: add function to set DAT mode for all interrupts,
Nico Boehr
- [kvm-unit-tests GIT PULL 24/26] s390x: add test source dir to include paths,
Nico Boehr
- [kvm-unit-tests GIT PULL 23/26] s390x: lib: sie: don't reenter SIE on pgm int,
Nico Boehr
- [kvm-unit-tests GIT PULL 25/26] s390x: add a test for SIE without MSO/MSL,
Nico Boehr
- [kvm-unit-tests GIT PULL 26/26] lib: s390x: interrupt: remove TEID_ASCE defines,
Nico Boehr
- Re: [kvm-unit-tests GIT PULL 00/26] s390x: multiline unittests.cfg, sclp enhancements, topology fixes and improvements, sie without MSO/MSL, 2G guest alignment, bug fixes,
Thomas Huth
- [PATCH v3 0/3] LoongArch: KVM: Remove SW timer switch when vcpu is halt polling,
Bibo Mao
- [PATCH 00/10] KVM: x86/pmu: Optimize triggering of emulated events,
Sean Christopherson
- [PATCH 01/10] KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled,
Sean Christopherson
- [PATCH 02/10] KVM: x86/pmu: Add common define to capture fixed counters offset,
Sean Christopherson
- [PATCH 03/10] KVM: x86/pmu: Move pmc_idx => pmc translation helper to common code,
Sean Christopherson
- [PATCH 04/10] KVM: x86/pmu: Snapshot and clear reprogramming bitmap before reprogramming,
Sean Christopherson
- [PATCH 05/10] KVM: x86/pmu: Add macros to iterate over all PMCs given a bitmap,
Sean Christopherson
- [PATCH 06/10] KVM: x86/pmu: Process only enabled PMCs when emulating events in software,
Sean Christopherson
- [PATCH 08/10] KVM: x86/pmu: Expand the comment about what bits are check emulating events,
Sean Christopherson
- [PATCH 07/10] KVM: x86/pmu: Snapshot event selectors that KVM emulates in software,
Sean Christopherson
- [PATCH 09/10] KVM: x86/pmu: Check eventsel first when emulating (branch) insns retired,
Sean Christopherson
- [PATCH 10/10] KVM: x86/pmu: Avoid CPL lookup if PMC enabline for USER and KERNEL is the same,
Sean Christopherson
- Re: [PATCH 00/10] KVM: x86/pmu: Optimize triggering of emulated events,
Dongli Zhang
- Re: [PATCH 00/10] KVM: x86/pmu: Optimize triggering of emulated events,
Sean Christopherson
- [PATCH v8 00/26] KVM: x86/pmu: selftests: Fixes and new tests,
Sean Christopherson
- [PATCH v8 01/26] KVM: x86/pmu: Always treat Fixed counters as available when supported,
Sean Christopherson
- [PATCH v8 02/26] KVM: x86/pmu: Allow programming events that match unsupported arch events,
Sean Christopherson
- [PATCH v8 03/26] KVM: x86/pmu: Remove KVM's enumeration of Intel's architectural encodings,
Sean Christopherson
- [PATCH v8 04/26] KVM: x86/pmu: Setup fixed counters' eventsel during PMU initialization,
Sean Christopherson
- [PATCH v8 05/26] KVM: x86/pmu: Get eventsel for fixed counters from perf,
Sean Christopherson
- [PATCH v8 06/26] KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD,
Sean Christopherson
- [PATCH v8 07/26] KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs,
Sean Christopherson
- [PATCH v8 08/26] KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs,
Sean Christopherson
- [PATCH v8 09/26] KVM: selftests: Add vcpu_set_cpuid_property() to set properties,
Sean Christopherson
- [PATCH v8 10/26] KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE(),
Sean Christopherson
- [PATCH v8 11/26] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters,
Sean Christopherson
- [PATCH v8 12/26] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets,
Sean Christopherson
- [PATCH v8 13/26] KVM: selftests: Test Intel PMU architectural events on gp counters,
Sean Christopherson
- [PATCH v8 14/26] KVM: selftests: Test Intel PMU architectural events on fixed counters,
Sean Christopherson
- [PATCH v8 15/26] KVM: selftests: Test consistency of CPUID with num of gp counters,
Sean Christopherson
- [PATCH v8 16/26] KVM: selftests: Test consistency of CPUID with num of fixed counters,
Sean Christopherson
- [PATCH v8 17/26] KVM: selftests: Add functional test for Intel's fixed PMU counters,
Sean Christopherson
- [PATCH v8 18/26] KVM: selftests: Expand PMU counters test to verify LLC events,
Sean Christopherson
- [PATCH v8 19/26] KVM: selftests: Add a helper to query if the PMU module param is enabled,
Sean Christopherson
- [PATCH v8 20/26] KVM: selftests: Add helpers to read integer module params,
Sean Christopherson
- [PATCH v8 21/26] KVM: selftests: Query module param to detect FEP in MSR filtering test,
Sean Christopherson
- [PATCH v8 22/26] KVM: selftests: Move KVM_FEP macro into common library header,
Sean Christopherson
- [PATCH v8 23/26] KVM: selftests: Test PMC virtualization with forced emulation,
Sean Christopherson
- [PATCH v8 24/26] KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE(),
Sean Christopherson
- [PATCH v8 25/26] KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBV,
Sean Christopherson
- [PATCH v8 26/26] KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSR,
Sean Christopherson
- Re: [PATCH v8 00/26] KVM: x86/pmu: selftests: Fixes and new tests,
Jinrong Liang
- [RFC PATCH 0/4] KVM: SEV: Limit cache flush operations in sev guest memory reclaim events,
Jacky Li
- [PATCH v6 00/14] Improve KVM + userfaultfd performance via KVM_MEMORY_FAULT_EXITs on stage-2 faults,
Anish Moorthy
- [PATCH v6 01/14] KVM: Documentation: Clarify meaning of hva_to_pfn()'s 'atomic' parameter,
Anish Moorthy
- [PATCH v6 02/14] KVM: Documentation: Add docstrings for __kvm_read/write_guest_page(),
Anish Moorthy
- [PATCH v6 03/14] KVM: Simplify error handling in __gfn_to_pfn_memslot(),
Anish Moorthy
- [PATCH v6 05/14] KVM: Try using fast GUP to resolve read faults,
Anish Moorthy
- [PATCH v6 04/14] KVM: Define and communicate KVM_EXIT_MEMORY_FAULT RWX flags to userspace,
Anish Moorthy
- [PATCH v6 07/14] KVM: x86: Enable KVM_CAP_EXIT_ON_MISSING and annotate EFAULTs from stage-2 fault handler,
Anish Moorthy
- [PATCH v6 09/14] KVM: arm64: Enable KVM_CAP_EXIT_ON_MISSING and annotate an EFAULT from stage-2 fault-handler,
Anish Moorthy
- [PATCH v6 08/14] KVM: arm64: Enable KVM_CAP_MEMORY_FAULT_INFO,
Anish Moorthy
- [PATCH v6 06/14] KVM: Add memslot flag to let userspace force an exit on missing hva mappings,
Anish Moorthy
- [PATCH v6 10/14] KVM: selftests: Report per-vcpu demand paging rate from demand paging test,
Anish Moorthy
- [PATCH v6 12/14] KVM: selftests: Use EPOLL in userfaultfd_util reader threads and signal errors via TEST_ASSERT,
Anish Moorthy
- [PATCH v6 11/14] KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging test,
Anish Moorthy
- [PATCH v6 13/14] KVM: selftests: Add memslot_flags parameter to memstress_create_vm(),
Anish Moorthy
- [PATCH v6 14/14] KVM: selftests: Handle memory fault exits in demand_paging_test,
Anish Moorthy
- Re: [PATCH v6 00/14] Improve KVM + userfaultfd performance via KVM_MEMORY_FAULT_EXITs on stage-2 faults,
Sean Christopherson
- [PATCH 0/1] KVM: x86/vPMU: Speed up vmexit for AMD Zen 4 CPUs,
Konstantin Khorenko
- [PATCH v3 0/3] s390/vfio-ap: a couple of corrections to the IRQ enablement function,
Tony Krowiak
- [kvm:guestmemfd 27/48] htmldocs: Documentation/filesystems/api-summary:74: ./fs/anon_inodes.c:167: WARNING: Unexpected indentation.,
kernel test robot
- [PATCH v1 1/1] KVM: s390/mm: Properly reset no-dat,
Claudio Imbrenda
- [PATCH v15 00/23] TDX host kernel support,
Kai Huang
- [PATCH v15 01/23] x86/virt/tdx: Detect TDX during kernel boot,
Kai Huang
- [PATCH v15 02/23] x86/tdx: Define TDX supported page sizes as macros,
Kai Huang
- [PATCH v15 03/23] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC,
Kai Huang
- [PATCH v15 04/23] x86/cpu: Detect TDX partial write machine check erratum,
Kai Huang
- [PATCH v15 05/23] x86/virt/tdx: Handle SEAMCALL no entropy error in common code,
Kai Huang
- [PATCH v15 06/23] x86/virt/tdx: Add SEAMCALL error printing for module initialization,
Kai Huang
- [PATCH v15 07/23] x86/virt/tdx: Add skeleton to enable TDX on demand,
Kai Huang
- [PATCH v15 08/23] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory,
Kai Huang
- [PATCH v15 09/23] x86/virt/tdx: Get module global metadata for module initialization,
Kai Huang
- [PATCH v15 10/23] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions,
Kai Huang
- [PATCH v15 11/23] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions,
Kai Huang
- [PATCH v15 12/23] x86/virt/tdx: Allocate and set up PAMTs for TDMRs,
Kai Huang
- [PATCH v15 13/23] x86/virt/tdx: Designate reserved areas for all TDMRs,
Kai Huang
- [PATCH v15 14/23] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID,
Kai Huang
- [PATCH v15 15/23] x86/virt/tdx: Configure global KeyID on all packages,
Kai Huang
- [PATCH v15 16/23] x86/virt/tdx: Initialize all TDMRs,
Kai Huang
- [PATCH v15 17/23] x86/kexec: Flush cache of TDX private memory,
Kai Huang
- [PATCH v15 18/23] x86/virt/tdx: Keep TDMRs when module initialization is successful,
Kai Huang
- [PATCH v15 19/23] x86/virt/tdx: Improve readability of module initialization error handling,
Kai Huang
- [PATCH v15 20/23] x86/kexec(): Reset TDX private memory on platforms with TDX erratum,
Kai Huang
- [PATCH v15 21/23] x86/virt/tdx: Handle TDX interaction with ACPI S3 and deeper states,
Kai Huang
- [PATCH v15 22/23] x86/mce: Improve error log of kernel space TDX #MC due to erratum,
Kai Huang
- [PATCH v15 23/23] Documentation/x86: Add documentation for TDX host support,
Kai Huang
- Re: [PATCH v15 00/23] TDX host kernel support,
Nikolay Borisov
- [PATCH v3 0/6] target/i386: add support for FRED,
Xin Li
- [PATCH v3 4/6] target/i386: add support for VMX FRED controls,
Xin Li
- [PATCH v3 6/6] target/i386: Add get/set/migrate support for FRED MSRs,
Xin Li
- [PATCH v3 5/6] target/i386: enumerate VMX nested-exception support,
Xin Li
[PATCH v2] s390/vfio-ap: fix sysfs status attribute for AP queue devices,
Tony Krowiak
[PATCH v1 00/23] Enable FRED with KVM VMX,
Xin Li
- [PATCH v1 02/23] KVM: VMX: Cleanup VMX misc information defines and usages,
Xin Li
- [PATCH v1 01/23] KVM: VMX: Cleanup VMX basic information defines and usages,
Xin Li
- [PATCH v1 04/23] KVM: x86: Mark CR4.FRED as not reserved,
Xin Li
- [PATCH v1 05/23] KVM: VMX: Initialize FRED VM entry/exit controls in vmcs_config,
Xin Li
- [PATCH v1 07/23] KVM: VMX: Disable intercepting FRED MSRs,
Xin Li
- [PATCH v1 03/23] KVM: VMX: Add support for the secondary VM exit controls,
Xin Li
- [PATCH v1 08/23] KVM: VMX: Initialize VMCS FRED fields,
Xin Li
- [PATCH v1 14/23] KVM: VMX: Dump FRED context in dump_vmcs(),
Xin Li
- [PATCH v1 09/23] KVM: VMX: Switch FRED RSP0 between host and guest,
Xin Li
- [PATCH v1 10/23] KVM: VMX: Add support for FRED context save/restore,
Xin Li
- [PATCH v1 06/23] KVM: VMX: Defer enabling FRED MSRs save/load until after set CPUID,
Xin Li
- [PATCH v1 11/23] KVM: x86: Add kvm_is_fred_enabled(),
Xin Li
- [PATCH v1 12/23] KVM: VMX: Handle FRED event data,
Xin Li
- [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED,
Xin Li
- [PATCH v1 17/23] KVM: nVMX: Add support for VMX FRED controls,
Xin Li
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]