Linux KVM for ARM
[Prev Page][Next Page]
- Re: [PATCH v4 04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register, (continued)
- [PATCH v4 11/21] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register, Shannon Zhao
- [PATCH v4 20/21] KVM: ARM64: Free perf event of PMU when destroying vcpu, Shannon Zhao
- [PATCH v4 08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register, Shannon Zhao
- [PATCH v4 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function, Shannon Zhao
- [PATCH v4 06/21] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register, Shannon Zhao
- [PATCH v4 09/21] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register, Shannon Zhao
- [PATCH v4 16/21] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register, Shannon Zhao
- [PATCH v4 12/21] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register, Shannon Zhao
- [PATCH v4 10/21] KVM: ARM64: Add reset and access handlers for PMCCNTR register, Shannon Zhao
- [PATCH v4 05/21] KVM: ARM64: Add reset and access handlers for PMSELR register, Shannon Zhao
- Re: [PATCH v4 00/21] KVM: ARM64: Add guest PMU support, Marc Zyngier
- [PATCH v2] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size, Eric Auger
- [PATCH] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size,
Eric Auger
- [RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size,
Eric Auger
- [PATCH v4] VFIO: platform: reset: AMD xgbe reset module, Eric Auger
- [PATCH v5 0/7] VFIO platform reset module rework,
Eric Auger
- [PATCH v4 0/3] KVM: arm/arm64: Clean up some obsolete code,
Pavel Fedin
- [PATCH] KVM: arm: Fix crash in free_hyp_pgds() if timer initialization fails,
Pavel Fedin
- [PATCH v3 0/3] KVM: arm/arm64: Clean up some obsolete code,
Pavel Fedin
- Re: [RFC PATCH v3 1/4] hw/intc/arm_gicv3_common: Add state information, Peter Maydell
- [PATCH v3] VFIO: platform: reset: AMD xgbe reset module,
Eric Auger
- [PATCH v4 0/7] VFIO platform reset module rework,
Eric Auger
- [PATCH v2 0/3] KVM: arm/arm64: Clean up some obsolete code,
Pavel Fedin
- [PATCH v2] VFIO: platform: reset: AMD xgbe reset module,
Eric Auger
- [PATCH v3 0/7] VFIO platform reset module rework,
Eric Auger
- [PATCH v2 0/6] VFIO platform reset module rework,
Eric Auger
- [GIT PULL 0/6] A handful of fixes for KVM/ARM for v4.3-rc7,
Christoffer Dall
- PING: [PATCH v5 0/7] KVM: arm64: Implement API for vGICv3 live migration,
Pavel Fedin
- [PATCHv4 18/24] arm64/kvm: Make use of the system wide safe values,
Suzuki K. Poulose
- [PATCH 0/4] VFIO platform reset module rework,
Eric Auger
- [PATCH] KVM: arm64: Count guest exit due to various reasons,
Amit
- [PATCH 0/3] arm/arm64: KVM: arch timer boot fixes,
Christoffer Dall
- [PATCH] KVM/arm: kernel low level debug suport for ARM32 virtual platforms,
Mario Smarduch
- [PATCH 2/9] KVM: arm: Do not indent the arguments of DECLARE_BITMAP,
Michal Marek
- its_alloc_tables() - with all BASER marked none,
Mario Smarduch
- [PATCH] VFIO: platform: AMD xgbe reset module,
Eric Auger
- [PATCH] VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQ, Eric Auger
- [PATCH v3 19/24] arm64/kvm: Make use of the system wide safe values, Suzuki K. Poulose
- Re: [Qemu-devel] Live migration sequence,
Dr. David Alan Gilbert
- [PATCH] KVM: arm/arm64: Fix vGIC documentation, Pavel Fedin
- [PATCH] arm64: kvm: restore EL1N SP for panic,
Mark Rutland
- [PATCH] KVM: arm: use GIC support unconditionally,
Arnd Bergmann
- [PATCH v5 0/7] KVM: arm64: Implement API for vGICv3 live migration,
Pavel Fedin
- [PATCH] arm/arm64: KVM : Enable vhost device selection under KVM config menu,
Wei Huang
- [PATCH] KVM: arm/arm64: Keep mapped, disabled interrupts quiet,
Marc Zyngier
- [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation,
Christoffer Dall
- [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation,
Andre Przywara
- [PATCH v3 02/16] KVM: arm/arm64: remove now unused code after stay-in-LR rework, Andre Przywara
- [PATCH v3 01/16] KVM: arm/arm64: VGIC: don't track used LRs in the distributor, Andre Przywara
- [PATCH v3 04/16] KVM: arm/arm64: add emulation model specific destroy function, Andre Przywara
- [PATCH v3 05/16] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities, Andre Przywara
- [PATCH v3 03/16] KVM: extend struct kvm_msi to hold a 32-bit device ID, Andre Przywara
- [PATCH v3 06/16] KVM: arm/arm64: make GIC frame address initialization model specific, Andre Przywara
- [PATCH v3 09/16] KVM: arm64: introduce ITS emulation file with stub functions, Andre Przywara
- [PATCH v3 08/16] KVM: arm64: handle ITS related GICv3 redistributor registers, Andre Przywara
- [PATCH v3 07/16] KVM: arm64: Introduce new MMIO region for the ITS base address, Andre Przywara
- [PATCH v3 10/16] KVM: arm64: implement basic ITS register handlers, Andre Przywara
- [PATCH v3 12/16] KVM: arm64: handle pending bit for LPIs in ITS emulation, Andre Przywara
- [PATCH v3 11/16] KVM: arm64: add data structures to model ITS interrupt translation, Andre Przywara
- [PATCH v3 13/16] KVM: arm64: sync LPI configuration and pending tables, Andre Przywara
- [PATCH v3 14/16] KVM: arm64: implement ITS command queue command handlers, Andre Przywara
- [PATCH v3 15/16] KVM: arm64: implement MSI injection in ITS emulation, Andre Przywara
- [PATCH v3 16/16] KVM: arm64: enable ITS emulation as a virtual MSI controller, Andre Przywara
- RE: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation, Pavel Fedin
- Re: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation, Christoffer Dall
- RE: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation, Pavel Fedin
- Re: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation, Tomasz Nowicki
- Virt MM DEBUG_LL support arm32,
Mario Smarduch
- PING: [PATCH v4 0/7] KVM: arm64: Implement API for vGICv3 live migration, Pavel Fedin
- [PATCH] KVM: arm/arm64: Fix memory leak if timer initialization fails,
Pavel Fedin
- [PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support,
Mario Smarduch
- [PATCH v2 17/22] arm64/kvm: Make use of the system wide safe values,
Suzuki K. Poulose
- [PATCH 0/2] KVM: arm/arm64: Clean up some obsolete code,
Pavel Fedin
- [RFC] Handling CP15 timer without in-kernel irqchip,
Pavel Fedin
- [PATCH] arm: Add PMU test,
Christopher Covington
- [PATCHv2] arm: Fail on unknown subtest,
Christopher Covington
- [PATCH v3 0/6] GICv3: add 32bit compatibility,
Jean-Philippe Brucker
- [RFC PATCH 0/6] vfio: Add interface to map MSI pages,
Bharat Bhushan
- [RFC PATCH 1/6] vfio: Add interface for add/del reserved iova region,
Bharat Bhushan
- [RFC PATCH v5 1/3] vfio: platform: add device properties skeleton and user API,
Baptiste Reynal
- [RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device,
Baptiste Reynal
- [PATCH v3 0/8] Rework architected timer and forwarded IRQs handling,
Christoffer Dall
- [PATCH v4 0/7] KVM: arm64: Implement API for vGICv3 live migration,
Pavel Fedin
- [PATCH v2 0/2] KVM/arm: enhance arvm7 vfp/simd lazy switch support,
Mario Smarduch
- [PATCH v3 0/4] KVM: arm/arm64: guest synchronous halt/resume,
Eric Auger
- [PATCH v2] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts,
Pavel Fedin
- [PATCH v3 00/20] KVM: ARM64: Add guest PMU support,
Shannon Zhao
- [PATCH v3 01/20] ARM64: Move PMU register related defines to asm/pmu.h, Shannon Zhao
- [PATCH v3 02/20] KVM: ARM64: Define PMU data structure for each vcpu, Shannon Zhao
- [PATCH v3 03/20] KVM: ARM64: Add offset defines for PMU registers, Shannon Zhao
- [PATCH v3 04/20] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register, Shannon Zhao
- [PATCH v3 05/20] KVM: ARM64: Add reset and access handlers for PMSELR register, Shannon Zhao
- [PATCH v3 06/20] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register, Shannon Zhao
- [PATCH v3 08/20] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register, Shannon Zhao
- [PATCH v3 07/20] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function, Shannon Zhao
- [PATCH v3 09/20] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register, Shannon Zhao
- [PATCH v3 10/20] KVM: ARM64: Add reset and access handlers for PMCCNTR register, Shannon Zhao
- [PATCH v3 11/20] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register, Shannon Zhao
- [PATCH v3 12/20] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register, Shannon Zhao
- [PATCH v3 13/20] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register, Shannon Zhao
- [PATCH v3 14/20] KVM: ARM64: Add reset and access handlers for PMUSERENR register, Shannon Zhao
- [PATCH v3 15/20] KVM: ARM64: Add reset and access handlers for PMSWINC register, Shannon Zhao
- [PATCH v3 16/20] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register, Shannon Zhao
- [PATCH v3 17/20] KVM: ARM64: Add PMU overflow interrupt routing, Shannon Zhao
- [PATCH v3 18/20] KVM: ARM64: Reset PMU state when resetting vcpu, Shannon Zhao
- [PATCH v3 19/20] KVM: ARM64: Free perf event of PMU when destroying vcpu, Shannon Zhao
- [PATCH v3 20/20] KVM: ARM64: Add a new kvm ARM PMU device, Shannon Zhao
- Re: [PATCH v3 00/20] KVM: ARM64: Add guest PMU support, Wei Huang
- Re: [PATCH v3 00/20] KVM: ARM64: Add guest PMU support, Christoffer Dall
- [RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support,
Mario Smarduch
- [RFT - PATCH 0/2] KVM/arm64: add fp/simd lazy switch support,
Mario Smarduch
- [PATCH 0/2] KVM/arm: add fp/simd lazy switch support,
Mario Smarduch
- [GIT PULL] Second set of KVM/ARM updates for 4.3-rc2,
Marc Zyngier
- [PATCH 0/3] arm/arm64: KVM: Fix !irqchip_in_kernel() handling,
Marc Zyngier
- Re: [Qemu-devel] Could not boot a guest vm from kvm mode based on APM X-Gene Host and latest qemu,
Alex Bennée
- [PATCH] kvm: arm: LPAE: Incorrect device to IPA mapping,
marek.majtyka
- [PATCH] arm64: KVM: Fix user access for debug registers,
Marc Zyngier
- [PATCH] KVM: arm64: remove all traces of the ThumbEE registers,
Will Deacon
- [PATCHv2 00/15] arm64: 16K translation granule support,
Suzuki K. Poulose
- [PATCH 01/15] arm64: Move swapper pagetable definitions, Suzuki K. Poulose
- [PATCH 03/15] arm64: Introduce helpers for page table levels, Suzuki K. Poulose
- [PATCH 02/15] arm64: Handle section maps for swapper/idmap, Suzuki K. Poulose
- [PATCH 04/15] arm64: Calculate size for idmap_pg_dir at compile time, Suzuki K. Poulose
- [PATCH 08/15] arm64: Check for selected granule support, Suzuki K. Poulose
- [PATCH 06/15] arm64: Clean config usages for page size, Suzuki K. Poulose
- [PATCH 09/15] arm64: Add page size to the kernel image header, Suzuki K. Poulose
- [PATCH 05/15] arm64: Handle 4 level page table for swapper, Suzuki K. Poulose
- [PATCH 11/15] arm64: Cleanup VTCR_EL2 computation, Suzuki K. Poulose
- [PATCH 07/15] arm64: Kconfig: Fix help text about AArch32 support with 64K pages, Suzuki K. Poulose
- [PATCH 10/15] arm64: kvm: Fix {V}TCR_EL2_TG0 mask, Suzuki K. Poulose
- [PATCH 14/15] arm64: Add 16K page size support, Suzuki K. Poulose
- [PATCH 12/15] arm: kvm: Move fake PGD handling to arch specific files, Suzuki K. Poulose
- [PATCH 15/15] arm64: 36 bit VA, Suzuki K. Poulose
- [PATCH 13/15] arm64: kvm: Rewrite fake pgd handling, Suzuki K. Poulose
[Index of Archives]
[Linux KVM]
[Libvirt Users]
[CentOS Virtualization]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]