Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2018-11-02 08:11:23 to 2018-11-19 17:07:56 UTC [more...]

[PATCH 0/4] KVM: arm/arm64: vgic: Use raw_spinlock for locks taken in IRQ context
 2018-11-19 17:07 UTC  (2+ messages)
` [PATCH 1/4] KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled

[RFC PATCH v2 00/23] KVM: arm64: Initial support for SVE guests
 2018-11-19 17:07 UTC  (33+ messages)
` [RFC PATCH v2 05/23] KVM: arm: Add arch vcpu uninit hook
` [RFC PATCH v2 06/23] arm64/sve: Check SVE virtualisability
` [RFC PATCH v2 08/23] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [RFC PATCH v2 09/23] KVM: arm64: Propagate vcpu into read_id_reg()
` [RFC PATCH v2 10/23] KVM: arm64: Extend reset_unknown() to handle mixed RES0/UNKNOWN registers
` [RFC PATCH v2 11/23] KVM: arm64: Support runtime sysreg filtering for KVM_GET_REG_LIST
` [RFC PATCH v2 12/23] KVM: arm64/sve: System register context switch and access support
` [RFC PATCH v2 13/23] KVM: arm64/sve: Context switch the SVE registers
` [RFC PATCH v2 14/23] KVM: Allow 2048-bit register access via ioctl interface
` [RFC PATCH v2 18/23] KVM: arm64: Add arch vcpu ioctl hook
` [RFC PATCH v2 20/23] KVM: arm64: Add arch vm "

[PATCH] kvm: arm/arm64 : fix vm's hanging at startup time
 2018-11-19 13:08 UTC  (14+ messages)
  `  "
        `  "

[PATCH v4 0/7] Add virtio-iommu driver
 2018-11-16 23:26 UTC  (14+ messages)
` [PATCH v4 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v4 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v4 3/7] of: Allow the iommu-map property to omit untranslated devices
` [PATCH v4 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v4 5/7] iommu: Add virtio-iommu driver
` [PATCH v4 6/7] iommu/virtio: Add probe request
` [PATCH v4 7/7] iommu/virtio: Add event queue

[PATCH 0/4] arm64: Support perf event modifiers :G and :H
 2018-11-16 17:53 UTC  (12+ messages)
` [PATCH 1/4] arm64: KVM: add accessors to track guest/host only counters
` [PATCH 2/4] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes
` [PATCH 3/4] arm64: arm_pmu: Exclude EL1,2 with :G :H perf attributes
` [PATCH 4/4] arm64: KVM: Enable support for :G/:H perf event modifiers

[PATCH v3 0/7] Add virtio-iommu driver
 2018-11-15 16:22 UTC  (14+ 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 5/7] iommu: Add virtio-iommu driver
` [PATCH v3 6/7] iommu/virtio: Add probe request

[PATCH v3 0/7] Add ARMv8.3 pointer authentication for kvm guest
 2018-11-15 14:33 UTC  (8+ messages)
` [PATCH v3 2/7] arm64/kvm: context-switch ptrauth registers
` [PATCH v3 6/7] arm64: docs: document KVM support of pointer authentication

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-11-15 10:25 UTC  (15+ messages)
` [PATCH v5 07/17] arm64: add basic "
` [PATCH v5 11/17] arm64: docs: document pointer authentication

[PATCH v6 09/24] arm64: kvm: Unmask PMR before entering guest
 2018-11-12 11:57 UTC 

