kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-17 13:45:09 to 2019-08-09 10:02:00 UTC [more...]

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-08-09 10:01 UTC  (18+ messages)
` [PATCH 11/59] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
` [PATCH 43/59] KVM: arm64: nv: Trap and emulate AT instructions from "
` [PATCH 47/59] KVM: arm64: nv: Propagate CNTVOFF_EL2 to the virtual EL1 timer

[GIT PULL] KVM/arm updates for 5.3-rc4
 2019-08-09  7:48 UTC  (5+ messages)
` [PATCH 1/4] KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
` [PATCH 2/4] KVM: arm64: Don't write junk to sysregs on reset
` [PATCH 3/4] KVM: arm: Don't write junk to CP15 registers "
` [PATCH 4/4] KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable

[PATCH] KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable
 2019-08-09  7:08 UTC  (2+ messages)

[PATCH 0/9] arm64: Stolen time support
 2019-08-08 15:49 UTC  (38+ messages)
` [PATCH 1/9] KVM: arm64: Document PV-time interface
` [PATCH 2/9] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH 3/9] KVM: arm64: Implement PV_FEATURES call
` [PATCH 4/9] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH 5/9] KVM: Allow kvm_device_ops to be const
` [PATCH 6/9] KVM: arm64: Provide a PV_TIME device to user space
` [PATCH 7/9] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH 8/9] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH 9/9] arm64: Retrieve stolen time as paravirtualized guest

[PATCH] arm64: KVM: hyp: debug-sr: Mark expected switch fall-throughs
 2019-08-07 15:40 UTC  (3+ messages)

[PATCH] arm64/kvm: remove VMID rollover I-cache maintenance
 2019-08-06 15:57 UTC 

[PATCH 0/2] KVM: arm/arm64: Revamp sysreg reset checks
 2019-08-06  8:52 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: Don't write junk to sysregs on reset
` [PATCH 2/2] KVM: arm: Don't write junk to CP15 registers "

kvm-unit-tests: psci_cpu_on_test FAILed
 2019-08-05  2:38 UTC  (6+ messages)

[kvm-unit-tests PATCH] Force GCC version to 8.2 for compiling the ARM tests
 2019-08-03  6:03 UTC  (2+ messages)

[kvm-unit-tests PATCH] arm: timer: Fix potential deadlock when waiting for interrupt
 2019-08-03  6:03 UTC  (7+ messages)

[PATCH] arm64/kvm: fix -Wimplicit-fallthrough warnings
 2019-08-02 14:32 UTC  (2+ messages)

[PATCH 0/2] KVM: arm/arm64: Fix guest's PMR synchronization when blocking on WFI
 2019-08-02 10:46 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
` [PATCH 2/2] KVM: Call kvm_arch_vcpu_blocking early into the blocking sequence

[GIT PULL] KVM/arm updates for 5.3-rc3
 2019-07-31 17:36 UTC  (6+ messages)
` [PATCH 1/5] KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter index
` [PATCH 2/5] arm64: KVM: regmap: Fix unexpected switch fall-through
` [PATCH 3/5] KVM: arm: vgic-v3: Mark expected "
` [PATCH 4/5] KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
` [PATCH 5/5] arm64: KVM: hyp: debug-sr: Mark expected switch fall-through

[PATCH v4 7/9] arm/arm64: kvm: pmu: Make overflow handler NMI safe
 2019-07-30 20:57 UTC  (2+ messages)

[PATCH] kvm: arm: Promote KVM_ARM_TARGET_CORTEX_A7 to generic V7 core
 2019-07-31  8:17 UTC  (2+ messages)

[PATCH v3 00/10] KVM: arm/arm64: vgic: ITS translation cache
 2019-07-30 17:04 UTC  (16+ messages)
` [PATCH v3 01/10] KVM: arm/arm64: vgic: Add LPI translation cache definition
` [PATCH v3 02/10] KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitive
` [PATCH v3 03/10] KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidation
` [PATCH v3 04/10] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific commands
` [PATCH v3 05/10] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIs
` [PATCH v3 06/10] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on ITS disable
` [PATCH v3 07/10] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardown
` [PATCH v3 08/10] KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation
` [PATCH v3 09/10] KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection
` [PATCH v3 10/10] KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic

[PATCH] KVM: arm64: vgic-v3: mark expected switch fall-through
 2019-07-29  9:52 UTC  (2+ messages)

[PATCH] KVM: arm64: mark expected switch fall-through
 2019-07-29  9:46 UTC  (2+ messages)

[PATCH 2/2] arm64: KVM: hyp: debug-sr: Mark expected switch fall-through
 2019-07-29  9:49 UTC  (4+ messages)

[PATCH 1/2] arm64: KVM: regmap: Mark expected switch fall-through
 2019-07-26 14:17 UTC  (4+ messages)

[PATCH] KVM: arm: vgic-v3: Mark expected switch fall-through
 2019-07-26 11:28 UTC 

KVM Arm64 and Linux-RT issues
 2019-07-27 13:37 UTC  (5+ messages)

[PATCH 0/3] KVM: arm/arm64: Optimize lpi translation cache performance
 2019-07-27  6:13 UTC  (10+ messages)
` [PATCH 1/3] KVM: arm/arm64: vgic-its: Introduce multiple LPI translation caches
` [PATCH 2/3] KVM: arm/arm64: vgic-its: Do not execute invalidate MSI-LPI translation cache on movi command
` [PATCH 3/3] KVM: arm/arm64: vgic: introduce vgic_cpu pending status and lowest_priority

