Linux KVM
[Prev Page][Next Page]
- Re: [PATCH v18 023/121] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific, (continued)
- [PATCH v18 038/121] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_mask/shadow_present_mask,
isaku . yamahata
- [PATCH v18 027/121] KVM: TDX: Refuse to unplug the last cpu on the package,
isaku . yamahata
- [PATCH v18 019/121] KVM: TDX: Add helper function to read TDX metadata in array,
isaku . yamahata
- [PATCH v18 013/121] KVM: TDX: Add TDX "architectural" error codes,
isaku . yamahata
- [PATCH v18 024/121] KVM: TDX: create/destroy VM structure,
isaku . yamahata
- [PATCH v18 026/121] KVM: TDX: Make pmu_intel.c ignore guest TD case,
isaku . yamahata
- [PATCH v18 043/121] [MARKER] The start of TDX KVM patch series: KVM TDP MMU hooks,
isaku . yamahata
- [PATCH v18 015/121] KVM: TDX: Retry SEAMCALL on the lack of entropy error,
isaku . yamahata
- [PATCH v18 020/121] x86/virt/tdx: Get system-wide info about TDX module on initialization,
isaku . yamahata
- [PATCH v18 021/121] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl,
isaku . yamahata
- [PATCH v18 029/121] KVM: TDX: create/free TDX vcpu structure,
isaku . yamahata
- [PATCH v18 034/121] [MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX,
isaku . yamahata
- [PATCH v18 037/121] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE,
isaku . yamahata
- [PATCH v18 042/121] KVM: VMX: Introduce test mode related to EPT violation VE,
isaku . yamahata
- [PATCH v18 032/121] KVM: x86/mmu: introduce config for PRIVATE KVM MMU,
isaku . yamahata
- [PATCH v18 011/121] [MARKER] The start of TDX KVM patch series: TDX architectural definitions,
isaku . yamahata
- [PATCH v18 017/121] [MARKER] The start of TDX KVM patch series: TD VM creation/destruction,
isaku . yamahata
- [PATCH v18 028/121] [MARKER] The start of TDX KVM patch series: TD vcpu creation/destruction,
isaku . yamahata
- [PATCH v18 031/121] [MARKER] The start of TDX KVM patch series: KVM MMU GPA shared bits,
isaku . yamahata
- [PATCH v18 035/121] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values,
isaku . yamahata
- [PATCH v18 016/121] KVM: TDX: Add helper functions to print TDX SEAMCALL error,
isaku . yamahata
- [PATCH v18 022/121] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters,
isaku . yamahata
- [PATCH v18 033/121] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA,
isaku . yamahata
- [PATCH v18 007/121] KVM: VMX: Reorder vmx initialization with kvm vendor initialization,
isaku . yamahata
- [PATCH v18 036/121] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE,
isaku . yamahata
- [PATCH v18 025/121] KVM: TDX: initialize VM with TDX specific parameters,
isaku . yamahata
- [PATCH v18 018/121] KVM: TDX: Add helper functions to allocate/free TDX private host key id,
isaku . yamahata
- [PATCH v18 008/121] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module,
isaku . yamahata
- [PATCH v18 009/121] KVM: TDX: Add placeholders for TDX VM/vcpu structure,
isaku . yamahata
- [PATCH v18 014/121] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module,
isaku . yamahata
- [PATCH v18 039/121] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis,
isaku . yamahata
- [PATCH v18 041/121] KVM: x86/mmu: Allow per-VM override of the TDP max page level,
isaku . yamahata
- [PATCH v18 010/121] KVM: TDX: Make TDX VM type supported,
isaku . yamahata
- [PATCH v18 030/121] KVM: TDX: Do TDX specific vcpu initialization,
isaku . yamahata
- [PATCH v18 050/121] KVM: x86/tdp_mmu: Sprinkle __must_check,
isaku . yamahata
- [PATCH v18 048/121] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases,
isaku . yamahata
- [PATCH v18 044/121] KVM: x86/mmu: Assume guest MMIOs are shared,
isaku . yamahata
- [PATCH v18 045/121] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation,
isaku . yamahata
- [PATCH v18 040/121] KVM: x86/mmu: Disallow fast page fault on private GPA,
isaku . yamahata
- [PATCH v18 046/121] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role,
isaku . yamahata
- [PATCH v18 049/121] KVM: x86/tdp_mmu: Apply mmu notifier callback to only shared GPA,
isaku . yamahata
- Re: [PATCH v18 000/121] KVM TDX basic feature support,
Yuan Yao
- [GIT PULL 0/2] KVM: s390: Fixes for 6.8,
Janosch Frank
- [PATCH v3 00/21] plugin updates (register access) for 9.0 (pre-PR?),
Alex Bennée
- [PATCH v3 02/21] target/riscv: Remove misa_mxl validation,
Alex Bennée
- [PATCH v3 03/21] target/riscv: Move misa_mxl_max to class,
Alex Bennée
- [PATCH v3 01/21] hw/riscv: Use misa_mxl instead of misa_mxl_max,
Alex Bennée
- [PATCH v3 06/21] target/ppc: Use GDBFeature for dynamic XML,
Alex Bennée
- [PATCH v3 05/21] target/arm: Use GDBFeature for dynamic XML,
Alex Bennée
- [PATCH v3 07/21] target/riscv: Use GDBFeature for dynamic XML,
Alex Bennée
- [PATCH v3 08/21] gdbstub: Use GDBFeature for gdb_register_coprocessor,
Alex Bennée
- [PATCH v3 09/21] gdbstub: Use GDBFeature for GDBRegisterState,
Alex Bennée
- [PATCH v3 10/21] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb,
Alex Bennée
- [PATCH v3 11/21] gdbstub: Simplify XML lookup,
Alex Bennée
- [PATCH v3 12/21] gdbstub: Infer number of core registers from XML,
Alex Bennée
- [PATCH v3 14/21] gdbstub: Add members to identify registers to GDBFeature,
Alex Bennée
- [PATCH v3 15/21] plugins: Use different helpers when reading registers,
Alex Bennée
- [PATCH v3 13/21] hw/core/cpu: Remove gdb_get_dynamic_xml member,
Alex Bennée
- [PATCH v3 04/21] target/riscv: Validate misa_mxl_max only once,
Alex Bennée
- [PATCH v3 17/21] plugins: add an API to read registers,
Alex Bennée
- [PATCH v3 16/21] gdbstub: expose api to find registers,
Alex Bennée
- [PATCH v3 19/21] contrib/plugins: extend execlog to track register changes,
Alex Bennée
- [PATCH v3 20/21] docs/devel: lift example and plugin API sections up,
Alex Bennée
- [PATCH v3 21/21] docs/devel: document some plugin assumptions,
Alex Bennée
- [PATCH v3 18/21] contrib/plugins: fix imatch,
Alex Bennée
- Re: [PATCH v3 00/21] plugin updates (register access) for 9.0 (pre-PR?),
Alex Bennée
- [PATCH v3 0/6] LoongArch: Add pv ipi support on LoongArch VM,
Bibo Mao
- [PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests,
Haibo Xu
- [PATCH v5 01/12] selftests/kvm: Fix issues with $(SPLIT_TESTS),
Haibo Xu
- [PATCH v5 02/12] KVM: arm64: selftests: Data type cleanup for arch_timer test,
Haibo Xu
- [PATCH v5 03/12] KVM: arm64: selftests: Enable tuning of error margin in arch_timer test,
Haibo Xu
- [PATCH v5 04/12] KVM: arm64: selftests: Split arch_timer test code,
Haibo Xu
- [PATCH v5 05/12] KVM: selftests: Add CONFIG_64BIT definition for the build,
Haibo Xu
- [PATCH v5 06/12] tools: riscv: Add header file csr.h,
Haibo Xu
- [PATCH v5 07/12] tools: riscv: Add header file vdso/processor.h,
Haibo Xu
- [PATCH v5 08/12] KVM: riscv: selftests: Switch to use macro from csr.h,
Haibo Xu
- [PATCH v5 09/12] KVM: riscv: selftests: Add exception handling support,
Haibo Xu
- [PATCH v5 10/12] KVM: riscv: selftests: Add guest helper to get vcpu id,
Haibo Xu
- [PATCH v5 11/12] KVM: riscv: selftests: Change vcpu_has_ext to a common function,
Haibo Xu
- [PATCH v5 12/12] KVM: riscv: selftests: Add sstc timer test,
Haibo Xu
- Re: [PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests,
Haibo Xu
- Re: [PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests,
Anup Patel
- [kvm-unit-tests PATCH v6 0/4] x86: Add test cases for LAM,
Binbin Wu
- [PATCH v2] KVM: selftests: Fix dirty_log_page_splitting_test as page migration,
Tao Su
- [PATCH v10 00/16] iommu: Prepare to deliver page faults to user space,
Lu Baolu
- [PATCH v10 02/16] iommu/arm-smmu-v3: Remove unrecoverable faults reporting,
Lu Baolu
- [PATCH v10 03/16] iommu: Remove unrecoverable fault data,
Lu Baolu
- [PATCH v10 04/16] iommu: Cleanup iopf data structure definitions,
Lu Baolu
[PATCH v10 05/16] iommu: Merge iopf_device_param into iommu_fault_param,
Lu Baolu
[PATCH v10 06/16] iommu: Remove iommu_[un]register_device_fault_handler(),
Lu Baolu
[PATCH v10 07/16] iommu: Merge iommu_fault_event and iopf_fault,
Lu Baolu
[PATCH v10 08/16] iommu: Prepare for separating SVA and IOPF,
Lu Baolu
[PATCH v10 09/16] iommu: Make iommu_queue_iopf() more generic,
Lu Baolu
[PATCH v10 10/16] iommu: Separate SVA and IOPF,
Lu Baolu
[PATCH v10 11/16] iommu: Refine locking for per-device fault data management,
Lu Baolu
[PATCH v10 12/16] iommu: Use refcount for fault data access,
Lu Baolu
[PATCH v10 13/16] iommu: Improve iopf_queue_remove_device(),
Lu Baolu
[PATCH v10 14/16] iommu: Track iopf group instead of last fault,
Lu Baolu
[PATCH v10 15/16] iommu: Make iopf_group_response() return void,
Lu Baolu
Re: [PATCH v10 15/16] iommu: Make iopf_group_response() return void,
Jason Gunthorpe
[PATCH v10 16/16] iommu: Make iommu_report_device_fault() reutrn void,
Lu Baolu
Re: [PATCH v10 16/16] iommu: Make iommu_report_device_fault() reutrn void,
Jason Gunthorpe
[v2 0/4] KVM: irqchip: synchronize srcu only if needed,
Yi Wang
[PULL 04/36] accel: Do not set CPUState::can_do_io in non-TCG accels,
Philippe Mathieu-Daudé
[syzbot] Monthly kvm report (Jan 2024),
syzbot
[GIT PULL] KVM/riscv changes for 6.8 part #2,
Anup Patel
[PATCH 00/20] arm: Rework target/ headers to build various hw/ files once,
Philippe Mathieu-Daudé
- [PATCH 01/20] hw/arm/exynos4210: Include missing 'exec/tswap.h' header,
Philippe Mathieu-Daudé
- [PATCH 02/20] hw/arm/xilinx_zynq: Include missing 'exec/tswap.h' header,
Philippe Mathieu-Daudé
- [PATCH 03/20] hw/arm/smmuv3: Include missing 'hw/registerfields.h' header,
Philippe Mathieu-Daudé
- [PATCH 04/20] hw/arm/xlnx-versal: Include missing 'cpu.h' header,
Philippe Mathieu-Daudé
- [PATCH 05/20] target/arm/cpu-features: Include missing 'hw/registerfields.h' header,
Philippe Mathieu-Daudé
- [PATCH 06/20] target/arm/cpregs: Include missing 'hw/registerfields.h' header,
Philippe Mathieu-Daudé
- [PATCH 07/20] target/arm/cpregs: Include missing 'kvm-consts.h' header,
Philippe Mathieu-Daudé
- [PATCH 08/20] target/arm: Rename arm_cpu_mp_affinity,
Philippe Mathieu-Daudé
- [PATCH 09/20] target/arm: Create arm_cpu_mp_affinity,
Philippe Mathieu-Daudé
- [PATCH 10/20] target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header,
Philippe Mathieu-Daudé
- [PATCH 11/20] target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h',
Philippe Mathieu-Daudé
- [PATCH 12/20] hw/cpu/a9mpcore: Build it only once,
Philippe Mathieu-Daudé
- [PATCH 13/20] hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h',
Philippe Mathieu-Daudé
- [PATCH 14/20] hw/misc/xlnx-versal-crl: Build it only once,
Philippe Mathieu-Daudé
- [PATCH 15/20] target/arm: Expose M-profile register bank index definitions,
Philippe Mathieu-Daudé
- [PATCH 16/20] hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header,
Philippe Mathieu-Daudé
- [PATCH 17/20] target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header,
Philippe Mathieu-Daudé
- [PATCH 18/20] target/arm: Move e2h_access() helper around,
Philippe Mathieu-Daudé
- [PATCH 19/20] target/arm: Move GTimer definitions to new 'gtimer.h' header,
Philippe Mathieu-Daudé
- [PATCH 20/20] hw/arm: Build various units only once,
Philippe Mathieu-Daudé
- Re: [PATCH 00/20] arm: Rework target/ headers to build various hw/ files once,
Philippe Mathieu-Daudé
- Re: [PATCH 00/20] arm: Rework target/ headers to build various hw/ files once,
Peter Maydell
[ANNOUNCE] PUCK Notes - 2024.01.17 - TDP MMU for IOMMU,
Sean Christopherson
[PATCH] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat',
Amit Machhiwal
Re: [PATCH v8 4/7] KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK,
David Woodhouse
[Bug 218386] New: kvm: enabling virtualization on CPUx failed,
bugzilla-daemon
[PATCH] KVM: selftests: Add a requirement for disabling numa balancing,
Tao Su
[ANNOUNCE] PUCK Agenda - 2024.01.17 - TDP MMU for IOMMU,
Sean Christopherson
[PATCH v4] KVM: x86/xen: Inject vCPU upcall vector when local APIC is enabled,
David Woodhouse
[GIT PULL] virtio: features, fixes,
Michael S. Tsirkin
[PATCH v3] KVM: x86/xen: Inject vCPU upcall vector when local APIC is enabled,
David Woodhouse
[PATCH] KVM: x86/mmu: Use KMEM_CACHE instead of kmem_cache_create(),
Kunwu Chan
[kvm-unit-tests PATCH v3 0/3] arm64: runtime scripts improvements on efi,
Shaoqin Huang
[PATCH v3 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test,
Shaoqin Huang
[PATCH AUTOSEL 4.19 3/8] KVM: s390: fix setting of fpc register,
Sasha Levin
[PATCH AUTOSEL 5.4 3/9] KVM: s390: fix setting of fpc register,
Sasha Levin
[PATCH AUTOSEL 5.10 3/9] KVM: s390: fix setting of fpc register,
Sasha Levin
[PATCH AUTOSEL 5.15 04/11] KVM: s390: fix setting of fpc register,
Sasha Levin
[PATCH AUTOSEL 6.1 05/14] KVM: s390: fix setting of fpc register,
Sasha Levin
[PATCH AUTOSEL 6.6 06/19] KVM: s390: fix setting of fpc register,
Sasha Levin
[PATCH AUTOSEL 6.7 07/21] KVM: s390: fix setting of fpc register,
Sasha Levin
[PATCH v16 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper,
ankita
[PATCH] vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API,
Christophe JAILLET
[PATCH 1/1] vhost: Added pad cleanup if vnet_hdr is not present.,
Andrew Melnychenko
[PATCH v4 0/6] s390/vfio-ap: reset queues removed from guest's AP configuration,
Tony Krowiak
[PATCH] vfio/platform: Use common error handling code in vfio_set_trigger(),
Markus Elfring
Call for GSoC/Outreachy internship project ideas,
Stefan Hajnoczi
[PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling,
Paul Durrant
- [PATCH v12 08/20] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA,
Paul Durrant
- [PATCH v12 09/20] KVM: xen: separate initialization of shared_info cache and content,
Paul Durrant
- [PATCH v12 13/20] KVM: selftests / xen: map shared_info using HVA rather than GFN,
Paul Durrant
- [PATCH v12 15/20] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability,
Paul Durrant
- [PATCH v12 19/20] KVM: xen: allow vcpu_info content to be 'safely' copied,
Paul Durrant
- [PATCH v12 14/20] KVM: selftests / xen: re-map vcpu_info using HVA rather than GPA,
Paul Durrant
- [PATCH v12 10/20] KVM: xen: re-initialize shared_info if guest (32/64-bit) mode is set,
Paul Durrant
- [PATCH v12 18/20] KVM: pfncache: check the need for invalidation under read lock first,
Paul Durrant
- [PATCH v12 17/20] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast(),
Paul Durrant
- [PATCH v12 16/20] KVM: xen: split up kvm_xen_set_evtchn_fast(),
Paul Durrant
- [PATCH v12 12/20] KVM: xen: allow vcpu_info to be mapped by fixed HVA,
Paul Durrant
- [PATCH v12 11/20] KVM: xen: allow shared_info to be mapped by fixed HVA,
Paul Durrant
- [PATCH v12 20/20] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues,
Paul Durrant
- [PATCH v12 01/20] KVM: pfncache: Add a map helper function,
Paul Durrant
- [PATCH v12 05/20] KVM: pfncache: remove KVM_GUEST_USES_PFN usage,
Paul Durrant
- [PATCH v12 07/20] KVM: pfncache: include page offset in uhva and use it consistently,
Paul Durrant
- [PATCH v12 06/20] KVM: pfncache: stop open-coding offset_in_page(),
Paul Durrant
- [PATCH v12 03/20] KVM: xen: mark guest pages dirty with the pfncache lock held,
Paul Durrant
- [PATCH v12 02/20] KVM: pfncache: remove unnecessary exports,
Paul Durrant
- [PATCH v12 04/20] KVM: pfncache: add a mark-dirty helper,
Paul Durrant
- Re: [PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling,
Paul Durrant
[PATCH rfcv1 01/23] Update linux header to support nested hwpt alloc,
Zhenzhong Duan
[PATCH v5] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER,
Shaoqin Huang
[PATCH v2] vfio: Use WARN_ON for low-probability allocation failure issue in vfio_pci_bus_notifier,
Kunwu Chan
[RFC PATCH v1] vsock/test: add '--peer-port' input argument,
Arseniy Krasnov
[PATCH] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues,
Woodhouse, David
[GIT PULL] VFIO updates for v6.8-rc1,
Alex Williamson
[PULL 02/22] tests/avocado: use snapshot=on in kvm_xen_guest,
Alex Bennée
[PATCH v4 1/2] KVM: VMX: Cleanup VMX basic information defines and usages,
Xin Li
[PATCH] KVM: irqchip: synchronize srcu only if needed,
Yi Wang
[PATCH] vfio/fsl-mc: Remove unnecessary free in vfio_set_trigger,
Kunwu Chan
[PATCH] KVM: VMX: Correct *intr_info content and *info2 for EPT_VIOLATION in get_exit_info(),
Robert Hoo
[PATCH] vfio/platform: Remove unnecessary free in vfio_set_trigger,
Kunwu Chan
[PATCH] vfio: Fix NULL pointer dereference in vfio_pci_bus_notifier,
Kunwu Chan
[PATCH v4 0/2] Add support for LAM in QEMU,
Binbin Wu
[PATCH] LoongArch: KVM: Remove unnecessary CSR register saving during enter guest,
Bibo Mao
[PATCH v3 0/6] s390/vfio-ap: reset queues removed from guest's AP configuration,
Tony Krowiak
[PATCH] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK,
Vitaly Kuznetsov
[PATCH v2] KVM: s390: selftest: memop: Fix undefined behavior,
Nina Schoetterl-Glausch
[PATCH v5 0/6] Delay VERW,
Pawan Gupta
[PATCH v11 0/8] Add iommufd nesting (part 2/2),
Yi Liu
- [PATCH v11 1/8] iommu: Add cache_invalidate_user op,
Yi Liu
- [PATCH v11 2/8] iommufd: Add IOMMU_HWPT_INVALIDATE,
Yi Liu
- [PATCH v11 3/8] iommu: Add iommu_copy_struct_from_user_array helper,
Yi Liu
- [PATCH v11 4/8] iommufd/selftest: Add mock_domain_cache_invalidate_user support,
Yi Liu
- [PATCH v11 5/8] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op,
Yi Liu
- [PATCH v11 7/8] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation,
Yi Liu
- [PATCH v11 6/8] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl,
Yi Liu
- [PATCH v11 8/8] iommu/vt-d: Add iotlb flush for nested domain,
Yi Liu
- RE: [PATCH v11 0/8] Add iommufd nesting (part 2/2),
Tian, Kevin
- Re: [PATCH v11 0/8] Add iommufd nesting (part 2/2),
Jason Gunthorpe
- RE: [PATCH v11 0/8] Add iommufd nesting (part 2/2),
Duan, Zhenzhong
[PATCH 0/8] KVM: x86/mmu: Allow TDP MMU (un)load to run in parallel,
Sean Christopherson
[v3 00/10] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest,
Atish Patra
- [v3 01/10] RISC-V: Fix the typo in Scountovf CSR name,
Atish Patra
- [v3 02/10] RISC-V: Add FIRMWARE_READ_HI definition,
Atish Patra
- [v3 03/10] drivers/perf: riscv: Read upper bits of a firmware counter,
Atish Patra
- [v3 05/10] drivers/perf: riscv: Implement SBI PMU snapshot function,
Atish Patra
- [v3 06/10] RISC-V: KVM: No need to update the counter value during reset,
Atish Patra
- [v3 04/10] RISC-V: Add SBI PMU snapshot definitions,
Atish Patra
- [v3 07/10] RISC-V: KVM: No need to exit to the user space if perf event failed,
Atish Patra
- [v3 08/10] RISC-V: KVM: Implement SBI PMU Snapshot feature,
Atish Patra
- [v3 09/10] RISC-V: KVM: Add perf sampling support for guests,
Atish Patra
- [v3 10/10] RISC-V: KVM: Support 64 bit firmware counters on RV32,
Atish Patra
[GIT PULL] KVM changes for Linux 6.8-rc1,
Paolo Bonzini
[linux-next:master] BUILD REGRESSION 0f067394dd3b2af3263339cf7183bdb6ee0ac1f8,
kernel test robot
[PATCH] target/i386/sev: Add an option to allow SEV not to pin memory,
Zheyun Shen
[PATCH 0/6] KVM: x86: Clean up "force immediate exit" code,
Sean Christopherson
[PATCH v2] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing,
Sean Christopherson
[PATCH 0/4] KVM: Async #PF fixes and cleanups,
Sean Christopherson
[PATCH] KVM: Harden against unpaired kvm_mmu_notifier_invalidate_range_end() calls,
Sean Christopherson
[PATCH 0/4] KVM: Clean up "preempted in-kernel" logic,
Sean Christopherson
[ANNOUNCE] PUCK Agenda - 2024.01.10 - Unified uAPI for protected VMs,
Sean Christopherson
[PATCH] x86/cpu: Add a VMX flag to enumerate 5-level EPT support to userspace,
Sean Christopherson
[PATCH v10 00/29] KVM: x86/pmu: selftests: Fixes and new tests,
Sean Christopherson
- [PATCH v10 01/29] KVM: x86/pmu: Always treat Fixed counters as available when supported,
Sean Christopherson
- [PATCH v10 02/29] KVM: x86/pmu: Allow programming events that match unsupported arch events,
Sean Christopherson
- [PATCH v10 03/29] KVM: x86/pmu: Remove KVM's enumeration of Intel's architectural encodings,
Sean Christopherson
- [PATCH v10 04/29] KVM: x86/pmu: Setup fixed counters' eventsel during PMU initialization,
Sean Christopherson
- [PATCH v10 05/29] KVM: x86/pmu: Get eventsel for fixed counters from perf,
Sean Christopherson
- [PATCH v10 06/29] KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD,
Sean Christopherson
- [PATCH v10 07/29] KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad index,
Sean Christopherson
- [PATCH v10 08/29] KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs,
Sean Christopherson
- [PATCH v10 09/29] KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs,
Sean Christopherson
- [PATCH v10 10/29] KVM: x86/pmu: Treat "fixed" PMU type in RDPMC as index as a value, not flag,
Sean Christopherson
- [PATCH v10 11/29] KVM: x86/pmu: Explicitly check for RDPMC of unsupported Intel PMC types,
Sean Christopherson
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]