kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-25 17:30:45 to 2019-03-12 18:18:23 UTC [more...]

[RFC] Question about TLB flush while set Stage-2 huge pages
 2019-03-12 18:18 UTC  (4+ messages)

[PATCH] KVM: arm/arm64: Set ICH_HCR_EN in guest anyway when using gicv4
 2019-03-12 15:48 UTC  (2+ messages)

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

[PATCH] kvm: arm: Enforce PTE mappings at stage2 when needed
 2019-03-12  9:52 UTC 

[PATCH] KVM: arm64: fix potential bug
 2019-03-12  9:52 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 11/27] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
 2019-03-11 19:58 UTC 

[PATCH AUTOSEL 4.19 07/44] KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
 2019-03-11 19:56 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 16/44] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
` [PATCH AUTOSEL 4.19 17/44] arm/arm64: KVM: Allow a VCPU to fully reset itself
` [PATCH AUTOSEL 4.19 18/44] arm/arm64: KVM: Don't panic on failure to properly reset system registers
` [PATCH AUTOSEL 4.19 19/44] KVM: arm/arm64: vgic: Always initialize the group of private IRQs
` [PATCH AUTOSEL 4.19 20/44] KVM: arm64: Forbid kprobing of the VHE world-switch code

[PATCH AUTOSEL 4.20 07/52] KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
 2019-03-11 19:54 UTC  (6+ messages)
` [PATCH AUTOSEL 4.20 18/52] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
` [PATCH AUTOSEL 4.20 19/52] arm/arm64: KVM: Allow a VCPU to fully reset itself
` [PATCH AUTOSEL 4.20 20/52] arm/arm64: KVM: Don't panic on failure to properly reset system registers
` [PATCH AUTOSEL 4.20 21/52] KVM: arm/arm64: vgic: Always initialize the group of private IRQs
` [PATCH AUTOSEL 4.20 22/52] KVM: arm64: Forbid kprobing of the VHE world-switch code

Question: KVM: Failed to bind vfio with PCI-e / SMMU on Juno-r2
 2019-03-11 14:35 UTC  (6+ messages)

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

[PATCH v5 00/26] KVM: arm64: SVE guest support
 2019-03-08  7:06 UTC  (80+ messages)
` [PATCH v5 01/26] KVM: Documentation: Document arm64 core registers in detail
` [PATCH v5 02/26] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
` [PATCH v5 05/26] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h
` [PATCH v5 06/26] arm64/sve: Check SVE virtualisability
` [PATCH v5 07/26] arm64/sve: Clarify role of the VQ map maintenance functions
` [PATCH v5 08/26] arm64/sve: Enable SVE state tracking for non-task contexts
` [PATCH v5 11/26] KVM: arm64: Extend reset_unknown() to handle mixed RES0/UNKNOWN registers
` [PATCH v5 12/26] KVM: arm64: Support runtime sysreg visibility filtering
` [PATCH v5 13/26] KVM: arm64/sve: System register context switch and access support
` [PATCH v5 14/26] KVM: arm64/sve: Context switch the SVE registers
` [PATCH v5 17/26] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
` [PATCH v5 18/26] KVM: arm64/sve: Add SVE support to register access ioctl interface
` [PATCH v5 22/26] KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
` [PATCH v5 23/26] KVM: arm64/sve: Allow userspace to enable SVE for vcpus
` [PATCH v5 24/26] KVM: arm64: Add a capabillity to advertise SVE support

[PATCH v4 00/22] SMMUv3 Nested Stage Setup
 2019-03-07 11:42 UTC  (25+ messages)
` [PATCH v4 02/22] iommu: introduce device fault data
` [PATCH v4 03/22] iommu: introduce device fault report API
` [PATCH v4 04/22] iommu: Introduce attach/detach_pasid_table API
` [PATCH v4 05/22] iommu: Introduce cache_invalidate API
` [PATCH v4 19/22] vfio-pci: Register an iommu fault handler

[PATCH kvmtool 00/16] Support PCI BAR configuration
 2019-03-07  8:36 UTC  (17+ 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 kvmtool 03/16] brlock: fix build with KVM_BRLOCK_DEBUG
` [PATCH kvmtool 04/16] pci: Fix BAR resource sizing arbitration
` [PATCH kvmtool 05/16] ioport: pci: Move port allocations to PCI devices
` [PATCH kvmtool 06/16] pci: Fix ioport allocation size
` [PATCH kvmtool 07/16] arm/pci: Fix PCI IO region
` [PATCH kvmtool 08/16] arm/pci: Do not use first PCI IO space bytes for devices
` [PATCH kvmtool 09/16] brlock: Use rwlock instead of pause
` [PATCH kvmtool 10/16] ref_cnt: Add simple ref counting API
` [PATCH kvmtool 11/16] mmio: Allow mmio callbacks to be called without locking
` [PATCH kvmtool 12/16] ioport: Allow ioport "
` [PATCH kvmtool 13/16] vfio: Add support for BAR configuration
` [PATCH kvmtool 14/16] virtio/pci: Make memory and IO BARs independent
` [PATCH kvmtool 15/16] virtio/pci: update virtio mapping when PCI BARs are reconfigured
` [PATCH kvmtool 16/16] arm/fdt: Remove PCI probe only property

