Linux KVM for ARM Processors
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH] KVM/arm: kernel low level debug support for ARM32 virtual platforms
From
: Will Deacon <will.deacon@xxxxxxx>
Re: [PATCH] KVM/arm: kernel low level debug support for ARM32 virtual platforms
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [PATCH] KVM/arm: kernel low level debug support for ARM32 virtual platforms
From
: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
Re: [PATCH] KVM/arm: kernel low level debug support for ARM32 virtual platforms
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
RE: [PATCH v4 0/3] KVM: arm/arm64: Clean up some obsolete code
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v5 4/4] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v5 1/4] KVM: arm/arm64: Remove vgic_irq_lr_map
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v5 3/4] KVM: arm/arm64: Clean up vgic_retire_lr() and surroundings
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v5 2/4] KVM: arm/arm64: Replace lr_used with elrsr
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v5 0/4] KVM: arm/arm64: Clean up some obsolete code
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [PATCH v4 0/3] KVM: arm/arm64: Clean up some obsolete code
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH v4 08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
Re: [PATCH v4 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH] KVM/arm: kernel low level debug support for ARM32 virtual platforms
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [PATCH v4 17/21] KVM: ARM64: Add helper to handle PMCR register bits
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
Re: [PATCH v4 0/3] KVM: arm/arm64: Clean up some obsolete code
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v4 08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
Re: [PATCH v4 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
Re: [PATCH v4 05/21] KVM: ARM64: Add reset and access handlers for PMSELR register
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
Re: KVM/ARM: trap every load /store instruction
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
Re: [PATCH 0/7] kvmtool: Cleanup kernel loading
From
: Dimitri John Ledkov <dimitri.j.ledkov@xxxxxxxxx>
Re: [PATCH 0/7] kvmtool: Cleanup kernel loading
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [Qemu-devel] [kvm-unit-tests PATCHv5 3/3] arm: pmu: Add CPI checking
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [PATCH 0/7] kvmtool: Cleanup kernel loading
From
: Will Deacon <will.deacon@xxxxxxx>
Re: [RFC PATCH 6/6] arm-smmu: Allow to set iommu mapping for MSI
From
: Pranavkumar Sawargaonkar <pranavkumar@xxxxxxxxxx>
Re: [PATCH v4 18/21] KVM: ARM64: Add PMU overflow interrupt routing
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH 3/3] KVM/arm64: enable enhanced armv8 fp/simd lazy switch
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
[PATCH v3 2/3] KVM/arm/arm64: enable enhanced armv7 fp/simd lazy switch
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
[PATCH v3 1/3] KVM/arm: add hooks for armv7 fp/simd lazy switch support
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
[PATCH v3 0/3] KVM/arm64/arm: enhance armv7/8 fp/simd lazy switch
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [Qemu-devel] [kvm-unit-tests PATCHv5 3/3] arm: pmu: Add CPI checking
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
[PATCH 6/7] arm/arm64: use read_file() in kernel and initrd loading
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH 7/7] arm: move kernel loading into arm/kvm.c
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH 5/7] x86: use read wrappers in kernel loading
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH 3/7] powerpc: use read_file() in kernel and initrd loading
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH 4/7] MIPS: use read wrappers in kernel loading
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH 2/7] provide generic read_file() implementation
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH 1/7] Refactor kernel image loading
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH 0/7] kvmtool: Cleanup kernel loading
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH 2/2] Makefile: consider LDFLAGS on feature tests and when linking executables
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH 0/2] kvmtool: allow CFLAGS and LDFLAGS override
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH 1/2] Makefile: allow overriding CFLAGS on the command line
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [Qemu-devel] [kvm-unit-tests PATCHv5 3/3] arm: pmu: Add CPI checking
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [PATCH v4 18/21] KVM: ARM64: Add PMU overflow interrupt routing
From
: kbuild test robot <lkp@xxxxxxxxx>
[PATCH v4 05/21] KVM: ARM64: Add reset and access handlers for PMSELR register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 10/21] KVM: ARM64: Add reset and access handlers for PMCCNTR register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 12/21] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 16/21] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 09/21] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 06/21] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 20/21] KVM: ARM64: Free perf event of PMU when destroying vcpu
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 11/21] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 04/21] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 15/21] KVM: ARM64: Add reset and access handlers for PMSWINC register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 17/21] KVM: ARM64: Add helper to handle PMCR register bits
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 19/21] KVM: ARM64: Reset PMU state when resetting vcpu
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 21/21] KVM: ARM64: Add a new kvm ARM PMU device
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 18/21] KVM: ARM64: Add PMU overflow interrupt routing
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 02/21] KVM: ARM64: Define PMU data structure for each vcpu
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 03/21] KVM: ARM64: Add offset defines for PMU registers
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 14/21] KVM: ARM64: Add reset and access handlers for PMUSERENR register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 00/21] KVM: ARM64: Add guest PMU support
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 13/21] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v4 01/21] ARM64: Move PMU register related defines to asm/pmu.h
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
[PATCH v2] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Will Deacon <will.deacon@xxxxxxx>
[PATCH] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[kvm-unit-tests PATCHv5 2/3] arm: pmu: Check cycle count increases
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
[kvm-unit-tests PATCHv5 3/3] arm: pmu: Add CPI checking
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
[kvm-unit-tests PATCHv5 1/3] arm: Add PMU test
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
[kvm-unit-tests PATCHv6] ARM PMU tests
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
Re: [RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Will Deacon <will.deacon@xxxxxxx>
Re: [RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Will Deacon <will.deacon@xxxxxxx>
Re: [RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Will Deacon <will.deacon@xxxxxxx>
[RFC] vfio/type1: handle case where IOMMU does not support PAGE_SIZE size
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v4] VFIO: platform: reset: AMD xgbe reset module
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v5 7/7] vfio: platform: add dev_info on device reset
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v5 6/7] vfio: platform: use list of registered reset function
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v5 5/7] vfio: platform: add compat in vfio_platform_device
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v5 3/7] vfio: platform: introduce module_vfio_reset_handler macro
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v5 1/7] vfio: platform: introduce vfio-platform-base module
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v5 4/7] vfio: platform: reset: calxedaxgmac: add reset function registration
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v5 2/7] vfio: platform: add capability to register a reset function
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v5 0/7] VFIO platform reset module rework
From
: Eric Auger <eric.auger@xxxxxxxxxx>
RE: [PATCH v5 0/7] KVM: arm64: Implement API for vGICv3 live migration
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v4 0/3] KVM: arm/arm64: Clean up some obsolete code
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v4 3/3] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v4 1/3] KVM: arm/arm64: Optimize away redundant LR tracking
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v4 2/3] KVM: arm/arm64: Clean up vgic_retire_lr() and surroundings
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH] KVM: arm: Fix crash in free_hyp_pgds() if timer initialization fails
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [PATCH v3 2/3] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH v3 00/20] KVM: ARM64: Add guest PMU support
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
Re: [PATCH v3 2/3] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [Qemu-devel] [kvm-unit-tests PATCHv5 3/3] arm: pmu: Add CPI checking
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [Qemu-devel] [kvm-unit-tests PATCHv5 2/3] arm: pmu: Check cycle count increases
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [Qemu-devel] [kvm-unit-tests PATCHv5 2/3] arm: pmu: Check cycle count increases
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
Re: [Qemu-devel] [kvm-unit-tests PATCHv5 2/3] arm: pmu: Check cycle count increases
From
: Andrew Jones <drjones@xxxxxxxxxx>
RE: [PATCH v3 2/3] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH] KVM: arm64: Count guest exit due to various reasons
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [RFC PATCH 6/6] arm-smmu: Allow to set iommu mapping for MSI
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[kvm-unit-tests PATCHv5 3/3] arm: pmu: Add CPI checking
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
[kvm-unit-tests PATCHv5 2/3] arm: pmu: Check cycle count increases
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
[kvm-unit-tests PATCHv5 1/3] arm: Add PMU test
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
[kvm-unit-tests PATCHv5] ARM PMU tests
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
Re: [PATCH v3 2/3] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v2 1/2] add hooks for armv8 fp/simd lazy switch
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v2 2/2] enable armv8 fp/simd lazy switch
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [Qemu-devel] [kvm-unit-tests PATCHv4 3/3] arm: pmu: Add CPI checking
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: Count guest exit due to various reasons
From
: Amit Tomer <amittomer25@xxxxxxxxx>
Re: [PATCH v3 00/20] KVM: ARM64: Add guest PMU support
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v3] VFIO: platform: reset: AMD xgbe reset module
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v3 0/3] KVM: arm/arm64: Clean up some obsolete code
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v3 1/3] KVM: arm/arm64: Optimize away redundant LR tracking
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v3 3/3] KVM: arm/arm64: Refactor vgic_retire_lr()
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v3 2/3] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [RFC PATCH v3 1/4] hw/intc/arm_gicv3_common: Add state information
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
Re: [PATCH v3] VFIO: platform: reset: AMD xgbe reset module
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH v4 3/7] vfio: platform: introduce module_vfio_reset_handler macro
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v4 2/7] vfio: platform: add capability to register a reset function
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3] VFIO: platform: reset: AMD xgbe reset module
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v3] VFIO: platform: reset: AMD xgbe reset module
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v4 0/7] VFIO platform reset module rework
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v4 6/7] vfio: platform: use list of registered reset function
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v4 7/7] vfio: platform: add dev_info on device reset
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v4 3/7] vfio: platform: introduce module_vfio_reset_handler macro
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v4 2/7] vfio: platform: add capability to register a reset function
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v4 5/7] vfio: platform: add compat in vfio_platform_device
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v4 4/7] vfio: platform: reset: calxedaxgmac: add reset function registration
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v4 1/7] vfio: platform: introduce vfio-platform-base module
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v4 0/7] VFIO platform reset module rework
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v3 6/7] vfio: platform: use list of registered reset function
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v3 6/7] vfio: platform: use list of registered reset function
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v5 0/7] KVM: arm64: Implement API for vGICv3 live migration
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
Re: [PATCH v3 2/7] vfio: platform: add capability to register a reset function
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v3 6/7] vfio: platform: use list of registered reset function
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v3 3/7] vfio: platform: introduce module_vfio_reset_handler macro
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v3 6/7] vfio: platform: use list of registered reset function
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3 4/7] vfio: platform: reset: calxedaxgmac: add reset function registration
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3 3/7] vfio: platform: introduce module_vfio_reset_handler macro
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3 2/7] vfio: platform: add capability to register a reset function
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3 1/7] vfio: platform: introduce vfio-platform-base module
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v2] VFIO: platform: reset: AMD xgbe reset module
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v2 1/3] KVM: arm/arm64: Optimize away redundant LR tracking
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v2 3/3] KVM: arm/arm64: Refactor vgic_retire_lr()
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v2 2/3] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v2 0/3] KVM: arm/arm64: Clean up some obsolete code
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v2] VFIO: platform: reset: AMD xgbe reset module
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v3 7/7] vfio: platform: add dev_info on device reset
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v3 6/7] vfio: platform: use list of registered reset function
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v3 5/7] vfio: platform: add compat in vfio_platform_device
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v3 3/7] vfio: platform: introduce module_vfio_reset_handler macro
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v3 4/7] vfio: platform: reset: calxedaxgmac: add reset function registration
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v3 1/7] vfio: platform: introduce vfio-platform-base module
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v3 0/7] VFIO platform reset module rework
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v3 2/7] vfio: platform: add capability to register a reset function
From
: Eric Auger <eric.auger@xxxxxxxxxx>
RE: [PATCH 1/2] KVM: arm/arm64: Optimize away redundant LR tracking
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH 2/2] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 1/2] KVM: arm/arm64: Optimize away redundant LR tracking
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v2 2/2] KVM/arm: enable enhanced armv7 fp/simd lazy switch
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: Count guest exit due to various reasons
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
RE: [PATCH v3 08/16] KVM: arm64: handle ITS related GICv3 redistributor registers
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [PATCH v3 08/16] KVM: arm64: handle ITS related GICv3 redistributor registers
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH v2 6/6] vfio: platform: move get/put reset at open/release
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [PATCH v2 6/6] vfio: platform: move get/put reset at open/release
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v2 6/6] vfio: platform: move get/put reset at open/release
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v2 6/6] vfio: platform: move get/put reset at open/release
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v2 3/6] vfio: platform: reset: calxedaxgmac: add reset function registration
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v2 6/6] vfio: platform: move get/put reset at open/release
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v2 3/6] vfio: platform: reset: calxedaxgmac: add reset function registration
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v2 6/6] vfio: platform: move get/put reset at open/release
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v2 3/6] vfio: platform: reset: calxedaxgmac: add reset function registration
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v2 5/6] vfio: platform: use list of registered reset function
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v2 6/6] vfio: platform: move get/put reset at open/release
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v2 6/6] vfio: platform: move get/put reset at open/release
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v2 5/6] vfio: platform: use list of registered reset function
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v2 3/6] vfio: platform: reset: calxedaxgmac: add reset function registration
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v2 2/6] vfio: platform: reset: add vfio_platform_reset_private.h
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v2 1/6] vfio: platform: add capability to register a reset function
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v2 6/6] vfio: platform: move get/put reset at open/release
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v2 5/6] vfio: platform: use list of registered reset function
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v2 4/6] vfio: platform: add compat in vfio_platform_device
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v2 3/6] vfio: platform: reset: calxedaxgmac: add reset function registration
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v2 0/6] VFIO platform reset module rework
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v2 2/6] vfio: platform: reset: add vfio_platform_reset_private.h
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v2 1/6] vfio: platform: add capability to register a reset function
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [GIT PULL 0/6] A handful of fixes for KVM/ARM for v4.3-rc7
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
RE: [GIT PULL 3/6] KVM: arm: use GIC support unconditionally
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [GIT PULL 3/6] KVM: arm: use GIC support unconditionally
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [GIT PULL 3/6] KVM: arm: use GIC support unconditionally
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [GIT PULL 3/6] KVM: arm: use GIC support unconditionally
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [GIT PULL 3/6] KVM: arm: use GIC support unconditionally
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
RE: [PATCH v3 13/16] KVM: arm64: sync LPI configuration and pending tables
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH v3 00/20] KVM: ARM64: Add guest PMU support
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
Re: [PATCH v3 15/20] KVM: ARM64: Add reset and access handlers for PMSWINC register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
Re: [PATCH v3 10/20] KVM: ARM64: Add reset and access handlers for PMCCNTR register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
Re: [PATCH v3 07/20] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
Re: [PATCH v3 04/20] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
Re: [PATCH v2 2/2] KVM/arm: enable enhanced armv7 fp/simd lazy switch
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
RE: [GIT PULL 3/6] KVM: arm: use GIC support unconditionally
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH 1/4] vfio: platform: add capability to register a reset function
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH 3/3] arm/arm64: KVM: Fix disabled distributor operation
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[GIT PULL 4/6] arm/arm64: KVM: Fix arch timer behavior for disabled interrupts
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[GIT PULL 3/6] KVM: arm: use GIC support unconditionally
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[GIT PULL 6/6] arm/arm64: KVM: Fix disabled distributor operation
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[GIT PULL 5/6] arm/arm64: KVM: Clear map->active on pend/active clear
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[GIT PULL 0/6] A handful of fixes for KVM/ARM for v4.3-rc7
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[GIT PULL 1/6] KVM: arm/arm64: Do not inject spurious interrupts
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[GIT PULL 2/6] KVM: arm/arm64: Fix memory leak if timer initialization fails
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
RE: PING: [PATCH v5 0/7] KVM: arm64: Implement API for vGICv3 live migration
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: PING: [PATCH v5 0/7] KVM: arm64: Implement API for vGICv3 live migration
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 3/3] arm/arm64: KVM: Fix disabled distributor operation
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
PING: [PATCH v5 0/7] KVM: arm64: Implement API for vGICv3 live migration
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH 3/3] arm/arm64: KVM: Fix disabled distributor operation
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH v2 2/2] KVM/arm: enable enhanced armv7 fp/simd lazy switch
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: Count guest exit due to various reasons
From
: Wei Huang <wei@xxxxxxxxxx>
Re: [PATCH v2 2/2] KVM/arm: enable enhanced armv7 fp/simd lazy switch
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [PATCH v2 1/2] KVM/arm: add hooks for armv7 fp/simd lazy switch support
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [PATCH 1/4] vfio: platform: add capability to register a reset function
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [PATCH 2/3] arm/arm64: KVM: Clear map->active on pend/active clear
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [Qemu-devel] [kvm-unit-tests PATCHv4 3/3] arm: pmu: Add CPI checking
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
Re: [PATCH 2/3] arm/arm64: KVM: Clear map->active on pend/active clear
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 2/3] arm/arm64: KVM: Clear map->active on pend/active clear
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCHv4 18/24] arm64/kvm: Make use of the system wide safe values
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCHv4 18/24] arm64/kvm: Make use of the system wide safe values
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 1/3] arm/arm64: KVM: Fix arch timer behavior for disabled interrupts
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 2/4] vfio: platform: reset: calxedaxgmac: add reset function registration
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH 1/3] arm/arm64: KVM: Fix arch timer behavior for disabled interrupts
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH 2/4] vfio: platform: reset: calxedaxgmac: add reset function registration
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCHv4 18/24] arm64/kvm: Make use of the system wide safe values
From
: "Suzuki K. Poulose" <suzuki.poulose@xxxxxxx>
Re: [PATCH 2/4] vfio: platform: reset: calxedaxgmac: add reset function registration
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH 1/3] arm/arm64: KVM: Fix arch timer behavior for disabled interrupts
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 0/4] VFIO platform reset module rework
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 1/4] vfio: platform: add capability to register a reset function
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 1/3] arm/arm64: KVM: Fix arch timer behavior for disabled interrupts
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH 2/4] vfio: platform: reset: calxedaxgmac: add reset function registration
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCHv4 18/24] arm64/kvm: Make use of the system wide safe values
From
: "Suzuki K. Poulose" <suzuki.poulose@xxxxxxx>
Re: [PATCH 2/9] KVM: arm: Do not indent the arguments of DECLARE_BITMAP
From
: Michal Marek <mmarek@xxxxxxxx>
Re: [PATCH 2/9] KVM: arm: Do not indent the arguments of DECLARE_BITMAP
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 2/9] KVM: arm: Do not indent the arguments of DECLARE_BITMAP
From
: Michal Marek <mmarek@xxxxxxxx>
Re: [PATCH v2 2/2] KVM/arm: enable enhanced armv7 fp/simd lazy switch
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v2 1/2] KVM/arm: add hooks for armv7 fp/simd lazy switch support
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 2/9] KVM: arm: Do not indent the arguments of DECLARE_BITMAP
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH] arm64: kvm: restore EL1N SP for panic
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH] KVM/arm: kernel low level debug suport for ARM32 virtual platforms
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH] KVM: arm64: Count guest exit due to various reasons
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [Qemu-devel] [kvm-unit-tests PATCHv4] ARM PMU tests
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [Qemu-devel] [kvm-unit-tests PATCHv4 3/3] arm: pmu: Add CPI checking
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [Qemu-devel] [kvm-unit-tests PATCHv4 2/3] arm: pmu: Check cycle count increases
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [Qemu-devel] [kvm-unit-tests PATCHv4 1/3] arm: Add PMU test
From
: Andrew Jones <drjones@xxxxxxxxxx>
[PATCH 4/4] vfio: platform: use list of registered reset function
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH 3/4] vfio: platform: add compat in vfio_platform_device
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH 2/4] vfio: platform: reset: calxedaxgmac: add reset function registration
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH 1/4] vfio: platform: add capability to register a reset function
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH 0/4] VFIO platform reset module rework
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH] KVM: arm64: Count guest exit due to various reasons
From
: Amit <amittomer25@xxxxxxxxx>
Re: [PATCH 1/3] arm/arm64: KVM: Fix arch timer behavior for disabled interrupts
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH 3/3] arm/arm64: KVM: Fix disabled distributor operation
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH 2/3] arm/arm64: KVM: Clear map->active on pend/active clear
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH 1/3] arm/arm64: KVM: Fix arch timer behavior for disabled interrupts
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH 0/3] arm/arm64: KVM: arch timer boot fixes
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH] KVM/arm: kernel low level debug suport for ARM32 virtual platforms
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [Qemu-devel] Live migration sequence
From
: "Dr. David Alan Gilbert" <dgilbert@xxxxxxxxxx>
Re: [PATCH v3 00/20] KVM: ARM64: Add guest PMU support
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
Re: [PATCH v3 18/20] KVM: ARM64: Reset PMU state when resetting vcpu
From
: Wei Huang <wei@xxxxxxxxxx>
Re: [PATCH v3 15/20] KVM: ARM64: Add reset and access handlers for PMSWINC register
From
: Wei Huang <wei@xxxxxxxxxx>
Re: [PATCH v3 10/20] KVM: ARM64: Add reset and access handlers for PMCCNTR register
From
: Wei Huang <wei@xxxxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Eric Auger <eric.auger@xxxxxxxxxx>
RE: [Qemu-devel] Live migration sequence
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH v3 07/20] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
From
: Wei Huang <wei@xxxxxxxxxx>
Re: [PATCH v3 04/20] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
From
: Wei Huang <wei@xxxxxxxxxx>
Re: [PATCH v3 00/20] KVM: ARM64: Add guest PMU support
From
: Wei Huang <wei@xxxxxxxxxx>
[PATCH 2/9] KVM: arm: Do not indent the arguments of DECLARE_BITMAP
From
: Michal Marek <mmarek@xxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: its_alloc_tables() - with all BASER marked none
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: its_alloc_tables() - with all BASER marked none
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: its_alloc_tables() - with all BASER marked none
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH] KVM: arm: use GIC support unconditionally
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v3 0/4] KVM: arm/arm64: guest synchronous halt/resume
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH] KVM: arm/arm64: Keep mapped, disabled interrupts quiet
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: its_alloc_tables() - with all BASER marked none
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
its_alloc_tables() - with all BASER marked none
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [PATCH] VFIO: platform: AMD xgbe reset module
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH] VFIO: platform: AMD xgbe reset module
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH] VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQ
From
: Eric Auger <eric.auger@xxxxxxxxxx>
RE: [PATCH v3 14/16] KVM: arm64: implement ITS command queue command handlers
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v3 19/24] arm64/kvm: Make use of the system wide safe values
From
: "Suzuki K. Poulose" <suzuki.poulose@xxxxxxx>
Re: [PATCH 13/15] arm64: kvm: Rewrite fake pgd handling
From
: "Suzuki K. Poulose" <Suzuki.Poulose@xxxxxxx>
RE: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH 1/2] KVM: arm/arm64: Optimize away redundant LR tracking
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 13/15] arm64: kvm: Rewrite fake pgd handling
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
RE: [Qemu-devel] Live migration sequence
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [Qemu-devel] Live migration sequence
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
RE: [Qemu-devel] Live migration sequence
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [Qemu-devel] Live migration sequence
From
: "Dr. David Alan Gilbert" <dgilbert@xxxxxxxxxx>
[PATCH] KVM: arm/arm64: Fix vGIC documentation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH 1/2] KVM: arm/arm64: Optimize away redundant LR tracking
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: Virt MM DEBUG_LL support arm32
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
RE: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[kvm-unit-tests PATCHv4 3/3] arm: pmu: Add CPI checking
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
[kvm-unit-tests PATCHv4 2/3] arm: pmu: Check cycle count increases
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
[kvm-unit-tests PATCHv4 1/3] arm: Add PMU test
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
[kvm-unit-tests PATCHv4] ARM PMU tests
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
Re: [PATCH v3 12/16] KVM: arm64: handle pending bit for LPIs in ITS emulation
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH] arm64: kvm: restore EL1N SP for panic
From
: Mark Rutland <mark.rutland@xxxxxxx>
Re: [PATCH] KVM: arm: use GIC support unconditionally
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
[PATCH] KVM: arm: use GIC support unconditionally
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v4 3/7] KVM: arm/arm64: Fix the documentation
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
RE: [PATCH v3 12/16] KVM: arm64: handle pending bit for LPIs in ITS emulation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH 13/15] arm64: kvm: Rewrite fake pgd handling
From
: "Suzuki K. Poulose" <Suzuki.Poulose@xxxxxxx>
[PATCH v5 4/7] KVM: arm64: Refactor system register handlers
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v5 7/7] KVM: arm/arm64: Update API documentation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v5 5/7] KVM: arm64: Introduce find_reg_by_id()
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v5 6/7] KVM: arm64: Implement vGICv3 CPU interface access
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v5 2/7] KVM: arm/arm64: Refactor vGIC attributes handling code
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v5 0/7] KVM: arm64: Implement API for vGICv3 live migration
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v5 3/7] KVM: arm64: Implement vGICv3 distributor and redistributor access from userspace
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v5 1/7] KVM: arm/arm64: Move endianess conversion out of vgic_attr_regs_access()
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [PATCH v3 12/16] KVM: arm64: handle pending bit for LPIs in ITS emulation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [PATCH v4 3/7] KVM: arm/arm64: Fix the documentation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [PATCH v2] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH 12/15] arm: kvm: Move fake PGD handling to arch specific files
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 11/15] arm64: Cleanup VTCR_EL2 computation
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 09/15] arm64: Add page size to the kernel image header
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH] arm/arm64: KVM : Enable vhost device selection under KVM config menu
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v3 6/6] arm/arm64: KVM: only allow 64bit hosts to build VGICv3
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v2 17/22] arm64/kvm: Make use of the system wide safe values
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v2] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 13/15] arm64: kvm: Rewrite fake pgd handling
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: Virt MM DEBUG_LL support arm32
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH] arm/arm64: KVM : Enable vhost device selection under KVM config menu
From
: Wei Huang <wei@xxxxxxxxxx>
RE: [PATCH v2] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH v3 0/6] GICv3: add 32bit compatibility
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: [PATCH v3 6/6] arm/arm64: KVM: only allow 64bit hosts to build VGICv3
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: [PATCH 03/15] arm64: Introduce helpers for page table levels
From
: "Suzuki K. Poulose" <Suzuki.Poulose@xxxxxxx>
Re: [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
RE: [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
RE: [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: Virt MM DEBUG_LL support arm32
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [PATCH 03/15] arm64: Introduce helpers for page table levels
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH 03/15] arm64: Introduce helpers for page table levels
From
: "Suzuki K. Poulose" <Suzuki.Poulose@xxxxxxx>
Re: [PATCH 10/15] arm64: kvm: Fix {V}TCR_EL2_TG0 mask
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 03/15] arm64: Introduce helpers for page table levels
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH] KVM: arm/arm64: Keep mapped, disabled interrupts quiet
From
: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
Re: [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
Re: [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
RE: [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH] KVM: arm/arm64: Keep mapped, disabled interrupts quiet
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 0/2] KVM: arm/arm64: Clean up some obsolete code
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
RE: [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [PATCH 0/2] KVM: arm/arm64: Clean up some obsolete code
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [PATCH 0/2] KVM: arm/arm64: Clean up some obsolete code
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH 0/2] KVM: arm/arm64: Clean up some obsolete code
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [PATCH 0/2] KVM: arm/arm64: Clean up some obsolete code
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
RE: [PATCH 0/2] KVM: arm/arm64: Clean up some obsolete code
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
Re: [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: [PATCH 0/2] KVM: arm/arm64: Clean up some obsolete code
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
RE: [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH] KVM: arm/arm64: Fix memory leak if timer initialization fails
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
RE: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH v4 3/7] KVM: arm/arm64: Fix the documentation
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
RE: [PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [PATCH v4 3/7] KVM: arm/arm64: Fix the documentation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: Virt MM DEBUG_LL support arm32
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
Re: [PATCH v4 4/7] KVM: arm64: Implement vGICv3 distributor and redistributor access from userspace
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v4 3/7] KVM: arm/arm64: Fix the documentation
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v2 11/15] KVM: arm64: handle pending bit for LPIs in ITS emulation
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH] KVM: arm/arm64: Add VGICv3 save/restore API documentation
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
RE: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: Virt MM DEBUG_LL support arm32
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
RE: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH v3 12/16] KVM: arm64: handle pending bit for LPIs in ITS emulation
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
RE: [PATCH v3 12/16] KVM: arm64: handle pending bit for LPIs in ITS emulation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH v3 12/16] KVM: arm64: handle pending bit for LPIs in ITS emulation
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
RE: [PATCH v3 12/16] KVM: arm64: handle pending bit for LPIs in ITS emulation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v3 16/16] KVM: arm64: enable ITS emulation as a virtual MSI controller
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 15/16] KVM: arm64: implement MSI injection in ITS emulation
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 14/16] KVM: arm64: implement ITS command queue command handlers
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 13/16] KVM: arm64: sync LPI configuration and pending tables
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 11/16] KVM: arm64: add data structures to model ITS interrupt translation
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 12/16] KVM: arm64: handle pending bit for LPIs in ITS emulation
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 10/16] KVM: arm64: implement basic ITS register handlers
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 07/16] KVM: arm64: Introduce new MMIO region for the ITS base address
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 08/16] KVM: arm64: handle ITS related GICv3 redistributor registers
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 09/16] KVM: arm64: introduce ITS emulation file with stub functions
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 06/16] KVM: arm/arm64: make GIC frame address initialization model specific
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 03/16] KVM: extend struct kvm_msi to hold a 32-bit device ID
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 05/16] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 04/16] KVM: arm/arm64: add emulation model specific destroy function
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 01/16] KVM: arm/arm64: VGIC: don't track used LRs in the distributor
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 02/16] KVM: arm/arm64: remove now unused code after stay-in-LR rework
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [PATCH v2 13/15] KVM: arm64: implement ITS command queue command handlers
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [PATCH 13/15] arm64: kvm: Rewrite fake pgd handling
From
: "Suzuki K. Poulose" <Suzuki.Poulose@xxxxxxx>
Re: [PATCH 13/15] arm64: kvm: Rewrite fake pgd handling
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: [PATCH 12/15] arm: kvm: Move fake PGD handling to arch specific files
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: [PATCH 11/15] arm64: Cleanup VTCR_EL2 computation
From
: "Suzuki K. Poulose" <Suzuki.Poulose@xxxxxxx>
Re: [PATCH 11/15] arm64: Cleanup VTCR_EL2 computation
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: [PATCH 03/15] arm64: Introduce helpers for page table levels
From
: "Suzuki K. Poulose" <Suzuki.Poulose@xxxxxxx>
Re: [PATCH 03/15] arm64: Introduce helpers for page table levels
From
: "Suzuki K. Poulose" <Suzuki.Poulose@xxxxxxx>
Re: [PATCH 03/15] arm64: Introduce helpers for page table levels
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
RE: [PATCH v2 11/15] KVM: arm64: handle pending bit for LPIs in ITS emulation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH 03/15] arm64: Introduce helpers for page table levels
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v3 03/20] KVM: ARM64: Add offset defines for PMU registers
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: [PATCH v3 17/20] KVM: ARM64: Add PMU overflow interrupt routing
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: Virt MM DEBUG_LL support arm32
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
Virt MM DEBUG_LL support arm32
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [kvm-unit-tests PATCHv3 3/3] arm: pmu: Add CPI checking
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [Qemu-devel] [kvm-unit-tests PATCHv3 2/3] arm: pmu: Check cycle count increases
From
: Andrew Jones <drjones@xxxxxxxxxx>
Re: [kvm-unit-tests PATCHv3 1/3] arm: Add PMU test
From
: Andrew Jones <drjones@xxxxxxxxxx>
[kvm-unit-tests PATCHv3 3/3] arm: pmu: Add CPI checking
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
[kvm-unit-tests PATCHv3 2/3] arm: pmu: Check cycle count increases
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
[kvm-unit-tests PATCHv3 1/3] arm: Add PMU test
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
[kvm-unit-tests PATCHv3] ARM PMU tests
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
Re: [RFC PATCH 1/6] vfio: Add interface for add/del reserved iova region
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC PATCH 4/6] vfio: Add interface to iommu-map/unmap MSI pages
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC PATCH 3/6] vfio: Extend iommu-info to return MSIs automap state
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC PATCH 5/6] vfio-pci: Create iommu mapping for msi interrupt
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [PATCH] KVM: arm/arm64: Fix memory leak if timer initialization fails
From
: Wei Huang <wei@xxxxxxxxxx>
RE: [RFC PATCH 6/6] arm-smmu: Allow to set iommu mapping for MSI
From
: Bhushan Bharat <Bharat.Bhushan@xxxxxxxxxxxxx>
RE: [RFC PATCH 1/6] vfio: Add interface for add/del reserved iova region
From
: Bhushan Bharat <Bharat.Bhushan@xxxxxxxxxxxxx>
RE: [RFC PATCH 4/6] vfio: Add interface to iommu-map/unmap MSI pages
From
: Bhushan Bharat <Bharat.Bhushan@xxxxxxxxxxxxx>
RE: [RFC PATCH 3/6] vfio: Extend iommu-info to return MSIs automap state
From
: Bhushan Bharat <Bharat.Bhushan@xxxxxxxxxxxxx>
PING: [PATCH v4 0/7] KVM: arm64: Implement API for vGICv3 live migration
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [RFC PATCH 5/6] vfio-pci: Create iommu mapping for msi interrupt
From
: Bhushan Bharat <Bharat.Bhushan@xxxxxxxxxxxxx>
[PATCH] KVM: arm/arm64: Fix memory leak if timer initialization fails
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v2 2/2] enable armv8 fp/simd lazy switch
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
[PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
[PATCH v2 1/2] add hooks for armv8 fp/simd lazy switch
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [RFC PATCH 6/6] arm-smmu: Allow to set iommu mapping for MSI
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC PATCH 1/6] vfio: Add interface for add/del reserved iova region
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC PATCH 4/6] vfio: Add interface to iommu-map/unmap MSI pages
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC PATCH 3/6] vfio: Extend iommu-info to return MSIs automap state
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC PATCH 5/6] vfio-pci: Create iommu mapping for msi interrupt
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [kvm-unit-tests PATCHv2] arm: Add PMU test
From
: Wei Huang <wei@xxxxxxxxxx>
RE: [RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH v2 17/22] arm64/kvm: Make use of the system wide safe values
From
: "Suzuki K. Poulose" <suzuki.poulose@xxxxxxx>
Re: [RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 09/15] arm64: Add page size to the kernel image header
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH 09/15] arm64: Add page size to the kernel image header
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH 09/15] arm64: Add page size to the kernel image header
From
: "Suzuki K. Poulose" <Suzuki.Poulose@xxxxxxx>
Re: [RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
From
: Mark Rutland <mark.rutland@xxxxxxx>
Re: [RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
Re: [RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
From
: Baptiste Reynal <b.reynal@xxxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
From
: Baptiste Reynal <b.reynal@xxxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
RE: [RFC PATCH 6/6] arm-smmu: Allow to set iommu mapping for MSI
From
: Bhushan Bharat <Bharat.Bhushan@xxxxxxxxxxxxx>
RE: [RFC PATCH 5/6] vfio-pci: Create iommu mapping for msi interrupt
From
: Bhushan Bharat <Bharat.Bhushan@xxxxxxxxxxxxx>
RE: [RFC PATCH 4/6] vfio: Add interface to iommu-map/unmap MSI pages
From
: Bhushan Bharat <Bharat.Bhushan@xxxxxxxxxxxxx>
RE: [RFC PATCH 3/6] vfio: Extend iommu-info to return MSIs automap state
From
: Bhushan Bharat <Bharat.Bhushan@xxxxxxxxxxxxx>
RE: [RFC PATCH 2/6] iommu: Add interface to get msi-pages mapping attributes
From
: Bhushan Bharat <Bharat.Bhushan@xxxxxxxxxxxxx>
RE: [RFC PATCH 2/6] iommu: Add interface to get msi-pages mapping attributes
From
: Bhushan Bharat <Bharat.Bhushan@xxxxxxxxxxxxx>
RE: [RFC PATCH 1/6] vfio: Add interface for add/del reserved iova region
From
: Bhushan Bharat <Bharat.Bhushan@xxxxxxxxxxxxx>
Re: [RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
Re: [RFC PATCH 6/6] arm-smmu: Allow to set iommu mapping for MSI
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC PATCH 5/6] vfio-pci: Create iommu mapping for msi interrupt
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC PATCH 4/6] vfio: Add interface to iommu-map/unmap MSI pages
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC PATCH 3/6] vfio: Extend iommu-info to return MSIs automap state
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC PATCH 2/6] iommu: Add interface to get msi-pages mapping attributes
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [RFC PATCH 1/6] vfio: Add interface for add/del reserved iova region
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [PATCH v3 8/8] arm/arm64: KVM: Support edge-triggered forwarded interrupts
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v3 4/8] arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v3 3/8] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [RFC] Handling CP15 timer without in-kernel irqchip
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
From
: Alex Williamson <alex.williamson@xxxxxxxxxx>
Re: [PATCH v3 8/8] arm/arm64: KVM: Support edge-triggered forwarded interrupts
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [PATCH 09/15] arm64: Add page size to the kernel image header
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: [PATCH 09/15] arm64: Add page size to the kernel image header
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
[kvm-unit-tests PATCHv2] arm: Add PMU test
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
Re: [PATCH 09/15] arm64: Add page size to the kernel image header
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
RE: [RFC] Handling CP15 timer without in-kernel irqchip
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH v3 3/8] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [PATCH v3 5/8] arm/arm64: KVM: Use appropriate define in VGIC reset code
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [PATCH v3 4/8] arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH 1/2] KVM: arm/arm64: Optimize away redundant LR tracking
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH 2/2] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH 0/2] KVM: arm/arm64: Clean up some obsolete code
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH v2 01/15] KVM: arm/arm64: VGIC: don't track used LRs in the distributor
From
: Andre Przywara <andre.przywara@xxxxxxx>
RE: [PATCH v2 01/15] KVM: arm/arm64: VGIC: don't track used LRs in the distributor
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [PATCH v2 01/15] KVM: arm/arm64: VGIC: don't track used LRs in the distributor
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [RFC] Handling CP15 timer without in-kernel irqchip
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH v2 01/15] KVM: arm/arm64: VGIC: don't track used LRs in the distributor
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [RFC] Handling CP15 timer without in-kernel irqchip
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
RE: [RFC] Handling CP15 timer without in-kernel irqchip
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [RFC] Handling CP15 timer without in-kernel irqchip
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
RE: [RFC] Handling CP15 timer without in-kernel irqchip
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [RFC] Handling CP15 timer without in-kernel irqchip
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [RFC] Handling CP15 timer without in-kernel irqchip
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
Re: [RFC] Handling CP15 timer without in-kernel irqchip
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [RFC] Handling CP15 timer without in-kernel irqchip
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
Re: [Qemu-devel] [PATCH] arm: Add PMU test
From
: Andrew Jones <drjones@xxxxxxxxxx>
RE: [PATCH v2 01/15] KVM: arm/arm64: VGIC: don't track used LRs in the distributor
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [RFC] Handling CP15 timer without in-kernel irqchip
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [RFC] Handling CP15 timer without in-kernel irqchip
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [Qemu-devel] [PATCHv2] arm: Fail on unknown subtest
From
: Andrew Jones <drjones@xxxxxxxxxx>
RE: [PATCH v2 09/15] KVM: arm64: implement basic ITS register handlers
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[RFC] Handling CP15 timer without in-kernel irqchip
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH] arm: Add PMU test
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
[PATCHv2] arm: Fail on unknown subtest
From
: Christopher Covington <cov@xxxxxxxxxxxxxx>
[PATCH v3 6/6] arm/arm64: KVM: only allow 64bit hosts to build VGICv3
From
: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
[PATCH v3 5/6] ARM: virt: select ARM_GIC_V3
From
: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
[PATCH v3 4/6] ARM: add 32bit support to GICv3
From
: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
[PATCH v3 1/6] arm64: GICv3: refactor the AArch64 specific parts
From
: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
[PATCH v3 3/6] arm64: GICv3: Specialize readq and writeq accesses
From
: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
[PATCH v3 2/6] arm64: GICv3: change unsigned types for AArch32 compatibility
From
: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
[PATCH v3 0/6] GICv3: add 32bit compatibility
From
: Jean-Philippe Brucker <jean-philippe.brucker@xxxxxxx>
Re: [PATCH v4 07/11] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v4 07/11] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [RFC PATCH 5/6] vfio-pci: Create iommu mapping for msi interrupt
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [RFC PATCH 5/6] vfio-pci: Create iommu mapping for msi interrupt
From
: kbuild test robot <lkp@xxxxxxxxx>
RE: [RFC PATCH 5/6] vfio-pci: Create iommu mapping for msi interrupt
From
: Bhushan Bharat <Bharat.Bhushan@xxxxxxxxxxxxx>
RE: [PATCH v2] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [RFC 0/2] VFIO: Add virtual MSI doorbell support.
From
: Bhushan Bharat <Bharat.Bhushan@xxxxxxxxxxxxx>
[RFC PATCH 0/6] vfio: Add interface to map MSI pages
From
: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
[RFC PATCH 6/6] arm-smmu: Allow to set iommu mapping for MSI
From
: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
[RFC PATCH 5/6] vfio-pci: Create iommu mapping for msi interrupt
From
: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
[RFC PATCH 4/6] vfio: Add interface to iommu-map/unmap MSI pages
From
: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
[RFC PATCH 3/6] vfio: Extend iommu-info to return MSIs automap state
From
: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
[RFC PATCH 2/6] iommu: Add interface to get msi-pages mapping attributes
From
: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
[RFC PATCH 1/6] vfio: Add interface for add/del reserved iova region
From
: Bharat Bhushan <Bharat.Bhushan@xxxxxxxxxxxxx>
[RFC PATCH v5 3/3] vfio: platform: return device properties as arrays of unsigned integers
From
: Baptiste Reynal <b.reynal@xxxxxxxxxxxxxxxxxxxxxx>
[RFC PATCH v5 2/3] vfio: platform: access device property as a list of strings
From
: Baptiste Reynal <b.reynal@xxxxxxxxxxxxxxxxxxxxxx>
[RFC PATCH v5 1/3] vfio: platform: add device properties skeleton and user API
From
: Baptiste Reynal <b.reynal@xxxxxxxxxxxxxxxxxxxxxx>
[RFC PATCH v5 0/3] vfio: platform: return device properties for a platform device
From
: Baptiste Reynal <b.reynal@xxxxxxxxxxxxxxxxxxxxxx>
[PATCH v3 7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH v3 4/8] arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH v3 8/8] arm/arm64: KVM: Support edge-triggered forwarded interrupts
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH v3 6/8] arm/arm64: KVM: Add forwarded physical interrupts documentation
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH v3 5/8] arm/arm64: KVM: Use appropriate define in VGIC reset code
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH v3 3/8] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH v3 2/8] arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH v3 1/8] KVM: Add kvm_arch_vcpu_{un}blocking callbacks
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
[PATCH v3 0/8] Rework architected timer and forwarded IRQs handling
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v2 7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v4 07/11] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v4 15/15] KVM: arm: enable trapping of all debug registers
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v4 10/15] KVM: arm: implement world switch for debug registers
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v2] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v4 15/15] KVM: arm: enable trapping of all debug registers
From
: Zhichao Huang <zhichao.huang@xxxxxxxxxx>
Re: [PATCH v4 13/15] KVM: arm: keep track of guest use of the debug registers
From
: Zhichao Huang <zhichao.huang@xxxxxxxxxx>
Re: [PATCH v4 10/15] KVM: arm: implement world switch for debug registers
From
: Zhichao Huang <zhichao.huang@xxxxxxxxxx>
Re: [PATCH v4 01/15] KVM: arm: plug guest debug exploit
From
: Zhichao Huang <zhichao.huang@xxxxxxxxxx>
RE: [PATCH v3 5/5] KVM: arm64: Implement vGICv3 CPU interface access
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v4 7/7] Implement vGICv3 CPU interface access
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v4 5/7] KVM: arm64: Refactor system register handlers
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v4 4/7] KVM: arm64: Implement vGICv3 distributor and redistributor access from userspace
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v4 3/7] KVM: arm/arm64: Fix the documentation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v4 6/7] KVM: arm64: Introduce find_reg_by_id()
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v4 2/7] KVM: arm/arm64: Refactor vGIC attributes handling code
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v4 1/7] KVM: arm/arm64: Move endianness conversion out of vgic_attr_regs_access()
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v4 0/7] KVM: arm64: Implement API for vGICv3 live migration
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v2 2/2] KVM/arm: enable enhanced armv7 fp/simd lazy switch
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
[PATCH v2 1/2] KVM/arm: add hooks for armv7 fp/simd lazy switch support
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
[PATCH v2 0/2] KVM/arm: enhance arvm7 vfp/simd lazy switch support
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [PATCH v3 5/5] KVM: arm64: Implement vGICv3 CPU interface access
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: [PATCH v3 5/5] KVM: arm64: Implement vGICv3 CPU interface access
From
: Peter Maydell <peter.maydell@xxxxxxxxxx>
Re: [PATCH v3 5/5] KVM: arm64: Implement vGICv3 CPU interface access
From
: Andre Przywara <andre.przywara@xxxxxxx>
[PATCH v3 4/4] KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v3 0/4] KVM: arm/arm64: guest synchronous halt/resume
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v3 1/4] KVM: arm/arm64: rename pause into power_off
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v3 2/4] KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
From
: Eric Auger <eric.auger@xxxxxxxxxx>
[PATCH v3 3/4] KVM: arm/arm64: check power_off in critical section before VCPU run
From
: Eric Auger <eric.auger@xxxxxxxxxx>
Re: [RFC 0/2] VFIO: Add virtual MSI doorbell support.
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
RE: [PATCH] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v2] KVM: arm/arm64: BUG FIX: Do not inject spurious interrupts
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
[PATCH v3 20/20] KVM: ARM64: Add a new kvm ARM PMU device
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 19/20] KVM: ARM64: Free perf event of PMU when destroying vcpu
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 18/20] KVM: ARM64: Reset PMU state when resetting vcpu
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 17/20] KVM: ARM64: Add PMU overflow interrupt routing
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 16/20] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 15/20] KVM: ARM64: Add reset and access handlers for PMSWINC register
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 14/20] KVM: ARM64: Add reset and access handlers for PMUSERENR register
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 13/20] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 12/20] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 11/20] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 10/20] KVM: ARM64: Add reset and access handlers for PMCCNTR register
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 09/20] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 07/20] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 08/20] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 06/20] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 05/20] KVM: ARM64: Add reset and access handlers for PMSELR register
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 04/20] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 03/20] KVM: ARM64: Add offset defines for PMU registers
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 02/20] KVM: ARM64: Define PMU data structure for each vcpu
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 01/20] ARM64: Move PMU register related defines to asm/pmu.h
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
[PATCH v3 00/20] KVM: ARM64: Add guest PMU support
From
: Shannon Zhao <shannon.zhao@xxxxxxxxxx>
RE: [PATCH v3 5/5] KVM: arm64: Implement vGICv3 CPU interface access
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation
From
: Andre Przywara <andre.przywara@xxxxxxx>
RE: [PATCH 1/3] arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
RE: [PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation
From
: Pavel Fedin <p.fedin@xxxxxxxxxxx>
Re: [PATCH v4 07/11] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [PATCH v2 7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
From
: Andre Przywara <andre.przywara@xxxxxxx>
Re: [PATCH 2/2] KVM/arm: enable armv7 fp/simd lazy switch
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
[RFT - PATCH v2 2/2] enable armv8 fp/simd lazy switch
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
[RFT - PATCH v2 1/2] add hooks for armv8 fp/simd lazy switch
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
[RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [RFC 0/2] VFIO: Add virtual MSI doorbell support.
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: [PATCH 2/2] KVM/arm: enable armv7 fp/simd lazy switch
From
: Antonios Motakis <antonios.motakis@xxxxxxxxxx>
[RFT - PATCH 2/2] KVM/arm64: enable armv8 fp/simd lazy switch
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
[RFT - PATCH 1/2] KVM/arm64: add hooks for armv8 fp/simd lazy switch support
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
[RFT - PATCH 0/2] KVM/arm64: add fp/simd lazy switch support
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
[PATCH 2/2] KVM/arm: enable armv7 fp/simd lazy switch
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
[PATCH 1/2] KVM/arm: add hooks for armv7 fp/simd lazy switch support
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
[PATCH 0/2] KVM/arm: add fp/simd lazy switch support
From
: Mario Smarduch <m.smarduch@xxxxxxxxxxx>
Re: [PATCH 5/8] arm64: KVM: Disable virtual timer even if the guest is not using it
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [PATCH 5/8] arm64: KVM: Disable virtual timer even if the guest is not using it
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: [PATCH 5/8] arm64: KVM: Disable virtual timer even if the guest is not using it
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Re: [GIT PULL] Second set of KVM/ARM updates for 4.3-rc2
From
: Paolo Bonzini <pbonzini@xxxxxxxxxx>
[PATCH 8/8] arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
[PATCH 7/8] arm64: KVM: Remove all traces of the ThumbEE registers
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
[PATCH 6/8] arm: KVM: Disable virtual timer even if the guest is not using it
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
[PATCH 5/8] arm64: KVM: Disable virtual timer even if the guest is not using it
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
[PATCH 1/8] KVM: arm64: add workaround for Cortex-A57 erratum #852523
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
[PATCH 4/8] arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
[PATCH 3/8] arm: KVM: Fix incorrect device to IPA mapping
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
[PATCH 2/8] arm64: KVM: Fix user access for debug registers
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
[GIT PULL] Second set of KVM/ARM updates for 4.3-rc2
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: [PATCH 2/3] arm64: KVM: Disable virtual timer even if the guest is not using it
From
: Marc Zyngier <marc.zyngier@xxxxxxx>
Re: [PATCH 2/3] arm64: KVM: Disable virtual timer even if the guest is not using it
From
: Christoffer Dall <christoffer.dall@xxxxxxxxxx>
Re: [PATCH v2 00/22] KVM: ARM64: Add guest PMU support
From
: Shannon Zhao <zhaoshenglong@xxxxxxxxxx>
Re: [PATCH v2 00/22] KVM: ARM64: Add guest PMU support
From
: Andrew Jones <drjones@xxxxxxxxxx>
[Index of Archives]
[Linux KVM]
[Spice Development]
[Libvirt]
[Libvirt Users]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]