Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2019-01-04 17:57:54 to 2019-01-16 12:53:55 UTC [more...]

[PATCH V2] mm: Introduce GFP_PGTABLE
 2019-01-16 12:53 UTC  (9+ messages)

[RFC v3 00/21] SMMUv3 Nested Stage Setup
 2019-01-16 12:49 UTC  (44+ 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 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 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 19/21] vfio-pci: Register an iommu fault handler
` [RFC v3 20/21] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX

[PATCH] mm: Introduce GFP_PGTABLE
 2019-01-15 14:11 UTC  (13+ messages)

[PATCH v7 0/7] Add virtio-iommu driver
 2019-01-15 12:19 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v7 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v7 3/7] of: Allow the iommu-map property to omit untranslated devices
` [PATCH v7 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v7 5/7] iommu: Add virtio-iommu driver
` [PATCH v7 6/7] iommu/virtio: Add probe request
` [PATCH v7 7/7] iommu/virtio: Add event queue

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

[PATCH v9 0/5] arm64: Support perf event modifiers :G and :H
 2019-01-14 12:07 UTC  (9+ 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

Unexpected Behavior of post-indexed LDR/STR to unmapped addresses
 2019-01-14 10:41 UTC  (2+ messages)

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

CFP: The 24th European Symposium on Research in Computer Security (ESORICS 2019)
 2019-01-14  7:05 UTC 

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2019-01-11 20:53 UTC  (22+ messages)
` [PATCH v7 04/25] ACPI / APEI: Make hest.c manage the estatus memory pool
` [PATCH v7 09/25] ACPI / APEI: Generalise the estatus queue's notify code
` [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records

ESORICS 2019 - Call for Workshop Proposals [24th European Symposium on Research in Computer Security, Luxembourg, 2019]
 2019-01-11 17:10 UTC 

[PATCH v6 0/7] Add virtio-iommu driver
 2019-01-11 13:00 UTC  (5+ messages)

(ghes|hest)_disable
 2019-01-11 11:28 UTC 

[PATCH] KVM: arm/arm64: vgic: Always initialize the group of private IRQs
 2019-01-10 14:33 UTC 

[PATCH kvmtool v2 00/13] Implement reset of virtio devices
 2019-01-10 14:12 UTC  (14+ messages)
` [PATCH kvmtool v2 01/13] ioeventfd: Fix removal of ioeventfd
` [PATCH kvmtool v2 02/13] virtio: Implement notify_status
` [PATCH kvmtool v2 03/13] virtio: Add get_vq_count() callback
` [PATCH kvmtool v2 04/13] virtio: Add get_vq() callback
` [PATCH kvmtool v2 05/13] virtio: Add exit_vq() callback
` [PATCH kvmtool v2 06/13] virtio: Add reset() callback
` [PATCH kvmtool v2 07/13] net/uip: Add exit function
` [PATCH kvmtool v2 08/13] virtio/net: Clean virtqueue state
` [PATCH kvmtool v2 09/13] virtio/net: Implement device and virtqueue reset
` [PATCH kvmtool v2 10/13] virtio/blk: Reset virtqueue
` [PATCH kvmtool v2 11/13] threadpool: Add cancel() function
` [PATCH kvmtool v2 12/13] virtio/p9: Implement reset
` [PATCH kvmtool v2 13/13] virtio/console: "

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

[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  (15+ 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 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  (12+ messages)
` [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)

[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 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  (6+ messages)
` [PATCH v6 07/13] arm64: add basic pointer authentication support


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