Linux KVM/arm64 development list
 help / color / mirror / Atom feed
 messages from 2018-06-19 10:10:46 to 2018-07-04 09:38:17 UTC [more...]

[PATCH v2 0/6] KVM: arm/arm64: vgic: Virtual interrupt grouping support
 2018-07-04  9:38 UTC  (6+ messages)
` [PATCH v2 1/6] KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
` [PATCH v2 2/6] KVM: arm/arm64: vgic: Keep track of implementation revision
` [PATCH v2 3/6] KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
` [PATCH v2 5/6] KVM: arm/arm64: vgic: Signal IRQs using their configured group
` [PATCH v2 6/6] KVM: arm/arm64: vgic: Allow configuration of interrupt groups

[PATCH v3 00/20] arm64: Dynamic & 52bit IPA support
 2018-07-04  8:29 UTC  (61+ messages)
` [PATCH v3 01/20] virtio: mmio-v1: Validate queue PFN
` [PATCH v3 02/20] virtio: pci-legacy: Validate queue pfn
` [PATCH v3 03/20] arm64: Add a helper for PARange to physical shift conversion
` [PATCH v3 04/20] kvm: arm64: Clean up VTCR_EL2 initialisation
` [PATCH v3 05/20] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v3 06/20] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v3 07/20] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v3 08/20] kvm: arm/arm64: Abstract stage2 pgd table allocation
` [PATCH v3 09/20] kvm: arm64: Make stage2 page table layout dynamic
      ` [Qemu-devel] "
` [PATCH v3 10/20] kvm: arm64: Dynamic configuration of VTTBR mask
` [PATCH v3 11/20] kvm: arm64: Helper for computing VTCR_EL2.SL0
` [PATCH v3 12/20] kvm: arm64: Add helper for loading the stage2 setting for a VM
` [PATCH v3 13/20] kvm: arm64: Configure VTCR per VM
` [PATCH v3 14/20] kvm: arm/arm64: Expose supported physical address limit for VM
` [PATCH v3 15/20] kvm: arm/arm64: Allow tuning the physical address size "
` [PATCH v3 16/20] kvm: arm64: Switch to per VM IPA limit
` [PATCH v3 17/20] vgic: Add support for 52bit guest physical address
` [PATCH v3 18/20] kvm: arm64: Add support for handling 52bit IPA
` [PATCH v3 19/20] kvm: arm64: Allow IPA size supported by the system
` [PATCH v3 20/20] kvm: arm64: Fall back to normal stage2 entry level
` [kvmtool test PATCH 21/24] kvmtool: Allow backends to run checks on the KVM device fd
` [kvmtool test PATCH 22/24] kvmtool: arm64: Add support for guest physical address size
` [kvmtool test PATCH 23/24] kvmtool: arm64: Switch memory layout
` [kvmtool test PATCH 24/24] kvmtool: arm: Add support for creating VM with PA size

[PATCH] KVM: arm/arm64: Fix vgic init race
 2018-07-04  6:49 UTC  (2+ messages)

[RFC PATCH] KVM: arm/arm64: Enable adaptative WFE trapping
 2018-07-02 18:39 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic-its: Remove VLA usage
 2018-07-02 17:15 UTC  (4+ messages)

[PATCH v4 0/6] KVM/arm64: Cache maintenance relaxations
 2018-07-02 15:02 UTC  (7+ messages)
` [PATCH v4 1/6] arm64: KVM: Add support for Stage-2 control of memory types and cacheability
` [PATCH v4 2/6] arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
` [PATCH v4 3/6] arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set
` [PATCH v4 4/6] KVM: arm/arm64: Consolidate page-table accessors
` [PATCH v4 5/6] KVM: arm/arm64: Stop using the kernel's {pmd, pud, pgd}_populate helpers
` [PATCH v4 6/6] KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables

[PATCH v6 0/2] support exception state migration and set VSESR_EL2 by user space
 2018-07-02 13:40 UTC  (3+ messages)
` [PATCH v6 1/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH v6 2/2] arm64: KVM: export the capability to set guest SError syndrome

[PATCH RESEND v6 0/2] support exception state migration and set VSESR_EL2 by user space
 2018-07-02 13:43 UTC  (3+ messages)
