Linux KVM
[Prev Page][Next Page]
- [PATCH v3 17/28] convert cachestat(2), (continued)
- [PATCH v3 17/28] convert cachestat(2),
Al Viro
- [PATCH v3 13/28] privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget(),
Al Viro
- [PATCH v3 10/28] fdget_raw() users: switch to CLASS(fd_raw),
Al Viro
- [PATCH v3 19/28] convert spu_run(2),
Al Viro
- [PATCH v3 20/28] convert media_request_get_by_fd(),
Al Viro
- [PATCH v3 22/28] convert vfs_dedupe_file_range().,
Al Viro
- [PATCH v3 21/28] convert cifs_ioctl_copychunk(),
Al Viro
- [PATCH v3 24/28] do_pollfd(): convert to CLASS(fd),
Al Viro
- [PATCH v3 15/28] fdget(), more trivial conversions,
Al Viro
- [PATCH v3 18/28] switch spufs_calls_{get,put}() to CLASS() use,
Al Viro
- [PATCH v3 23/28] convert do_select(),
Al Viro
- [PATCH v3 14/28] fdget(), trivial conversions,
Al Viro
- [PATCH v3 28/28] deal with the last remaing boolean uses of fd_file(),
Al Viro
- [PATCH v3 16/28] convert do_preadv()/do_pwritev(),
Al Viro
- [PATCH v3 27/28] css_set_fork(): switch to CLASS(fd_raw, ...),
Al Viro
- [PATCH v3 26/28] memcg_write_event_control(): switch to CLASS(fd),
Al Viro
- [PATCH v3 25/28] assorted variants of irqfd setup: convert to CLASS(fd),
Al Viro
- [PATCH v3 02/28] regularize emptiness checks in fini_module(2) and vfs_dedupe_file_range(),
Al Viro
- [PATCH v3 04/28] get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd),
Al Viro
- [PATCH v3 03/28] timerfd: switch to CLASS(fd),
Al Viro
- [PATCH v3 06/28] do_mq_notify(): saner skb freeing on failures,
Al Viro
- Re: [PATCH v3 01/28] net/socket.c: switch to CLASS(fd),
Simon Horman
- [PATCH v1 0/3] mm: remove arch_make_page_accessible(),
David Hildenbrand
- [Bug 219104] New: A simple typo in kvm_main.c which will lead to erroneous memory access,
bugzilla-daemon
- [GIT PULL] virtio: fixes for rc1,
Michael S. Tsirkin
- [PATCH v1] MAINTAINERS: add me as reviewer of AF_VSOCK and virtio-vsock,
Arseniy Krasnov
- [kvm-unit-tests PATCH v5 0/5] riscv: sbi: Add support to test timer extension,
James Raphael Tiovalen
- Collateral-Free Loan.,
Arthur Wilson
- [PATCH kvmtool v2 0/2] Fix compilation with musl-libc based toolchains,
J. Neuschäfer
- [PATCH] vfio/pci: Remove unused struct 'vfio_pci_mmap_vma',
linux
- [PATCH v2 0/2] selftests: harness: refactor __constructor_order,
Masahiro Yamada
- [PATCH kvmtool 0/2] Fix compilation with musl-libc based toolchains,
J. Neuschäfer
- [PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages,
Sean Christopherson
- [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE,
Sean Christopherson
- Re: [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE,
Alex Bennée
- Re: [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE,
Marc Zyngier
- Re: [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE,
Catalin Marinas
- Re: (subset) [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE,
Marc Zyngier
- [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging,
Sean Christopherson
- [PATCH v12 03/84] KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error,
Sean Christopherson
- [PATCH v12 04/84] KVM: Allow calling kvm_release_page_{clean,dirty}() on a NULL page pointer,
Sean Christopherson
- [PATCH v12 05/84] KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes,
Sean Christopherson
- [PATCH v12 06/84] KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTE,
Sean Christopherson
- [PATCH v12 07/84] KVM: x86/mmu: Mark folio dirty when creating SPTE, not when zapping/modifying,
Sean Christopherson
- [PATCH v12 08/84] KVM: x86/mmu: Mark page/folio accessed only when zapping leaf SPTEs,
Sean Christopherson
- [PATCH v12 09/84] KVM: x86/mmu: Don't force flush if SPTE update clears Accessed bit,
Sean Christopherson
- [PATCH v12 10/84] KVM: x86/mmu: Use gfn_to_page_many_atomic() when prefetching indirect PTEs,
Sean Christopherson
- [PATCH v12 11/84] KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages(),
Sean Christopherson
- [PATCH v12 13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep,
Sean Christopherson
- [PATCH v12 12/84] KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs,
Sean Christopherson
- [PATCH v12 14/84] KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error code,
Sean Christopherson
- [PATCH v12 15/84] KVM: x86/mmu: Drop kvm_page_fault.hva, i.e. don't track intermediate hva,
Sean Christopherson
- [PATCH v12 16/84] KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot(),
Sean Christopherson
- [PATCH v12 17/84] KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs,
Sean Christopherson
- [PATCH v12 18/84] KVM: Remove pointless sanity check on @map param to kvm_vcpu_(un)map(),
Sean Christopherson
- [PATCH v12 19/84] KVM: Explicitly initialize all fields at the start of kvm_vcpu_map(),
Sean Christopherson
- [PATCH v12 20/84] KVM: Use NULL for struct page pointer to indicate mremapped memory,
Sean Christopherson
- [PATCH v12 21/84] KVM: nVMX: Rely on kvm_vcpu_unmap() to track validity of eVMCS mapping,
Sean Christopherson
- [PATCH v12 22/84] KVM: nVMX: Drop pointless msr_bitmap_map field from struct nested_vmx,
Sean Christopherson
- [PATCH v12 23/84] KVM: nVMX: Add helper to put (unmap) vmcs12 pages,
Sean Christopherson
- [PATCH v12 24/84] KVM: Use plain "struct page" pointer instead of single-entry array,
Sean Christopherson
- [PATCH v12 25/84] KVM: Provide refcounted page as output field in struct kvm_follow_pfn,
Sean Christopherson
- [PATCH v12 26/84] KVM: Move kvm_{set,release}_page_{clean,dirty}() helpers up in kvm_main.c,
Sean Christopherson
- [PATCH v12 27/84] KVM: pfncache: Precisely track refcounted pages,
Sean Christopherson
- [PATCH v12 28/84] KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn(),
Sean Christopherson
- [PATCH v12 29/84] KVM: Pin (as in FOLL_PIN) pages during kvm_vcpu_map(),
Sean Christopherson
- [PATCH v12 30/84] KVM: nVMX: Mark vmcs12's APIC access page dirty when unmapping,
Sean Christopherson
- [PATCH v12 31/84] KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap(),
Sean Christopherson
- [PATCH v12 32/84] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary,
Sean Christopherson
- [PATCH v12 33/84] KVM: Disallow direct access (w/o mmu_notifier) to unpinned pfn by default,
Sean Christopherson
- [PATCH v12 34/84] KVM: Add a helper to lookup a pfn without grabbing a reference,
Sean Christopherson
- [PATCH v12 35/84] KVM: x86: Use kvm_lookup_pfn() to check if retrying #PF is useful,
Sean Christopherson
- [PATCH v12 36/84] KVM: x86: Use kvm_lookup_pfn() to check if APIC access page was installed,
Sean Christopherson
- [PATCH v12 37/84] KVM: x86/mmu: Add "mmu" prefix fault-in helpers to free up generic names,
Sean Christopherson
- [PATCH v12 38/84] KVM: x86/mmu: Put direct prefetched pages via kvm_release_page_clean(),
Sean Christopherson
- [PATCH v12 39/84] KVM: x86/mmu: Add common helper to handle prefetching SPTEs,
Sean Christopherson
- [PATCH v12 40/84] KVM: x86/mmu: Add helper to "finish" handling a guest page fault,
Sean Christopherson
- [PATCH v12 41/84] KVM: x86/mmu: Mark pages/folios dirty at the origin of make_spte(),
Sean Christopherson
- [PATCH v12 42/84] KVM: Move declarations of memslot accessors up in kvm_host.h,
Sean Christopherson
- [PATCH v12 43/84] KVM: Add kvm_faultin_pfn() to specifically service guest page faults,
Sean Christopherson
- [PATCH v12 44/84] KVM: x86/mmu: Convert page fault paths to kvm_faultin_pfn(),
Sean Christopherson
- [PATCH v12 45/84] KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn(),
Sean Christopherson
- [PATCH v12 46/84] KVM: x86/mmu: Put refcounted pages instead of blindly releasing pfns,
Sean Christopherson
- [PATCH v12 47/84] KVM: x86/mmu: Don't mark unused faultin pages as accessed,
Sean Christopherson
- [PATCH v12 48/84] KVM: Move x86's API to release a faultin page to common KVM,
Sean Christopherson
- [PATCH v12 49/84] KVM: VMX: Hold mmu_lock until page is released when updating APIC access page,
Sean Christopherson
- [PATCH v12 50/84] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn,
Sean Christopherson
- [PATCH v12 51/84] KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map(),
Sean Christopherson
- [PATCH v12 52/84] KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock,
Sean Christopherson
- [PATCH v12 53/84] KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults,
Sean Christopherson
- [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock,
Sean Christopherson
- [PATCH v12 55/84] KVM: arm64: Use __kvm_faultin_pfn() to handle memory aborts,
Sean Christopherson
- [PATCH v12 56/84] KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed,
Sean Christopherson
- [PATCH v12 57/84] KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lock,
Sean Christopherson
- [PATCH v12 58/84] KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guest,
Sean Christopherson
- [PATCH v12 59/84] KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s HV,
Sean Christopherson
- [PATCH v12 61/84] KVM: PPC: Drop unused @kvm_ro param from kvmppc_book3s_instantiate_page(),
Sean Christopherson
- [PATCH v12 62/84] KVM: PPC: Book3S: Mark "struct page" pfns dirty/accessed after installing PTE,
Sean Christopherson
- [PATCH v12 63/84] KVM: PPC: Use kvm_faultin_pfn() to handle page faults on Book3s PR,
Sean Christopherson
- [PATCH v12 65/84] KVM: LoongArch: Mark "struct page" pfns accessed only in "slow" page fault path,
Sean Christopherson
- [PATCH v12 66/84] KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock,
Sean Christopherson
- [PATCH v12 67/84] KVM: LoongArch: Use kvm_faultin_pfn() to map pfns into the guest,
Sean Christopherson
- [PATCH v12 68/84] KVM: MIPS: Mark "struct page" pfns dirty only in "slow" page fault path,
Sean Christopherson
- [PATCH v12 69/84] KVM: MIPS: Mark "struct page" pfns accessed only in "slow" page fault path,
Sean Christopherson
- [PATCH v12 70/84] KVM: MIPS: Mark "struct page" pfns accessed prior to dropping mmu_lock,
Sean Christopherson
- [PATCH v12 72/84] KVM: PPC: Remove extra get_page() to fix page refcount leak,
Sean Christopherson
- [PATCH v12 71/84] KVM: MIPS: Use kvm_faultin_pfn() to map pfns into the guest,
Sean Christopherson
- [PATCH v12 73/84] KVM: PPC: Use kvm_vcpu_map() to map guest memory to patch dcbz instructions,
Sean Christopherson
- [PATCH v12 74/84] KVM: Convert gfn_to_page() to use kvm_follow_pfn(),
Sean Christopherson
- [PATCH v12 75/84] KVM: Add support for read-only usage of gfn_to_page(),
Sean Christopherson
- [PATCH v12 76/84] KVM: arm64: Use __gfn_to_page() when copying MTE tags to/from userspace,
Sean Christopherson
- [PATCH v12 77/84] KVM: PPC: Explicitly require struct page memory for Ultravisor sharing,
Sean Christopherson
- [PATCH v12 78/84] KVM: Drop gfn_to_pfn() APIs now that all users are gone,
Sean Christopherson
- [PATCH v12 79/84] KVM: s390: Use kvm_release_page_dirty() to unpin "struct page" memory,
Sean Christopherson
- [PATCH v12 80/84] KVM: Make kvm_follow_pfn.refcounted_page a required field,
Sean Christopherson
- [PATCH v12 81/84] KVM: x86/mmu: Don't mark "struct page" accessed when zapping SPTEs,
Sean Christopherson
- [PATCH v12 82/84] KVM: arm64: Don't mark "struct page" accessed when making SPTE young,
Sean Christopherson
- [PATCH v12 83/84] KVM: Drop APIs that manipulate "struct page" via pfns,
Sean Christopherson
- [PATCH v12 84/84] KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page",
Sean Christopherson
- [PATCH v12 60/84] KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s Radix,
Sean Christopherson
- [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path,
Sean Christopherson
- Re: [PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages,
Paolo Bonzini
- Re: [PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages,
Alex Bennée
- [PATCH v6 00/10] Enable haltpoll on arm64,
Ankur Arora
- [PATCH v2 00/14] KVM: guest_memfd: lazy preparation of pages + prefault support for SEV-SNP,
Paolo Bonzini
- [PATCH v2 01/14] KVM: x86: disallow pre-fault for SNP VMs before initialization,
Paolo Bonzini
- [PATCH v2 05/14] KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*,
Paolo Bonzini
- [PATCH v2 03/14] KVM: guest_memfd: delay folio_mark_uptodate() until after successful preparation,
Paolo Bonzini
- [PATCH v2 02/14] KVM: guest_memfd: return folio from __kvm_gmem_get_pfn(),
Paolo Bonzini
- [PATCH v2 04/14] KVM: guest_memfd: do not go through struct page,
Paolo Bonzini
- [PATCH v2 06/14] KVM: guest_memfd: return locked folio from __kvm_gmem_get_pfn,
Paolo Bonzini
- [PATCH v2 08/14] KVM: guest_memfd: make kvm_gmem_prepare_folio() operate on a single struct kvm,
Paolo Bonzini
- [PATCH v2 10/14] KVM: guest_memfd: move check for already-populated page to common code,
Paolo Bonzini
- [PATCH v2 09/14] KVM: remove kvm_arch_gmem_prepare_needed(),
Paolo Bonzini
- [PATCH v2 07/14] KVM: guest_memfd: delay kvm_gmem_prepare_folio() until the memory is passed to the guest,
Paolo Bonzini
- [PATCH v2 12/14] KVM: extend kvm_range_has_memory_attributes() to check subset of attributes,
Paolo Bonzini
- [PATCH v2 14/14] KVM: guest_memfd: abstract how prepared folios are recorded,
Paolo Bonzini
- [PATCH v2 13/14] KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfns,
Paolo Bonzini
- [PATCH v2 11/14] KVM: cleanup and add shortcuts to kvm_range_has_memory_attributes(),
Paolo Bonzini
- Re: [PATCH v2 00/14] KVM: guest_memfd: lazy preparation of pages + prefault support for SEV-SNP,
Michael Roth
- [PATCH 00/13] Bump Avocado to 103.0 LTS and update tests for compatibility and new features,
Cleber Rosa
- [PATCH 01/13] tests/avocado: mips: fallback to HTTP given certificate expiration,
Cleber Rosa
- [PATCH 02/13] tests/avocado: mips: add hint for fetchasset plugin,
Cleber Rosa
- [PATCH 03/13] tests/avocado/intel_iommu.py: increase timeout,
Cleber Rosa
- [PATCH 04/13] tests/avocado: add cdrom permission related tests,
Cleber Rosa
- [PATCH 05/13] tests/avocado: machine aarch64: standardize location and RO access,
Cleber Rosa
- [PATCH 06/13] tests/avocado: use more distinct names for assets,
Cleber Rosa
- [PATCH 07/13] tests/avocado/kvm_xen_guest.py: cope with asset RW requirements,
Cleber Rosa
- [PATCH 08/13] testa/avocado: test_arm_emcraft_sf2: handle RW requirements for asset,
Cleber Rosa
- [PATCH 09/13] tests/avocado/boot_xen.py: fetch kernel during test setUp(),
Cleber Rosa
- [PATCH 10/13] tests/avocado/tuxrun_baselines.py: use Avocado's zstd support,
Cleber Rosa
- [PATCH 11/13] tests/avocado/machine_aarch64_sbsaref.py: allow for rw usage of image,
Cleber Rosa
- [PATCH 12/13] Bump avocado to 103.0,
Cleber Rosa
- [PATCH 13/13] Avocado tests: allow for parallel execution of tests,
Cleber Rosa
- Re: [PATCH 00/13] Bump Avocado to 103.0 LTS and update tests for compatibility and new features,
Akihiko Odaki
- Re: [PATCH 00/13] Bump Avocado to 103.0 LTS and update tests for compatibility and new features,
Philippe Mathieu-Daudé
- [PATCH v8 0/5] Add Svade and Svadu Extensions Support,
Yong-Xuan Wang
- [kvm-unit-tests PATCH 0/6] Checking and CI improvements,
Nicholas Piggin
- [PATCH v3 0/2] Fix for a very old KVM bug in the segment cache,
Maxim Levitsky
- [PATCH 0/2] Relax canonical checks on some arch msrs,
Maxim Levitsky
- [PATCH] KVM:x86:Fix an interrupt injection logic error during PIC interrupt simulation,
Liam Ni
- [PATCH] KVM: Loongarch: Remove undefined a6 argument comment for kvm_hypercall,
Dandan Zhang
- [PATCH v3 0/2] Add paravirt KVM_FEATURE_VIRT_EXTIOI feature,
Bibo Mao
- [RFC PATCH 0/6] Enable shared device assignment,
Chenyi Qiang
- [PATCH v5 0/3] LoongArch: KVM: Add Binary Translation extension support,
Bibo Mao
- [PATCH] KVM: x86: Eliminate log spam from limited APIC timer periods,
Jim Mattson
- [PATCH] target/i386: Raise the highest index value used for any VMCS encoding,
Lei Wang
- [PATCH] KVM: x86: Reset RSP before exiting to userspace when emulating POPA,
Tao Su
- [PATCH v2] KVM: Documentation: Fix title underline too short warning,
Chang Yu
- [PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging,
James Houghton
- [PATCH v6 01/11] KVM: Add lockless memslot walk to KVM,
James Houghton
- [PATCH v6 03/11] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn,
James Houghton
- [PATCH v6 02/11] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn,
James Houghton
- [PATCH v6 04/11] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER,
James Houghton
- [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers,
James Houghton
- [PATCH v6 06/11] mm: Add has_fast_aging to struct mmu_notifier,
James Houghton
- [PATCH v6 07/11] KVM: Pass fast_only to kvm_{test_,}age_gfn,
James Houghton
- [PATCH v6 08/11] KVM: x86: Optimize kvm_{test_,}age_gfn a little bit,
James Houghton
- [PATCH v6 09/11] KVM: x86: Implement fast_only versions of kvm_{test_,}age_gfn,
James Houghton
- [PATCH v6 10/11] mm: multi-gen LRU: Have secondary MMUs participate in aging,
James Houghton
- [PATCH v6 11/11] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test,
James Houghton
- [PATCH] KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS,
Sean Christopherson
- [bug report] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event,
Dan Carpenter
- [PULL v2 37/61] accel/kvm: Extract common KVM vCPU {creation,parking} code,
Michael S. Tsirkin
- [PATCH v2 00/10] selftests: kvm: s390: Add s390x ucontrol selftests,
Christoph Schlameuss
- [PATCH v2 01/10] selftests: kvm: s390: Define page sizes in shared header,
Christoph Schlameuss
- [PATCH v2 02/10] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests,
Christoph Schlameuss
- [PATCH v2 03/10] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test,
Christoph Schlameuss
- [PATCH v2 05/10] selftests: kvm: s390: Add debug print functions,
Christoph Schlameuss
- [PATCH v2 04/10] selftests: kvm: s390: Add test fixture and simple VM setup tests,
Christoph Schlameuss
- [PATCH v2 06/10] selftests: kvm: s390: Add VM run test case,
Christoph Schlameuss
- [PATCH v2 09/10] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs,
Christoph Schlameuss
- [PATCH v2 07/10] selftests: kvm: s390: Add uc_map_unmap VM test case,
Christoph Schlameuss
- [PATCH v2 08/10] selftests: kvm: s390: Add uc_skey VM test case,
Christoph Schlameuss
- [PATCH v2 10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig,
Christoph Schlameuss
- [PATCH 0/2] LoongArch: KVM: Add paravirt qspinlock support,
Bibo Mao
- [PATCH v5 0/4] Allow userspace to change ID_AA64PFR1_EL1,
Shaoqin Huang
- FW: About the patch ”https://lore.kernel.org/linux-iommu/20240412082121.33382-1-yi.l.liu@xxxxxxxxx/ “ for help ,
XueMei Yue
- [PATCH] KVM: X86: conditionally call the release operation of memslot rmap,
flyingpenghao
- [PATCH] KVM: x86/mmu: Check that root is valid/loaded when pre-faulting SPTEs,
Sean Christopherson
- [PATCH] KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-Exit,
Sean Christopherson
- [syzbot] Monthly kvm report (Jul 2024),
syzbot
- [Bug 219085] New: kvm_spurious_fault in L1 when running a nested kvm instance on AMD Opteron_G5_qemu L0,
bugzilla-daemon
- [syzbot] [kvm?] general protection fault in is_page_fault_stale,
syzbot
- [USB Isolation] USB virt drivers access between guests instead of host -> guest?,
privacymiscoccasion
- [PATCH 0/2] Add RISC-V ISA extensions based on Linux-6.10,
Anup Patel
- [PATCH] KVM: Loongarch: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS,
WangYuli
- [PULL 38/63] accel/kvm: Extract common KVM vCPU {creation,parking} code,
Michael S. Tsirkin
- [kvm-unit-tests PATCH v4 0/5] riscv: sbi: Add support to test timer extension,
James Raphael Tiovalen
- [PATCH v4 0/6] target/arm/kvm: Report PMU unavailability,
Akihiko Odaki
- [kvm:queue 22/34] arch/x86/kvm/x86.c:12650:12: error: no member named 'pre_fault_allowed' in 'struct kvm_arch',
kernel test robot
- [kvm:queue 22/34] arch/x86/kvm/svm/svm.c:4952:26: error: 'struct kvm_arch' has no member named 'pre_fault_allowed',
kernel test robot
- [PATCH 0/6] KVM: nVMX: Fix IPIv vs. nested posted interrupts,
Sean Christopherson
- [bug report] KVM: SVM: Set target pCPU during IRTE update if target vCPU is running,
Dan Carpenter
- [PATCH v2 00/10] KVM: x86: Fix ICR handling when x2AVIC is active,
Sean Christopherson
- [PATCH v2 01/10] KVM: x86: Enforce x2APIC's must-be-zero reserved ICR bits,
Sean Christopherson
- [PATCH v2 02/10] KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode(),
Sean Christopherson
- [PATCH v2 03/10] KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC),
Sean Christopherson
- [PATCH v2 04/10] KVM: selftests: Open code vcpu_run() equivalent in guest_printf test,
Sean Christopherson
- [PATCH v2 05/10] KVM: selftests: Report unhandled exceptions on x86 as regular guest asserts,
Sean Christopherson
- [PATCH v2 06/10] KVM: selftests: Add x86 helpers to play nice with x2APIC MSR #GPs,
Sean Christopherson
- [PATCH v2 07/10] KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabled,
Sean Christopherson
- [PATCH v2 08/10] KVM: selftests: Test x2APIC ICR reserved bits,
Sean Christopherson
- [PATCH v2 09/10] KVM: selftests: Verify the guest can read back the x2APIC ICR it wrote,
Sean Christopherson
- [PATCH v2 10/10] KVM: selftests: Play nice with AMD's AVIC errata,
Sean Christopherson
- Re: [PATCH v2 00/10] KVM: x86: Fix ICR handling when x2AVIC is active,
Sean Christopherson
- [PATCH 0/8] KVM: x86: Fix ICR handling when x2AVIC is active,
Sean Christopherson
- [BUG] arch/x86/kvm/vmx/vmx_onhyperv.h:109:36: error: dereference of NULL ‘0’,
Mirsad Todorovac
- [BUG] arch/x86/kvm/x86.c: In function ‘prepare_emulation_failure_exit’: error: use of NULL ‘data’ where non-null expected,
Mirsad Todorovac
- [BUG] 6.10 stable: arch/x86/kvm/xen.c:1486:44: error: use of uninitialized value ‘port’ [CWE-457],
Mirsad Todorovac
- [BUG] arch/x86/kvm/vmx/pmu_intel.c:54: error: dereference of NULL ‘pmc’ [CWE-476],
Mirsad Todorovac
- [PATCH 00/13] Accelerate KVM RISC-V when running as a guest,
Anup Patel
- [PATCH 01/13] RISC-V: KVM: Order the object files alphabetically,
Anup Patel
- [PATCH 02/13] RISC-V: KVM: Save/restore HSTATUS in C source,
Anup Patel
- [PATCH 03/13] RISC-V: KVM: Save/restore SCOUNTEREN in C source,
Anup Patel
- [PATCH 04/13] RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros,
Anup Patel
- [PATCH 05/13] RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value(),
Anup Patel
- [PATCH 06/13] RISC-V: KVM: Don't setup SGEI for zero guest external interrupts,
Anup Patel
- [PATCH 07/13] RISC-V: Add defines for the SBI nested acceleration extension,
Anup Patel
- [PATCH 08/13] RISC-V: KVM: Add common nested acceleration support,
Anup Patel
- [PATCH 09/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs,
Anup Patel
- [PATCH 10/13] RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs,
Anup Patel
- [PATCH 11/13] RISC-V: KVM: Use SBI sync SRET call when available,
Anup Patel
- [PATCH 12/13] RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit(),
Anup Patel
- [PATCH 13/13] RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEs,
Anup Patel
- [GIT PULL] KVM changes for 6.11 merge window,
Paolo Bonzini
- [RFC v11 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly,
Yunsheng Lin
- [RFC v11 04/14] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
- [kvm-unit-tests PATCH v3 0/5] riscv: sbi: Add support to test timer extension,
James Raphael Tiovalen
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]