Linux KVM for ARM
[Prev Page][Next Page]
- [PATCH v5 18/36] KVM: arm64: Elevate hypervisor mappings creation at EL2, (continued)
- [PATCH v5 18/36] KVM: arm64: Elevate hypervisor mappings creation at EL2, Quentin Perret
- [PATCH v5 19/36] KVM: arm64: Use kvm_arch for stage 2 pgtable, Quentin Perret
- [PATCH v5 20/36] KVM: arm64: Use kvm_arch in kvm_s2_mmu, Quentin Perret
- [PATCH v5 21/36] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params, Quentin Perret
- [PATCH v5 23/36] KVM: arm64: Refactor __load_guest_stage2(), Quentin Perret
- [PATCH v5 22/36] KVM: arm64: Refactor kvm_arm_setup_stage2(), Quentin Perret
- [PATCH v5 25/36] KVM: arm64: Make memcache anonymous in pgtable allocator, Quentin Perret
- [PATCH v5 26/36] KVM: arm64: Reserve memory for host stage 2, Quentin Perret
- [PATCH v5 24/36] KVM: arm64: Refactor __populate_fault_info(), Quentin Perret
- [PATCH v5 27/36] KVM: arm64: Sort the hypervisor memblocks, Quentin Perret
- [PATCH v5 28/36] KVM: arm64: Always zero invalid PTEs, Quentin Perret
- [PATCH v5 29/36] KVM: arm64: Use page-table to track page ownership, Quentin Perret
- [PATCH v5 30/36] KVM: arm64: Refactor the *_map_set_prot_attr() helpers, Quentin Perret
- [PATCH v5 31/36] KVM: arm64: Add kvm_pgtable_stage2_find_range(), Quentin Perret
- [PATCH v5 32/36] KVM: arm64: Provide sanitized mmfr* registers at EL2, Quentin Perret
- [PATCH v5 33/36] KVM: arm64: Wrap the host with a stage 2, Quentin Perret
- [PATCH v5 34/36] KVM: arm64: Page-align the .hyp sections, Quentin Perret
- [PATCH v5 35/36] KVM: arm64: Disable PMU support in protected mode, Quentin Perret
- [PATCH v5 36/36] KVM: arm64: Protect the .hyp sections from the host, Quentin Perret
- [PATCH 5.11 306/306] KVM: arm64: Fix nVHE hyp panic host context restore, gregkh
- [PATCH] KVM: arm64: Update comment for parameter rename,
Andrew Scull
- [PATCH 5.10 289/290] KVM: arm64: Fix nVHE hyp panic host context restore, gregkh
- [PATCH][stable-4.{4,9}] KVM: arm64: Fix exclusive limit for IPA size,
Marc Zyngier
- [PATCH][stable-5.10] KVM: arm64: Ensure I-cache isolation between vcpus of a same VM,
Marc Zyngier
- [PATCH][stable-5.4] KVM: arm64: Ensure I-cache isolation between vcpus of a same VM,
Marc Zyngier
- [PATCH][stable-5.4] KVM: arm64: Reject VM creation when the default IPA size is unsupported,
Marc Zyngier
- [PATCH][stable-4.{4, 9, 14, 19}] KVM: arm64: Fix exclusive limit for IPA size,
Marc Zyngier
- [PATCH 0/4] KVM: arm64: Minor page fault handler improvement,
Gavin Shan
- [PATCH v4 0/6] KVM: arm64: Add VLPI migration support on GICv4.1,
Shenming Lu
- [PATCH v3 0/8] KVM/ARM: Some vgic fixes and init sequence KVM selftests,
Eric Auger
- [GIT PULL] KVM/arm64 fixes for 5.12, take #2,
Marc Zyngier
- [PATCH v10 0/6] MTE support for KVM guest,
Steven Price
- [PATCH v3 0/2] KVM: arm64: Assorted IPA size fixes,
Marc Zyngier
- [PATCH v4 00/34] KVM: arm64: A stage 2 for the host,
Quentin Perret
- [PATCH v4 01/34] arm64: lib: Annotate {clear, copy}_page() as position-independent, Quentin Perret
- [PATCH v4 02/34] KVM: arm64: Link position-independent string routines into .hyp.text, Quentin Perret
- [PATCH v4 03/34] arm64: kvm: Add standalone ticket spinlock implementation for use at hyp, Quentin Perret
- [PATCH v4 04/34] KVM: arm64: Initialize kvm_nvhe_init_params early, Quentin Perret
- [PATCH v4 05/34] KVM: arm64: Avoid free_page() in page-table allocator, Quentin Perret
- [PATCH v4 06/34] KVM: arm64: Factor memory allocation out of pgtable.c, Quentin Perret
- [PATCH v4 07/34] KVM: arm64: Introduce a BSS section for use at Hyp, Quentin Perret
- [PATCH v4 08/34] KVM: arm64: Make kvm_call_hyp() a function call at Hyp, Quentin Perret
- [PATCH v4 09/34] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code, Quentin Perret
- [PATCH v4 10/34] KVM: arm64: Introduce an early Hyp page allocator, Quentin Perret
- [PATCH v4 11/34] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp, Quentin Perret
- [PATCH v4 12/34] KVM: arm64: Introduce a Hyp buddy page allocator, Quentin Perret
- [PATCH v4 13/34] KVM: arm64: Enable access to sanitized CPU features at EL2, Quentin Perret
- [PATCH v4 14/34] KVM: arm64: Factor out vector address calculation, Quentin Perret
- [PATCH v4 15/34] arm64: asm: Provide set_sctlr_el2 macro, Quentin Perret
- [PATCH v4 16/34] KVM: arm64: Prepare the creation of s1 mappings at EL2, Quentin Perret
- [PATCH v4 17/34] KVM: arm64: Elevate hypervisor mappings creation at EL2, Quentin Perret
- [PATCH v4 18/34] KVM: arm64: Use kvm_arch for stage 2 pgtable, Quentin Perret
- [PATCH v4 19/34] KVM: arm64: Use kvm_arch in kvm_s2_mmu, Quentin Perret
- [PATCH v4 20/34] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params, Quentin Perret
- [PATCH v4 21/34] KVM: arm64: Refactor kvm_arm_setup_stage2(), Quentin Perret
- [PATCH v4 22/34] KVM: arm64: Refactor __load_guest_stage2(), Quentin Perret
- [PATCH v4 23/34] KVM: arm64: Refactor __populate_fault_info(), Quentin Perret
- [PATCH v4 24/34] KVM: arm64: Make memcache anonymous in pgtable allocator, Quentin Perret
- [PATCH v4 25/34] KVM: arm64: Reserve memory for host stage 2, Quentin Perret
- [PATCH v4 26/34] KVM: arm64: Sort the hypervisor memblocks, Quentin Perret
- [PATCH v4 27/34] KVM: arm64: Always zero invalid PTEs, Quentin Perret
- [PATCH v4 28/34] KVM: arm64: Use page-table to track page ownership, Quentin Perret
- [PATCH v4 29/34] KVM: arm64: Refactor stage2_map_set_prot_attr(), Quentin Perret
- [PATCH v4 30/34] KVM: arm64: Add kvm_pgtable_stage2_find_range(), Quentin Perret
- [PATCH v4 31/34] KVM: arm64: Wrap the host with a stage 2, Quentin Perret
- [PATCH v4 32/34] KVM: arm64: Page-align the .hyp sections, Quentin Perret
- [PATCH v4 33/34] KVM: arm64: Disable PMU support in protected mode, Quentin Perret
- [PATCH v4 34/34] KVM: arm64: Protect the .hyp sections from the host, Quentin Perret
- [PATCH 0/4] KVM: arm64: Running the EL2 nVHE code with WXN,
Marc Zyngier
- [PATCH v2 0/2] KVM: arm64: Assorted IPA size fixes,
Marc Zyngier
- [RFC PATCH v2 0/3] KVM: arm64: Improve efficiency of stage2 page table,
Yanan Wang
- [PATCH V2] arm64/mm: Fix __enable_mmu() for new TGRAN range values,
Anshuman Khandual
- [RFC PATCH 0/4] KVM: stats: Retrieve statistics data in binary format,
Jing Zhang
- [PATCH] KVM: arm64: Cap default IPA size to the host's own size,
Marc Zyngier
- [PATCH] KVM: arm64: Don't use cbz/adr with external symbols,
Sami Tolvanen
- [PATCH] KVM: arm64: Add big.LITTLE architecture support for vcpu,
Yejune Deng
- [GIT PULL] KVM/arm64 fixes for 5.12, take #1,
Marc Zyngier
- Re: [GIT PULL] KVM/arm64 fixes for 5.12, take #1, Paolo Bonzini
- Re: [GIT PULL] KVM/arm64 fixes for 5.12, take #1, Marc Zyngier
- [PATCH 0/8] KVM/arm64 fixes for 5.12, take #1, Marc Zyngier
- [PATCH 1/8] KVM: arm64: nvhe: Save the SPE context early, Marc Zyngier
- [PATCH 2/8] KVM: arm64: Avoid corrupting vCPU context register in guest exit, Marc Zyngier
- [PATCH 3/8] KVM: arm64: Fix nVHE hyp panic host context restore, Marc Zyngier
- [PATCH 4/8] KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key, Marc Zyngier
- [PATCH 5/8] KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is available, Marc Zyngier
- [PATCH 6/8] KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config(), Marc Zyngier
- [PATCH 7/8] KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility, Marc Zyngier
- [PATCH 8/8] KVM: arm64: Fix range alignment when walking page tables, Marc Zyngier
- Re: [PATCH 0/8] KVM/arm64 fixes for 5.12, take #1, Paolo Bonzini
- [PATCH] arm64/mm: Fix __enable_mmu() for new TGRAN range values,
Anshuman Khandual
- [PATCH] KVM: arm64: Disable LTO in hyp,
Sami Tolvanen
- [PATCH 00/10] FPSIMD restore bypass and protecting,
Andrew Scull
- [PATCH 01/10] KVM: arm64: Leave KVM_ARM64_DEBUG_DIRTY updates to the host, Andrew Scull
- [PATCH 03/10] KVM: arm64: Unmap host task thread flags from hyp, Andrew Scull
- [PATCH 02/10] KVM: arm64: Synchronize vcpu FPSIMD in the host, Andrew Scull
- [PATCH 04/10] KVM: arm64: Support smp_processor_id() in nVHE hyp, Andrew Scull
- [PATCH 05/10] KVM: arm64: Track where vcpu FP state was last loaded, Andrew Scull
- [PATCH 06/10] KVM: arm64: Avoid needlessly reloading guest FP state, Andrew Scull
- [PATCH 07/10] KVM: arm64: Separate host and hyp vcpu FP flags, Andrew Scull
- [PATCH 08/10] KVM: arm64: Pass the arch run struct explicitly, Andrew Scull
- [PATCH 09/10] KVM: arm64: Use hyp-private run struct in protected mode, Andrew Scull
- [PATCH 10/10] RFC: KVM: arm64: Manage FPSIMD state at EL2 for protected vCPUs, Andrew Scull
- [PATCH] KVM: arm64: Ensure I-cache isolation between vcpus of a same VM,
Marc Zyngier
- [PATCH] KVM: arm64: Fix unaligned addr case in mmu walking,
Jia He
- [PATCH v3 0/1] kvm: arm64: Add SVE support for nVHE.,
Daniel Kiss
- [PATCH v3 00/32] KVM: arm64: A stage 2 for the host,
Quentin Perret
- [PATCH v3 01/32] arm64: lib: Annotate {clear, copy}_page() as position-independent, Quentin Perret
- [PATCH v3 02/32] KVM: arm64: Link position-independent string routines into .hyp.text, Quentin Perret
- [PATCH v3 03/32] arm64: kvm: Add standalone ticket spinlock implementation for use at hyp, Quentin Perret
- [PATCH v3 04/32] KVM: arm64: Initialize kvm_nvhe_init_params early, Quentin Perret
- [PATCH v3 05/32] KVM: arm64: Avoid free_page() in page-table allocator, Quentin Perret
- [PATCH v3 06/32] KVM: arm64: Factor memory allocation out of pgtable.c, Quentin Perret
- [PATCH v3 07/32] KVM: arm64: Introduce a BSS section for use at Hyp, Quentin Perret
- [PATCH v3 08/32] KVM: arm64: Make kvm_call_hyp() a function call at Hyp, Quentin Perret
- [PATCH v3 09/32] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code, Quentin Perret
- [PATCH v3 10/32] KVM: arm64: Introduce an early Hyp page allocator, Quentin Perret
- [PATCH v3 11/32] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp, Quentin Perret
- [PATCH v3 12/32] KVM: arm64: Introduce a Hyp buddy page allocator, Quentin Perret
- [PATCH v3 13/32] KVM: arm64: Enable access to sanitized CPU features at EL2, Quentin Perret
- [PATCH v3 14/32] KVM: arm64: Factor out vector address calculation, Quentin Perret
- [PATCH v3 15/32] KVM: arm64: Prepare the creation of s1 mappings at EL2, Quentin Perret
- [PATCH v3 16/32] KVM: arm64: Elevate hypervisor mappings creation at EL2, Quentin Perret
- [PATCH v3 17/32] KVM: arm64: Use kvm_arch for stage 2 pgtable, Quentin Perret
- [PATCH v3 18/32] KVM: arm64: Use kvm_arch in kvm_s2_mmu, Quentin Perret
- [PATCH v3 19/32] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params, Quentin Perret
- [PATCH v3 20/32] KVM: arm64: Refactor kvm_arm_setup_stage2(), Quentin Perret
- [PATCH v3 21/32] KVM: arm64: Refactor __load_guest_stage2(), Quentin Perret
- [PATCH v3 22/32] KVM: arm64: Refactor __populate_fault_info(), Quentin Perret
- [PATCH v3 24/32] KVM: arm64: Reserve memory for host stage 2, Quentin Perret
- [PATCH v3 23/32] KVM: arm64: Make memcache anonymous in pgtable allocator, Quentin Perret
- [PATCH v3 25/32] KVM: arm64: Sort the hypervisor memblocks, Quentin Perret
- [PATCH v3 26/32] KVM: arm64: Introduce PROT_NONE mappings for stage 2, Quentin Perret
- [PATCH v3 27/32] KVM: arm64: Refactor stage2_map_set_prot_attr(), Quentin Perret
- [PATCH v3 28/32] KVM: arm64: Add kvm_pgtable_stage2_idmap_greedy(), Quentin Perret
- [PATCH v3 29/32] KVM: arm64: Wrap the host with a stage 2, Quentin Perret
- [PATCH v3 31/32] KVM: arm64: Disable PMU support in protected mode, Quentin Perret
- [PATCH v3 30/32] KVM: arm64: Page-align the .hyp sections, Quentin Perret
- [PATCH v3 32/32] KVM: arm64: Protect the .hyp sections from the host, Quentin Perret
- [PATCH] kvm: arm64: nvhe: Save the SPE context early,
Suzuki K Poulose
- [PATCH v9 0/6] MTE support for KVM guest,
Steven Price
- [kvm-unit-tests PATCH 0/6] Misc assembly fixes and cleanups,
Alexandru Elisei
- [PATCH] KVM: arm64: Avoid corrupting vCPU context register in guest exit,
Will Deacon
- [PATCH kvmtool v2 00/22] Unify I/O port and MMIO trap handling,
Andre Przywara
- [PATCH kvmtool v2 01/22] ioport: Remove ioport__setup_arch(), Andre Przywara
- [PATCH kvmtool v2 02/22] hw/serial: Use device abstraction for FDT generator function, Andre Przywara
- [PATCH kvmtool v2 03/22] ioport: Retire .generate_fdt_node functionality, Andre Przywara
- [PATCH kvmtool v2 04/22] mmio: Extend handling to include ioport emulation, Andre Przywara
- [PATCH kvmtool v2 05/22] hw/i8042: Clean up data types, Andre Przywara
- [PATCH kvmtool v2 06/22] hw/i8042: Refactor trap handler, Andre Przywara
- [PATCH kvmtool v2 07/22] hw/i8042: Switch to new trap handlers, Andre Przywara
- [PATCH kvmtool v2 08/22] x86/ioport: Refactor trap handlers, Andre Przywara
- [PATCH kvmtool v2 09/22] x86/ioport: Switch to new trap handlers, Andre Przywara
- [PATCH kvmtool v2 10/22] hw/rtc: Refactor trap handlers, Andre Przywara
- [PATCH kvmtool v2 11/22] hw/rtc: Switch to new trap handler, Andre Przywara
- [PATCH kvmtool v2 12/22] hw/vesa: Switch trap handling to use MMIO handler, Andre Przywara
- [PATCH kvmtool v2 13/22] hw/serial: Refactor trap handler, Andre Przywara
- [PATCH kvmtool v2 14/22] hw/serial: Switch to new trap handlers, Andre Przywara
- [PATCH kvmtool v2 15/22] vfio: Refactor ioport trap handler, Andre Przywara
- [PATCH kvmtool v2 16/22] vfio: Switch to new ioport trap handlers, Andre Przywara
- [PATCH kvmtool v2 17/22] virtio: Switch trap handling to use MMIO handler, Andre Przywara
- [PATCH kvmtool v2 18/22] pci: Switch trap handling to use MMIO handler, Andre Przywara
- [PATCH kvmtool v2 19/22] Remove ioport specific routines, Andre Przywara
- [PATCH kvmtool v2 20/22] arm: Reorganise and document memory map, Andre Przywara
- [PATCH kvmtool v2 21/22] hw/serial: ARM/arm64: Use MMIO at higher addresses, Andre Przywara
- [PATCH kvmtool v2 22/22] hw/rtc: ARM/arm64: Use MMIO at higher addresses, Andre Przywara
- Re: [PATCH kvmtool v2 00/22] Unify I/O port and MMIO trap handling, Alexandru Elisei
- [PATCH v12 00/13] SMMUv3 Nested Stage Setup (VFIO part),
Eric Auger
- [PATCH v12 02/13] vfio: VFIO_IOMMU_CACHE_INVALIDATE, Eric Auger
- [PATCH v12 03/13] vfio: VFIO_IOMMU_SET_MSI_BINDING, Eric Auger
- [PATCH v12 04/13] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type, Eric Auger
- [PATCH v12 05/13] vfio/pci: Register an iommu fault handler, Eric Auger
- [PATCH v12 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE, Eric Auger
- [PATCH v12 09/13] vfio: Add new IRQ for DMA fault reporting, Eric Auger
- [PATCH v12 06/13] vfio/pci: Allow to mmap the fault queue, Eric Auger
- [PATCH v12 11/13] vfio: Document nested stage control, Eric Auger
- [PATCH v12 10/13] vfio/pci: Register and allow DMA FAULT IRQ signaling, Eric Auger
- [PATCH v12 08/13] vfio/pci: Add framework for custom interrupt indices, Eric Auger
- [PATCH v12 13/13] vfio/pci: Inject page response upon response region fill, Eric Auger
- [PATCH v12 12/13] vfio/pci: Register a DMA fault response region, Eric Auger
- [PATCH v12 07/13] vfio: Use capability chains to handle device specific irq, Eric Auger
- RE: [PATCH v12 00/13] SMMUv3 Nested Stage Setup (VFIO part), Krishna Reddy
- [PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part),
Eric Auger
- [PATCH v14 01/13] iommu: Introduce attach/detach_pasid_table API, Eric Auger
- [PATCH v14 02/13] iommu: Introduce bind/unbind_guest_msi, Eric Auger
- [PATCH v14 03/13] iommu/smmuv3: Allow s1 and s2 configs to coexist, Eric Auger
- [PATCH v14 04/13] iommu/smmuv3: Get prepared for nested stage support, Eric Auger
- [PATCH v14 06/13] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs, Eric Auger
- [PATCH v14 05/13] iommu/smmuv3: Implement attach/detach_pasid_table, Eric Auger
- [PATCH v14 07/13] iommu/smmuv3: Implement cache_invalidate, Eric Auger
- [PATCH v14 10/13] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions, Eric Auger
- [PATCH v14 09/13] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement, Eric Auger
- [PATCH v14 11/13] iommu/smmuv3: Implement bind/unbind_guest_msi, Eric Auger
- [PATCH v14 12/13] iommu/smmuv3: report additional recoverable faults, Eric Auger
- [PATCH v14 08/13] dma-iommu: Implement NESTED_MSI cookie, Eric Auger
- [PATCH v14 13/13] iommu/smmuv3: Accept configs with more than one context descriptor, Eric Auger
- Re: [PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part), Auger Eric
- RE: [PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part), Krishna Reddy
- [PATCH v2 0/4] Debug info for nVHE hyp panics,
Andrew Scull
- [PATCH 0/2] Debug info for nVHE hyp panics,
Andrew Scull
- [RFC PATCH 0/5] KVM/ARM64 Add support for pinned VMIDs,
Shameer Kolothum
- [PATCH v4 0/2] KVM: x86/mmu: Skip mmu_notifier changes when possible,
David Stevens
- [kvm-unit-tests PATCH] configure: arm/arm64: Add --earlycon option to set UART type and address,
Alexandru Elisei
- [PATCH] KVM: arm64: Fix nVHE hyp panic host context restore,
Andrew Scull
- [kvm-unit-tests PATCH v4 00/11] GIC fixes and improvements,
Alexandru Elisei
- [kvm-unit-tests PATCH v4 01/11] lib: arm/arm64: gicv3: Add missing barrier when sending IPIs, Alexandru Elisei
- [kvm-unit-tests PATCH v4 03/11] arm/arm64: gic: Remove SMP synchronization from ipi_clear_active_handler(), Alexandru Elisei
- [kvm-unit-tests PATCH v4 02/11] lib: arm/arm64: gicv2: Document existing barriers when sending IPIs, Alexandru Elisei
- [kvm-unit-tests PATCH v4 04/11] arm/arm64: gic: Remove unnecessary synchronization with stats_reset(), Alexandru Elisei
- [kvm-unit-tests PATCH v4 06/11] arm/arm64: gic: Check spurious and bad_sender in the active test, Alexandru Elisei
- [kvm-unit-tests PATCH v4 05/11] arm/arm64: gic: Use correct memory ordering for the IPI test, Alexandru Elisei
- [kvm-unit-tests PATCH v4 07/11] arm/arm64: gic: Wait for writes to acked or spurious to complete, Alexandru Elisei
- [kvm-unit-tests PATCH v4 08/11] arm/arm64: gic: Split check_acked() into two functions, Alexandru Elisei
- [kvm-unit-tests PATCH v4 09/11] arm/arm64: gic: Make check_acked() more generic, Alexandru Elisei
- [kvm-unit-tests PATCH v4 10/11] arm64: gic: its-trigger: Don't trigger the LPI while it is pending, Alexandru Elisei
- [kvm-unit-tests PATCH v4 11/11] arm64: gic: Use IPI test checking for the LPI tests, Alexandru Elisei
- Re: [kvm-unit-tests PATCH v4 00/11] GIC fixes and improvements, Andrew Jones
- [GIT PULL] KVM/arm64 updates for 5.12,
Marc Zyngier
- [PATCH] KVM: arm64: Handle CMOs on Read Only memslots,
Marc Zyngier
- [PATCH v2 0/2] KVM: arm64: Prevent spurious PMU accesses when no,
Marc Zyngier
- [PATCH v2 00/17] Support Asynchronous Page Fault,
Gavin Shan
- [PATCH v2 01/17] KVM: async_pf: Move struct kvm_async_pf around, Gavin Shan
- [PATCH v2 02/17] KVM: async_pf: Add helper function to check completion queue, Gavin Shan
- [PATCH v2 03/17] KVM: async_pf: Make GFN slot management generic, Gavin Shan
- [PATCH v2 04/17] KVM: x86: Use generic async PF slot management, Gavin Shan
- [PATCH v2 05/17] arm64: Probe for the presence of KVM hypervisor services during boot, Gavin Shan
- [PATCH v2 06/17] KVM: arm64: Advertise KVM UID to guests via SMCCC, Gavin Shan
- [PATCH v2 07/17] KVM: arm64: Export kvm_handle_user_mem_abort(), Gavin Shan
- [PATCH v2 08/17] KVM: arm64: Add paravirtualization header files, Gavin Shan
- [PATCH v2 09/17] KVM: arm64: Support page-not-present notification, Gavin Shan
- [PATCH v2 10/17] KVM: arm64: Support page-ready notification, Gavin Shan
- [PATCH v2 12/17] KVM: arm64: Support async PF ioctl commands, Gavin Shan
- [PATCH v2 11/17] KVM: arm64: Support async PF hypercalls, Gavin Shan
- [PATCH v2 13/17] KVM: arm64: Export async PF capability, Gavin Shan
- [PATCH v2 14/17] arm64: Detect async PF para-virtualization feature, Gavin Shan
- [PATCH v2 15/17] arm64: Reschedule process on aync PF, Gavin Shan
- [PATCH v2 16/17] arm64: Enable async PF, Gavin Shan
- [PATCH v2 17/17] KVM: arm64: Add async PF document, Gavin Shan
- [PATCH v2 00/21] Support SDEI Virtualization,
Gavin Shan
- [PATCH v2 01/21] KVM: arm64: Introduce template for inline functions, Gavin Shan
- [PATCH v2 02/21] KVM: arm64: Add SDEI virtualization infrastructure, Gavin Shan
- [PATCH v2 03/21] KVM: arm64: Support SDEI_VERSION hypercall, Gavin Shan
- [PATCH v2 04/21] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall, Gavin Shan
- [PATCH v2 05/21] KVM: arm64: Support SDEI_EVENT_{ENABLE, DISABLE} hypercall, Gavin Shan
- [PATCH v2 06/21] KVM: arm64: Support SDEI_EVENT_CONTEXT hypercall, Gavin Shan
- [PATCH v2 07/21] KVM: arm64: Support SDEI_EVENT_UNREGISTER hypercall, Gavin Shan
- [PATCH v2 08/21] KVM: arm64: Support SDEI_EVENT_STATUS hypercall, Gavin Shan
- [PATCH v2 09/21] KVM: arm64: Support SDEI_EVENT_GET_INFO hypercall, Gavin Shan
- [PATCH v2 10/21] KVM: arm64: Support SDEI_EVENT_ROUTING_SET hypercall, Gavin Shan
- [PATCH v2 11/21] KVM: arm64: Support SDEI_PE_{MASK, UNMASK} hypercall, Gavin Shan
- [PATCH v2 12/21] KVM: arm64: Support SDEI_{PRIVATE, SHARED}_RESET hypercall, Gavin Shan
- [PATCH v2 13/21] KVM: arm64: Impment SDEI event delivery, Gavin Shan
- [PATCH v2 14/21] KVM: arm64: Support SDEI_EVENT_{COMPLETE, COMPLETE_AND_RESUME} hypercall, Gavin Shan
- [PATCH v2 15/21] KVM: arm64: Support SDEI event notifier, Gavin Shan
- [PATCH v2 16/21] KVM: arm64: Support SDEI ioctl commands on VM, Gavin Shan
- [PATCH v2 17/21] KVM: arm64: Support SDEI ioctl commands on vCPU, Gavin Shan
- [PATCH v2 18/21] KVM: arm64: Support SDEI event injection, Gavin Shan
- [PATCH v2 19/21] KVM: arm64: Support SDEI event cancellation, Gavin Shan
- [PATCH v2 20/21] KVM: arm64: Export SDEI capability, Gavin Shan
- [PATCH v2 21/21] KVM: selftests: Add SDEI test case, Gavin Shan
- [PATCH v18 0/7] KVM: arm64: Add host/guest KVM-PTP support,
Marc Zyngier
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]