Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2018-12-11 23:30:34 to 2019-01-08 10:26:26 UTC [more...]

[RFC v3 00/21] SMMUv3 Nested Stage Setup
 2019-01-08 10:26 UTC  (13+ messages)
` [RFC v3 01/21] iommu: Introduce set_pasid_table API
` [RFC v3 02/21] iommu: Introduce cache_invalidate API
` [RFC v3 05/21] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [RFC v3 08/21] iommu/arm-smmu-v3: Maintain a SID->device structure
  ` [RFC v3 06/21] vfio: VFIO_IOMMU_BIND_MSI
  ` [RFC v3 07/21] iommu/arm-smmu-v3: Link domains and devices
  ` [RFC v3 09/21] iommu/smmuv3: Get prepared for nested stage support
  ` [RFC v3 11/21] iommu/smmuv3: Implement cache_invalidate
  ` [RFC v3 12/21] dma-iommu: Implement NESTED_MSI cookie
  ` [RFC v3 14/21] iommu: introduce device fault data
` [RFC v3 10/21] iommu/smmuv3: Implement set_pasid_table
` [RFC v3 13/21] iommu/smmuv3: Implement bind_guest_msi

[PATCH v8 0/5] arm64: Support perf event modifiers :G and :H
 2019-01-08 10:18 UTC  (25+ messages)
` [PATCH v8 1/5] arm64: arm_pmu: remove unnecessary isb instruction
` [PATCH v8 2/5] arm64: KVM: encapsulate kvm_cpu_context in kvm_host_data
` [PATCH v8 3/5] arm64: KVM: add accessors to track guest/host only counters
` [PATCH v8 4/5] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes
` [PATCH v8 5/5] arm64: KVM: Enable support for :G/:H perf event modifiers

[PATCH v4 0/6] Add ARMv8.3 pointer authentication for kvm guest
 2019-01-08  5:16 UTC  (13+ messages)
` [PATCH v4 1/6] arm64/kvm: preserve host HCR_EL2 value
` [PATCH v4 2/6] arm64/kvm: context-switch ptrauth registers
` [PATCH v4 3/6] arm64/kvm: add a userspace option to enable pointer authentication
` [PATCH v4 4/6] arm64/kvm: enable pointer authentication cpufeature conditionally
` [PATCH v4 5/6] arm64/kvm: control accessibility of ptrauth key registers
` [PATCH v4 6/6] arm/kvm: arm64: Add a vcpu feature for pointer authentication

