Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2018-10-01 15:54:34 to 2018-10-16 20:31:18 UTC [more...]

[PATCH v3 0/7] Add virtio-iommu driver
 2018-10-16 20:31 UTC  (22+ messages)
` [PATCH v3 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v3 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v3 3/7] PCI: OF: Allow endpoints to bypass the iommu
` [PATCH v3 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v3 5/7] iommu: Add virtio-iommu driver
` [PATCH v3 6/7] iommu/virtio: Add probe request
` [PATCH v3 7/7] iommu/virtio: Add event queue

[PATCH 0/4] Add support for fast mremap
 2018-10-16 19:43 UTC  (9+ messages)
` [PATCH 1/4] treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)
` [PATCH 3/4] arm64: select HAVE_MOVE_PMD for faster mremap (v1)
` [PATCH 4/4] x86: "

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-10-16 16:14 UTC  (33+ messages)
` [PATCH v5 01/17] arm64: add pointer authentication register bits
` [PATCH v5 02/17] arm64/kvm: consistently handle host HCR_EL2 flags
` [PATCH v5 03/17] arm64/kvm: hide ptrauth from guests
` [PATCH v5 04/17] arm64: Don't trap host pointer auth use to EL2
` [PATCH v5 05/17] arm64/cpufeature: detect pointer authentication
` [PATCH v5 06/17] asm-generic: mm_hooks: allow hooks to be overridden individually
` [PATCH v5 07/17] arm64: add basic pointer authentication support
` [PATCH v5 08/17] arm64: expose user PAC bit positions via ptrace
` [PATCH v5 09/17] arm64: perf: strip PAC when unwinding userspace
` [PATCH v5 10/17] arm64: enable pointer authentication
` [PATCH v5 11/17] arm64: docs: document "
` [RFC 12/17] arm64: move ptrauth keys to thread_info
` [RFC 13/17] arm64: install user ptrauth keys at kernel exit time
` [RFC 14/17] arm64: unwind: strip PAC from kernel addresses
` [RFC 15/17] arm64: enable ptrauth earlier
` [RFC 16/17] arm64: initialize and switch ptrauth kernel keys
` [RFC 17/17] arm64: compile the kernel with ptrauth -msign-return-address

[PATCH v6 00/18] APEI in_nmi() rework
 2018-10-16  7:43 UTC  (33+ messages)
` [PATCH v6 05/18] ACPI / APEI: Make estatus queue a Kconfig symbol
` [PATCH v6 06/18] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v6 07/18] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v6 08/18] ACPI / APEI: Move locking to the notification helper
` [PATCH v6 09/18] ACPI / APEI: Let the notification helper specify the fixmap slot
` [PATCH v6 10/18] ACPI / APEI: preparatory split of ghes->estatus
` [PATCH v6 11/18] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v6 13/18] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
` [PATCH v6 14/18] ACPI / APEI: Split ghes_read_estatus() to read CPER length
` [PATCH v6 15/18] ACPI / APEI: Only use queued estatus entry during _in_nmi_notify_one()
` [PATCH v6 17/18] mm/memory-failure: increase queued recovery work's priority

[PATCH v2 1/2] treewide: remove unused address argument from pte_alloc functions
 2018-10-16  2:08 UTC  (38+ messages)
