Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2018-12-13 14:13:25 to 2019-01-10 09:06:25 UTC [more...]

[PATCH 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-01-10  9:06 UTC  (21+ 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()

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 73/75] arch/arm/kvm/../../../virt/kvm/arm/mmu.c:1877:14: error: implicit declaration of function 'kvm_s2pud_revoke_read'; did you mean 'kvm_s2pud_mkexec'?
 2019-01-09 19:54 UTC 

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 68/75] arch/arm/kvm/../../../virt/kvm/arm/arm.c:352:6: error: implicit declaration of function 'nested_virt_in_use'; did you mean 'isa_virt_to_bus'?
 2019-01-09 19:20 UTC 

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 67/75] arch/arm/kvm/../../../virt/kvm/arm/mmu.c:2487:11: note: in expansion of macro 'atomic_read'
 2019-01-09 18:44 UTC 

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 65/75] arch/arm/kvm/../../../virt/kvm/arm/arch_timer.c:893:7: error: implicit declaration of function 'vcpu_el2_e2h_is_set'
 2019-01-09 17:37 UTC 

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 59/75] arch/arm/kvm/../../../virt/kvm/arm/vgic/vgic-kvm-device.c:252:7: error: 'KVM_DEV_ARM_VGIC_GRP_MAINT_IRQ' undeclared; did you mean 'KVM_DEV_ARM_VGIC_GRP_NR_IRQS'?
 2019-01-09 16:19 UTC 

[PATCH 0/3] arm64: KVM: Allow direct function calls on VHE
 2019-01-09 16:04 UTC  (11+ messages)
` [PATCH 1/3] arm/arm64: KVM: Introduce kvm_call_hyp_ret()
` [PATCH 2/3] arm64: KVM: Allow for direct call of HYP functions when using VHE
` [PATCH 3/3] arm64: KVM: Drop VHE-specific HYP call stub

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 57/75] arch/arm/kvm/../../../virt/kvm/arm/arm.c:627:25: error: 'KVM_REQ_GUEST_HYP_IRQ_PENDING' undeclared; did you mean 'KVM_REQ_IRQ_PENDING'?
 2019-01-09 14:26 UTC 

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 56/75] arch/arm/kvm/hyp/switch.c:103:27: error: passing argument 1 of '__vgic_v3_restore_state' from incompatible pointer type
 2019-01-09 12:41 UTC 

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 54/75] arch/arm/kvm/../../../virt/kvm/arm/arch_timer.c:897:7: error: 'SYS_CNTVOFF_EL2' undeclared; did you mean 'SYS_CNTP_CTL_EL0'?
 2019-01-09 11:29 UTC 

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 53/75] arch/arm/kvm/../../../virt/kvm/arm/arch_timer.c:78:7: error: implicit declaration of function 'is_hyp_ctxt'; did you mean '__hyp_text'?
 2019-01-09 10:51 UTC 

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 4/75] arch/arm/kvm/../../../virt/kvm/arm/arch_timer.c:700:7: error: 'SYS_CNTP_TVAL_EL0' undeclared
 2019-01-09 10:48 UTC  (5+ messages)

[PATCH v4 0/6] Add ARMv8.3 pointer authentication for kvm guest
 2019-01-09 10:16 UTC  (16+ 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

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 46/75] arch/arm/kvm/../../../virt/kvm/arm/arm.c:125:8: error: implicit declaration of function 'kvm_init_stage2_mmu'; did you mean 'kvm_free_stage2_pgd'?
 2019-01-09 10:08 UTC 

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 45/75] arch/arm/kvm/../../../virt/kvm/arm/arm.c:1003:3: error: implicit declaration of function 'kvm_nested_s2_clear'; did you mean '__nodes_clear'?
 2019-01-09  9:22 UTC 

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 44/75] arch/arm/kvm/../../../virt/kvm/arm/mmu.c:1982:9: error: implicit declaration of function 'kvm_s2_handle_perm_fault'; did you mean 'handle_mm_fault'?
 2019-01-09  8:37 UTC 

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 43/75] arch/arm/kvm/../../../virt/kvm/arm/mmu.c:1709:6: error: implicit declaration of function 'kvm_is_shadow_s2_fault'; did you mean 'kvm_is_write_fault'?
 2019-01-09  7:55 UTC 

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 41/75] arch/arm/kvm/../../../virt/kvm/arm/arm.c:143:11: error: 'struct kvm_arch' has no member named 'nested_mmus'
 2019-01-09  6:57 UTC 

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 40/75] arch/arm/kvm/../../../virt/kvm/arm/arm.c:133:39: error: 'struct kvm_arch' has no member named 'mmu'
 2019-01-09  6:10 UTC 

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 7/75] arch/arm/include/asm/kvm_hyp.h:94:29: note: in expansion of macro 'read_sysreg'
 2019-01-09  5:29 UTC 

[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 3/75] arch/arm/kvm/hyp/../../../../virt/kvm/arm/hyp/vgic-v3-sr.c:229:11: note: in expansion of macro 'read_gicreg'
 2019-01-09  3:45 UTC 

[PATCH v8 10/26] arm64: kvm: Unmask PMR before entering guest
 2019-01-08 14:07 UTC 

[PATCH v8 0/5] arm64: Support perf event modifiers :G and :H
 2019-01-08 12:39 UTC  (19+ messages)
` [PATCH v8 2/5] arm64: KVM: encapsulate kvm_cpu_context in kvm_host_data
` [PATCH v8 4/5] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes

[PATCH 00/12] arm64: Paravirtualized time support
 2019-01-08 10:36 UTC  (3+ messages)

[RFC v3 00/21] SMMUv3 Nested Stage Setup
 2019-01-08 10:26 UTC  (22+ messages)
` [RFC v3 01/21] iommu: Introduce set_pasid_table API
` [RFC v3 02/21] iommu: Introduce cache_invalidate API
` [RFC v3 03/21] iommu: Introduce bind_guest_msi
` [RFC v3 04/21] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [RFC v3 05/21] vfio: VFIO_IOMMU_CACHE_INVALIDATE
  ` [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 18/21] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
  ` [RFC v3 21/21] vfio: Document nested stage control
` [RFC v3 08/21] iommu/arm-smmu-v3: Maintain a SID->device structure
` [RFC v3 10/21] iommu/smmuv3: Implement set_pasid_table
` [RFC v3 13/21] iommu/smmuv3: Implement bind_guest_msi
` [RFC v3 15/21] driver core: add per device iommu param
` [RFC v3 16/21] iommu: introduce device fault report API
` [RFC v3 17/21] iommu/smmuv3: Report non recoverable faults
` [RFC v3 19/21] vfio-pci: Register an iommu fault handler
` [RFC v3 20/21] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX

[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  (13+ messages)
` [PATCH v6 04/13] arm64/kvm: hide ptrauth from guests
` [PATCH v6 07/13] arm64: add basic pointer authentication support

[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  (4+ messages)
` [Resend PATCH V5 2/10] x86/hyper-v: Add HvFlushGuestAddressList hypercall support

[PATCH v6 0/7] Add virtio-iommu driver
 2018-12-20 18:17 UTC  (7+ 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  (9+ messages)
` [PATCH v2 1/2] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST

[PATCH kvmtool 0/6] arm: Add support for firmware booting
 2018-12-17 12:04 UTC  (15+ messages)
` [PATCH kvmtool 1/6] rtc: Initialize the Register D for MC146818 RTC
` [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] "


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