kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-14 11:17:01 to 2019-12-06 12:21:26 UTC [more...]

[PATCH] arm64: KVM: Invoke compute_layout() before alternatives are applied
 2019-12-06 12:21 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH] KVM: vgic: Fix potential double free dist->spis in __kvm_vgic_destroy()
 2019-12-06 11:53 UTC  (3+ messages)

[PATCH v3] KVM: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create()
 2019-12-06 11:46 UTC  (2+ messages)

[PATCH 0/2] kvm/arm64: unimplemented sysreg improvements
 2019-12-06 11:44 UTC  (4+ messages)
` [PATCH 1/2] kvm/arm64: sanely ratelimit sysreg messages
` [PATCH 2/2] kvm/arm64: don't log IMP DEF sysreg traps

[PATCH] KVM: arm: remove excessive permission check in kvm_arch_prepare_memory_region
 2019-12-06 11:43 UTC  (3+ messages)

[PATCH] KVM: arm: get rid of unused arg in cpu_init_hyp_mode()
 2019-12-06 11:43 UTC  (2+ messages)

[kvm-unit-tests v3 PATCH] Switch the order of the parameters in report() and report_xfail()
 2019-12-06 11:31 UTC 

[PATCH] KVM: arm: fix missing free_percpu_irq in kvm_timer_hyp_init()
 2019-12-06 10:56 UTC  (2+ messages)

[RFC 0/3] KVM/ARM: Misc PMU fixes
 2019-12-06 10:35 UTC  (13+ messages)
` [RFC 1/3] KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
` [RFC 2/3] KVM: arm64: pmu: Fix chained SW_INCR counters
` [RFC 3/3] KVM: arm64: pmu: Enforce PMEVTYPER evtCount size

[PATCH] KVM: arm: get rid of unused arg in cpu_init_hyp_mode()
 2019-12-06 10:10 UTC  (2+ messages)

[PATCH v3 00/15] KVM: Dynamically size memslot arrays
 2019-12-05  9:54 UTC  (6+ messages)
` [PATCH v3 07/15] KVM: Refactor error handling for setting memory region
` [PATCH v3 08/15] KVM: Move setting of memslot into helper routine

[PATCH v2 0/5] target/arm: More EL2 trapping fixes
 2019-12-02 17:15 UTC  (16+ messages)
` [PATCH v2 1/5] target/arm: Honor HCR_EL2.TID2 trapping requirements
` [PATCH v2 2/5] target/arm: Honor HCR_EL2.TID1 "
` [PATCH v2 3/5] target/arm: Handle trapping to EL2 of AArch32 VMRS instructions
` [PATCH v2 4/5] target/arm: Handle AArch32 CP15 trapping via HSTR_EL2
` [PATCH v2 5/5] target/arm: Add support for missing Jazelle system registers

[PATCH] KVM: ARM: call hyp_cpu_pm_exit at the right place
 2019-12-02  7:42 UTC 

[PATCH] KVM: arm: fix missing free_percpu_irq in kvm_timer_hyp_init()
 2019-11-30  9:29 UTC 

[PATCH] kvm/arm64: change gicv3_cpuif to static likely branch
 2019-11-30  6:58 UTC  (3+ messages)

[PATCH] trivial: kvm/arm: merge cases to reduce code lines
 2019-11-30  3:30 UTC 

[PATCH 0/3] target/arm: More HCR_EL2.TIDx fixes
 2019-11-29  9:51 UTC  (15+ messages)
` [PATCH 1/3] target/arm: Honor HCR_EL2.TID2 trapping requirements
` [PATCH 2/3] target/arm: Honor HCR_EL2.TID1 "
` [PATCH 3/3] target/arm: Handle trapping to EL2 of AArch32 VMRS instructions

[PATCH] KVM: arm/arm64: Fix some obsolete comments
 2019-11-29  3:19 UTC 

[PATCH kvm-unit-tests] arm/arm64: PL031: Fix check_rtc_irq
 2019-11-28 18:30 UTC  (3+ messages)

[kvm-unit-tests PATCH v2] Switch the order of the parameters in report() and report_xfail()
 2019-11-28 15:45 UTC  (2+ messages)

[PATCH kvm-unit-tests v3] arm: Enable the VFP
 2019-11-28 15:43 UTC 

[PATCH kvm-unit-tests] arm: Enable the VFP
 2019-11-28 15:15 UTC  (3+ messages)

[PATCH kvm-unit-tests v2] arm: Enable the VFP
 2019-11-28 15:09 UTC 

[PATCH v2] KVM: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create()
 2019-11-28 11:16 UTC 

[PATCH v2] KVM: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create()
 2019-11-28 11:04 UTC  (2+ messages)

[PATCH] KVM: vgic: Use warpper function to lock/unlock all vcpus in kvm_vgic_create()
 2019-11-28  9:20 UTC 

[PATCH] KVM: vgic: Use warpper function to lock/unlock all vcpus in kvm_vgic_create()
 2019-11-28  9:07 UTC  (2+ messages)

[PATCH] KVM: arm64: eliminate unnecessary var err and jump label in set_core_reg()
 2019-11-28  8:56 UTC  (2+ messages)

[PATCH] KVM: arm64: get rid of var ret and out jump label in kvm_arch_vcpu_ioctl_set_guest_debug()
 2019-11-28  8:50 UTC  (2+ messages)

[PATCH v4 0/5] KVM: Unify mmu_memory_cache functionality across architectures
 2019-11-27 18:07 UTC  (3+ messages)
` [PATCH v4 1/5] KVM: x86: Move memcache allocation to GFP_PGTABLE_USER