` [PATCH v2 2/2] mm: speed up mremap by 500x on large regions

[PATCH V4 00/15] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-10-15 12:04 UTC  (15+ messages)
` [PATCH V4 1/15] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
` [PATCH V4 2/15] KVM/MMU: Add tlb flush with range helper function
` [PATCH V4 3/15] KVM: Replace old tlb flush function with new one to flush a specified range
` [PATCH V4 4/15] KVM: Make kvm_set_spte_hva() return int

ARM64 KVM crash
 2018-10-13  9:22 UTC  (4+ messages)

[PATCH v4 0/2] rename function name and enable 32bit vcpu events
 2018-10-12 16:12 UTC  (3+ messages)
` [PATCH v4 1/2] arm/arm64: KVM: rename function kvm_arch_dev_ioctl_check_extension()
` [PATCH v4 2/2] arm/arm64: KVM: enable 32 bits kvm vcpu events support

[PATCH v3 0/2] rename function name and enable 32bit vcpu events
 2018-10-12 15:45 UTC  (5+ messages)
` [PATCH v3 1/2] arm/arm64: KVM: rename function kvm_arch_dev_ioctl_check_extension()
` [PATCH v3 2/2] arm/arm64: KVM: enable 32 bits kvm vcpu events support

[PATCH v3 2/2] arm/arm64: KVM: enable 32 bits kvm vcpu events support
 2018-10-12 15:36 UTC 

Timekeeping on ARM guests/hosts
 2018-10-11 18:40 UTC  (6+ messages)

[PATCH v2 0/2] rename function name and enable 32bit vcpu events
 2018-10-10  4:22 UTC  (7+ messages)
` [PATCH v2 1/2] arm/arm64: KVM: rename function kvm_arch_dev_ioctl_check_extension()
` [PATCH v2 2/2] arm/arm64: KVM: enable 32 bits kvm vcpu events support

[GIT PULL 0/1] KVM/arm updates for 4.19-rc8
 2018-10-09 12:26 UTC  (2+ messages)
` [PATCH 1/1] ARM: KVM: Correctly order SGI register entries in the cp15 array

[PATCH] KVM: arm64: remove the unnecessary function check
 2018-10-08 16:18 UTC  (2+ messages)

[PATCH] ARM: KVM: Correctly order SGI register entries in the cp15 array
 2018-10-05  3:38 UTC  (3+ messages)

[PATCH v2] KVM: arm/arm64: Check memslot bounds before mapping hugepages
 2018-10-04  9:53 UTC  (2+ messages)

[PATCH v6 00/18] kvm: arm64: Dynamic IPA and 52bit IPA
 2018-10-04  8:40 UTC  (14+ messages)
` [PATCH v6 07/18] kvm: arm64: Configure VTCR_EL2 per VM
` [PATCH v6 11/18] kvm: arm64: Dynamic configuration of VTTBR mask
` [PATCH v6 13/18] kvm: arm64: Switch to per VM IPA limit
` [PATCH v6 16/18] kvm: arm64: Set a limit on the IPA size
` [PATCH v6 17/18] kvm: arm64: Limit the minimum number of page table levels
` [PATCH v6 18/18] kvm: arm64: Allow tuning the physical address size for VM

kernel BUG at arch/arm/kvm/coproc.c:1406!
 2018-10-04  8:19 UTC  (2+ messages)

[PATCH v8 0/9] KVM: Support PUD hugepage at stage 2
 2018-10-03 16:25 UTC  (17+ messages)
` [PATCH v8 1/9] KVM: arm/arm64: Ensure only THP is candidate for adjustment
` [PATCH v8 2/9] KVM: arm/arm64: Share common code in user_mem_abort()
` [PATCH v8 3/9] KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault
` [PATCH v8 4/9] KVM: arm/arm64: Introduce helpers to manipulate page table entries
` [PATCH v8 5/9] KVM: arm64: Support dirty page tracking for PUD hugepages
` [PATCH v8 6/9] KVM: arm64: Support PUD hugepage in stage2_is_exec()
` [PATCH v8 7/9] KVM: arm64: Support handling access faults for PUD hugepages
` [PATCH v8 8/9] KVM: arm64: Update age handlers to support "
` [PATCH v8 9/9] KVM: arm64: Add support for creating PUD hugepages at stage 2

[PATCH 16/16] KVM: arm/arm64: vgic: Replace spin_is_locked() with lockdep
 2018-10-03  5:39 UTC 

[PATCH 0/2] KVM: arm64: Dynamic IPA cosmetic fixups
 2018-10-02  8:41 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
` [PATCH 2/2] KVM: arm64: Drop __cpu_init_stage2 on the VHE path


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