` [PATCH RESEND v6 1/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH RESEND v6 2/2] arm64: KVM: export the capability to set guest SError syndrome

[PATCH 0/4] KVM: arm/arm64: vgic: Virtual interrupt grouping support
 2018-06-29 10:45 UTC  (21+ messages)
` [PATCH 1/4] KVM: arm/arm64: GICv2 IGROUPR should read as zero
` [PATCH 2/4] KVM: arm/arm64: vgic: Add group field to struct irq
` [PATCH 3/4] KVM: arm/arm64: Signal IRQs using their configured group
` [PATCH 4/4] KVM: arm/arm64: vgic: Allow VMs to configure interrupt groups

[PATCH v3 0/6] KVM/arm64: Cache maintenance relaxations
 2018-06-29  9:28 UTC  (18+ messages)
` [PATCH v3 1/6] arm64: KVM: Add support for Stage-2 control of memory types and cacheability
` [PATCH v3 2/6] arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
` [PATCH v3 3/6] arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set
` [PATCH v3 4/6] KVM: arm/arm64: Consolidate page-table accessors
` [PATCH v3 5/6] KVM: arm/arm64: Stop using {pmd,pud,pgd}_populate
` [PATCH v3 6/6] KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables

[PATCH v2 0/5] Add virtio-iommu driver
 2018-06-28  9:40 UTC  (18+ messages)
` [PATCH v2 1/5] dt-bindings: virtio: Specify #iommu-cells value for a virtio-iommu
` [PATCH v2 2/5] iommu: Add virtio-iommu driver
` [PATCH v2 3/5] iommu/virtio: Add probe request
` [PATCH v2 4/5] iommu/virtio: Add event queue
` [PATCH v2 5/5] vfio: Allow type-1 IOMMU instantiation for ARM

[PATCH v5 00/20] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-06-27  8:40 UTC  (23+ messages)
` [PATCH v5 01/20] ACPI / APEI: Move the estatus queue code up, and under its own ifdef
` [PATCH v5 02/20] ACPI / APEI: Generalise the estatus queue's add/remove and notify code
` [PATCH v5 03/20] ACPI / APEI: don't wait to serialise with oops messages when panic()ing
` [PATCH v5 04/20] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v5 05/20] ACPI / APEI: Make estatus queue a Kconfig symbol
` [PATCH v5 06/20] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v5 07/20] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v5 08/20] ACPI / APEI: Move locking to the notification helper
` [PATCH v5 09/20] ACPI / APEI: Let the notification helper specify the fixmap slot
` [PATCH v5 10/20] ACPI / APEI: preparatory split of ghes->estatus
` [PATCH v5 11/20] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v5 12/20] ACPI / APEI: Don't store CPER records physical address in struct ghes
` [PATCH v5 13/20] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
` [PATCH v5 14/20] ACPI / APEI: Split ghes_read_estatus() to read CPER length
` [PATCH v5 15/20] ACPI / APEI: Only use queued estatus entry during _in_nmi_notify_one()
` [PATCH v5 16/20] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications
` [PATCH v5 17/20] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH v5 18/20] ACPI / APEI: Add support for the SDEI GHES Notification type
` [PATCH v5 19/20] mm/memory-failure: increase queued recovery work's priority
` [PATCH v5 20/20] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work

[GIT PULL] KVM/arm updates for 4.18-rc2
 2018-06-22 14:33 UTC  (10+ messages)
` [PATCH 1/8] KVM: arm/arm64: Drop resource size check for GICV window
` [PATCH 2/8] arm64: Introduce sysreg_clear_set()
` [PATCH 3/8] KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()
` [PATCH 4/8] KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
` [PATCH 5/8] KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus
` [PATCH 6/8] KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
` [PATCH 7/8] KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT
` [PATCH 8/8] KVM: arm64: Prevent KVM_COMPAT from being selected

[RFC PATCH 00/16] KVM: arm64: Initial support for SVE guests
 2018-06-21 14:57 UTC  (17+ messages)
` [RFC PATCH 01/16] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
` [RFC PATCH 02/16] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
` [RFC PATCH 03/16] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
` [RFC PATCH 04/16] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h
` [RFC PATCH 05/16] KVM: arm: Add arch init/uninit hooks
` [RFC PATCH 06/16] arm64/sve: Determine virtualisation-friendly vector lengths
` [RFC PATCH 07/16] arm64/sve: Enable SVE state tracking for non-task contexts
` [RFC PATCH 08/16] KVM: arm64: Support dynamically hideable system registers
` [RFC PATCH 09/16] KVM: arm64: Allow ID registers to by dynamically read-as-zero
` [RFC PATCH 10/16] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [RFC PATCH 11/16] KVM: arm64/sve: System register context switch and access support
` [RFC PATCH 12/16] KVM: arm64/sve: Context switch the SVE registers
` [RFC PATCH 13/16] KVM: Allow 2048-bit register access via KVM_{GET, SET}_ONE_REG
` [RFC PATCH 14/16] KVM: arm64/sve: Add SVE support to register access ioctl interface
` [RFC PATCH 15/16] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
` [RFC PATCH 16/16] KVM: arm64/sve: Report and enable SVE API extensions for userspace

[PATCH 0/2] KVM: Fix !KVM_COMPAT ioctl behaviour
 2018-06-21 15:03 UTC  (9+ messages)
` [PATCH 1/2] KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT
` [PATCH 2/2] KVM: arm64: Prevent KVM_COMPAT from being selected

[PATCH v6 kvmtool 00/13] Add vfio-pci support
 2018-06-19 12:19 UTC  (2+ messages)


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