[PATCH] target/arm: Honor HCR_EL2.TID3 trapping requirements
 2019-11-27  9:13 UTC  (12+ messages)

[RFC PATCH v8 0/7] Enable ptp_kvm for arm64
 2019-11-26  8:30 UTC  (11+ messages)
` [RFC PATCH v8 1/8] arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
` [RFC PATCH v8 2/8] psci: let arm_smccc_1_1_invoke available by modules
` [RFC PATCH v8 3/8] ptp: Reorganize ptp_kvm modules to make it arch-independent
` [RFC PATCH v8 4/8] time: Add mechanism to recognize clocksource in time_get_snapshot
` [RFC PATCH v8 5/8] clocksource: Add clocksource id for arm arch counter
` [RFC PATCH v8 6/8] psci: Add hvc call service for ptp_kvm
` [RFC PATCH v8 7/8] ptp: arm64: Enable ptp_kvm for arm64
` [RFC PATCH v8 8/8] kvm: arm64: Add capability check extension for ptp_kvm

[PATCH v2] kvm: arm: VGIC: Fix interrupt group enablement
 2019-11-25 10:55 UTC  (2+ messages)

KVM_COMPAT support on aarch64
 2019-11-22 18:31 UTC  (4+ messages)

[PATCH] target/arm: Fix ISR_EL1 tracking when executing at EL2
 2019-11-22 16:17 UTC  (6+ messages)

[PATCH v2] arm64: Fix Kconfig indentation
 2019-11-22 12:22 UTC  (2+ messages)

Memory regions and VMAs across architectures
 2019-11-21  9:40 UTC  (5+ messages)

[GIT PULL] KVM/arm updates for 5.5
 2019-11-21  9:06 UTC  (25+ messages)
` [PATCH 01/22] KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
` [PATCH 02/22] KVM: arm/arm64: Allow user injection of external data aborts
` [PATCH 03/22] KVM: arm64: Document PV-time interface
` [PATCH 04/22] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH 05/22] KVM: arm64: Implement PV_TIME_FEATURES call
` [PATCH 06/22] KVM: Implement kvm_put_guest()
` [PATCH 07/22] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH 08/22] KVM: Allow kvm_device_ops to be const
` [PATCH 09/22] KVM: arm64: Provide VCPU attributes for stolen time
` [PATCH 10/22] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH 11/22] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH 12/22] arm64: Retrieve stolen time as paravirtualized guest
` [PATCH 13/22] KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATS
` [PATCH 14/22] KVM: arm/arm64: Show halt poll counters in debugfs
` [PATCH 15/22] KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
` [PATCH 16/22] KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
` [PATCH 17/22] KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi()
` [PATCH 18/22] KVM: arm/arm64: vgic: Fix some comments typo
` [PATCH 19/22] KVM: arm/arm64: vgic: Don't rely on the wrong pending table
` [PATCH 20/22] KVM: arm/arm64: Let the timer expire in hardirq context on RT
` [PATCH 21/22] KVM: vgic-v4: Track the number of VLPIs per vcpu
` [PATCH 22/22] KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI injection

[PATCH v9 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2019-11-20 10:18 UTC  (3+ messages)

[PATCH 0/3] kvm: arm: VGIC: Fix interrupt group enablement
 2019-11-19 14:32 UTC  (8+ messages)
` [PATCH 2/3] kvm: arm: VGIC: Scan all IRQs when interrupt group gets enabled

[PATCH v6 0/6] KASan for arm
 2019-11-19  0:13 UTC  (7+ messages)
    ` ***SPAM*** "

[kvm-unit-tests PATCH] arm: Add missing test name prefix for pl031 and spinlock
 2019-11-18  8:06 UTC  (2+ messages)

[kvm-unit-tests PATCH 00/17] arm: gic: Test SPIs and interrupt groups
 2019-11-15 11:32 UTC  (17+ messages)
` [kvm-unit-tests PATCH 07/17] arm: gic: Extend check_acked() to allow silent call
` [kvm-unit-tests PATCH 09/17] arm: gic: Add test for flipping GICD_CTLR.DS
` [kvm-unit-tests PATCH 12/17] arm: gic: Change gic_read_iar() to take group parameter

[RFC PATCH v7 0/7] Enable ptp_kvm for arm64
 2019-11-15  8:24 UTC  (10+ messages)
` [RFC PATCH v7 1/7] arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
` [RFC PATCH v7 2/7] psci: let arm_smccc_1_1_invoke available by modules
` [RFC PATCH v7 3/7] ptp: Reorganize ptp_kvm modules to make it arch-independent
` [RFC PATCH v7 4/7] time: Add mechanism to recognize clocksource in time_get_snapshot
` [RFC PATCH v7 5/7] psci: Add hvc call service for ptp_kvm
` [RFC PATCH v7 6/7] ptp: arm64: Enable ptp_kvm for arm64
` [RFC PATCH v7 7/7] kvm: arm64: Add capability check extension for ptp_kvm


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