[PATCH 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-01-07 16:39 UTC  (20+ messages)
` [PATCH 1/11] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()
` [PATCH 2/11] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func()
` [PATCH 3/11] KVM: Add spte's point in the struct kvm_mmu_page
` [PATCH 4/11] KVM/MMU: Introduce tlb flush with range list
` [PATCH 5/11] KVM/MMU: Flush tlb directly in the kvm_mmu_slot_gfn_write_protect()
` [PATCH 6/11] KVM/MMU: Flush tlb with range list in sync_page()
` [PATCH 7/11] KVM: Remove redundant check in the kvm_get_dirty_log_protect()
` [PATCH 8/11] KVM: Make kvm_arch_mmu_enable_log_dirty_pt_masked() return value
` [PATCH 9/11] KVM/MMU: Flush tlb in the kvm_mmu_write_protect_pt_masked()
` [PATCH 10/11] KVM: Add flush parameter for kvm_age_hva()

[PATCH v3 0/3] KVM: arm/arm64: vgic: Use raw_spinlock for locks taken in IRQ context
 2019-01-07 15:06 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
` [PATCH v3 2/3] KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock "
` [PATCH v3 3/3] KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock "

[PATCH v9 0/5] arm64: Support perf event modifiers :G and :H
 2019-01-07 14:41 UTC  (6+ messages)
` [PATCH v9 1/5] arm64: arm_pmu: remove unnecessary isb instruction
` [PATCH v9 2/5] arm64: KVM: encapsulate kvm_cpu_context in kvm_host_data
` [PATCH v9 3/5] arm64: KVM: add accessors to track guest/host only counters
` [PATCH v9 4/5] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes
` [PATCH v9 5/5] arm64: KVM: Enable support for :G/:H perf event modifiers

[PATCH 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
 2019-01-07 13:17 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state
` [PATCH 2/2] KVM: doc: add API documentation on the KVM_REG_ARM_WORKAROUNDS register

[PATCH v6 00/13] ARMv8.3 pointer authentication userspace support
 2019-01-04 18:02 UTC  (17+ messages)
` [PATCH v6 04/13] arm64/kvm: hide ptrauth from guests
` [PATCH v6 07/13] arm64: add basic pointer authentication support
` [PATCH v6 10/13] arm64: add prctl control for resetting ptrauth keys
` [PATCH v6 11/13] arm64: add ptrace regsets for ptrauth key management

[PATCH v10 0/8] kvm: arm64: Support PUD hugepage at stage 2
 2019-01-04  7:09 UTC  (3+ messages)

[PATCH] kvm: arm/arm64 : vgic: remove unneeded semicolon
 2018-12-27  1:05 UTC 

[PATCH] kvm:arm/arm64: vgic: remove unnecessary semicolon
 2018-12-27  1:04 UTC 

[PATCH] kvm/arm : remove unnecessary local variable
 2018-12-25  4:56 UTC 

[PATCH] kvm/arm64 : reduce the size of kvm_vcpu
 2018-12-24 10:42 UTC 

[Resend PATCH V5 0/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-12-21  9:32 UTC  (7+ messages)
` [Resend PATCH V5 2/10] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
` [Resend PATCH V5 7/10] KVM: Make kvm_set_spte_hva() return int

[PATCH v6 0/7] Add virtio-iommu driver
 2018-12-20 18:17 UTC  (10+ messages)

[kvmarm:next 2/28] ERROR: "numa_slit" [drivers/nvme/host/nvme-core.ko] undefined!
 2018-12-20  3:05 UTC 

[GIT PULL] KVM/arm updates for 4.21
 2018-12-19 19:34 UTC  (30+ messages)
` [PATCH 01/28] arm64: KVM: Skip MMIO insn after emulation
` [PATCH 02/28] arm64: KVM: Consistently advance singlestep when emulating instructions
` [PATCH 03/28] KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less
` [PATCH 04/28] KVM: arm/arm64: Log PSTATE for unhandled sysregs
` [PATCH 05/28] KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring state
` [PATCH 06/28] KVM: arm/arm64: Share common code in user_mem_abort()
` [PATCH 07/28] KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault
` [PATCH 08/28] KVM: arm/arm64: Introduce helpers to manipulate page table entries
` [PATCH 09/28] KVM: arm64: Support dirty page tracking for PUD hugepages
` [PATCH 10/28] KVM: arm64: Support PUD hugepage in stage2_is_exec()
` [PATCH 11/28] KVM: arm64: Support handling access faults for PUD hugepages
` [PATCH 12/28] KVM: arm64: Update age handlers to support "
` [PATCH 13/28] KVM: arm64: Add support for creating PUD hugepages at stage 2
` [PATCH 14/28] KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
` [PATCH 15/28] KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
` [PATCH 16/28] KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum
` [PATCH 17/28] KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()
` [PATCH 18/28] KVM: arm/arm64: vgic: Consider priority and active state for pending irq
` [PATCH 19/28] KVM: arm/arm64: Fixup the kvm_exit tracepoint
` [PATCH 20/28] KVM: arm/arm64: Remove arch timer workqueue
` [PATCH 21/28] KVM: arm/arm64: arch_timer: Simplify kvm_timer_vcpu_terminate
` [PATCH 22/28] KVM: arm64: Make vcpu const in vcpu_read_sys_reg
` [PATCH 23/28] arm64: KVM: Add trapped system register access tracepoint
` [PATCH 24/28] arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 PPIs/SGIs
` [PATCH 25/28] KVM: arm/arm64: Fix unintended stage 2 PMD mappings
` [PATCH 26/28] arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
` [PATCH 27/28] arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro
` [PATCH 28/28] arm: KVM: Add S2_PMD_{MASK,SIZE} constants

[WRONG] KVM: arm/arm64: vgic: fix off-by-one bug in vgic_get_irq()
 2018-12-19 16:14 UTC  (2+ messages)

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2018-12-19 14:42 UTC  (5+ messages)
` [PATCH v7 04/25] ACPI / APEI: Make hest.c manage the estatus memory pool

[kvmarm:queue 26/31] arch/arm/kvm/../../../virt/kvm/arm/mmu.c:1636:20: error: 'S2_PMD_MASK' undeclared; did you mean 'PMD_MASK'?
 2018-12-19  4:50 UTC 

[PATCH v2 0/2] Fix KVM_GET_REG_LIST invalid register ID regression
 2018-12-18 17:28 UTC  (10+ messages)
` [PATCH v2 1/2] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST
` [PATCH v2 2/2] KVM: arm64: Factor out KVM_GET_REG_LIST core register enumeration

[PATCH kvmtool 0/6] arm: Add support for firmware booting
 2018-12-17 12:04 UTC  (19+ messages)
` [PATCH kvmtool 1/6] rtc: Initialize the Register D for MC146818 RTC
` [PATCH kvmtool 2/6] arm: Move firmware function
` [PATCH kvmtool 3/6] builtin-run: Do not look for default kernel when firmware is provided
` [PATCH kvmtool 4/6] arm: Support firmware loading
` [PATCH kvmtool 5/6] kvm: Add arch specific reset
` [PATCH kvmtool 6/6] arm: Support non-volatile memory

[RFC v2 00/20] SMMUv3 Nested Stage Setup
 2018-12-17  9:04 UTC  (6+ messages)
` [RFC v2 14/20] iommu: introduce device fault data

[PATCH REPOST] KVM: arm64: Treat FPEXC32_EL2 as a regular guest system register
 2018-12-14 19:54 UTC  (2+ messages)

[PATCH v2 0/4] KVM: arm/arm64: vgic: Use raw_spinlock for locks taken in IRQ context
 2018-12-14  9:36 UTC  (4+ messages)
` [PATCH v2 1/4] KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled

[PATCH] arm64: kvm: Avoid setting the upper 32 bits of VTCR_EL2 to 1
 2018-12-13 16:06 UTC 

[PATCH v5 0/7] Add virtio-iommu driver
 2018-12-13 14:13 UTC  (10+ messages)
` [PATCH v5 5/7] iommu: "
        `  "
            ` [virtio-dev] "

[PATCH] KVM: arm/arm64: vgic: fix off-by-one bug in vgic_get_irq()
 2018-12-13 10:52 UTC  (2+ messages)

[PATCH v7 10/25] arm64: kvm: Unmask PMR before entering guest
 2018-12-12 16:47 UTC 

[RFC PATCH v2 00/12] arm64: Paravirtualized time support
 2018-12-12 15:02 UTC  (13+ messages)
` [RFC PATCH v2 01/12] KVM: arm64: Document PV-time interface
` [RFC PATCH v2 02/12] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [RFC PATCH v2 03/12] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [RFC PATCH v2 04/12] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [RFC PATCH v2 05/12] KVM: arm64: Implement PV_FEATURES call
` [RFC PATCH v2 06/12] KVM: arm64: Support stolen time reporting via shared structure
` [RFC PATCH v2 07/12] arm64: Retrieve stolen time as paravirtualized guest
` [RFC PATCH v2 08/12] KVM: Allow kvm_device_ops to be const
` [RFC PATCH v2 09/12] KVM: arm64: Provide a PV_TIME device to user space
` [RFC PATCH v2 10/12] KVM: arm64: Support Live Physical Time reporting
` [RFC PATCH v2 11/12] clocksource: arm_arch_timer: Use paravirtualized LPT
` [RFC PATCH v2 12/12] KVM: arm64: Export LPT using PV_TIME device

[RFC PATCH v3 00/24] KVM: arm64: SVE guest support
 2018-12-11 23:29 UTC  (5+ messages)
` [RFC PATCH v3 21/24] KVM: arm64/sve: Report and enable SVE API extensions for userspace
` [RFC PATCH v3 22/24] KVM: arm64/sve: allow KVM_ARM_SVE_CONFIG_QUERY on vm fd
` [RFC PATCH v3 23/24] KVM: Documentation: Document arm64 core registers in detail
` [RFC PATCH v3 24/24] KVM: arm64/sve: Document KVM API extensions for SVE


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox