Linux KVM
[Prev Page][Next Page]
- Re: [PATCH 1/4] KVM: Always flush async #PF workqueue when vCPU is being destroyed, (continued)
- [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
- [PATCH v10 12/29] KVM: selftests: Add vcpu_set_cpuid_property() to set properties,
Sean Christopherson
- [PATCH v10 13/29] KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE(),
Sean Christopherson
- [PATCH v10 14/29] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters,
Sean Christopherson
- [PATCH v10 15/29] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets,
Sean Christopherson
- [PATCH v10 16/29] KVM: selftests: Test Intel PMU architectural events on gp counters,
Sean Christopherson
- [PATCH v10 17/29] KVM: selftests: Test Intel PMU architectural events on fixed counters,
Sean Christopherson
- [PATCH v10 18/29] KVM: selftests: Test consistency of CPUID with num of gp counters,
Sean Christopherson
- [PATCH v10 19/29] KVM: selftests: Test consistency of CPUID with num of fixed counters,
Sean Christopherson
- [PATCH v10 20/29] KVM: selftests: Add functional test for Intel's fixed PMU counters,
Sean Christopherson
- [PATCH v10 21/29] KVM: selftests: Expand PMU counters test to verify LLC events,
Sean Christopherson
- [PATCH v10 22/29] KVM: selftests: Add a helper to query if the PMU module param is enabled,
Sean Christopherson
- [PATCH v10 23/29] KVM: selftests: Add helpers to read integer module params,
Sean Christopherson
- [PATCH v10 24/29] KVM: selftests: Query module param to detect FEP in MSR filtering test,
Sean Christopherson
- [PATCH v10 25/29] KVM: selftests: Move KVM_FEP macro into common library header,
Sean Christopherson
- [PATCH v10 26/29] KVM: selftests: Test PMC virtualization with forced emulation,
Sean Christopherson
- [PATCH v10 27/29] KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE(),
Sean Christopherson
- [PATCH v10 28/29] KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBV,
Sean Christopherson
- [PATCH v10 29/29] KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSR,
Sean Christopherson
- Re: [PATCH v10 00/29] KVM: x86/pmu: selftests: Fixes and new tests,
Mi, Dapeng
- Re: [PATCH v10 00/29] KVM: x86/pmu: selftests: Fixes and new tests,
Sean Christopherson
- [PATCH 0/3] Update LLVM Phabricator and Bugzilla links,
Nathan Chancellor
- [PATCH] KVM: selftests: Delete superfluous, unused "stage" variable in AMX test,
Sean Christopherson
- [syzbot] [kvm?] KMSAN: uninit-value in em_ret_far,
syzbot
- [PATCH v1] KVM: arm64: selftests: Handle feature fields with nonzero minimum value correctly,
Jing Zhang
- [PATCH 0/5] KVM: selftests: Fix clocksource requirements in tests,
Vitaly Kuznetsov
- [kvm-unit-tests PATCH] x86: Fix various typos,
Thomas Huth
- [PATCH] vfio: fix virtio-pci dependency,
Arnd Bergmann
- Re: linux-next: Tree for Jan 8 (drivers/vfio/pci/virtio/main.o),
Randy Dunlap
- [PULL 0/6] Block patches,
Stefan Hajnoczi
- [kvm-unit-tests PATCH 0/5] s390x: Dirty cc before executing tested instructions,
Janosch Frank
- [PATCH] KVM: x86: add missing "depends on KVM",
Paolo Bonzini
- [PATCH v2 0/5] Replace CONFIG_HAVE_KVM with more appropriate symbols.,
Paolo Bonzini
- [PATCH v7 00/16] Support smp.clusters for x86 in QEMU,
Zhao Liu
- [PATCH v7 01/16] i386/cpu: Fix i/d-cache topology to core level for Intel CPU,
Zhao Liu
- [PATCH v7 02/16] i386/cpu: Use APIC ID offset to encode cache topo in CPUID[4],
Zhao Liu
- [PATCH v7 03/16] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid(),
Zhao Liu
- [PATCH v7 04/16] i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB],
Zhao Liu
- [PATCH v7 05/16] i386: Decouple CPUID[0x1F] subleaf with specific topology level,
Zhao Liu
- [PATCH v7 06/16] i386: Introduce module-level cpu topology to CPUX86State,
Zhao Liu
- [PATCH v7 07/16] i386: Support modules_per_die in X86CPUTopoInfo,
Zhao Liu
- [PATCH v7 08/16] i386: Expose module level in CPUID[0x1F],
Zhao Liu
- [PATCH v7 09/16] i386: Support module_id in X86CPUTopoIDs,
Zhao Liu
- [PATCH v7 10/16] i386/cpu: Introduce cluster-id to X86CPU,
Zhao Liu
- [PATCH v7 11/16] tests: Add test case of APIC ID for module level parsing,
Zhao Liu
- [PATCH v7 12/16] hw/i386/pc: Support smp.clusters for x86 PC machine,
Zhao Liu
- [PATCH v7 13/16] i386: Add cache topology info in CPUCacheInfo,
Zhao Liu
- [PATCH v7 14/16] i386: Use CPUCacheInfo.share_level to encode CPUID[4],
Zhao Liu
- [PATCH v7 15/16] i386: Use offsets get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14],
Zhao Liu
- [PATCH v7 16/16] i386: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14],
Zhao Liu
- Re: [PATCH v7 00/16] Support smp.clusters for x86 in QEMU,
Moger, Babu
- [PATCH v2 0/6] LoongArch: Add pv ipi support on LoongArch VM,
Bibo Mao
- [kvm-unit-tests PATCH v3] x86/asyncpf: fix async page fault issues,
Dan Wu
- [PATCH 1/1] KVM: selftests: add kvmclock drift test,
Dongli Zhang
- [kvm-unit-tests PATCH v2 0/5] s390x: STFLE nested interpretation,
Nina Schoetterl-Glausch
- [GIT PULL] KVM/arm64 updates for 6.8,
Marc Zyngier
- [PATCH 0/4] KVM: Honor guest memory types for virtio GPU devices,
Yan Zhao
- [PATCH 0/4] Replace CONFIG_HAVE_KVM with more appropriate symbols.,
Paolo Bonzini
- [GIT PULL] KVM: x86 pull requests for 6.8,
Sean Christopherson
- [PATCH v3] x86/sev: Add support for allowing zero SEV ASIDs.,
Ashish Kalra
- [PATCH] KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache,
Oliver Upton
- [GIT PULL] Final KVM fix for Linux 6.7,
Paolo Bonzini
- [PATCH] KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL,
Paolo Bonzini
- Temporary KVM guest hangs connected to KSM and NUMA balancer,
Friedrich Weber
- [PATCH -fixes v2] RISC-V: KVM: Require HAVE_KVM,
Andrew Jones
- [PATCH] RISC-V: KVM: Require HAVE_KVM,
Andrew Jones
- [PATCH v2] x86/sev: Add support for allowing zero SEV ASIDs.,
Ashish Kalra
- [Bug 218339] New: kernel goes unresponsive if single-stepping over an instruction which writes to an address for which a hardware read/write watchpoint has been set,
bugzilla-daemon
- [BUG] Guest OSes die simultaneously (bisected),
Paul E. McKenney
- [ANNOUNCE] PUCK Notes - 2024.01.03 - Post-copy for guest_memfd(),
Sean Christopherson
- [PATCH v2 00/43] testing and plugin updates for 9.0 (pre-PR),
Alex Bennée
- [PATCH v2 01/43] tests/avocado: Add a test for a little-endian microblaze machine,
Alex Bennée
- [PATCH v2 03/43] gitlab: include microblazeel in testing,
Alex Bennée
- [PATCH v2 04/43] chardev: use bool for fe_is_open,
Alex Bennée
- [PATCH v2 02/43] tests/avocado: use snapshot=on in kvm_xen_guest,
Alex Bennée
- [PATCH v2 06/43] qtest: bump migration-test timeout to 8 minutes,
Alex Bennée
- [PATCH v2 05/43] qtest: bump min meson timeout to 60 seconds,
Alex Bennée
- [PATCH v2 07/43] qtest: bump qom-test timeout to 15 minutes,
Alex Bennée
- [PATCH v2 08/43] qtest: bump npcm7xx_pwn-test timeout to 5 minutes,
Alex Bennée
- [PATCH v2 09/43] qtest: bump test-hmp timeout to 4 minutes,
Alex Bennée
- [PATCH v2 10/43] qtest: bump pxe-test timeout to 10 minutes,
Alex Bennée
- [PATCH v2 11/43] qtest: bump prom-env-test timeout to 6 minutes,
Alex Bennée
- [PATCH v2 12/43] qtest: bump boot-serial-test timeout to 3 minutes,
Alex Bennée
- [PATCH v2 14/43] qtest: bump aspeed_smc-test timeout to 6 minutes,
Alex Bennée
- [PATCH v2 15/43] qtest: bump bios-table-test timeout to 9 minutes,
Alex Bennée
- [PATCH v2 16/43] tests/qtest: Bump the device-introspect-test timeout to 12 minutes,
Alex Bennée
- [PATCH v2 13/43] qtest: bump qos-test timeout to 2 minutes,
Alex Bennée
- [PATCH v2 27/43] target/ppc: Use GDBFeature for dynamic XML,
Alex Bennée
- [PATCH v2 32/43] gdbstub: Simplify XML lookup,
Alex Bennée
- [PATCH v2 23/43] target/riscv: Remove misa_mxl validation,
Alex Bennée
- [PATCH v2 28/43] target/riscv: Use GDBFeature for dynamic XML,
Alex Bennée
- [PATCH v2 31/43] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb,
Alex Bennée
- [PATCH v2 36/43] plugins: Use different helpers when reading registers,
Alex Bennée
- [PATCH v2 20/43] mtest2make: stop disabling meson test timeouts,
Alex Bennée
- [PATCH v2 42/43] docs/devel: lift example and plugin API sections up,
Alex Bennée
- [PATCH v2 22/43] hw/riscv: Use misa_mxl instead of misa_mxl_max,
Alex Bennée
- [PATCH v2 39/43] contrib/plugins: fix imatch,
Alex Bennée
- [PATCH v2 18/43] tests/unit: Bump test-crypto-block test timeout to 5 minutes,
Alex Bennée
- [PATCH v2 19/43] tests/fp: Bump fp-test-mulAdd test timeout to 3 minutes,
Alex Bennée
- [PATCH v2 37/43] gdbstub: expose api to find registers,
Alex Bennée
- [PATCH v2 30/43] gdbstub: Use GDBFeature for GDBRegisterState,
Alex Bennée
- [PATCH v2 41/43] contrib/plugins: optimise the register value tracking,
Alex Bennée
- [PATCH v2 24/43] target/riscv: Move misa_mxl_max to class,
Alex Bennée
- [PATCH v2 29/43] gdbstub: Use GDBFeature for gdb_register_coprocessor,
Alex Bennée
- [PATCH v2 21/43] readthodocs: fully specify a build environment,
Alex Bennée
- [PATCH v2 38/43] plugins: add an API to read registers,
Alex Bennée
- [PATCH v2 26/43] target/arm: Use GDBFeature for dynamic XML,
Alex Bennée
- [PATCH v2 40/43] contrib/plugins: extend execlog to track register changes,
Alex Bennée
- [PATCH v2 34/43] hw/core/cpu: Remove gdb_get_dynamic_xml member,
Alex Bennée
- [PATCH v2 43/43] docs/devel: document some plugin assumptions,
Alex Bennée
- [PATCH v2 17/43] tests/unit: Bump test-aio-multithread test timeout to 2 minutes,
Alex Bennée
- [PATCH v2 35/43] gdbstub: Add members to identify registers to GDBFeature,
Alex Bennée
- [PATCH v2 33/43] gdbstub: Infer number of core registers from XML,
Alex Bennée
- [PATCH v2 25/43] target/riscv: Validate misa_mxl_max only once,
Alex Bennée
- Re: [PATCH v2 00/43] testing and plugin updates for 9.0 (pre-PR),
Alex Bennée
- [PATCH] KVM: x86: count number of zapped pages for tdp_mmu,
Liang Chen
- [PATCH net-next 2/6] page_frag: unify gfp bits for order 3 page allocation,
Yunsheng Lin
- [RFC PATCH v2 0/3] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping,
Yan Zhao
- [PATCH] KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpu,
Prasad Pandit
- [PATCH 0/5] LoongArch: Add pv ipi support on LoongArch VM,
Bibo Mao
- [kvm-unit-tests Patch v3 00/11] pmu test bugs fix and improvements,
Dapeng Mi
- [kvm-unit-tests Patch v3 01/11] x86: pmu: Remove duplicate code in pmu_init(),
Dapeng Mi
- [kvm-unit-tests Patch v3 02/11] x86: pmu: Enlarge cnt[] length to 64 in check_counters_many(),
Dapeng Mi
- [kvm-unit-tests Patch v3 03/11] x86: pmu: Add asserts to warn inconsistent fixed events and counters,
Dapeng Mi
- [kvm-unit-tests Patch v3 04/11] x86: pmu: Switch instructions and core cycles events sequence,
Dapeng Mi
- [kvm-unit-tests Patch v3 05/11] x86: pmu: Refine fixed_events[] names,
Dapeng Mi
- [kvm-unit-tests Patch v3 06/11] x86: pmu: Remove blank line and redundant space,
Dapeng Mi
- [kvm-unit-tests Patch v3 07/11] x86: pmu: Enable and disable PMCs in loop() asm blob,
Dapeng Mi
- [kvm-unit-tests Patch v3 08/11] x86: pmu: Improve instruction and branches events verification,
Dapeng Mi
- [kvm-unit-tests Patch v3 09/11] x86: pmu: Improve LLC misses event verification,
Dapeng Mi
- [kvm-unit-tests Patch v3 10/11] x86: pmu: Add IBPB indirect jump asm blob,
Dapeng Mi
- [kvm-unit-tests Patch v3 11/11] x86: pmu: Improve branch misses event verification,
Dapeng Mi
- Re: [kvm-unit-tests Patch v3 00/11] pmu test bugs fix and improvements,
Mi, Dapeng
- [PATCH] x86/sev: Add support for allowing zero SEV ASIDs.,
Ashish Kalra
- [PATCH v2] target/i386: Fix CPUID encoding of Fn8000001E_ECX,
Babu Moger
- [PATCH v1] docs: kvm: x86: document EAGAIN in KVM_RUN,
Changyuan Lyu
- [PATCH net-next v3] vsock/virtio: use skb_frag_*() helpers,
Mina Almasry
- Re: linux-next: Tree for Jan 2 (riscv & KVM problem),
Randy Dunlap
- [ANNOUNCE] PUCK Agenda - 2024.01.03 - Post-copy for guest_memfd(),
Sean Christopherson
- [PATCH v3 0/5] Make Big QEMU Lock naming consistent,
Stefan Hajnoczi
- [PATCH v10 00/10] Add iommufd nesting (part 2/2),
Yi Liu
- [PATCH v10 01/10] iommu: Add cache_invalidate_user op,
Yi Liu
- [PATCH v10 02/10] iommufd: Add IOMMU_HWPT_INVALIDATE,
Yi Liu
- [PATCH v10 03/10] iommu: Add iommu_copy_struct_from_user_array helper,
Yi Liu
- [PATCH v10 04/10] iommufd/selftest: Add mock_domain_cache_invalidate_user support,
Yi Liu
- [PATCH v10 05/10] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op,
Yi Liu
- [PATCH v10 06/10] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl,
Yi Liu
- [PATCH v10 07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults,
Yi Liu
- [PATCH v10 08/10] iommu/vt-d: Convert stage-1 cache invalidation to return QI fault,
Yi Liu
- [PATCH v10 09/10] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation,
Yi Liu
- [PATCH v10 10/10] iommu/vt-d: Add iotlb flush for nested domain,
Yi Liu
- Re: [PATCH v10 00/10] Add iommufd nesting (part 2/2),
Jason Gunthorpe
- [PATCH] x86/sev: Fix SEV check in sev_map_percpu_data(),
Kirill A. Shutemov
- [GIT PULL 0/4] KVM: s390: Changes for 6.8,
Janosch Frank
- obtain the timestamp counter of physical/host machine inside the VMs.,
Tao Lyu
- [GIT PULL] KVM/riscv changes for 6.8 part #1,
Anup Patel
- [PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support,
Michael Roth
- [PATCH v11 09/35] KVM: x86: Determine shared/private faults based on vm_type,
Michael Roth
- [PATCH v11 10/35] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests,
Michael Roth
- [PATCH v11 11/35] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y,
Michael Roth
- [PATCH v11 12/35] KVM: SEV: Add support to handle AP reset MSR protocol,
Michael Roth
- [PATCH v11 13/35] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests,
Michael Roth
- [PATCH v11 14/35] KVM: SEV: Add initial SEV-SNP support,
Michael Roth
- [PATCH v11 15/35] KVM: SEV: Add KVM_SNP_INIT command,
Michael Roth
- [PATCH v11 16/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command,
Michael Roth
- [PATCH v11 17/35] KVM: Add HVA range operator,
Michael Roth
- [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command,
Michael Roth
- [PATCH v11 19/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command,
Michael Roth
- [PATCH v11 20/35] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT,
Michael Roth
- [PATCH v11 01/35] KVM: Add hugepage support for dedicated guest memory,
Michael Roth
- [PATCH v11 21/35] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT,
Michael Roth
- [PATCH v11 22/35] KVM: SEV: Add support to handle Page State Change VMGEXIT,
Michael Roth
- [PATCH v11 23/35] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use,
Michael Roth
- [PATCH v11 24/35] KVM: SEV: Add support to handle RMP nested page faults,
Michael Roth
- [PATCH v11 25/35] KVM: SEV: Use a VMSA physical address variable for populating VMCB,
Michael Roth
- [PATCH v11 26/35] KVM: SEV: Support SEV-SNP AP Creation NAE event,
Michael Roth
- [PATCH v11 27/35] KVM: SEV: Add support for GHCB-based termination requests,
Michael Roth
- [PATCH v11 28/35] KVM: SEV: Implement gmem hook for initializing private pages,
Michael Roth
- [PATCH v11 29/35] KVM: SEV: Implement gmem hook for invalidating private pages,
Michael Roth
- [PATCH v11 30/35] KVM: x86: Add gmem hook for determining max NPT mapping level,
Michael Roth
- [PATCH v11 02/35] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory,
Michael Roth
- [PATCH v11 31/35] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP,
Michael Roth
- [PATCH v11 32/35] KVM: SVM: Add module parameter to enable the SEV-SNP,
Michael Roth
- [PATCH v11 33/35] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event,
Michael Roth
- [PATCH v11 34/35] crypto: ccp: Add the SNP_SET_CONFIG_{START,END} commands,
Michael Roth
- [PATCH v11 35/35] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event,
Michael Roth
- [PATCH v11 03/35] KVM: Use AS_INACCESSIBLE when creating guest_memfd inode,
Michael Roth
- [PATCH v11 04/35] KVM: x86: Add gmem hook for initializing memory,
Michael Roth
- [PATCH v11 05/35] KVM: x86: Add gmem hook for invalidating memory,
Michael Roth
- [PATCH v11 06/35] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults,
Michael Roth
- [PATCH v11 07/35] KVM: x86: Add KVM_X86_SNP_VM vm_type,
Michael Roth
- [PATCH v11 08/35] KVM: x86: Define RMP page fault error bits for #NPF,
Michael Roth
- [PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support,
Michael Roth
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]