Linux KVM for ARM
[Prev Page][Next Page]
- ARM64/KVM: Bad page state in process iperf,
Bhushan Bharat
- [PATCH] ARM: KVM: Cleanup exception injection,
Marc Zyngier
- [PATCH] KVM: arm/arm64: vgic: Fix kvm_vgic_map_is_active's dist check,
Christoffer Dall
- [PATCH v10 0/6] QEMU support for KVM Guest Debug on arm64,
Alex Bennée
- [PATCH v6 00/21] KVM: ARM64: Add guest PMU support,
Shannon Zhao
- [PATCH v6 06/21] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register, Shannon Zhao
- [PATCH v6 03/21] KVM: ARM64: Add offset defines for PMU registers, Shannon Zhao
- [PATCH v6 04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register, Shannon Zhao
- [PATCH v6 01/21] ARM64: Move PMU register related defines to asm/pmu.h, Shannon Zhao
- [PATCH v6 02/21] KVM: ARM64: Define PMU data structure for each vcpu, Shannon Zhao
- [PATCH v6 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function, Shannon Zhao
- [PATCH v6 11/21] KVM: ARM64: Add access handler for PMXEVCNTR register, Shannon Zhao
- [PATCH v6 12/21] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register, Shannon Zhao
- [PATCH v6 05/21] KVM: ARM64: Add reset and access handlers for PMSELR register, Shannon Zhao
- [PATCH v6 10/21] KVM: ARM64: Add access handler for PMEVCNTRn and PMCCNTR register, Shannon Zhao
- [PATCH v6 08/21] KVM: ARM64: Add access handler for PMEVTYPERn and PMCCFILTR register, Shannon Zhao
- [PATCH v6 13/21] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register, Shannon Zhao
- [PATCH v6 15/21] KVM: ARM64: Add reset and access handlers for PMUSERENR register, Shannon Zhao
- [PATCH v6 18/21] KVM: ARM64: Add PMU overflow interrupt routing, Shannon Zhao
- [PATCH v6 19/21] KVM: ARM64: Reset PMU state when resetting vcpu, Shannon Zhao
- [PATCH v6 17/21] KVM: ARM64: Add helper to handle PMCR register bits, Shannon Zhao
- [PATCH v6 14/21] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register, Shannon Zhao
- [PATCH v6 16/21] KVM: ARM64: Add reset and access handlers for PMSWINC register, Shannon Zhao
- [PATCH v6 21/21] KVM: ARM64: Add a new kvm ARM PMU device, Shannon Zhao
- [PATCH v6 09/21] KVM: ARM64: Add access handler for PMXEVTYPER register, Shannon Zhao
- [PATCH v6 20/21] KVM: ARM64: Free perf event of PMU when destroying vcpu, Shannon Zhao
- Re: [PATCH v6 00/21] KVM: ARM64: Add guest PMU support, Marc Zyngier
- [PATCH v7 0/6] KVM: arm64: Implement API for vGICv3 live migration,
Pavel Fedin
- [PATCH v3 00/22] arm64: KVM: Rewriting the world switch in C,
Marc Zyngier
- [PATCH v3 01/22] arm64: Add macros to read/write system registers, Marc Zyngier
- [PATCH v3 02/22] arm64: KVM: Add a HYP-specific header file, Marc Zyngier
- [PATCH v3 03/22] arm64: KVM: Implement vgic-v2 save/restore, Marc Zyngier
- [PATCH v3 04/22] KVM: arm/arm64: vgic-v3: Make the LR indexing macro public, Marc Zyngier
- [PATCH v3 05/22] arm64: KVM: Implement vgic-v3 save/restore, Marc Zyngier
- [PATCH v3 06/22] arm64: KVM: Implement timer save/restore, Marc Zyngier
- [PATCH v3 07/22] arm64: KVM: Implement system register save/restore, Marc Zyngier
- [PATCH v3 08/22] arm64: KVM: Implement 32bit system register save/restore, Marc Zyngier
- [PATCH v3 09/22] arm64: KVM: Implement debug save/restore, Marc Zyngier
- [PATCH v3 11/22] arm64: KVM: Add patchable function selector, Marc Zyngier
- [PATCH v3 12/22] arm64: KVM: Implement the core world switch, Marc Zyngier
- [PATCH v3 10/22] arm64: KVM: Implement guest entry, Marc Zyngier
- [PATCH v3 14/22] arm64: KVM: Implement TLB handling, Marc Zyngier
- [PATCH v3 15/22] arm64: KVM: HYP mode entry points, Marc Zyngier
- [PATCH v3 13/22] arm64: KVM: Implement fpsimd save/restore, Marc Zyngier
- [PATCH v3 16/22] arm64: KVM: Add panic handling, Marc Zyngier
- [PATCH v3 17/22] arm64: KVM: Add compatibility aliases, Marc Zyngier
- [PATCH v3 18/22] arm64: KVM: Map the kernel RO section into HYP, Marc Zyngier
- [PATCH v3 22/22] arm64: KVM: Remove weak attributes, Marc Zyngier
- [PATCH v3 21/22] arm64: KVM: Cleanup asm-offset.c, Marc Zyngier
- [PATCH v3 19/22] arm64: KVM: Move away from the assembly version of the world switch, Marc Zyngier
- [PATCH v3 20/22] arm64: KVM: Turn system register numbers to an enum, Marc Zyngier
- [PATCH v5 0/3] KVM/arm/arm64: enhance armv7/8 fp/simd lazy switch,
Mario Smarduch
- [GIT PULL] KVM/ARM fixes for 4.4-rc4,
Marc Zyngier
- [PATCH v4 0/4] KVM: arm64: BUG FIX: Correctly handle zero register transfers,
Pavel Fedin
- [PATCH v3 0/4] KVM: arm64: BUG FIX: Correctly handle zero register transfers,
Pavel Fedin
- [PATCH v2 0/4] KVM: arm64: BUG FIX: Correctly handle zero register transfers,
Pavel Fedin
- [PATCH 0/3] KVM: arm64: BUG FIX: Correctly handle zero register transfers,
Pavel Fedin
- [PATCH v2] ARM/arm64: KVM: correct PTE uncachedness check,
Ard Biesheuvel
- [PATCH] ARM/arm64: KVM: correct PTE uncachedness check,
Ard Biesheuvel
- [PATCH v5 00/21] KVM: ARM64: Add guest PMU support,
Shannon Zhao
- [PATCH v5 05/21] KVM: ARM64: Add reset and access handlers for PMSELR register, Shannon Zhao
- [PATCH v5 06/21] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register, Shannon Zhao
- [PATCH v5 04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register, Shannon Zhao
- [PATCH v5 01/21] ARM64: Move PMU register related defines to asm/pmu.h, Shannon Zhao
- [PATCH v5 02/21] KVM: ARM64: Define PMU data structure for each vcpu, Shannon Zhao
- [PATCH v5 08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register, Shannon Zhao
- [PATCH v5 03/21] KVM: ARM64: Add offset defines for PMU registers, Shannon Zhao
- [PATCH v5 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function, Shannon Zhao
- [PATCH v5 12/21] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register, Shannon Zhao
- [PATCH v5 10/21] KVM: ARM64: Add reset and access handlers for PMCCNTR register, Shannon Zhao
- [PATCH v5 11/21] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register, Shannon Zhao
- [PATCH v5 20/21] KVM: ARM64: Free perf event of PMU when destroying vcpu, Shannon Zhao
- [PATCH v5 19/21] KVM: ARM64: Reset PMU state when resetting vcpu, Shannon Zhao
- [PATCH v5 09/21] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register, Shannon Zhao
- [PATCH v5 17/21] KVM: ARM64: Add helper to handle PMCR register bits, Shannon Zhao
- [PATCH v5 15/21] KVM: ARM64: Add reset and access handlers for PMSWINC register, Shannon Zhao
- [PATCH v5 16/21] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register, Shannon Zhao
- [PATCH v5 21/21] KVM: ARM64: Add a new kvm ARM PMU device, Shannon Zhao
- [PATCH v5 14/21] KVM: ARM64: Add reset and access handlers for PMUSERENR register, Shannon Zhao
- [PATCH v5 13/21] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register, Shannon Zhao
- [PATCH v5 18/21] KVM: ARM64: Add PMU overflow interrupt routing, Shannon Zhao
- Re: [PATCH v5 00/21] KVM: ARM64: Add guest PMU support, Marc Zyngier
- [PATCH] KVM: arm/arm64: Revert to old way of checking for device mapping in stage2_flush_ptes().,
Pavel Fedin
- [PATCH v6] arm/arm64: KVM: Detect vGIC presence at runtime,
Pavel Fedin
- [PATCH 0/3] Add support for handling IRQs in userspace,
Pavel Fedin
- BUG ALERT: ARM32 KVM does not work in 4.4-rc3,
Pavel Fedin
- [PATCH v5 0/2] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip,
Pavel Fedin
- [PATCH v2 00/21] arm64: KVM: world switch in C,
Marc Zyngier
- [PATCH v2 01/21] arm64: Add macros to read/write system registers, Marc Zyngier
- [PATCH v2 02/21] arm64: KVM: Add a HYP-specific header file, Marc Zyngier
- [PATCH v2 03/21] arm64: KVM: Implement vgic-v2 save/restore, Marc Zyngier
- [PATCH v2 04/21] arm64: KVM: Implement vgic-v3 save/restore, Marc Zyngier
- [PATCH v2 05/21] arm64: KVM: Implement timer save/restore, Marc Zyngier
- [PATCH v2 06/21] arm64: KVM: Implement system register save/restore, Marc Zyngier
- [PATCH v2 07/21] arm64: KVM: Implement 32bit system register save/restore, Marc Zyngier
- [PATCH v2 08/21] arm64: KVM: Implement debug save/restore, Marc Zyngier
- [PATCH v2 09/21] arm64: KVM: Implement guest entry, Marc Zyngier
- [PATCH v2 10/21] arm64: KVM: Add patchable function selector, Marc Zyngier
- [PATCH v2 11/21] arm64: KVM: Implement the core world switch, Marc Zyngier
- [PATCH v2 13/21] arm64: KVM: Implement TLB handling, Marc Zyngier
- [PATCH v2 14/21] arm64: KVM: HYP mode entry points, Marc Zyngier
- [PATCH v2 15/21] arm64: KVM: Add panic handling, Marc Zyngier
- [PATCH v2 16/21] arm64: KVM: Add compatibility aliases, Marc Zyngier
- [PATCH v2 17/21] arm64: KVM: Map the kernel RO section into HYP, Marc Zyngier
- [PATCH v2 12/21] arm64: KVM: Implement fpsimd save/restore, Marc Zyngier
- [PATCH v2 18/21] arm64: KVM: Move away from the assembly version of the world switch, Marc Zyngier
- [PATCH v2 20/21] arm64: KVM: Cleanup asm-offset.c, Marc Zyngier
- [PATCH v2 19/21] arm64: KVM: Turn system register numbers to an enum, Marc Zyngier
- [PATCH v2 21/21] arm64: KVM: Remove weak attributes, Marc Zyngier
- Re: [PATCH v2 00/21] arm64: KVM: world switch in C, Christoffer Dall
- [PATCH v2] KVM: arm/arm64: Count guest exit due to various reasons,
Amit Singh Tomar
- KVM on Snapdragon 810(arm64),
sk.syed2
- [PULL 0/8] KVM/ARM Fixes for v4.4-rc3,
Christoffer Dall
- [PATCH 0/3] KVM: arm/arm64: Fix some more timer related issues,
Christoffer Dall
- [PATCH v2 0/3] Introduce MSI hardware mapping for VFIO,
Pavel Fedin
- [PATCH v6 0/7] KVM: arm64: Implement API for vGICv3 live migration,
Pavel Fedin
- [PATCH 0/3] Introduce MSI hardware mapping for VFIO,
Pavel Fedin
- [PATCH v4 00/13] ARM IRQ forward control based on IRQ bypass manager,
Eric Auger
- [PATCH v4 01/13] KVM: arm/arm64: select IRQ_BYPASS_MANAGER, Eric Auger
- [PATCH v4 02/13] VFIO: platform: registration of a dummy IRQ bypass producer, Eric Auger
- [PATCH v4 03/13] VFIO: platform: test forwarded state when selecting the IRQ handler, Eric Auger
- [PATCH v4 04/13] VFIO: platform: single handler using function pointer, Eric Auger
- [PATCH v4 05/13] VFIO: platform: add vfio_platform_set_forwarded, Eric Auger
- [PATCH v4 07/13] VFIO: platform: add irq bypass producer management, Eric Auger
- [PATCH v4 09/13] KVM: arm/arm64: vgic: support irqfd injection of a mapped IRQ, Eric Auger
- [PATCH v4 06/13] VFIO: platform: add vfio_platform_irq_is_active, Eric Auger
- [PATCH v4 11/13] KVM: arm/arm64: vgic: implement clear active for non shared mapped IRQ, Eric Auger
- [PATCH v4 08/13] KVM: arm/arm64: vgic: adapt state machine for non shared mapped interrupts, Eric Auger
- [PATCH v4 12/13] KVM: arm/arm64: vgic: implement clear pending for non shared mapped IRQ, Eric Auger
- [PATCH v4 10/13] KVM: arm/arm64: vgic: forwarding control, Eric Auger
- [PATCH v4 13/13] KVM: arm/arm64: implement IRQ bypass consumer functions, Eric Auger
- [PATCH] KVM: arm/arm64: vgic: leave the LR active state on GICD_ICENABLERn access, Eric Auger
- arm64 sched_clock cpu accounting,
Mario Smarduch
- [PATCH] arm64: kvm: report original PAR_EL1 upon panic,
Mark Rutland
- [PATCH] arm64: kvm: avoid %p in __kvm_hyp_panic,
Mark Rutland
- [PATCH 00/21] arm64: KVM: world switch in C,
Marc Zyngier
- [PATCH 01/21] arm64: add macros to read/write system registers, Marc Zyngier
- [PATCH 02/21] arm64: KVM: Add a HYP-specific header file, Marc Zyngier
- [PATCH 03/21] arm64: KVM: Implement vgic-v2 save/restore, Marc Zyngier
- [PATCH 05/21] arm64: KVM: Implement timer save/restore, Marc Zyngier
- [PATCH 04/21] arm64: KVM: Implement vgic-v3 save/restore, Marc Zyngier
- [PATCH 06/21] arm64: KVM: Implement system register save/restore, Marc Zyngier
- [PATCH 07/21] arm64: KVM: Implement 32bit system register save/restore, Marc Zyngier
- [PATCH 10/21] arm64: KVM: Add patchable function selector, Marc Zyngier
- [PATCH 08/21] arm64: KVM: Implement debug save/restore, Marc Zyngier
- [PATCH 09/21] arm64: KVM: Implement guest entry, Marc Zyngier
- [PATCH 11/21] arm64: KVM: Implement the core world switch, Marc Zyngier
- [PATCH 12/21] arm64: KVM: Implement fpsimd save/restore, Marc Zyngier
- [PATCH 13/21] arm64: KVM: Implement TLB handling, Marc Zyngier
- [PATCH 14/21] arm64: KVM: HYP mode entry points, Marc Zyngier
- [PATCH 16/21] arm64: KVM: Add compatibility aliases, Marc Zyngier
- [PATCH 17/21] arm64: KVM: Map the kernel RO section into HYP, Marc Zyngier
- [PATCH 15/21] arm64: KVM: Add panic handling, Marc Zyngier
- [PATCH 19/21] arm64: KVM: Turn system register numbers to an enum, Marc Zyngier
- [PATCH 20/21] arm64: KVM: Cleanup asm-offset.c, Marc Zyngier
- [PATCH 21/21] arm64: KVM: Remove weak attributes, Marc Zyngier
- [PATCH 18/21] arm64: KVM: Move away from the assembly version of the world switch, Marc Zyngier
- [PATCH 0/3] arm64: KVM: Support 16-bit VMID,
Vladimir Murzin
- [PATCH 0/2] arm64: KVM: Fixes for 4.4-rc2,
Marc Zyngier
- [PATCH v4 0/3] KVM/arm/arm64: enhance armv7/8 fp/simd lazy switch,
Mario Smarduch
- [PATCH v9 0/6] QEMU support for KVM Guest Debug on arm64,
Alex Bennée
- [PATCH] ARM64: use linux/types.h in kvm.h,
Arnd Bergmann
- [PATCH] KVM: arm/arm64: vgic: make vgic_io_ops static,
Jisheng Zhang
- [PATCH 2/2] arm: kvm: Fix STRICT_MM_TYPECHECK errors,
Laura Abbott
- [PATCH v2 resend] ARM/arm64: KVM: test properly for a PTE's uncachedness,
Ard Biesheuvel
- [PATCH] kvmtool: Makefile: remove LDFLAGS from guest_init linking, Andre Przywara
- [PATCH] ARM/arm64: KVM: test properly for a PTE's uncachedness,
Ard Biesheuvel
[PULL 00/21] KVM/ARM Changes for v4.4-rc1,
Christoffer Dall
- [PULL 01/21] KVM: Add kvm_arch_vcpu_{un}blocking callbacks, Christoffer Dall
- [PULL 03/21] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit, Christoffer Dall
- [PULL 04/21] arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs, Christoffer Dall
- [PULL 05/21] arm/arm64: KVM: Use appropriate define in VGIC reset code, Christoffer Dall
- [PULL 02/21] arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block, Christoffer Dall
- [PULL 08/21] arm/arm64: KVM: Support edge-triggered forwarded interrupts, Christoffer Dall
- [PULL 06/21] arm/arm64: KVM: Add forwarded physical interrupts documentation, Christoffer Dall
- [PULL 07/21] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics, Christoffer Dall
- [PULL 09/21] arm/arm64: KVM : Enable vhost device selection under KVM config menu, Christoffer Dall
- [PULL 12/21] KVM: arm/arm64: check power_off in critical section before VCPU run, Christoffer Dall
- [PULL 11/21] KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable, Christoffer Dall
- [PULL 10/21] KVM: arm/arm64: rename pause into power_off, Christoffer Dall
- [PULL 13/21] KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest, Christoffer Dall
- [PULL 14/21] KVM: arm/arm64: Fix vGIC documentation, Christoffer Dall
- [PULL 15/21] arm/arm64: KVM: Improve kvm_exit tracepoint, Christoffer Dall
- [PULL 17/21] arm64: kvm: restore EL1N SP for panic, Christoffer Dall
- [PULL 18/21] KVM: arm: Do not indent the arguments of DECLARE_BITMAP, Christoffer Dall
- [PULL 16/21] arm/arm64: KVM: Add tracepoints for vgic and timer, Christoffer Dall
- [PULL 19/21] KVM: arm/arm64: Optimize away redundant LR tracking, Christoffer Dall
- [PULL 20/21] KVM: arm/arm64: Clean up vgic_retire_lr() and surroundings, Christoffer Dall
- [PULL 21/21] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr(), Christoffer Dall
- Re: [PULL 00/21] KVM/ARM Changes for v4.4-rc1, Paolo Bonzini
[PATCH v5] VFIO: platform: reset: AMD xgbe reset module, Eric Auger
[PATCH v6 0/8] VFIO platform reset module rework,
Eric Auger
[PATCH v5 0/4] KVM: arm/arm64: Clean up some obsolete code,
Pavel Fedin
[PATCH] KVM/arm: kernel low level debug support for ARM32 virtual platforms,
Mario Smarduch
[PATCH v3 0/3] KVM/arm64/arm: enhance armv7/8 fp/simd lazy switch,
Mario Smarduch
[PATCH 0/7] kvmtool: Cleanup kernel loading,
Andre Przywara
[PATCH 0/2] kvmtool: allow CFLAGS and LDFLAGS override,
Andre Przywara
[PATCH v4 00/21] KVM: ARM64: Add guest PMU support,
Shannon Zhao
- [PATCH v4 01/21] ARM64: Move PMU register related defines to asm/pmu.h, Shannon Zhao
- [PATCH v4 13/21] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register, Shannon Zhao
- [PATCH v4 14/21] KVM: ARM64: Add reset and access handlers for PMUSERENR register, Shannon Zhao
- [PATCH v4 03/21] KVM: ARM64: Add offset defines for PMU registers, Shannon Zhao
- [PATCH v4 02/21] KVM: ARM64: Define PMU data structure for each vcpu, Shannon Zhao
- [PATCH v4 18/21] KVM: ARM64: Add PMU overflow interrupt routing, Shannon Zhao
- [PATCH v4 21/21] KVM: ARM64: Add a new kvm ARM PMU device, Shannon Zhao
- [PATCH v4 19/21] KVM: ARM64: Reset PMU state when resetting vcpu, Shannon Zhao
- [PATCH v4 17/21] KVM: ARM64: Add helper to handle PMCR register bits, Shannon Zhao
- [PATCH v4 15/21] KVM: ARM64: Add reset and access handlers for PMSWINC register, Shannon Zhao
- [PATCH v4 04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register, Shannon Zhao
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]