[RFC] [PATCH] kvm: arm: Introduce error code KVM_EINVARIANT
 2018-11-12 10:09 UTC  (4+ messages)
    ` [Qemu-devel] "

[PATCH tip/core/rcu 7/7] KVM: arm/arm64: vgic: Replace spin_is_locked() with lockdep
 2018-11-11 20:04 UTC 

[RFC QEMU 0/2] arm/virt: Account for guest pause time
 2018-11-10  3:12 UTC  (7+ messages)
` [RFC QEMU 1/2] arm/virt: Initialize generic timer scale factor dynamically
    ` [Qemu-devel] "
` [RFC QEMU 2/2] arm/virt: Account for guest pause time
` [Qemu-devel] [RFC QEMU 0/2] "

[PATCH 0/2] kvm/arm: make singlestep behaviour consistent
 2018-11-09 16:58 UTC  (5+ messages)
` [PATCH 1/2] kvm/arm: skip MMIO insn after emulation
` [PATCH 2/2] kvm/arm: consistently advance singlestep when emulating instructions

[RFC PATCH] KVM: arm64: don't single-step for non-emulated faults
 2018-11-09 13:29 UTC  (15+ messages)

[PATCH 0/4] Workaround for Cortex-A76 erratum 1165522
 2018-11-09 11:39 UTC  (18+ messages)
` [PATCH 1/4] KVM: arm64: Rework detection of SVE, !VHE systems
` [PATCH 2/4] KVM: arm64: Allow implementations to be confined to using VHE
` [PATCH 3/4] arm64: KVM: Install stage-2 translation before enabling traps on VHE
` [PATCH 4/4] arm64: KVM: Implement workaround for Cortex-A76 erratum 1165522

Timekeeping on ARM guests/hosts
 2018-11-08 20:06 UTC  (21+ messages)

[PATCH -next-akpm 0/3] Add support for fast mremap
 2018-11-08 18:12 UTC  (4+ messages)
` [PATCH -next-akpm 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next-akpm 2/3] mm: speed up mremap by 20x on large regions (v5)
` [PATCH -next-akpm 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap

[Resend PATCH V5 1/10] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
 2018-11-08 14:46 UTC  (7+ messages)
` [Resend PATCH V5 2/10] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
` [Resend PATCH V5 3/10] x86/Hyper-v: Add trace in the hyperv_nested_flush_guest_mapping_range()
` [Resend PATCH V5 4/10] KVM/VMX: Add hv tlb range flush support
` [Resend PATCH V5 5/10] KVM/MMU: Add tlb flush with range helper function
` [Resend PATCH V5 6/10] KVM: Replace old tlb flush function with new one to flush a specified range
` [Resend PATCH V5 7/10] KVM: Make kvm_set_spte_hva() return int

[PATCH V5 00/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-11-08 14:42 UTC 

[PATCH 5/7] arm64: Do not apply BP hardening for hyp entries from EL2
 2018-11-08 12:31 UTC  (6+ messages)
` [PATCH 6/7] arm64: Do not apply vector harderning "

[PATCH V5 4/10] KVM/VMX: Add hv tlb range flush support
 2018-11-08  9:14 UTC 

[RFC QEMU 0/2] arm/virt: Account for guest pause time
 2018-11-07  9:48 UTC  (4+ messages)
` [RFC QEMU 1/2] arm/virt: Initialize generic timer scale factor dynamically
` [RFC QEMU 2/2] arm/virt: Account for guest pause time

[PATCH v2] KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
 2018-11-06 12:39 UTC  (2+ messages)

[PATCH] KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
 2018-11-06 12:30 UTC  (9+ messages)

[PATCH] arm64: KVM: Don't generate UNDEF when LORegion feature is present
 2018-11-06  8:26 UTC  (3+ messages)

[PATCH -next 0/3] Add support for fast mremap
 2018-11-06  4:36 UTC  (13+ messages)
` [PATCH -next 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
  ` [PATCH -next v2 1/3] mm: treewide: remove unused address argument from pte_alloc functions
` [PATCH -next 2/3] mm: speed up mremap by 20x on large regions (v4)
` [PATCH -next 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap

kvm-unit-tests gicv2 cases fail
 2018-11-05  7:19 UTC  (4+ messages)

[PATCH 16/16] KVM: arm/arm64: vgic: Replace spin_is_locked() with lockdep
 2018-11-02 19:42 UTC  (3+ messages)

[PATCH] KVM: arm/arm64: Fix unintended stage 2 PMD mappings
 2018-11-02 14:14 UTC  (4+ messages)


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