Linux KVM for ARM
[Prev Page][Next Page]
- [PATCH v4 kvmtool 01/12] Use MB for megabytes consistently, (continued)
- [PATCH v4 kvmtool 01/12] Use MB for megabytes consistently, Alexandru Elisei
- [PATCH v4 kvmtool 02/12] builtin-run: Always use RAM size in bytes, Alexandru Elisei
- [PATCH v4 kvmtool 03/12] builtin-run: Rework RAM size validation, Alexandru Elisei
- [PATCH v4 kvmtool 05/12] arm/arm64: Fail if RAM size is too large for 32-bit guests, Alexandru Elisei
- [PATCH v4 kvmtool 04/12] builtin-run: Add arch hook to validate VM configuration, Alexandru Elisei
- [PATCH v4 kvmtool 06/12] arm/arm64: Kill the ARM_MAX_MEMORY() macro, Alexandru Elisei
- [PATCH v4 kvmtool 07/12] arm/arm64: Kill the ARM_HIMAP_MAX_MEMORY() macro, Alexandru Elisei
- [PATCH v4 kvmtool 09/12] kvm__arch_init: Remove hugetlbfs_path and ram_size as parameters, Alexandru Elisei
- [PATCH v4 kvmtool 08/12] builtin_run: Allow standard size specifiers for memory, Alexandru Elisei
- [PATCH v4 kvmtool 10/12] arm/arm64: Consolidate RAM initialization in kvm__init_ram(), Alexandru Elisei
- [PATCH v4 kvmtool 11/12] Introduce kvm__arch_default_ram_address(), Alexandru Elisei
- [PATCH v4 kvmtool 12/12] arm64: Allow the user to specify the RAM base address, Alexandru Elisei
- Re: [PATCH v4 kvmtool 00/12] arm64: Allow the user to set RAM base address, Suzuki K Poulose
- Re: [PATCH v4 kvmtool 00/12] arm64: Allow the user to set RAM base address, Will Deacon
- [PATCH] KVM: arm64: Add Oliver as a reviewer,
Marc Zyngier
- [PATCH 0/4] Fix filename reporting in guest asserts,
Colton Lewis
- [PATCH] selftests: KVM: Handle compiler optimizations in ucall,
Raghavendra Rao Ananta
- [PATCH 1/2] KVM: arm64: nvhe: rename confusing obj-y,
Masahiro Yamada
- [PATCH v2 00/19] KVM/arm64: Refactoring the vcpu flags,
Marc Zyngier
- [PATCH v2 01/19] KVM: arm64: Always start with clearing SVE flag on load, Marc Zyngier
- [PATCH v2 05/19] KVM: arm64: Add helpers to manipulate vcpu flags among a set, Marc Zyngier
- [PATCH v2 03/19] KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code, Marc Zyngier
- [PATCH v2 07/19] KVM: arm64: Move vcpu configuration flags into their own set, Marc Zyngier
- [PATCH v2 08/19] KVM: arm64: Move vcpu PC/Exception flags to the input flag set, Marc Zyngier
- [PATCH v2 02/19] KVM: arm64: Always start with clearing SME flag on load, Marc Zyngier
- [PATCH v2 09/19] KVM: arm64: Move vcpu debug/SPE/TRBE flags to the input flag set, Marc Zyngier
- [PATCH v2 06/19] KVM: arm64: Add three sets of flags to the vcpu state, Marc Zyngier
- [PATCH v2 04/19] KVM: arm64: Move FP state ownership from flag to a tristate, Marc Zyngier
- [PATCH v2 11/19] KVM: arm64: Move vcpu ON_UNSUPPORTED_CPU flag to the state flag set, Marc Zyngier
- [PATCH v2 18/19] KVM: arm64: Document why pause cannot be turned into a flag, Marc Zyngier
- [PATCH v2 12/19] KVM: arm64: Move vcpu WFIT flag to the state flag set, Marc Zyngier
- [PATCH v2 13/19] KVM: arm64: Kill unused vcpu flags field, Marc Zyngier
- [PATCH v2 15/19] KVM: arm64: Warn when PENDING_EXCEPTION and INCREMENT_PC are set together, Marc Zyngier
- [PATCH v2 14/19] KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flag, Marc Zyngier
- [PATCH v2 16/19] KVM: arm64: Add build-time sanity checks for flags, Marc Zyngier
- [PATCH v2 17/19] KVM: arm64: Reduce the size of the vcpu flag members, Marc Zyngier
- [PATCH v2 10/19] KVM: arm64: Move vcpu SVE/SME flags to the state flag set, Marc Zyngier
- [PATCH v2 19/19] KVM: arm64: Move the handling of !FP outside of the fast path, Marc Zyngier
- Re: [PATCH v2 00/19] KVM/arm64: Refactoring the vcpu flags, Marc Zyngier
- [GIT PULL] KVM/arm64 fixes for 5.19, take #1,
Marc Zyngier
- [PATCH 0/6] KVM/arm64: Minor/trivial fixes from pKVM mega-patch,
Will Deacon
- [PATCH v3 0/5] KVM nVHE Hypervisor stack unwinder,
Kalesh Singh
- [PATCH v1 0/7] arm64/sve: Clean up KVM integration and optimise syscalls,
Mark Brown
- [PATCH v2 0/3] KVM: arm64: Fix userspace access to HW pending state,
Marc Zyngier
- [PATCH v5 0/4] KVM: mm: count KVM mmu usage in memory stats,
Yosry Ahmed
- Need to run kvm/qemu on ARM,
Ivan Masum
- [PATCH] KVM: arm64: fix the inconsistent indenting,
sunliming
- [PATCH 0/3] KVM: arm64: Fix userspace access to HW pending state,
Marc Zyngier
- [PATCH AUTOSEL 5.17 34/48] KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures, Sasha Levin
- [PATCH AUTOSEL 5.18 35/49] KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures,
Sasha Levin
- [PATCH 00/18] KVM/arm64: Refactoring the vcpu flags,
Marc Zyngier
- [PATCH 02/18] KVM: arm64: Always start with clearing SME flag on load, Marc Zyngier
- [PATCH 04/18] KVM: arm64: Move FP state ownership from flag to a tristate, Marc Zyngier
- [PATCH 08/18] KVM: arm64: Move vcpu PC/Exception flags to the input flag set, Marc Zyngier
- [PATCH 01/18] KVM: arm64: Always start with clearing SVE flag on load, Marc Zyngier
- [PATCH 03/18] KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code, Marc Zyngier
- [PATCH 07/18] KVM: arm64: Move vcpu configuration flags into their own set, Marc Zyngier
- [PATCH 06/18] KVM: arm64: Add three sets of flags to the vcpu state, Marc Zyngier
- [PATCH 05/18] KVM: arm64: Add helpers to manipulate vcpu flags among a set, Marc Zyngier
- [PATCH 09/18] KVM: arm64: Move vcpu debug/SPE/TRBE flags to the input flag set, Marc Zyngier
- [PATCH 17/18] KVM: arm64: Reduce the size of the vcpu flag members, Marc Zyngier
- [PATCH 11/18] KVM: arm64: Move vcpu ON_UNSUPPORTED_CPU flag to the state flag set, Marc Zyngier
- [PATCH 15/18] KVM: arm64: Warn when PENDING_EXCEPTION and INCREMENT_PC are set together, Marc Zyngier
- [PATCH 14/18] KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flag, Marc Zyngier
- [PATCH 12/18] KVM: arm64: Move vcpu WFIT flag to the state flag set, Marc Zyngier
- [PATCH 16/18] KVM: arm64: Add build-time sanity checks for flags, Marc Zyngier
- [PATCH 13/18] KVM: arm64: Kill unused vcpu flags field, Marc Zyngier
- [PATCH 18/18] KVM: arm64: Document why pause cannot be turned into a flag, Marc Zyngier
- [PATCH 10/18] KVM: arm64: Move vcpu SVE/SME flags to the state flag set, Marc Zyngier
- Re: [PATCH 00/18] KVM/arm64: Refactoring the vcpu flags, Marc Zyngier
- Re: [PATCH 00/18] KVM/arm64: Refactoring the vcpu flags, Marc Zyngier
- [PATCH v7 00/22] Support SDEI Virtualization,
Gavin Shan
- [PATCH v7 01/22] KVM: arm64: Extend smccc_get_argx(), Gavin Shan
- [PATCH v7 02/22] KVM: arm64: Route hypercalls based on their owner, Gavin Shan
- [PATCH v7 03/22] KVM: arm64: Add SDEI virtualization infrastructure, Gavin Shan
- [PATCH v7 04/22] KVM: arm64: Support EVENT_REGISTER hypercall, Gavin Shan
- [PATCH v7 06/22] KVM: arm64: Support EVENT_CONTEXT hypercall, Gavin Shan
- [PATCH v7 05/22] KVM: arm64: Support EVENT_{ENABLE, DISABLE} hypercall, Gavin Shan
- [PATCH v7 07/22] KVM: arm64: Support EVENT_UNREGISTER hypercall, Gavin Shan
- [PATCH v7 08/22] KVM: arm64: Support EVENT_STATUS hypercall, Gavin Shan
- [PATCH v7 09/22] KVM: arm64: Support EVENT_GET_INFO hypercall, Gavin Shan
- [PATCH v7 10/22] KVM: arm64: Support PE_{MASK, UNMASK} hypercall, Gavin Shan
- [PATCH v7 11/22] KVM: arm64: Support {PRIVATE, SHARED}_RESET hypercall, Gavin Shan
- [PATCH v7 12/22] KVM: arm64: Support event injection and delivery, Gavin Shan
- [PATCH v7 13/22] KVM: arm64: Support EVENT_{COMPLETE, COMPLETE_AND_RESUME} hypercall, Gavin Shan
- [PATCH v7 14/22] KVM: arm64: Support EVENT_SIGNAL hypercall, Gavin Shan
- [PATCH v7 15/22] KVM: arm64: Support SDEI_FEATURES hypercall, Gavin Shan
- [PATCH v7 16/22] KVM: arm64: Support SDEI_VERSION hypercall, Gavin Shan
- [PATCH v7 17/22] KVM: arm64: Expose SDEI capbility and service, Gavin Shan
- [PATCH v7 18/22] KVM: arm64: Allow large sized pseudo firmware registers, Gavin Shan
- [PATCH v7 19/22] KVM: arm64: Support SDEI event migration, Gavin Shan
- [PATCH v7 20/22] KVM: arm64: Add SDEI document, Gavin Shan
- [PATCH v7 21/22] selftests: KVM: aarch64: Add SDEI case in hypercall tests, Gavin Shan
- [PATCH v7 22/22] selftests: KVM: aarch64: Add SDEI test case, Gavin Shan
- Re: [PATCH v7 00/22] Support SDEI Virtualization, Shijie Huang
- Re: [PATCH v7 00/22] Support SDEI Virtualization, Gavin Shan
- [PATCH] KVM: arm64: Fix memory leaks from stage2 pagetable,
Qian Cai
- [PATCH v2 kvmtool 0/2] Add libfdt library,
Alexandru Elisei
- [PATCH kvmtool 0/2] Add libfdt library,
Alexandru Elisei
- [PATCH kvmtool 0/2] Fixes for arm64 and MIPS,
Alexandru Elisei
- [PATCH v3 kvmtool 00/13] arm64: Allow the user to set RAM base address,
Alexandru Elisei
- [PATCH v3 kvmtool 01/13] Use MB for megabytes consistently, Alexandru Elisei
- [PATCH v3 kvmtool 03/13] builtin-run: Always use RAM size in bytes, Alexandru Elisei
- [PATCH v3 kvmtool 02/13] sizes.h: Make all sizes 64bit, Alexandru Elisei
- [PATCH v3 kvmtool 04/13] builtin-run: Rework RAM size validation, Alexandru Elisei
- [PATCH v3 kvmtool 05/13] builtin-run: Add arch hook to validate VM configuration, Alexandru Elisei
- [PATCH v3 kvmtool 06/13] arm/arm64: Fail if RAM size is too large for 32-bit guests, Alexandru Elisei
- [PATCH v3 kvmtool 07/13] arm/arm64: Kill the ARM_MAX_MEMORY() macro, Alexandru Elisei
- [PATCH v3 kvmtool 08/13] arm/arm64: Kill the ARM_HIMAP_MAX_MEMORY() macro, Alexandru Elisei
- [PATCH v3 kvmtool 09/13] builtin_run: Allow standard size specifiers for memory, Alexandru Elisei
- [PATCH v3 kvmtool 10/13] kvm__arch_init: Remove hugetlbfs_path and ram_size as parameters, Alexandru Elisei
- [PATCH v3 kvmtool 11/13] arm/arm64: Consolidate RAM initialization in kvm__init_ram(), Alexandru Elisei
- [PATCH v3 kvmtool 12/13] Introduce kvm__arch_default_ram_address(), Alexandru Elisei
- [PATCH v3 kvmtool 13/13] arm64: Allow the user to specify the RAM base address, Alexandru Elisei
- [PATCH AUTOSEL 5.15 03/10] KVM: arm64: Don't hypercall before EL2 init, Sasha Levin
- [PATCH AUTOSEL 5.17 05/12] KVM: arm64: Don't hypercall before EL2 init, Sasha Levin
- [PATCH kvmtool 0/4] Update virtio headers (to fix build),
Andre Przywara
- [PATCH kvmtool] aarch64: Give up with MTE for AArch32 guest,
Vladimir Murzin
- [PATCH] Documentation: kvm: reorder ARM-specific section about KVM_SYSTEM_EVENT_SUSPEND, Paolo Bonzini
- [PATCH] KVM: arm64: cancel the return value check of kvm_arm_init_sve(),
Peng Wu
- [PATCH 00/89] KVM: arm64: Base support for the pKVM hypervisor at EL2,
Will Deacon
- [PATCH 01/89] KVM: arm64: Handle all ID registers trapped for a protected VM, Will Deacon
- [PATCH 02/89] KVM: arm64: Remove redundant hyp_assert_lock_held() assertions, Will Deacon
- [PATCH 03/89] KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure, Will Deacon
- [PATCH 04/89] KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE, Will Deacon
- [PATCH 05/89] KVM: arm64: Extend comment in has_vhe(), Will Deacon
- [PATCH 06/89] KVM: arm64: Drop stale comment, Will Deacon
- [PATCH 07/89] KVM: arm64: Move hyp refcount manipulation helpers, Will Deacon
- [PATCH 08/89] KVM: arm64: Back hyp_vmemmap for all of memory, Will Deacon
- [PATCH 09/89] KVM: arm64: Unify identifiers used to distinguish host and hypervisor, Will Deacon
- [PATCH 10/89] KVM: arm64: Implement do_donate() helper for donating memory, Will Deacon
- [PATCH 11/89] KVM: arm64: Prevent the donation of no-map pages, Will Deacon
- [PATCH 12/89] KVM: arm64: Add helpers to pin memory shared with hyp, Will Deacon
- [PATCH 13/89] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h, Will Deacon
- [PATCH 14/89] KVM: arm64: Add hyp_spinlock_t static initializer, Will Deacon
- [PATCH 15/89] KVM: arm64: Introduce shadow VM state at EL2, Will Deacon
- [PATCH 16/89] KVM: arm64: Instantiate VM shadow data from EL1, Will Deacon
- [PATCH 17/89] KVM: arm64: Make hyp stage-1 refcnt correct on the whole range, Will Deacon
- [PATCH 18/89] KVM: arm64: Factor out private range VA allocation, Will Deacon
- [PATCH 19/89] KVM: arm64: Add pcpu fixmap infrastructure at EL2, Will Deacon
- [PATCH 20/89] KVM: arm64: Provide I-cache invalidation by VA at EL2, Will Deacon
- [PATCH 21/89] KVM: arm64: Allow non-coallescable pages in a hyp_pool, Will Deacon
- [PATCH 22/89] KVM: arm64: Add generic hyp_memcache helpers, Will Deacon
- [PATCH 23/89] KVM: arm64: Instantiate guest stage-2 page-tables at EL2, Will Deacon
- [PATCH 24/89] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache, Will Deacon
- [PATCH 25/89] KVM: arm64: Add flags to struct hyp_page, Will Deacon
- [PATCH 26/89] KVM: arm64: Provide a hypercall for the host to reclaim guest memory, Will Deacon
- [PATCH 27/89] KVM: arm64: Extend memory sharing to allow host-to-guest transitions, Will Deacon
- [PATCH 28/89] KVM: arm64: Consolidate stage-2 init in one function, Will Deacon
- [PATCH 29/89] KVM: arm64: Check for PTE validity when checking for executable/cacheable, Will Deacon
- [PATCH 30/89] KVM: arm64: Do not allow memslot changes after first VM run under pKVM, Will Deacon
- [PATCH 31/89] KVM: arm64: Disallow dirty logging and RO memslots with pKVM, Will Deacon
- [PATCH 32/89] KVM: arm64: Use the shadow vCPU structure in handle___kvm_vcpu_run(), Will Deacon
- [PATCH 33/89] KVM: arm64: Handle guest stage-2 page-tables entirely at EL2, Will Deacon
- [PATCH 34/89] KVM: arm64: Don't access kvm_arm_hyp_percpu_base at EL1, Will Deacon
- [PATCH 35/89] KVM: arm64: Unmap kvm_arm_hyp_percpu_base from the host, Will Deacon
- [PATCH 36/89] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2, Will Deacon
- [PATCH 37/89] KVM: arm64: Explicitly map kvm_vgic_global_state at EL2, Will Deacon
- [PATCH 38/89] KVM: arm64: Don't map host sections in pkvm, Will Deacon
- [PATCH 39/89] KVM: arm64: Extend memory donation to allow host-to-guest transitions, Will Deacon
- [PATCH 41/89] KVM: arm64: Make vcpu_{read, write}_sys_reg available to HYP code, Will Deacon
- [PATCH 40/89] KVM: arm64: Split up nvhe/fixed_config.h, Will Deacon
- [PATCH 42/89] KVM: arm64: Simplify vgic-v3 hypercalls, Will Deacon
- [PATCH 43/89] KVM: arm64: Add the {flush, sync}_vgic_state() primitives, Will Deacon
- [PATCH 45/89] KVM: arm64: Add the {flush, sync}_timer_state() primitives, Will Deacon
- [PATCH 44/89] KVM: arm64: Introduce predicates to check for protected state, Will Deacon
- [PATCH 46/89] KVM: arm64: Introduce the pkvm_vcpu_{load, put} hypercalls, Will Deacon
- [PATCH 47/89] KVM: arm64: Add current vcpu and shadow_state lookup primitive, Will Deacon
- [PATCH 48/89] KVM: arm64: Skip __kvm_adjust_pc() for protected vcpus, Will Deacon
- [PATCH 49/89] KVM: arm64: Add hyp per_cpu variable to track current physical cpu number, Will Deacon
- [PATCH 50/89] KVM: arm64: Ensure that TLBs and I-cache are private to each vcpu, Will Deacon
- [PATCH 51/89] KVM: arm64: Introduce per-EC entry/exit handlers, Will Deacon
- [PATCH 52/89] KVM: arm64: Introduce lazy-ish state sync for non-protected VMs, Will Deacon
- [PATCH 53/89] KVM: arm64: Lazy host FP save/restore, Will Deacon
- [PATCH 54/89] KVM: arm64: Reduce host/shadow vcpu state copying, Will Deacon
- [PATCH 55/89] KVM: arm64: Do not pass the vcpu to __pkvm_host_map_guest(), Will Deacon
- [PATCH 56/89] KVM: arm64: Check directly whether the vcpu is protected, Will Deacon
- [PATCH 57/89] KVM: arm64: Trap debug break and watch from guest, Will Deacon
- [PATCH 58/89] KVM: arm64: Restrict protected VM capabilities, Will Deacon
- [PATCH 59/89] KVM: arm64: Do not support MTE for protected VMs, Will Deacon
- [PATCH 60/89] KVM: arm64: Refactor reset_mpidr to extract its computation, Will Deacon
- [PATCH 61/89] KVM: arm64: Reset sysregs for protected VMs, Will Deacon
- [PATCH 62/89] KVM: arm64: Move pkvm_vcpu_init_traps to shadow vcpu init, Will Deacon
- [PATCH 63/89] KVM: arm64: Fix initializing traps in protected mode, Will Deacon
- [PATCH 64/89] KVM: arm64: Advertise GICv3 sysreg interface to protected guests, Will Deacon
- [PATCH 65/89] KVM: arm64: Force injection of a data abort on NISV MMIO exit, Will Deacon
- [PATCH 66/89] KVM: arm64: Donate memory to protected guests, Will Deacon
- [PATCH 67/89] KVM: arm64: Add EL2 entry/exit handlers for pKVM guests, Will Deacon
- [PATCH 68/89] KVM: arm64: Move vgic state between host and shadow vcpu structures, Will Deacon
- [PATCH 69/89] KVM: arm64: Do not update virtual timer state for protected VMs, Will Deacon
- [PATCH 70/89] KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp use, Will Deacon
- [PATCH 71/89] KVM: arm64: Initialize shadow vm state at hyp, Will Deacon
- [PATCH 72/89] KVM: arm64: Track the SVE state in the shadow vcpu, Will Deacon
- [PATCH 73/89] KVM: arm64: Add HVC handling for protected guests at EL2, Will Deacon
- [PATCH 74/89] KVM: arm64: Move pstate reset values to kvm_arm.h, Will Deacon
- [PATCH 75/89] KVM: arm64: Move some kvm_psci functions to a shared header, Will Deacon
- [PATCH 76/89] KVM: arm64: Factor out vcpu_reset code for core registers and PSCI, Will Deacon
- [PATCH 77/89] KVM: arm64: Handle PSCI for protected VMs in EL2, Will Deacon
- [PATCH 78/89] KVM: arm64: Don't expose TLBI hypercalls after de-privilege, Will Deacon
- [PATCH 79/89] KVM: arm64: Add is_pkvm_initialized() helper, Will Deacon
- [PATCH 80/89] KVM: arm64: Refactor enter_exception64(), Will Deacon
- [PATCH 81/89] KVM: arm64: Inject SIGSEGV on illegal accesses, Will Deacon
- [PATCH 82/89] KVM: arm64: Support TLB invalidation in guest context, Will Deacon
- [PATCH 83/89] KVM: arm64: Avoid BBM when changing only s/w bits in Stage-2 PTE, Will Deacon
- [PATCH 84/89] KVM: arm64: Extend memory sharing to allow guest-to-host transitions, Will Deacon
- [PATCH 85/89] KVM: arm64: Document the KVM/arm64-specific calls in hypercalls.rst, Will Deacon
- [PATCH 86/89] KVM: arm64: Reformat/beautify PTP hypercall documentation, Will Deacon
- [PATCH 87/89] KVM: arm64: Expose memory sharing hypercalls to protected guests, Will Deacon
- [PATCH 88/89] KVM: arm64: Introduce KVM_VM_TYPE_ARM_PROTECTED machine type for PVMs, Will Deacon
- [PATCH 89/89] Documentation: KVM: Add some documentation for Protected KVM on arm64, Will Deacon
- [GIT PULL] KVM/arm64 updates for 5.19,
Marc Zyngier
- [PATCH v2 0/5] KVM: Clean up debugfs+stats init/destroy,
Oliver Upton
- [PATCH v6 00/22] KVM: Extend Eager Page Splitting to the shadow MMU,
David Matlack
- [PATCH v6 01/22] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs, David Matlack
- [PATCH v6 02/22] KVM: x86/mmu: Use a bool for direct, David Matlack
- [PATCH v6 03/22] KVM: x86/mmu: Stop passing @direct to mmu_alloc_root(), David Matlack
- [PATCH v6 05/22] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes, David Matlack
- [PATCH v6 06/22] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions, David Matlack
- [PATCH v6 07/22] KVM: x86/mmu: Consolidate shadow page allocation and initialization, David Matlack
- [PATCH v6 04/22] KVM: x86/mmu: Derive shadow MMU page role from parent, David Matlack
- [PATCH v6 08/22] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages, David Matlack
- [PATCH v6 10/22] KVM: x86/mmu: Pass memory caches to allocate SPs separately, David Matlack
- [PATCH v6 09/22] KVM: x86/mmu: Move guest PT write-protection to account_shadowed(), David Matlack
- [PATCH v6 12/22] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page(), David Matlack
- [PATCH v6 13/22] KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page(), David Matlack
- [PATCH v6 14/22] KVM: x86/mmu: Pass const memslot to rmap_add(), David Matlack
- [PATCH v6 15/22] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu, David Matlack
- [PATCH v6 11/22] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page(), David Matlack
- [PATCH v6 16/22] KVM: x86/mmu: Update page stats in __rmap_add(), David Matlack
- [PATCH v6 17/22] KVM: x86/mmu: Cache the access bits of shadowed translations, David Matlack
- [PATCH v6 18/22] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU, David Matlack
- [PATCH v6 20/22] KVM: x86/mmu: Refactor drop_large_spte(), David Matlack
- [PATCH v6 19/22] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels, David Matlack
- [PATCH v6 22/22] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs, David Matlack
- [PATCH v6 21/22] KVM: Allow for different capacities in kvm_mmu_memory_cache structs, David Matlack
- Re: [PATCH v6 21/22] KVM: Allow for different capacities in kvm_mmu_memory_cache structs, Sean Christopherson
[PATCH v2 kvmtool 00/12] arm64: Allow the user to set RAM base address,
Alexandru Elisei
- [PATCH v2 kvmtool 01/12] Use MB for megabytes consistently, Alexandru Elisei
- [PATCH v2 kvmtool 02/12] builtin-run: Always use RAM size in bytes, Alexandru Elisei
- [PATCH v2 kvmtool 03/12] builtin-run: Rework RAM size validation, Alexandru Elisei
- [PATCH v2 kvmtool 04/12] builtin-run: Add arch hook to validate VM configuration, Alexandru Elisei
- [PATCH v2 kvmtool 05/12] arm/arm64: Fail if RAM size is too large for 32-bit guests, Alexandru Elisei
- [PATCH v2 kvmtool 06/12] arm/arm64: Kill the ARM_MAX_MEMORY() macro, Alexandru Elisei
- [PATCH v2 kvmtool 07/12] arm/arm64: Kill the ARM_HIMAP_MAX_MEMORY() macro, Alexandru Elisei
- [PATCH v2 kvmtool 08/12] builtin_run: Allow standard size specifiers for memory, Alexandru Elisei
- [PATCH v2 kvmtool 10/12] arm/arm64: Consolidate RAM initialization in kvm__init_ram(), Alexandru Elisei
- [PATCH v2 kvmtool 09/12] kvm__arch_init: Remove hugetlbfs_path and ram_size as parameters, Alexandru Elisei
- [PATCH v2 kvmtool 11/12] Introduce kvm__arch_default_ram_address(), Alexandru Elisei
- [PATCH v2 kvmtool 12/12] arm64: Allow the user to specify the RAM base address, Alexandru Elisei
[GIT PULL] KVM/arm64 fixes for 5.18, take #3,
Marc Zyngier
[PATCH] KVM: arm64: vgic-v3: List M1 Pro/Max as requiring the SEIS workaround,
Marc Zyngier
[PATCH v5 00/21] KVM: Extend Eager Page Splitting to the shadow MMU,
David Matlack
- [PATCH v5 01/21] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs, David Matlack
- [PATCH v5 02/21] KVM: x86/mmu: Use a bool for direct, David Matlack
- [PATCH v5 03/21] KVM: x86/mmu: Derive shadow MMU page role from parent, David Matlack
- [PATCH v5 04/21] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes, David Matlack
- [PATCH v5 05/21] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions, David Matlack
- [PATCH v5 06/21] KVM: x86/mmu: Consolidate shadow page allocation and initialization, David Matlack
- [PATCH v5 07/21] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages, David Matlack
- [PATCH v5 08/21] KVM: x86/mmu: Move guest PT write-protection to account_shadowed(), David Matlack
- [PATCH v5 09/21] KVM: x86/mmu: Pass memory caches to allocate SPs separately, David Matlack
- [PATCH v5 10/21] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page(), David Matlack
- [PATCH v5 11/21] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page(), David Matlack
- [PATCH v5 12/21] KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page(), David Matlack
- [PATCH v5 13/21] KVM: x86/mmu: Pass const memslot to rmap_add(), David Matlack
- [PATCH v5 14/21] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu, David Matlack
- [PATCH v5 15/21] KVM: x86/mmu: Update page stats in __rmap_add(), David Matlack
- [PATCH v5 17/21] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU, David Matlack
- [PATCH v5 16/21] KVM: x86/mmu: Cache the access bits of shadowed translations, David Matlack
- [PATCH v5 18/21] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels, David Matlack
- [PATCH v5 19/21] KVM: x86/mmu: Refactor drop_large_spte(), David Matlack
- [PATCH v5 20/21] KVM: Allow for different capacities in kvm_mmu_memory_cache structs, David Matlack
- [PATCH v5 21/21] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs, David Matlack
[PATCH] KVM: arm64: Don't hypercall before EL2 init,
Quentin Perret
[PATCH] selftests: kvm: replace ternary operator with min(),
Guo Zhengkui
[PATCH v4 0/4] KVM: arm64: Do not communicate host pmu event changes by accessing hyp data,
Fuad Tabba
[PATCH v3 0/4] KVM: arm64: vgic: Misc ITS fixes,
Ricardo Koller
[PATCH 0/2] KVM: arm64: Minor pKVM cleanups,
Oliver Upton
[PATCH v3 0/4] KVM: arm64: Do not communicate host pmu event changes by accessing hyp data,
Fuad Tabba
[PATCH v2 0/4] KVM: arm64: Do not communicate host pmu event changes by accessing hyp data,
Fuad Tabba
[kvm-unit-tests PATCH 23/23] arm64: Add an efi/run script, Nikos Nikoleris
[kvm-unit-tests PATCH 22/23] arm64: Add support for efi in Makefile, Nikos Nikoleris
[kvm-unit-tests PATCH 20/23] lib: Avoid external dependency in libelf, Nikos Nikoleris
[kvm-unit-tests PATCH 19/23] arm64: Use code from the gnu-efi when booting with EFI, Nikos Nikoleris
[kvm-unit-tests PATCH 18/23] arm64: Change GNU-EFI imported file to use defined types, Nikos Nikoleris
[kvm-unit-tests PATCH 16/23] arm/arm64: Add a setup sequence for systems that boot through EFI, Nikos Nikoleris
[kvm-unit-tests PATCH 17/23] arm64: Copy code from GNU-EFI, Nikos Nikoleris
[kvm-unit-tests PATCH 15/23] arm64: Add a new type of memory type flag MR_F_RESERVED, Nikos Nikoleris
[kvm-unit-tests PATCH 13/23] arm/arm64: Rename etext to _etext, Nikos Nikoleris
[kvm-unit-tests PATCH 12/23] arm/arm64: mmu_disable: Clean and invalidate before disabling, Nikos Nikoleris
[kvm-unit-tests PATCH 08/23] arm/arm64: Add support for cpu initialization through ACPI, Nikos Nikoleris
[kvm-unit-tests PATCH 07/23] arm/arm64: Add support for timer initialization through ACPI, Nikos Nikoleris
[kvm-unit-tests PATCH 06/23] arm/arm64: Add support for discovering the UART through ACPI, Nikos Nikoleris
[kvm-unit-tests PATCH 05/23] arm/arm64: Add support for setting up the PSCI conduit through ACPI, Nikos Nikoleris
[kvm-unit-tests PATCH] arm64: Check for dynamic relocs with readelf,
Bill Wendling
[PATCH] selftests: KVM: aarch64: Let hypercalls use UAPI *_BIT_COUNT,
Raghavendra Rao Ananta
[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent,
Alexey Kardashevskiy
[PATCH v6 00/12] KVM: arm64: PSCI SYSTEM_SUSPEND support,
Oliver Upton
- [PATCH v6 01/12] KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2, Oliver Upton
- [PATCH v6 02/12] KVM: arm64: Dedupe vCPU power off helpers, Oliver Upton
- [PATCH v6 03/12] KVM: arm64: Track vCPU power state using MP state values, Oliver Upton
- [PATCH v6 04/12] KVM: arm64: Rename the KVM_REQ_SLEEP handler, Oliver Upton
- [PATCH v6 05/12] KVM: arm64: Return a value from check_vcpu_requests(), Oliver Upton
- [PATCH v6 06/12] KVM: arm64: Add support for userspace to suspend a vCPU, Oliver Upton
- [PATCH v6 07/12] KVM: arm64: Implement PSCI SYSTEM_SUSPEND, Oliver Upton
- [PATCH v6 08/12] selftests: KVM: Rename psci_cpu_on_test to psci_test, Oliver Upton
- [PATCH v6 10/12] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test, Oliver Upton
- [PATCH v6 09/12] selftests: KVM: Create helper for making SMCCC calls, Oliver Upton
- [PATCH v6 11/12] selftests: KVM: Refactor psci_test to make it amenable to new tests, Oliver Upton
- [PATCH v6 12/12] selftests: KVM: Test SYSTEM_SUSPEND PSCI call, Oliver Upton
- Re: [PATCH v6 00/12] KVM: arm64: PSCI SYSTEM_SUSPEND support, Marc Zyngier
[PATCH] KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GIC,
Marc Zyngier
[PATCH v4 0/7] KVM: arm64: Limit feature register reads from AArch32,
Oliver Upton
[PATCH v7 0/9] KVM: arm64: Add support for hypercall services selection,
Raghavendra Rao Ananta
- [PATCH v7 1/9] KVM: arm64: Factor out firmware register handling from psci.c, Raghavendra Rao Ananta
- [PATCH v7 4/9] KVM: arm64: Add vendor hypervisor firmware register, Raghavendra Rao Ananta
- [PATCH v7 3/9] KVM: arm64: Add standard hypervisor firmware register, Raghavendra Rao Ananta
- [PATCH v7 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers, Raghavendra Rao Ananta
- [PATCH v7 5/9] Docs: KVM: Rename psci.rst to hypercalls.rst, Raghavendra Rao Ananta
- [PATCH v7 6/9] Docs: KVM: Add doc for the bitmap firmware registers, Raghavendra Rao Ananta
- [PATCH v7 7/9] tools: Import ARM SMCCC definitions, Raghavendra Rao Ananta
- [PATCH v7 8/9] selftests: KVM: aarch64: Introduce hypercall ABI test, Raghavendra Rao Ananta
- [PATCH v7 9/9] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list, Raghavendra Rao Ananta
- Re: [PATCH v7 0/9] KVM: arm64: Add support for hypercall services selection, Marc Zyngier
- Re: [PATCH v7 0/9] KVM: arm64: Add support for hypercall services selection, Marc Zyngier
[PATCH v2 0/5] KVM nVHE Hypervisor stack unwinder,
Kalesh Singh
[PATCH] KVM: arm64: nvhe: eliminate kernel-doc warnings,
Randy Dunlap
[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats,
Yosry Ahmed
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]