KVM ARM Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-25 16:38:39 to 2016-02-03 18:00:15 UTC [more...]

[PATCH v3 00/23] arm64: Virtualization Host Extension support
 2016-02-03 18:00 UTC  (24+ messages)
` [PATCH v3 01/23] arm/arm64: KVM: Add hook for C-based stage2 init
` [PATCH v3 02/23] arm64: KVM: Switch to "
` [PATCH v3 03/23] arm/arm64: Add new is_kernel_in_hyp_mode predicate
` [PATCH v3 04/23] arm64: Allow the arch timer to use the HYP timer
` [PATCH v3 05/23] arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
` [PATCH v3 06/23] arm64: KVM: Skip HYP setup when already running in HYP
` [PATCH v3 07/23] arm64: KVM: VHE: Patch out use of HVC
` [PATCH v3 08/23] arm64: KVM: VHE: Patch out kern_hyp_va
` [PATCH v3 09/23] arm64: KVM: VHE: Introduce unified system register accessors
` [PATCH v3 10/23] arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
` [PATCH v3 11/23] arm64: KVM: VHE: Split save/restore of registers shared between guest and host
` [PATCH v3 12/23] arm64: KVM: VHE: Use unified system register accessors
` [PATCH v3 13/23] arm64: KVM: VHE: Enable minimal sysreg save/restore
` [PATCH v3 14/23] arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
` [PATCH v3 15/23] arm64: KVM: VHE: Implement VHE activate/deactivate_traps
` [PATCH v3 16/23] arm64: KVM: VHE: Use unified sysreg accessors for timer
` [PATCH v3 17/23] arm64: KVM: VHE: Add fpsimd enabling on guest access
` [PATCH v3 18/23] arm64: KVM: VHE: Add alternative panic handling
` [PATCH v3 19/23] arm64: KVM: Move most of the fault decoding to C
` [PATCH v3 20/23] arm64: perf: Count EL2 events if the kernel is running in HYP
` [PATCH v3 21/23] arm64: hw_breakpoint: Allow EL2 breakpoints if "
` [PATCH v3 22/23] arm64: VHE: Add support for running Linux in EL2 mode
` [PATCH v3 23/23] arm64: Panic when VHE and non VHE CPUs coexist

[PATCH v2 00/21] arm64: Virtualization Host Extension support
 2016-02-03 17:45 UTC  (79+ messages)
` [PATCH v2 01/21] arm/arm64: Add new is_kernel_in_hyp_mode predicate
` [PATCH v2 02/21] arm64: Allow the arch timer to use the HYP timer
` [PATCH v2 03/21] arm64: Add ARM64_HAS_VIRT_HOST_EXTN feature
` [PATCH v2 04/21] arm64: KVM: Skip HYP setup when already running in HYP
` [PATCH v2 05/21] arm64: KVM: VHE: Turn VTCR_EL2 setup into a reusable macro
` [PATCH v2 06/21] arm64: KVM: VHE: Patch out use of HVC
` [PATCH v2 07/21] arm64: KVM: VHE: Patch out kern_hyp_va
` [PATCH v2 08/21] arm64: KVM: VHE: Introduce unified system register accessors
` [PATCH v2 09/21] arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
` [PATCH v2 10/21] arm64: KVM: VHE: Split save/restore of sysregs shared between EL1 and EL2
` [PATCH v2 11/21] arm64: KVM: VHE: Use unified system register accessors
` [PATCH v2 12/21] arm64: KVM: VHE: Enable minimal sysreg save/restore
` [PATCH v2 13/21] arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
` [PATCH v2 14/21] arm64: KVM: VHE: Implement VHE activate/deactivate_traps
` [PATCH v2 15/21] arm64: KVM: VHE: Use unified sysreg accessors for timer
` [PATCH v2 16/21] arm64: KVM: VHE: Add fpsimd enabling on guest access
` [PATCH v2 17/21] arm64: KVM: VHE: Add alternative panic handling
` [PATCH v2 18/21] arm64: KVM: Introduce hyp_alternate_value helper
` [PATCH v2 19/21] arm64: KVM: Move most of the fault decoding to C
` [PATCH v2 20/21] arm64: VHE: Add support for running Linux in EL2 mode
` [PATCH v2 21/21] arm64: Panic when VHE and non VHE CPUs coexist

[PATCH] KVM: arm/arm64: fix reference to uninitialised VGIC
 2016-02-03 17:33 UTC  (2+ messages)

