Linux KVM
[Prev Page][Next Page]
- [RFC PATCH v3 19/58] KVM: x86/pmu: Plumb through pass-through PMU to vcpu for Intel CPUs, (continued)
- [RFC PATCH v3 19/58] KVM: x86/pmu: Plumb through pass-through PMU to vcpu for Intel CPUs,
Mingwei Zhang
- [RFC PATCH v3 20/58] KVM: x86/pmu: Always set global enable bits in passthrough mode,
Mingwei Zhang
- [RFC PATCH v3 21/58] KVM: x86/pmu: Add a helper to check if passthrough PMU is enabled,
Mingwei Zhang
- [RFC PATCH v3 22/58] KVM: x86/pmu: Add host_perf_cap and initialize it in kvm_x86_vendor_init(),
Mingwei Zhang
- [RFC PATCH v3 23/58] KVM: x86/pmu: Allow RDPMC pass through when all counters exposed to guest,
Mingwei Zhang
- [RFC PATCH v3 24/58] KVM: x86/pmu: Introduce macro PMU_CAP_PERF_METRICS,
Mingwei Zhang
- [RFC PATCH v3 25/58] KVM: x86/pmu: Introduce PMU operator to check if rdpmc passthrough allowed,
Mingwei Zhang
- [RFC PATCH v3 26/58] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL,
Mingwei Zhang
- [RFC PATCH v3 27/58] KVM: x86/pmu: Create a function prototype to disable MSR interception,
Mingwei Zhang
- [RFC PATCH v3 28/58] KVM: x86/pmu: Add intel_passthrough_pmu_msrs() to pass-through PMU MSRs,
Mingwei Zhang
- [RFC PATCH v3 29/58] KVM: x86/pmu: Avoid legacy vPMU code when accessing global_ctrl in passthrough vPMU,
Mingwei Zhang
- [RFC PATCH v3 30/58] KVM: x86/pmu: Exclude PMU MSRs in vmx_get_passthrough_msr_slot(),
Mingwei Zhang
- [RFC PATCH v3 31/58] KVM: x86/pmu: Add counter MSR and selector MSR index into struct kvm_pmc,
Mingwei Zhang
- [RFC PATCH v3 32/58] KVM: x86/pmu: Introduce PMU operation prototypes for save/restore PMU context,
Mingwei Zhang
- [RFC PATCH v3 33/58] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU,
Mingwei Zhang
- [RFC PATCH v3 34/58] KVM: x86/pmu: Make check_pmu_event_filter() an exported function,
Mingwei Zhang
- [RFC PATCH v3 35/58] KVM: x86/pmu: Allow writing to event selector for GP counters if event is allowed,
Mingwei Zhang
- [RFC PATCH v3 36/58] KVM: x86/pmu: Allow writing to fixed counter selector if counter is exposed,
Mingwei Zhang
- [RFC PATCH v3 37/58] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL at VM boundary,
Mingwei Zhang
- [RFC PATCH v3 38/58] KVM: x86/pmu: Exclude existing vLBR logic from the passthrough PMU,
Mingwei Zhang
- [RFC PATCH v3 39/58] KVM: x86/pmu: Notify perf core at KVM context switch boundary,
Mingwei Zhang
- [RFC PATCH v3 40/58] KVM: x86/pmu: Grab x86 core PMU for passthrough PMU VM,
Mingwei Zhang
- [RFC PATCH v3 41/58] KVM: x86/pmu: Add support for PMU context switch at VM-exit/enter,
Mingwei Zhang
- [RFC PATCH v3 42/58] KVM: x86/pmu: Introduce PMU operator to increment counter,
Mingwei Zhang
- [RFC PATCH v3 43/58] KVM: x86/pmu: Introduce PMU operator for setting counter overflow,
Mingwei Zhang
- [RFC PATCH v3 44/58] KVM: x86/pmu: Implement emulated counter increment for passthrough PMU,
Mingwei Zhang
- [RFC PATCH v3 45/58] KVM: x86/pmu: Update pmc_{read,write}_counter() to disconnect perf API,
Mingwei Zhang
- [RFC PATCH v3 46/58] KVM: x86/pmu: Disconnect counter reprogram logic from passthrough PMU,
Mingwei Zhang
- [RFC PATCH v3 47/58] KVM: nVMX: Add nested virtualization support for passthrough PMU,
Mingwei Zhang
- [RFC PATCH v3 48/58] perf/x86/intel: Support PERF_PMU_CAP_PASSTHROUGH_VPMU,
Mingwei Zhang
- [RFC PATCH v3 49/58] KVM: x86/pmu/svm: Set passthrough capability for vcpus,
Mingwei Zhang
- [RFC PATCH v3 50/58] KVM: x86/pmu/svm: Set enable_passthrough_pmu module parameter,
Mingwei Zhang
- [RFC PATCH v3 51/58] KVM: x86/pmu/svm: Allow RDPMC pass through when all counters exposed to guest,
Mingwei Zhang
- [RFC PATCH v3 52/58] KVM: x86/pmu/svm: Implement callback to disable MSR interception,
Mingwei Zhang
- [RFC PATCH v3 53/58] KVM: x86/pmu/svm: Set GuestOnly bit and clear HostOnly bit when guest write to event selectors,
Mingwei Zhang
- [RFC PATCH v3 54/58] KVM: x86/pmu/svm: Add registers to direct access list,
Mingwei Zhang
- [RFC PATCH v3 55/58] KVM: x86/pmu/svm: Implement handlers to save and restore context,
Mingwei Zhang
- [RFC PATCH v3 56/58] KVM: x86/pmu/svm: Wire up PMU filtering functionality for passthrough PMU,
Mingwei Zhang
- [RFC PATCH v3 57/58] KVM: x86/pmu/svm: Implement callback to increment counters,
Mingwei Zhang
- [RFC PATCH v3 58/58] perf/x86/amd: Support PERF_PMU_CAP_PASSTHROUGH_VPMU for AMD host,
Mingwei Zhang
- RE: [RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86,
Ma, Yongwei
- Re: [RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86,
Sean Christopherson
- Re: [RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86,
Mi, Dapeng
- [PATCH v2 00/17] KVM: arm64: nv: Add support for address translation instructions,
Marc Zyngier
- [PATCH v2 01/17] arm64: Add missing APTable and TCR_ELx.HPD masks,
Marc Zyngier
- [PATCH v2 02/17] arm64: Add PAR_EL1 field description,
Marc Zyngier
- [PATCH v2 03/17] arm64: Add system register encoding for PSTATE.PAN,
Marc Zyngier
- [PATCH v2 05/17] KVM: arm64: Make kvm_at() take an OP_AT_*,
Marc Zyngier
- [PATCH v2 04/17] arm64: Add ESR_ELx_FSC_ADDRSZ_L() helper,
Marc Zyngier
- [PATCH v2 06/17] KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor,
Marc Zyngier
- [PATCH v2 07/17] KVM: arm64: nv: Honor absence of FEAT_PAN2,
Marc Zyngier
- [PATCH v2 09/17] KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}P,
Marc Zyngier
- [PATCH v2 08/17] KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W},
Marc Zyngier
- [PATCH v2 10/17] KVM: arm64: nv: Add basic emulation of AT S1E2{R,W},
Marc Zyngier
- [PATCH v2 11/17] KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W},
Marc Zyngier
- [PATCH v2 12/17] KVM: arm64: nv: Make ps_to_output_size() generally available,
Marc Zyngier
- [PATCH v2 13/17] KVM: arm64: nv: Add SW walker for AT S1 emulation,
Marc Zyngier
- [PATCH v2 14/17] KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration,
Marc Zyngier
- [PATCH v2 15/17] KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3,
Marc Zyngier
- [PATCH v2 16/17] KVM: arm64: nv: Plumb handling of AT S1* traps from EL2,
Marc Zyngier
- [PATCH v2 17/17] KVM: arm64: nv: Add support for FEAT_ATS1A,
Marc Zyngier
- [PATCH] KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list,
Mark Brown
- [PATCH rfc] vfio-pci: Allow write combining,
Keith Busch
- [PATCH v11 00/20] Add Secure TSC support for SNP guests,
Nikunj A Dadhania
- [PATCH v11 01/20] virt: sev-guest: Replace dev_dbg with pr_debug,
Nikunj A Dadhania
- [PATCH v11 02/20] virt: sev-guest: Rename local guest message variables,
Nikunj A Dadhania
- [PATCH v11 03/20] virt: sev-guest: Fix user-visible strings,
Nikunj A Dadhania
- [PATCH v11 04/20] virt: sev-guest: Ensure the SNP guest messages do not exceed a page,
Nikunj A Dadhania
- [PATCH v11 05/20] virt: sev-guest: Use AES GCM crypto library,
Nikunj A Dadhania
- [PATCH v11 06/20] x86/sev: Handle failures from snp_init(),
Nikunj A Dadhania
- [PATCH v11 07/20] x86/sev: Cache the secrets page address,
Nikunj A Dadhania
- [PATCH v11 08/20] virt: sev-guest: Consolidate SNP guest messaging parameters to a struct,
Nikunj A Dadhania
- [PATCH v11 09/20] virt: sev-guest: Reduce the scope of SNP command mutex,
Nikunj A Dadhania
- [PATCH v11 10/20] virt: sev-guest: Carve out SNP message context structure,
Nikunj A Dadhania
- [PATCH v11 11/20] x86/sev: Carve out and export SNP guest messaging init routines,
Nikunj A Dadhania
- [PATCH v11 12/20] x86/sev: Relocate SNP guest messaging routines to common code,
Nikunj A Dadhania
- [PATCH v11 13/20] x86/cc: Add CC_ATTR_GUEST_SECURE_TSC,
Nikunj A Dadhania
- [PATCH v11 14/20] x86/sev: Add Secure TSC support for SNP guests,
Nikunj A Dadhania
- [PATCH v11 15/20] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests,
Nikunj A Dadhania
- [PATCH v11 16/20] x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests,
Nikunj A Dadhania
- [PATCH v11 17/20] x86/sev: Allow Secure TSC feature for SNP guests,
Nikunj A Dadhania
- [PATCH v11 18/20] x86/sev: Mark Secure TSC as reliable clocksource,
Nikunj A Dadhania
- [PATCH v11 19/20] x86/kvmclock: Skip kvmclock when Secure TSC is available,
Nikunj A Dadhania
- [PATCH v11 20/20] x86/cpu/amd: Do not print FW_BUG for Secure TSC,
Nikunj A Dadhania
- Re: [PATCH v11 00/20] Add Secure TSC support for SNP guests,
Nikunj A. Dadhania
- [PATCH v2] KVM: x86: Advertise SUCCOR and OVERFLOW_RECOV cpuid bits,
John Allen
- [PATCH net-next v12 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly,
Yunsheng Lin
- [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API,
Yunsheng Lin
- [PATCH RESEND] KVM: X86: conditionally call the release operation of memslot rmap,
flyingpenghao
- [PATCH v2] KVM: x86/mmu: Optimize kvm_zap_obsolete_pages execution time,
flyingpenghao
- [PATCH] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch,
WangYuli
- [Bug 219112] New: Machine will not wake from suspend if KVM VM is running,
bugzilla-daemon
- [PATCH net-next v4 0/2] vsock: avoid queuing on intermediate queue if possible,
Luigi Leonardi via B4 Relay
- [PATCH net-next v4 0/3] ioctl support for AF_VSOCK and virtio-based transports,
Luigi Leonardi via B4 Relay
- [PATCH] KVM: x86: Advertise SUCCOR and OVERFLOW_RECOV cpuid bits,
John Allen
- [PATCH] KVM: Fix error path in kvm_vm_ioctl_create_vcpu() on xa_store() failure,
Will Deacon
- [PATCH -next] vfio/fsl-mc: Remove unused variable 'hwirq',
Yue Haibing
- [PATCH V2] KVM:x86:Fix an interrupt injection logic error during PIC interrupt simulation,
Liam Ni
- [PATCH v7 0/4] debugfs to hisilicon migration driver,
Longfang Liu
- [PATCH] target/i386: Change unavail from u32 to u64,
Xiong Zhang
- [PATCH 00/18] qapi: Reduce use of 'prefix'.,
Markus Armbruster
- [PATCH 03/18] qapi/block-core: Drop temporary 'prefix',
Markus Armbruster
- [PATCH 08/18] qapi/ui: Drop temporary 'prefix',
Markus Armbruster
- [PATCH 09/18] qapi/machine: Rename CpuS390* to S390Cpu, and drop 'prefix',
Markus Armbruster
- [PATCH 07/18] qapi/machine: Drop temporary 'prefix',
Markus Armbruster
- [PATCH 02/18] tests/qapi-schema: Drop temporary 'prefix',
Markus Armbruster
- [PATCH 06/18] qapi/ebpf: Drop temporary 'prefix',
Markus Armbruster
- [PATCH 04/18] qapi/common: Drop temporary 'prefix',
Markus Armbruster
- [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix',
Markus Armbruster
- [PATCH 15/18] qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefix,
Markus Armbruster
- [PATCH 16/18] qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo,
Markus Armbruster
- [PATCH 14/18] qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefix,
Markus Armbruster
- [PATCH 12/18] qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix,
Markus Armbruster
- [PATCH 17/18] qapi/cryptodev: Drop unwanted 'prefix',
Markus Armbruster
- [PATCH 13/18] qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix,
Markus Armbruster
- [PATCH 05/18] qapi/crypto: Drop temporary 'prefix',
Markus Armbruster
- [PATCH 18/18] qapi/cryptodev: Rename QCryptodevBackendAlgType to *Algo, and drop prefix,
Markus Armbruster
- [PATCH 11/18] qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix,
Markus Armbruster
- [PATCH 10/18] qapi/crypto: Drop unwanted 'prefix',
Markus Armbruster
- [PATCH v6 0/3] LoongArch: KVM: Add Binary Translation extension support,
Bibo Mao
- [PATCH v4 0/3] Add extioi virt extension support,
Bibo Mao
- [PATCH v3 00/10] selftests: kvm: s390: Add s390x ucontrol selftests,
Christoph Schlameuss
- [PATCH v3 05/10] selftests: kvm: s390: Add debug print functions,
Christoph Schlameuss
- [PATCH v3 09/10] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs,
Christoph Schlameuss
- [PATCH v3 04/10] selftests: kvm: s390: Add test fixture and simple VM setup tests,
Christoph Schlameuss
- [PATCH v3 06/10] selftests: kvm: s390: Add VM run test case,
Christoph Schlameuss
- [PATCH v3 01/10] selftests: kvm: s390: Define page sizes in shared header,
Christoph Schlameuss
- [PATCH v3 07/10] selftests: kvm: s390: Add uc_map_unmap VM test case,
Christoph Schlameuss
- [PATCH v3 10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig,
Christoph Schlameuss
- [PATCH v3 02/10] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests,
Christoph Schlameuss
- [PATCH v3 08/10] selftests: kvm: s390: Add uc_skey VM test case,
Christoph Schlameuss
- [PATCH v3 03/10] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test,
Christoph Schlameuss
- [kvm-unit-tests PATCH v6 0/5] riscv: sbi: Add support to test timer extension,
James Raphael Tiovalen
- [PATCH] KVM: x86/mmu: Conditionally call kvm_zap_obsolete_pages,
flyingpenghao
- [PATCHSET][RFC] struct fd and memory safety,
Al Viro
- [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops,
viro
- [PATCH 02/39] introduce fd_file(), convert all accessors to it.,
viro
- [PATCH 03/39] struct fd: representation change,
viro
- [PATCH 04/39] add struct fd constructors, get rid of __to_fd(),
viro
- [PATCH 05/39] regularize emptiness checks in fini_module(2) and vfs_dedupe_file_range(),
viro
- [PATCH 06/39] net/socket.c: switch to CLASS(fd),
viro
- [PATCH 07/39] introduce struct fderr, convert overlayfs uses to that,
viro
- [PATCH 08/39] experimental: convert fs/overlayfs/file.c to CLASS(...),
viro
- [PATCH 09/39] timerfd: switch to CLASS(fd, ...),
viro
- [PATCH 10/39] get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd),
viro
- [PATCH 11/39] switch netlink_getsockbyfilp() to taking descriptor,
viro
- [PATCH 12/39] do_mq_notify(): saner skb freeing on failures,
viro
- [PATCH 13/39] do_mq_notify(): switch to CLASS(fd, ...),
viro
- [PATCH 14/39] simplify xfs_find_handle() a bit,
viro
- [PATCH 15/39] convert vmsplice() to CLASS(fd, ...),
viro
- [PATCH 16/39] convert __bpf_prog_get() to CLASS(fd, ...),
viro
- [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper,
viro
- [PATCH 18/39] bpf maps: switch to CLASS(fd, ...),
viro
- [PATCH 19/39] fdget_raw() users: switch to CLASS(fd_raw, ...),
viro
- [PATCH 20/39] introduce "fd_pos" class, convert fdget_pos() users to it.,
viro
- [PATCH 21/39] o2hb_region_dev_store(): avoid goto around fdget()/fdput(),
viro
- [PATCH 22/39] privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget(),
viro
- [PATCH 23/39] fdget(), trivial conversions,
viro
- [PATCH 24/39] fdget(), more trivial conversions,
viro
- [PATCH 25/39] convert do_preadv()/do_pwritev(),
viro
- [PATCH 26/39] convert cachestat(2),
viro
- [PATCH 27/39] switch spufs_calls_{get,put}() to CLASS() use,
viro
- [PATCH 28/39] convert spu_run(2),
viro
- [PATCH 29/39] convert media_request_get_by_fd(),
viro
- [PATCH 30/39] convert coda_parse_fd(),
viro
- [PATCH 31/39] convert cifs_ioctl_copychunk(),
viro
- [PATCH 32/39] convert vfs_dedupe_file_range().,
viro
- [PATCH 33/39] convert do_select(),
viro
- [PATCH 34/39] do_pollfd(): convert to CLASS(fd),
viro
- [PATCH 35/39] convert bpf_token_create(),
viro
- [PATCH 36/39] assorted variants of irqfd setup: convert to CLASS(fd),
viro
- [PATCH 37/39] memcg_write_event_control(): switch to CLASS(fd),
viro
- [PATCH 38/39] css_set_fork(): switch to CLASS(fd_raw, ...),
viro
- [PATCH 39/39] deal with the last remaing boolean uses of fd_file(),
viro
- Re: [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops,
Michal Hocko
- Re: [PATCHSET][RFC] struct fd and memory safety,
Al Viro
- Re: [PATCHSET][RFC] struct fd and memory safety,
Josef Bacik
- Re: [PATCHSET][RFC] struct fd and memory safety,
Al Viro
- Re: [PATCHSET][RFC] struct fd and memory safety,
Jason Gunthorpe
- Re: [PATCHSET][RFC] struct fd and memory safety,
Christian Brauner
- [PATCHSET v3] struct fd and memory safety,
Al Viro
- [PATCH v3 01/28] net/socket.c: switch to CLASS(fd),
Al Viro
- [PATCH v3 07/28] do_mq_notify(): switch to CLASS(fd),
Al Viro
- [PATCH v3 05/28] switch netlink_getsockbyfilp() to taking descriptor,
Al Viro
- [PATCH v3 12/28] o2hb_region_dev_store(): avoid goto around fdget()/fdput(),
Al Viro
- [PATCH v3 11/28] introduce "fd_pos" class, convert fdget_pos() users to it.,
Al Viro
- [PATCH v3 09/28] convert vmsplice() to CLASS(fd),
Al Viro
- [PATCH v3 08/28] simplify xfs_find_handle() a bit,
Al Viro
- [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
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]