kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-12 12:50:00 to 2019-11-30 07:20:39 UTC [more...]

[PATCH] KVM: arm: get rid of unused arg in cpu_init_hyp_mode()
 2019-11-30  7:20 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 v3] KVM: vgic: Use wrapper function to lock/unlock all vcpus in kvm_vgic_create()
 2019-11-30  2:45 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] arm64: KVM: Invoke compute_layout() before alternatives are applied
 2019-11-28 19:58 UTC  (3+ messages)
  ` [PATCH v2] "

[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] KVM: vgic: Fix potential double free dist->spis in __kvm_vgic_destroy()
 2019-11-28  8:49 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)

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

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] KVM: arm: get rid of unused arg in cpu_init_hyp_mode()
 2019-11-21  7:15 UTC 

[PATCH v9 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2019-11-20 10:18 UTC  (11+ 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  (46+ messages)
` [kvm-unit-tests PATCH 02/17] arm: gic: Generalise function names
` [kvm-unit-tests PATCH 03/17] arm: gic: Provide per-IRQ helper functions
` [kvm-unit-tests PATCH 04/17] arm: gic: Support no IRQs test case
` [kvm-unit-tests PATCH 05/17] arm: gic: Prepare IRQ handler for handling SPIs
` [kvm-unit-tests PATCH 06/17] arm: gic: Add simple shared IRQ test
` [kvm-unit-tests PATCH 07/17] arm: gic: Extend check_acked() to allow silent call
` [kvm-unit-tests PATCH 08/17] arm: gic: Add simple SPI MP test
` [kvm-unit-tests PATCH 09/17] arm: gic: Add test for flipping GICD_CTLR.DS
` [kvm-unit-tests PATCH 10/17] arm: gic: Check for writable IGROUPR registers
` [kvm-unit-tests PATCH 11/17] arm: gic: Check for validity of both group enable bits
` [kvm-unit-tests PATCH 12/17] arm: gic: Change gic_read_iar() to take group parameter
` [kvm-unit-tests PATCH 14/17] arm: gic: Prepare for receiving GIC group 0 interrupts via FIQs
` [kvm-unit-tests PATCH 15/17] arm: gic: Provide FIQ handler
` [kvm-unit-tests PATCH 16/17] arm: gic: Prepare interrupt statistics for both groups
` [kvm-unit-tests PATCH 17/17] arm: gic: Test Group0 SPIs

[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

[PATCH v4 0/3] arm64: Workaround for Cortex-A55 erratum 1530923
 2019-11-14 11:06 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE
` [PATCH v4 2/3] arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE
` [PATCH v4 3/3] arm64: Workaround for Cortex-A55 erratum 1530923

[PATCH v3 0/3] arm64: Workaround for Cortex-A55 erratum 1530923
 2019-11-14 11:06 UTC  (8+ messages)
` [PATCH v3 1/3] arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE
` [PATCH v3 2/3] arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE
` [PATCH v3 3/3] arm64: Workaround for Cortex-A55 erratum 1530923

[PATCH v2 0/2] arm64: Workaround for Cortex-A55 erratum 1530923
 2019-11-13 14:43 UTC  (7+ messages)
` [PATCH v2 1/2] arm64: Combine workarounds for speculative AT errata
` [PATCH v2 2/2] arm64: Workaround for Cortex-A55 erratum 1530923

[PATCH -next] KVM: arm: remove duplicate include
 2019-11-13 14:24 UTC  (2+ messages)

[PATCH v2 00/36] irqchip/gic-v4: GICv4.1 architecture support
 2019-11-13  9:47 UTC  (4+ messages)
` [PATCH v2 12/36] irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP

[PATCH AUTOSEL 4.9 06/68] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
 2019-11-13  1:58 UTC 

[PATCH AUTOSEL 4.14 011/115] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
 2019-11-13  1:54 UTC 

[PATCH AUTOSEL 4.19 023/209] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
 2019-11-13  1:47 UTC 


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