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

[PATCH v6 00/10] arm64: Stolen time support
 2019-10-11 12:59 UTC  (8+ messages)
` [PATCH v6 01/10] KVM: arm64: Document PV-time interface
` [PATCH v6 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH v6 03/10] KVM: arm64: Implement PV_TIME_FEATURES call
` [PATCH v6 04/10] KVM: Implement kvm_put_guest()
` [PATCH v6 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v6 06/10] KVM: Allow kvm_device_ops to be const
` [PATCH v6 07/10] KVM: arm64: Provide VCPU attributes for stolen time

[PATCH v3 0/4] KVM: arm64: Assorted PMU emulation fixes
 2019-10-11 12:39 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm64: pmu: Fix cycle counter truncation
` [PATCH v3 2/4] arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems
` [PATCH v3 3/4] KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event
` [PATCH v3 4/4] KVM: arm64: pmu: Reset sample period on overflow handling

[PATCH v2 0/5] KVM: arm64: Assorted PMU emulation fixes
 2019-10-11 11:41 UTC  (12+ messages)
` [PATCH v2 1/5] KVM: arm64: pmu: Fix cycle counter truncation
` [PATCH v2 2/5] arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems
` [PATCH v2 3/5] KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event
` [PATCH v2 4/5] arm64: perf: Add reload-on-overflow capability
` [PATCH v2 5/5] KVM: arm64: pmu: Reset sample period on overflow handling

[PATCH 0/2] Workaround for Cavium ThunderX2 erratum 219
 2019-10-11 10:44 UTC  (4+ messages)
` [PATCH 1/2] arm64: "
` [PATCH 2/2] arm64: KVM: Add option to trap and emulate guest VM sysreg updates

[PATCH v3 0/2] Improve handling of stage 2 aborts without instruction decode
 2019-10-11 11:07 UTC  (6+ messages)
` [PATCH v3 1/2] KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
` [PATCH v3 2/2] KVM: arm/arm64: Allow user injection of external data aborts
` [kvmtool v3 3/5] update headers: Update the KVM headers for new Arm fault reporting features
` [kvmtool v3 4/5] arm: Handle exits from undecoded load/store instructions
` [kvmtool v3 5/5] arm: Inject external data aborts when accessing holes in the memory map

[RFC PATCH 00/12] Add SDEI support for arm64
 2019-10-10 14:01 UTC  (11+ messages)
` [RFC PATCH 07/12] arm/sdei: override qemu_irq handler when binding interrupt
` [RFC PATCH 12/12] virt/acpi: add SDEI table if SDEI is enabled

[PATCH AUTOSEL 4.14 01/21] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
 2019-10-09 17:05 UTC 

[PATCH AUTOSEL 4.19 01/26] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
 2019-10-09 17:05 UTC 

[PATCH AUTOSEL 5.3 01/68] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
 2019-10-09 17:04 UTC 

[RFC PATCH 0/2] Add virtual SDEI support for arm64
 2019-10-09 12:33 UTC  (6+ messages)
` [RFC PATCH 1/2] kvm/arm: add capability to forward hypercall to user space
` [RFC PATCH 2/2] kvm/arm64: expose hypercall_forwarding capability

[PATCH v2 0/2] Improve handling of stage 2 aborts without instruction decode
 2019-10-09  8:22 UTC  (9+ messages)
` [PATCH v2 1/2] KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
` [PATCH v2 2/2] KVM: arm/arm64: Allow user injection of external data aborts
` [kvmtool v2 3/5] update headers: Update the KVM headers for new Arm fault reporting features
` [kvmtool v2 4/5] arm: Handle exits from undecoded load/store instructions
` [kvmtool v2 5/5] arm: Inject external data aborts when accessing holes in the memory map

[PATCH v6 0/6] KASan for arm
 2019-10-08  8:47 UTC  (7+ messages)

[PATCH 0/2] Improve handling of stage 2 aborts without instruction decode
 2019-10-08  8:34 UTC  (9+ messages)
` [PATCH 1/2] KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
` [PATCH 2/2] KVM: arm/arm64: Allow user injection of external data aborts

[PATCH 0/3] KVM: arm64: Assorted PMU emulation fixes
 2019-10-07 17:17 UTC  (9+ messages)
` [PATCH 1/3] KVM: arm64: pmu: Fix cycle counter truncation
` [PATCH 2/3] arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems
` [PATCH 3/3] KVM: arm64: pmu: Reset sample period on overflow handling