[PATCH] KVM: arm: VGIC: properly initialise private IRQ affinity
 2019-03-06 11:52 UTC  (4+ messages)

[PATCH v10 0/5] arm64: Support perf event modifiers :G and :H
 2019-03-06  8:42 UTC  (11+ messages)
` [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

[RFC PATCH] KVM: arm64: Force a PTE mapping when logging is enabled
 2019-03-05 11:51 UTC  (8+ messages)

[PATCH v6 0/6] Add ARMv8.3 pointer authentication for kvm guest
 2019-03-05 11:11 UTC  (39+ messages)
` [PATCH v6 1/6] arm64/kvm: preserve host HCR_EL2 value
` [PATCH v6 2/6] arm64/kvm: preserve host MDCR_EL2 value
` [PATCH v6 3/6] arm64/kvm: context-switch ptrauth registers
` [PATCH v6 4/6] arm64/kvm: add a userspace option to enable pointer authentication
` [PATCH v6 5/6] arm64/kvm: control accessibility of ptrauth key registers
` [kvmtool PATCH v6 6/6] arm/kvm: arm64: Add a vcpu feature for pointer authentication

[GIT PULL] KVM/ARM updates for 5.0-rc6
 2019-03-04 17:37 UTC  (6+ messages)
` [PATCH 05/11] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded

[PATCH v4 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
 2019-03-01 15:19 UTC  (5+ messages)
` [PATCH v4 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state
` [PATCH v4 2/2] KVM: doc: add API documentation on the KVM_REG_ARM_WORKAROUNDS register

[PATCH 00/13] arm64: KVM: add SPE profiling support for guest
 2019-02-28 16:07 UTC  (16+ messages)
` [PATCH 01/13] KVM: arm64: add {read, write}_sysreg_elx_s versions for new registers
` [PATCH 02/13] dt-bindings: ARM SPE: highlight the need for PPI partitions on heterogeneous systems
` [PATCH 03/13] arm64: KVM: reset E2PB correctly in MDCR_EL2 when exiting the guest(VHE)
` [PATCH 04/13] arm64: KVM: define SPE data structure for each vcpu
` [PATCH 05/13] arm64: KVM: add access handler for SPE system registers
` [PATCH 06/13] arm64: KVM/VHE: enable the use PMSCR_EL12 on VHE systems
` [PATCH 07/13] arm64: KVM: split debug save restore across vm/traps activation
` [PATCH 08/13] arm64: KVM/debug: drop pmscr_el1 and use sys_regs[PMSCR_EL1] in kvm_cpu_context
` [PATCH 09/13] arm64: KVM: add support to save/restore SPE profiling buffer controls
` [PATCH 10/13] arm64: KVM: enable conditional save/restore full "
` [PATCH 11/13] arm64: KVM/debug: trap all accesses to SPE controls at EL1
` [PATCH 12/13] KVM: arm64: add a new vcpu device control group for SPEv1
` [PATCH 13/13] KVM: arm64: enable SPE support
` [KVMTOOL PATCH 14/15] kvm: update/sync the uapi headers from kernel(v5.0)
` [KVMTOOL PATCH 15/15] kvm: add a vcpu feature for SPEv1 support

[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
 2019-02-27 12:05 UTC  (8+ messages)
` [PATCH 1/5] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded

[PATCH V3 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-02-26 13:00 UTC  (4+ messages)
` [PATCH V3 1/10] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()

[kvm-unit-tests PATCH v3 0/5] arm/arm64: Add support for running under kvmtool
 2019-02-26  9:29 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 1/5] lib: arm: Use UART address from generated config.h


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).