Linux KVM for ARM
[Prev Page][Next Page]
- Re: [PATCH v2 01/15] KVM: arm/arm64: VGIC: don't track used LRs in the distributor, (continued)
- [PATCH v2 02/15] KVM: extend struct kvm_msi to hold a 32-bit device ID, Andre Przywara
- [PATCH v2 03/15] KVM: arm/arm64: add emulation model specific destroy function, Andre Przywara
- [PATCH v2 05/15] KVM: arm/arm64: make GIC frame address initialization model specific, Andre Przywara
- [PATCH v2 04/15] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities, Andre Przywara
- [PATCH v2 06/15] KVM: arm64: Introduce new MMIO region for the ITS base address, Andre Przywara
- [PATCH v2 07/15] KVM: arm64: handle ITS related GICv3 redistributor registers, Andre Przywara
- [PATCH v2 08/15] KVM: arm64: introduce ITS emulation file with stub functions, Andre Przywara
- [PATCH v2 09/15] KVM: arm64: implement basic ITS register handlers, Andre Przywara
- [PATCH v2 11/15] KVM: arm64: handle pending bit for LPIs in ITS emulation, Andre Przywara
- [PATCH v2 10/15] KVM: arm64: add data structures to model ITS interrupt translation, Andre Przywara
- [PATCH v2 12/15] KVM: arm64: sync LPI configuration and pending tables, Andre Przywara
- [PATCH v2 13/15] KVM: arm64: implement ITS command queue command handlers, Andre Przywara
- [PATCH v2 14/15] KVM: arm64: implement MSI injection in ITS emulation, Andre Przywara
- [PATCH v2 15/15] KVM: arm64: enable ITS emulation as a virtual MSI controller, Andre Przywara
- RE: [PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation, Pavel Fedin
- RE: [PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation, Pavel Fedin
- [RFC PATCH] target-arm: kvm: Differentiate registers based on write-back levels,
Christoffer Dall
- KVM on ARM: How to add some functions into interrupt.S with C code?,
harry
- [PATCH 0/6] irqchip: GICv2/v3: Add support for irq_vcpu_affinity,
Marc Zyngier
- [PATCH] KVM: Add Kconfig option to signal cross-endian guests,
Thomas Huth
- [PATCH v2 0/7] KVM: arm/arm64: gsi routing support,
Eric Auger
- [PATCH v2 00/10] arm/arm64: KVM: Active interrupt state switching for shared devices,
Marc Zyngier
- [PATCH v2 01/10] arm/arm64: KVM: Fix ordering of timer/GIC on guest entry, Marc Zyngier
- [PATCH v2 02/10] arm/arm64: KVM: Move vgic handling to a non-preemptible section, Marc Zyngier
- [PATCH v2 03/10] KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfields, Marc Zyngier
- [PATCH v2 04/10] KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR, Marc Zyngier
- [PATCH v2 05/10] KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQs, Marc Zyngier
- [PATCH v2 06/10] KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts, Marc Zyngier
- [PATCH v2 07/10] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest, Marc Zyngier
- [PATCH v2 08/10] KVM: arm/arm64: vgic: Add vgic_{get, set}_phys_irq_active, Marc Zyngier
- [PATCH v2 09/10] KVM: arm/arm64: timer: Allow the timer to control the active state, Marc Zyngier
- [PATCH v2 10/10] KVM: arm/arm64: vgic: Allow non-shared device HW interrupts, Marc Zyngier
- [PATCH 00/13] arm64: Virtualization Host Extension support,
Marc Zyngier
- [PATCH 01/13] arm/arm64: Add new is_kernel_in_hyp_mode predicate, Marc Zyngier
- [PATCH 02/13] arm64: Allow the arch timer to use the HYP timer, Marc Zyngier
- [PATCH 03/13] arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature, Marc Zyngier
- [PATCH 05/13] arm64: KVM: VHE: macroize VTCR_EL2 setup, Marc Zyngier
- [PATCH 06/13] arm64: KVM: VHE: Patch out kern_hyp_va, Marc Zyngier
- [PATCH 04/13] arm64: KVM: skip HYP setup when already running in HYP, Marc Zyngier
- [PATCH 07/13] arm64: KVM: VHE: Patch out use of HVC, Marc Zyngier
- [PATCH 08/13] arm64: KVM: VHE: Preserve VHE config in world switch, Marc Zyngier
- [PATCH 09/13] arm64: KVM: VHE: Add alternatives for VHE-enabled world-switch, Marc Zyngier
- [PATCH 10/13] arm64: Add support for running Linux in EL2 mode, Marc Zyngier
- [PATCH 11/13] arm64: Panic when VHE and non VHE CPUs coexist, Marc Zyngier
- [PATCH 12/13] arm64: KVM: Split sysreg save/restore, Marc Zyngier
- [PATCH 13/13] arm64: KVM: VHE: Early interrupt handling, Marc Zyngier
- Re: [PATCH 00/13] arm64: Virtualization Host Extension support, Catalin Marinas
- Re: [PATCH 00/13] arm64: Virtualization Host Extension support, Antonios Motakis
- [PATCH v8 00/11] KVM Guest Debug support for arm64,
Alex Bennée
- [PATCH v8 03/11] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl, Alex Bennée
- [PATCH v8 02/11] KVM: arm64: guest debug, define API headers, Alex Bennée
- [PATCH v8 05/11] KVM: arm64: guest debug, add SW break point support, Alex Bennée
- [PATCH v8 01/11] KVM: add comments for kvm_debug_exit_arch struct, Alex Bennée
- [PATCH v8 06/11] KVM: arm64: guest debug, add support for single-step, Alex Bennée
- [PATCH v8 07/11] KVM: arm64: re-factor hyp.S debug register code, Alex Bennée
- [PATCH v8 04/11] KVM: arm: introduce kvm_arm_init/setup/clear_debug, Alex Bennée
- [PATCH v8 08/11] KVM: arm64: introduce vcpu->arch.debug_ptr, Alex Bennée
- [PATCH v8 10/11] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG, Alex Bennée
- [PATCH v8 09/11] KVM: arm64: guest debug, HW assisted debug support, Alex Bennée
- [PATCH v8 11/11] KVM: arm64: add trace points for guest_debug debug, Alex Bennée
- Re: [PATCH v8 00/11] KVM Guest Debug support for arm64, Christoffer Dall
- [PATCH 0/2] Allow to use KVM without in-kernel irqchip,
Pavel Fedin
- [RFC v2 0/9] ARM IRQ forward control based on IRQ bypass manager,
Eric Auger
- [PATCH 0/2] KVM: arm/arm64: Guest synchronous halt/resume,
Eric Auger
- [RFC v2 0/6] IRQ bypass manager and irqfd consumer,
Eric Auger
- [PATCH 00/18] KVM: ARM64: Add guest PMU support,
shannon . zhao
- [PATCH 01/18] ARM64: Move PMU register related defines to asm/pmu.h, shannon . zhao
- [PATCH 02/18] KVM: ARM64: Add initial support for PMU, shannon . zhao
- [PATCH 03/18] KVM: ARM64: Add offset defines for PMU registers, shannon . zhao
- [PATCH 04/18] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register, shannon . zhao
- [PATCH 05/18] KVM: ARM64: Add reset and access handlers for PMSELR_EL0 register, shannon . zhao
- [PATCH 06/18] KVM: ARM64: Add reset and access handlers for PMCEID0_EL0 and PMCEID1_EL0 register, shannon . zhao
- [PATCH 07/18] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function, shannon . zhao
- [PATCH 08/18] KVM: ARM64: Add reset and access handlers for PMXEVTYPER_EL0 register, shannon . zhao
- [PATCH 09/18] KVM: ARM64: Add reset and access handlers for PMXEVCNTR_EL0 register, shannon . zhao
- [PATCH 10/18] KVM: ARM64: Add reset and access handlers for PMCCNTR_EL0 register, shannon . zhao
- [PATCH 11/18] KVM: ARM64: Add reset and access handlers for PMCNTENSET_EL0 and PMCNTENCLR_EL0 register, shannon . zhao
- [PATCH 12/18] KVM: ARM64: Add reset and access handlers for PMINTENSET_EL1 and PMINTENCLR_EL1 register, shannon . zhao
- [PATCH 13/18] KVM: ARM64: Add reset and access handlers for PMOVSSET_EL0 and PMOVSCLR_EL0 register, shannon . zhao
- [PATCH 14/18] KVM: ARM64: Add reset and access handlers for PMUSERENR_EL0 register, shannon . zhao
- [PATCH 15/18] KVM: ARM64: Add reset and access handlers for PMSWINC_EL0 register, shannon . zhao
- [PATCH 16/18] KVM: ARM64: Add access handlers for PMEVCNTRn_EL0 and PMEVTYPERn_EL0 register, shannon . zhao
- [PATCH 17/18] KVM: ARM64: Add PMU overflow interrupt routing, shannon . zhao
- [PATCH 18/18] KVM: ARM64: Add KVM_CAP_ARM_PMU and KVM_ARM_PMU_SET_IRQ, shannon . zhao
- [PATCH v5 00/10] kvmtool: arm64: GICv3 guest support,
Andre Przywara
- [PATCH v5 01/10] AArch64: Reserve two 64k pages for GIC CPU interface, Andre Przywara
- [PATCH v5 02/10] AArch{32, 64}: use KVM_CREATE_DEVICE & co to instanciate the GIC, Andre Przywara
- [PATCH v5 03/10] irq: add irq__get_nr_allocated_lines, Andre Przywara
- [PATCH v5 04/10] AArch{32, 64}: dynamically configure the number of GIC interrupts, Andre Przywara
- [PATCH v5 05/10] arm: finish VGIC initialisation explicitly, Andre Przywara
- [PATCH v5 06/10] arm: simplify MMIO dispatching, Andre Przywara
- [PATCH v5 07/10] limit number of VCPUs on demand, Andre Przywara
- [PATCH v5 08/10] arm: prepare for instantiating different IRQ chip devices, Andre Przywara
- [PATCH v5 09/10] arm: add support for supplying GICv3 redistributor addresses, Andre Przywara
- [PATCH v5 10/10] arm: use new irqchip parameter to create different vGIC types, Andre Przywara
- [RFC 00/17] ARM IRQ forward control based on IRQ bypass manager,
Eric Auger
- [RFC 03/17] VFIO: Introduce vfio_device_external_ops, Eric Auger
- [RFC 04/17] VFIO: pci: initialize vfio_device_external_ops, Eric Auger
- [RFC 02/17] VFIO: platform: single handler using function pointer, Eric Auger
- [RFC 08/17] kvm: arm/arm64: implement kvm_arm_[halt,resume]_guest, Eric Auger
- [RFC 06/17] VFIO: add vfio_external_{mask|is_active|set_automasked}, Eric Auger
- [RFC 05/17] VFIO: platform: implement vfio_device_external_ops callbacks, Eric Auger
- [RFC 09/17] bypass: IRQ bypass manager proto by Alex, Eric Auger
- [RFC 01/17] VFIO: platform: test forwarded state when selecting IRQ handler, Eric Auger
- [RFC 10/17] KVM: arm: select IRQ_BYPASS_MANAGER, Eric Auger
- [RFC 07/17] KVM: arm: rename pause into power_off, Eric Auger
- [RFC 12/17] irq: bypass: Extend skeleton for ARM forwarding control, Eric Auger
- [RFC 11/17] VFIO: platform: select IRQ_BYPASS_MANAGER, Eric Auger
- [RFC 16/17] KVM: eventfd: add irq bypass consumer management, Eric Auger
- [RFC 15/17] KVM: arm/arm64: implement IRQ bypass consumer functions, Eric Auger
- [RFC 14/17] KVM: arm/arm64: vgic: forwarding control, Eric Auger
- [RFC 13/17] KVM: introduce kvm_arch functions for IRQ bypass, Eric Auger
- [RFC 17/17] VFIO: platform: add irq bypass producer management, Eric Auger
- which phone cpu support the arm virtualization,
young jams
- [PATCH v7 00/11] KVM Guest Debug support for arm64,
Alex Bennée
- [PATCH v7 02/11] KVM: arm64: guest debug, define API headers, Alex Bennée
- [PATCH v7 01/11] KVM: add comments for kvm_debug_exit_arch struct, Alex Bennée
- [PATCH v7 03/11] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl, Alex Bennée
- [PATCH v7 05/11] KVM: arm64: guest debug, add SW break point support, Alex Bennée
- [PATCH v7 04/11] KVM: arm: introduce kvm_arm_init/setup/clear_debug, Alex Bennée
- [PATCH v7 06/11] KVM: arm64: guest debug, add support for single-step, Alex Bennée
- [PATCH v7 07/11] KVM: arm64: re-factor hyp.S debug register code, Alex Bennée
- [PATCH v7 08/11] KVM: arm64: introduce vcpu->arch.debug_ptr, Alex Bennée
- [PATCH v7 09/11] KVM: arm64: guest debug, HW assisted debug support, Alex Bennée
- [PATCH v7 10/11] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG, Alex Bennée
- [PATCH v7 11/11] KVM: arm64: add trace points for guest_debug debug, Alex Bennée
- [PATCH] arm64: Don't report clear pmds and puds as huge,
Christoffer Dall
- [PATCH 2/2] arm/arm64: KVM: fix two build failured under STRICT_MM_TYPECHECKS,
Ard Biesheuvel
- [PATCH 0/7] KVM: arm/arm64: gsi routing support,
Eric Auger
- Re: [PATCH 0/3] KVM: arm: Implement software vGICv2 emulation,
Andre Przywara
- [PATCH] arm64: KVM: Enable minimalistic support for Thunder,
Tirumalesh Chalamarla
- [PATCH v4 00/10] kvmtool: arm64: GICv3 guest support,
Andre Przywara
- [PATCH v4 01/10] AArch64: Reserve two 64k pages for GIC CPU interface, Andre Przywara
- [PATCH v4 02/10] AArch{32, 64}: use KVM_CREATE_DEVICE & co to instanciate the GIC, Andre Przywara
- [PATCH v4 03/10] irq: add irq__get_nr_allocated_lines, Andre Przywara
- [PATCH v4 05/10] arm: finish VGIC initialisation explicitly, Andre Przywara
- [PATCH v4 06/10] arm: simplify MMIO dispatching, Andre Przywara
- [PATCH v4 04/10] AArch{32, 64}: dynamically configure the number of GIC interrupts, Andre Przywara
- [PATCH v4 07/10] limit number of VCPUs on demand, Andre Przywara
- [PATCH v4 08/10] arm: prepare for instantiating different IRQ chip devices, Andre Przywara
- [PATCH v4 09/10] arm: add support for supplying GICv3 redistributor addresses, Andre Przywara
- [PATCH v4 10/10] arm: use new irqchip parameter to create different vGIC types, Andre Przywara
- [PATCH 0/3] arm/arm64: rework mmu_enabled, for spinlock speedup,
Andrew Jones
- [PATCH 0/3] arm/arm64: tcg_baremetal_tests inspired patches,
Andrew Jones
- [PATCH 0/3] arm: KVM: VFP lazy switch in KVM Host Mode may save upto 98%,
Mario Smarduch
- [PATCH v3 0/2] arm/arm64: KVM: Optimize arm64 fp/simd, saves 30-50% on exits,
Mario Smarduch
- [RFC PATCH] KVM: arm/arm64: Don't let userspace update CNTVOFF once guest is running,
Marc Zyngier
- [PATCH v3 00/11] KVM: arm: debug infrastructure support,
Zhichao Huang
- [PATCH v3 01/11] KVM: arm: plug guest debug exploit, Zhichao Huang
- [PATCH v3 02/11] KVM: arm: rename pm_fake handler to trap_raz_wi, Zhichao Huang
- [PATCH v3 03/11] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code, Zhichao Huang
- [PATCH v3 04/11] KVM: arm: common infrastructure for handling AArch32 CP14/CP15, Zhichao Huang
- [PATCH v3 05/11] KVM: arm: check ordering of all system register tables, Zhichao Huang
- [PATCH v3 06/11] KVM: arm: add trap handlers for 32-bit debug registers, Zhichao Huang
- [PATCH v3 07/11] KVM: arm: add trap handlers for 64-bit debug registers, Zhichao Huang
- [PATCH v3 08/11] KVM: arm: implement dirty bit mechanism for debug registers, Zhichao Huang
- [PATCH v3 09/11] KVM: arm: implement lazy world switch for debug registers, Zhichao Huang
- [PATCH v3 10/11] KVM: arm: add a trace event for cp14 traps, Zhichao Huang
- [PATCH v3 11/11] KVM: arm: enable trapping of all debug registers, Zhichao Huang
- [RESEND PATCH v2 2/2] arm: KVM: keep arm vfp/simd exit handling consistent with arm64,
Mario Smarduch
- [PULL] KVM/ARM changes for 4.2,
Marc Zyngier
- [PATCH 02/12] KVM: arm64: add active register handling to GICv3 emulation as well, Marc Zyngier
- [PATCH 01/12] ARM: KVM: Remove pointless void pointer cast, Marc Zyngier
- [PATCH 03/12] arm: KVM: force execution of HCPTR access on VM exit, Marc Zyngier
- [PATCH 04/12] kvm: remove one useless check extension, Marc Zyngier
- [PATCH 05/12] arm/arm64: KVM: Properly account for guest CPU time, Marc Zyngier
- [PATCH 06/12] KVM: arm/arm64: Enable the KVM-VFIO device, Marc Zyngier
- [PATCH 07/12] KVM: arm64: fix misleading comments in save/restore, Marc Zyngier
- [PATCH 08/12] ARM: kvm: psci: fix handling of unimplemented functions, Marc Zyngier
- [PATCH 09/12] KVM: arm: vgic: Drop useless Group0 warning, Marc Zyngier
- [PATCH 10/12] arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2, Marc Zyngier
- [PATCH 11/12] KVM: arm/arm64: vgic: Avoid injecting reserved IRQ numbers, Marc Zyngier
- [PATCH 12/12] KVM: arm/arm64: vgic: Remove useless arm-gic.h #include, Marc Zyngier
- Re: [PULL] KVM/ARM changes for 4.2, Paolo Bonzini
- [PATCH v6 00/12] KVM Guest Debug support for arm64,
Alex Bennée
- [PATCH v6 04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl, Alex Bennée
- [PATCH v6 07/12] KVM: arm64: guest debug, add support for single-step, Alex Bennée
- [PATCH v6 08/12] KVM: arm64: re-factor hyp.S debug register code, Alex Bennée
- [PATCH v6 02/12] KVM: arm64: fix misleading comments in save/restore, Alex Bennée
- [PATCH v6 09/12] KVM: arm64: introduce vcpu->arch.debug_ptr, Alex Bennée
- [PATCH v6 03/12] KVM: arm64: guest debug, define API headers, Alex Bennée
- [PATCH v6 06/12] KVM: arm64: guest debug, add SW break point support, Alex Bennée
- [PATCH v6 01/12] KVM: add comments for kvm_debug_exit_arch struct, Alex Bennée
- [PATCH v6 05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug, Alex Bennée
- [PATCH v6 10/12] KVM: arm64: guest debug, HW assisted debug support, Alex Bennée
- [PATCH v6 12/12] KVM: arm64: add trace points for guest_debug debug, Alex Bennée
- [PATCH v6 11/12] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG, Alex Bennée
- Re: [PATCH v6 00/12] KVM Guest Debug support for arm64, Christoffer Dall
- Question on corruption of host/guest vfp switch hyp function, Mario Smarduch
- [RFC 0/6] KVM: arm/arm64: gsi routing support,
Eric Auger
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]