[PATCH 0/5] arm64: KVM: Add workaround for errata 1319367 and 1319537
 2019-10-07  9:31 UTC  (12+ messages)
` [PATCH 1/5] arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versions
` [PATCH 3/5] arm64: KVM: Disable EL1 PTW when invalidating S2 TLBs
` [PATCH 4/5] arm64: KVM: Prevent speculative S1 PTW when restoring vcpu context
` [PATCH 5/5] arm64: Enable and document ARM errata 1319367 and 1319537

[kvm-unit-tests PATCH v2 0/6] arm: Use stable test output lines
 2019-10-04 16:51 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 1/6] arm: gic: check_acked: add test description
` [kvm-unit-tests PATCH v2 2/6] arm: gic: Split variable output data from test name
` [kvm-unit-tests PATCH v2 3/6] arm: timer: "
` [kvm-unit-tests PATCH v2 4/6] arm: selftest: "
` [kvm-unit-tests PATCH v2 5/6] arm: selftest: Make MPIDR output stable
` [kvm-unit-tests PATCH v2 6/6] arm: Add missing test name prefix calls

[PATCH] KVM: arm64: pmu: Fix cycle counter truncation on counter stop
 2019-10-04 15:06 UTC  (6+ messages)

[PATCH v5 00/10] arm64: Stolen time support
 2019-10-04  9:51 UTC  (19+ messages)
` [PATCH v5 01/10] KVM: arm64: Document PV-time interface
` [PATCH v5 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH v5 03/10] KVM: arm64: Implement PV_FEATURES call
` [PATCH v5 04/10] KVM: Implement kvm_put_guest()
` [PATCH v5 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v5 06/10] KVM: Allow kvm_device_ops to be const
` [PATCH v5 07/10] KVM: arm64: Provide VCPU attributes for stolen time
` [PATCH v5 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH v5 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH v5 10/10] arm64: Retrieve stolen time as paravirtualized guest

[kvm-unit-tests PATCH v2 0/3] arm64: Add code generation test
 2019-10-03 11:32 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/3] lib: arm64: Add missing ISB in flush_tlb_page
` [kvm-unit-tests PATCH v2 2/3] lib: arm/arm64: Add function to clear the PTE_USER bit
` [kvm-unit-tests PATCH v2 3/3] arm64: Add cache code generation test

[PATCH 0/4] KVM/arm updates for 5.4-rc2
 2019-10-01 13:30 UTC  (6+ messages)
` [PATCH 1/4] arm64: KVM: Drop hyp_alternate_select for checking for ARM64_WORKAROUND_834220
` [PATCH 2/4] arm64: KVM: Replace hyp_alternate_select with has_vhe()
` [PATCH 3/4] arm64: KVM: Kill hyp_alternate_select()
` [PATCH 4/4] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH

[kvm-unit-tests RFC PATCH v2 00/19] arm64: Run at EL2
 2019-10-01 10:23 UTC  (20+ messages)
` [kvm-unit-tests RFC PATCH v2 01/19] lib: arm/arm64: Remove unused CPU_OFF parameter
` [kvm-unit-tests RFC PATCH v2 02/19] arm/arm64: psci: Don't run C code without stack or vectors
` [kvm-unit-tests RFC PATCH v2 03/19] lib: arm/arm64: Add missing include for alloc_page.h in pgtable.h
` [kvm-unit-tests RFC PATCH v2 04/19] lib: arm: Implement flush_tlb_all
` [kvm-unit-tests RFC PATCH v2 05/19] arm/arm64: selftest: Add prefetch abort test
` [kvm-unit-tests RFC PATCH v2 06/19] arm64: timer: Write to ICENABLER to disable timer IRQ
` [kvm-unit-tests RFC PATCH v2 07/19] arm64: timer: EOIR the interrupt after masking the timer
` [kvm-unit-tests RFC PATCH v2 08/19] arm64: timer: Test behavior when timer disabled or masked
` [kvm-unit-tests RFC PATCH v2 09/19] lib: arm/arm64: Refuse to disable the MMU with non-identity stack pointer
` [kvm-unit-tests RFC PATCH v2 10/19] arm/arm64: Perform dcache clean + invalidate after turning MMU off
` [kvm-unit-tests RFC PATCH v2 11/19] arm/cstart64.S: Downgrade TLBI to non-shareable in asm_mmu_enable
` [kvm-unit-tests RFC PATCH v2 12/19] arm/arm64: Invalidate TLB before enabling MMU
` [kvm-unit-tests RFC PATCH v2 13/19] lib: Add _UL and _ULL definitions to linux/const.h
` [kvm-unit-tests RFC PATCH v2 14/19] lib: arm64: Run existing tests at EL2
` [kvm-unit-tests RFC PATCH v2 15/19] arm64: timer: Add test for EL2 timers
` [kvm-unit-tests RFC PATCH v2 16/19] arm64: selftest: Add basic test for EL2
` [kvm-unit-tests RFC PATCH v2 17/19] lib: arm64: Add support for disabling and re-enabling VHE
` [kvm-unit-tests RFC PATCH v2 18/19] arm64: selftest: Expand EL2 test to disable and re-enable VHE
` [kvm-unit-tests RFC PATCH v2 19/19] arm64: timer: Run tests with VHE disabled

