kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-21 22:04:39 to 2019-04-04 13:43:35 UTC [more...]

[PATCH kvmtool 00/16] Support PCI BAR configuration
 2019-04-04 13:43 UTC  (5+ messages)
` [PATCH kvmtool 01/16] Makefile: Only compile vesa for archs that need it
` [PATCH kvmtool 02/16] brlock: Always pass argument to br_read_lock/unlock

[PATCH] KVM: arm/arm64: vgic: Restrict setting irq->targets only in GICv2
 2019-04-04 13:16 UTC  (2+ messages)

[PATCH kvmtool v3 0/3] vfio-pci: Support INTx mode re-enabling
 2019-04-04 11:06 UTC  (10+ messages)
` [PATCH kvmtool v3 1/3] vfio-pci: Release INTx's unmask eventfd properly
` [PATCH kvmtool v3 2/3] vfio-pci: Add new function for INTx one-time initialisation
` [PATCH kvmtool v3 3/3] vfio-pci: Re-enable INTx mode when disable MSI/MSIX

[RFC] Question about enable doorbell irq and halt_poll process
 2019-04-04 10:59 UTC  (4+ messages)

[PATCH v7 00/27] KVM: arm64: SVE guest support
 2019-04-04  9:45 UTC  (53+ messages)
` [PATCH v7 01/27] KVM: Documentation: Document arm64 core registers in detail
` [PATCH v7 02/27] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
` [PATCH v7 03/27] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
` [PATCH v7 04/27] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
` [PATCH v7 05/27] KVM: arm64: Add missing #includes to kvm_host.h
` [PATCH v7 06/27] arm64/sve: Clarify role of the VQ map maintenance functions
` [PATCH v7 07/27] arm64/sve: Check SVE virtualisability
` [PATCH v7 08/27] arm64/sve: Enable SVE state tracking for non-task contexts
` [PATCH v7 09/27] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [PATCH v7 10/27] KVM: arm64: Propagate vcpu into read_id_reg()
` [PATCH v7 11/27] KVM: arm64: Support runtime sysreg visibility filtering
` [PATCH v7 12/27] KVM: arm64/sve: System register context switch and access support
` [PATCH v7 13/27] KVM: arm64/sve: Context switch the SVE registers
` [PATCH v7 14/27] KVM: Allow 2048-bit register access via ioctl interface
` [PATCH v7 15/27] KVM: arm64: Add missing #include of <linux/string.h> in guest.c
` [PATCH v7 16/27] KVM: arm64: Factor out core register ID enumeration
` [PATCH v7 17/27] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
` [PATCH v7 18/27] KVM: arm64/sve: Add SVE support to register access ioctl interface
` [PATCH v7 19/27] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
` [PATCH v7 20/27] arm64/sve: In-kernel vector length availability query interface
` [PATCH v7 21/27] KVM: arm/arm64: Add hook for arch-specific KVM initialisation
` [PATCH v7 22/27] KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
` [PATCH v7 23/27] KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
` [PATCH v7 24/27] KVM: arm64/sve: Allow userspace to enable SVE for vcpus
` [PATCH v7 25/27] KVM: arm64: Add a capability to advertise SVE support
` [PATCH v7 26/27] KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG
` [PATCH v7 27/27] KVM: arm64/sve: Document KVM API extensions for SVE

[PATCH v6 00/22] SMMUv3 Nested Stage Setup
 2019-04-04  6:55 UTC  (25+ messages)
` [PATCH v6 02/22] iommu: introduce device fault data
` [PATCH v6 05/22] iommu: Introduce cache_invalidate API
` [PATCH v6 07/22] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [PATCH v6 08/22] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v6 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSI

[PATCH] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST
 2019-04-03 16:20 UTC 

[PATCH] KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIs
 2019-04-03  1:46 UTC  (7+ messages)

[PATCH] kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP
 2019-04-02 15:53 UTC  (2+ messages)

[GIT PULL] KVM/ARM fixes for 5.1-rc3
 2019-04-02 10:19 UTC  (14+ messages)
` [PATCH 1/8] KVM: arm64: Reset the PMU in preemptible context
` [PATCH 2/8] arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
` [PATCH 3/8] KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
` [PATCH 4/8] KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
` [PATCH 5/8] KVM: arm/arm64: Enforce PTE mappings at stage2 when needed
` [PATCH 6/8] KVM: arm/arm64: Fix handling of stage2 huge mappings
` [PATCH 7/8] KVM: arm/arm64: vgic-its: Make attribute accessors static
` [PATCH 8/8] KVM: arm/arm64: Comments cleanup in mmu.c

[PATCH V2] KVM: ARM: Remove pgtable page standard functions from stage-2 page tables
 2019-04-02  9:03 UTC  (3+ messages)

[PATCH v5 00/26] KVM: arm64: SVE guest support
 2019-04-02  2:49 UTC  (40+ messages)