[PATCH 00/10] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-02-03 15:36 UTC  (29+ messages)
` [PATCH 01/10] iommu: Add DOMAIN_ATTR_MSI_MAPPING attribute
` [PATCH 02/10] vfio: expose MSI mapping requirement through VFIO_IOMMU_GET_INFO
  ` [PATCH 03/10] vfio_iommu_type1: add reserved binding RB tree management
` [PATCH 04/10] vfio: introduce VFIO_IOVA_RESERVED vfio_dma type
` [PATCH 05/10] vfio/type1: attach a reserved iova domain to vfio_domain
` [PATCH 06/10] vfio: introduce vfio_group_alloc_map_/unmap_free_reserved_iova
` [PATCH 07/10] vfio: pci: cache the vfio_group in vfio_pci_device
` [PATCH 08/10] vfio: introduce vfio_group_require_msi_mapping
` [PATCH 09/10] vfio-pci: create an iommu mapping for msi address
` [PATCH 10/10] vfio: allow the user to register reserved iova range for MSI mapping

[kvm-unit-tests PATCH 00/11] pci/arm: add PCI bus support
 2016-02-02 11:20 UTC  (9+ messages)
` [kvm-unit-tests PATCH 01/11] arm/pci: Device tree PCI probing
` [kvm-unit-tests PATCH 02/11] arm/pci: PCI bus scanning

[PATCH v3 0/6] acpi, clocksource, kvm: add GTDT and ARM memory-mapped timer support
 2016-02-01 20:26 UTC  (7+ messages)
` [PATCH v3 1/6] ACPI: add GTDT table parse driver into ACPI driver
` [PATCH v3 2/6] clocksource: simplify ACPI code in arm_arch_timer.c
` [PATCH v3 3/6] clocksource: add memory-mapped timer support "
` [PATCH v3 4/6] clocksource: move some enums to arm_arch_timer.h
` [PATCH v3 5/6] kvm: arm64: wrapping DT support for virt arch timer
` [PATCH v3 6/6] kvm: arm64: Add ACPI "

[PATCH] help guest boot up on AArch64 host with GICv2
 2016-01-29 18:55 UTC  (10+ messages)

[PATCH v10 00/21] KVM: ARM64: Add guest PMU support
 2016-01-29 13:17 UTC  (50+ messages)
` [PATCH v10 01/21] ARM64: Move PMU register related defines to asm/pmu.h
` [PATCH v10 02/21] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v10 03/21] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v10 04/21] KVM: ARM64: Add access handler for PMCR register
` [PATCH v10 05/21] KVM: ARM64: Add access handler for PMSELR register
` [PATCH v10 06/21] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register
` [PATCH v10 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v10 08/21] KVM: ARM64: Add access handler for event type register
` [PATCH v10 09/21] KVM: ARM64: Add access handler for event counter register
` [PATCH v10 10/21] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register
` [PATCH v10 11/21] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register
` [PATCH v10 12/21] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register
` [PATCH v10 13/21] KVM: ARM64: Add access handler for PMSWINC register
` [PATCH v10 14/21] KVM: ARM64: Add helper to handle PMCR register bits
` [PATCH v10 15/21] KVM: ARM64: Add access handler for PMUSERENR register
` [PATCH v10 16/21] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v10 17/21] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v10 18/21] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v10 19/21] KVM: ARM64: Add a new feature bit for PMUv3
` [PATCH v10 20/21] KVM: ARM: Introduce per-vcpu kvm device controls
` [PATCH v10 21/21] KVM: ARM64: Add a new vcpu device control group for PMUv3

[RFC PATCH 0/5] arm/arm64: Making HYP vgic/timer save/restore common
 2016-01-28 15:56 UTC  (6+ messages)
` [RFC PATCH 1/5] arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
` [RFC PATCH 2/5] arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hyp
` [RFC PATCH 3/5] ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
` [RFC PATCH 4/5] ARM: KVM: Use common version of vgic-v2-sr.c
` [RFC PATCH 5/5] ARM: KVM: Use common version of timer-sr.c

[GIT PULL] KVM/ARM updates for 4.5-rc2
 2016-01-28 10:30 UTC  (6+ messages)
` [PATCH 1/5] arm64: KVM: Fix AArch64 guest userspace exception injection
` [PATCH 2/5] arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2
` [PATCH 3/5] arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guests
` [PATCH 4/5] arm64: KVM: Fix comments of the CP handler
` [PATCH 5/5] arm64: KVM: Fix guest dead loop when register accessor returns false

[PATCH v9 00/21] KVM: ARM64: Add guest PMU support
 2016-01-26  3:40 UTC  (9+ messages)
` [PATCH v9 19/21] KVM: ARM64: Add a new feature bit for PMUv3
` [PATCH v9 21/21] KVM: ARM64: Add a new vcpu device control group "

[PATCH 00/27] ARM: KVM: Rewrite the world switch in C (mostly)
 2016-01-25 16:38 UTC  (6+ messages)
` [PATCH 23/27] ARM: KVM: Turn CP15 defines to an enum
` [PATCH 24/27] ARM: KVM: Cleanup asm-offsets.c
` [PATCH 25/27] ARM: KVM: Remove unused hyp_pc field
` [PATCH 26/27] ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORT
` [PATCH 27/27] ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_end


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).