[kvm-unit-tests PATCH 0/3] arm64: Add code generation test
 2019-09-30 15:15 UTC  (10+ messages)
` [kvm-unit-tests PATCH 1/3] lib: arm64: Add missing ISB in flush_tlb_page
` [kvm-unit-tests PATCH 2/3] lib: arm/arm64: Add function to clear the PTE_USER bit
` [kvm-unit-tests PATCH 3/3] arm64: Add cache code generation test

[PATCH 00/35] irqchip/gic-v4: GICv4.1 architecture support
 2019-09-30  9:40 UTC  (24+ messages)
` [PATCH 03/35] irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
` [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
` [PATCH 20/35] irqchip/gic-v4.1: Allow direct invalidation of VLPIs
` [PATCH 24/35] irqchip/gic-v4.1: Add initial SGI configuration
` [PATCH 31/35] irqchip/gic-v4.1: Eagerly vmap vPEs

[kvm-unit-tests PATCH 0/6] arm: Use stable test output lines
 2019-09-27 12:55 UTC  (15+ messages)
` [kvm-unit-tests PATCH 1/6] arm: gic: check_acked: add test description
` [kvm-unit-tests PATCH 2/6] arm: gic: Split variable output data from test name
` [kvm-unit-tests PATCH 3/6] arm: timer: "
` [kvm-unit-tests PATCH 4/6] arm: selftest: "
` [kvm-unit-tests PATCH 5/6] arm: selftest: Make MPIDR output stable
` [kvm-unit-tests PATCH 6/6] arm: Add missing test name prefix calls

[RFC PATCH v4 0/6] Enable ptp_kvm for arm64
 2019-09-27 10:35 UTC  (12+ messages)
` [RFC PATCH v4 1/5] psci: Export psci_ops.conduit symbol as modules will use it
` [RFC PATCH v4 2/5] ptp: Reorganize ptp_kvm modules to make it arch-independent
` [RFC PATCH v4 3/5] psci: Add hvc call service for ptp_kvm
` [RFC PATCH v4 4/5] ptp: arm64: Enable ptp_kvm for arm64
` [RFC PATCH v4 5/5] 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).