[PATCH] KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
 2019-07-27  2:54 UTC  (3+ messages)

[PATCH v3 00/15] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2019-07-25 16:28 UTC  (17+ messages)
` [PATCH v3 01/15] arm64/mm: Introduce asid_info structure and move asid_generation/asid_map to it
` [PATCH v3 02/15] arm64/mm: Move active_asids and reserved_asids to asid_info
` [PATCH v3 03/15] arm64/mm: Move bits "
` [PATCH v3 04/15] arm64/mm: Move the variable lock and tlb_flush_pending "
` [PATCH v3 05/15] arm64/mm: Remove dependency on MM in new_context
` [PATCH v3 06/15] arm64/mm: Store the number of asid allocated per context
` [PATCH v3 07/15] arm64/mm: Introduce NUM_ASIDS
` [PATCH v3 08/15] arm64/mm: Split asid_inits in 2 parts
` [PATCH v3 09/15] arm64/mm: Split the function check_and_switch_context in 3 parts
` [PATCH v3 10/15] arm64/mm: Introduce a callback to flush the local context
` [PATCH v3 11/15] arm64: Move the ASID allocator code in a separate file
` [PATCH v3 12/15] arm64/lib: Add an helper to free memory allocated by the ASID allocator
` [PATCH v3 13/15] arm/kvm: Introduce a new VMID allocator
` [PATCH v3 14/15] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available
` [PATCH v3 15/15] kvm/arm: Align the VMID allocation with the arm64 ASID one

[PATCH v2 0/9] KVM: arm/arm64: vgic: ITS translation cache
 2019-07-25 15:37 UTC  (29+ messages)
` [PATCH v2 1/9] KVM: arm/arm64: vgic: Add LPI translation cache definition
` [PATCH v2 3/9] KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidation
` [PATCH v2 4/9] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific commands
` [PATCH v2 5/9] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIs
` [PATCH v2 6/9] KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardown
` [PATCH v2 7/9] KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation
` [PATCH v2 8/9] KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection
` [PATCH v2 9/9] KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic

[PATCH kvm-unit-tests v4] arm: Add PL031 test
 2019-07-25 13:41 UTC  (3+ messages)

[PATCH kvm-unit-tests v5] arm: Add PL031 test
 2019-07-25 13:40 UTC 

[PATCH kvm-unit-tests v3] arm: Add PL031 test
 2019-07-25 12:59 UTC  (2+ messages)

[PATCH kvm-unit-tests v2] arm: Add PL031 test
 2019-07-25 12:58 UTC  (5+ messages)

[PATCH] KVM: arm/arm64: Properly check for MMIO regions
 2019-07-24 11:08 UTC  (2+ messages)

[PATCH v2] KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter idx
 2019-07-23  8:26 UTC  (3+ messages)

[PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file
 2019-07-22 16:38 UTC  (11+ messages)

[PATCH] MAINTAINERS: Update my email address
 2019-07-22 13:56 UTC  (2+ messages)

[RFC] Add virtual SDEI support in qemu
 2019-07-19  1:49 UTC  (7+ messages)

[PATCH kvmtool v4 0/8] arm64: Pointer Authentication and SVE support
 2019-07-18 13:00 UTC  (3+ messages)
` [PATCH kvmtool v4 6/8] KVM: arm/arm64: Back out ptrauth command-line arguments

[PATCH v6 0/6] KASan for arm
 2019-07-18  7:51 UTC  (4+ messages)

[PATCH] KVM: arm/arm64: Assign pmc->idx before kvm_pmu_stop_counter()
 2019-07-18  1:59 UTC  (4+ 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).