` [PATCH v6 11/27] KVM: arm64: Support runtime sysreg visibility filtering
` [PATCH v6 12/27] KVM: arm64/sve: System register context switch and access support
` [PATCH v6 13/27] KVM: arm64/sve: Context switch the SVE registers
` [PATCH v6 16/27] KVM: arm64: Factor out core register ID enumeration
` [PATCH v6 17/27] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
` [PATCH v6 18/27] KVM: arm64/sve: Add SVE support to register access ioctl interface
` [PATCH v6 19/27] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
` [PATCH v6 21/27] KVM: arm/arm64: Add hook for arch-specific KVM initialisation
` [PATCH v6 22/27] KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
` [PATCH v6 23/27] KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
` [PATCH v6 24/27] KVM: arm64/sve: Allow userspace to enable SVE for vcpus
` [PATCH v6 25/27] KVM: arm64: Add a capability to advertise SVE support

[PATCH v8 0/9] Add ARMv8.3 pointer authentication for kvm guest
 2019-04-02  2:27 UTC  (10+ messages)
` [PATCH v8 1/9] KVM: arm64: Propagate vcpu into read_id_reg()
` [PATCH v8 2/9] KVM: arm64: Support runtime sysreg visibility filtering
` [PATCH v8 3/9] KVM: arm64: Move hyp_symbol_addr to fix dependency
` [PATCH v8 4/9] KVM: arm/arm64: preserve host HCR_EL2 value
` [PATCH v8 5/9] KVM: arm/arm64: preserve host MDCR_EL2 value
` [PATCH v8 6/9] KVM: arm64: Add vcpu feature flags to control ptrauth accessibility
` [PATCH v8 7/9] KVM: arm/arm64: context-switch ptrauth registers
` [PATCH v8 8/9] KVM: arm64: Add capability to advertise ptrauth for guest
` [kvmtool PATCH v8 9/9] KVM: arm/arm64: Add a vcpu feature for pointer authentication

[PATCH 1/1] KVM: arm/arm64: arch_timer: Fix TimerValue TVAL calculation in KVM
 2019-03-30  9:56 UTC  (2+ messages)

Unexpected interrupt received in Guest OS when booting after "system_reset"
 2019-03-30  0:55 UTC  (6+ messages)

[PATCH v7 0/10] Add ARMv8.3 pointer authentication for kvm guest
 2019-03-29  5:54 UTC  (22+ messages)
` [PATCH v7 5/10] KVM: arm/arm64: preserve host MDCR_EL2 value
` [PATCH v7 7/10] KVM: arm/arm64: context-switch ptrauth registers
` [PATCH v7 8/10] KVM: arm64: Add capability to advertise ptrauth for guest
` [PATCH v7 9/10] KVM: arm64: docs: document KVM support of pointer authentication

[PATCH v12 0/8] arm64: Support perf event modifiers :G and :H
 2019-03-28 15:28 UTC  (10+ messages)
` [PATCH v12 1/8] arm64: arm_pmu: remove unnecessary isb instruction
` [PATCH v12 2/8] arm64: KVM: encapsulate kvm_cpu_context in kvm_host_data
` [PATCH v12 3/8] arm64: KVM: add accessors to track guest/host only counters
` [PATCH v12 4/8] arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributes
` [PATCH v12 5/8] arm64: KVM: Enable !VHE support for :G/:H perf event modifiers
` [PATCH v12 6/8] arm64: KVM: Enable VHE "
` [PATCH v12 7/8] arm64: KVM: avoid isb's by using direct pmxevtyper sysreg
` [PATCH v12 8/8] arm64: docs: document perf event attributes

[RFC] arm/cpu: fix soft lockup panic after resuming from stop
 2019-03-26 17:12 UTC  (9+ messages)

[PATCH kvmtool v2 0/3] vfio-pci: Support INTx mode re-enabling
 2019-03-26  3:17 UTC  (8+ messages)
` [PATCH kvmtool v2 1/3] vfio-pci: Release INTx's unmask eventfd properly
` [PATCH kvmtool v2 2/3] vfio-pci: Remove useless FDs reservation in vfio_pci_enable_intx()
` [PATCH kvmtool v2 3/3] vfio-pci: Re-enable INTx mode when disable MSI/MSIX

[PATCH v4 0/6] KVM: arm/arm64: add support for chained counters
 2019-03-25 18:30 UTC  (7+ messages)
` [PATCH v4 1/6] KVM: arm/arm64: rename kvm_pmu_{enable/disable}_counter functions
` [PATCH v4 2/6] KVM: arm/arm64: extract duplicated code to own function
` [PATCH v4 3/6] KVM: arm/arm64: re-create event when setting counter value
` [PATCH v4 4/6] arm64: perf: extract chain helper into header
` [PATCH v4 5/6] KVM: arm/arm64: represent paired counters with kvm_pmc_pair
` [PATCH v4 6/6] KVM: arm/arm64: support chained PMU counters

[PATCH] KVM: arm/arm64: Comments cleanup in mmu.c
 2019-03-25  9:58 UTC  (2+ messages)

[PATCH v2 7/9] arm/arm64: kvm: pmu: Make overflow handler NMI safe
 2019-03-22 16:24 UTC 

[PATCH] vfio-pci: Fix MSI IRQ forwarding for without per-vector masking
 2019-03-22  5:29 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;
as well as URLs for NNTP newsgroup(s).