kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-23 12:02:37 to 2020-05-07 10:56:36 UTC [more...]

[PATCH] KVM: arm/arm64: release kvm->mmu_lock in loop to prevent starvation
 2020-05-07 11:01 UTC  (2+ messages)

[PATCH] arm64/cpufeature: Verify KVM capabilities during CPU hotplug
 2020-05-07 10:20 UTC  (2+ messages)

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-05-07  7:45 UTC  (6+ messages)

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-05-06 10:11 UTC  (22+ messages)
` [PATCH 03/26] KVM: arm64: Factor out stage 2 page table data from struct kvm
` [PATCH 04/26] arm64: Detect the ARMv8.4 TTL feature
` [PATCH 05/26] arm64: Document SW reserved PTE/PMD bits in Stage-2 descriptors
` [PATCH 06/26] arm64: Add level-hinted TLB invalidation helper
` [PATCH 18/26] KVM: arm64: Don't use empty structures as CPU reset state

[PATCH v5 0/4] KVM: arm64: Tidy up arch Kconfig and Makefiles
 2020-05-05 15:45 UTC  (5+ messages)
` [PATCH v5 1/4] KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
` [PATCH v5 2/4] KVM: arm64: Update help text
` [PATCH v5 3/4] KVM: arm64: Change CONFIG_KVM to a menuconfig entry
` [PATCH v5 4/4] KVM: arm64: Clean up kvm makefiles

[PATCH V3 00/16] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes
 2020-05-05 12:49 UTC  (14+ messages)
` [PATCH V3 04/16] arm64/cpufeature: Introduce ID_PFR2 CPU register
` [PATCH V3 05/16] arm64/cpufeature: Introduce ID_DFR1 "
` [PATCH V3 06/16] arm64/cpufeature: Introduce ID_MMFR5 "

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-05  8:39 UTC  (16+ messages)
` [PATCH v4 1/7] KVM: s390: "
` [PATCH v4 2/7] KVM: arm64: "
` [PATCH v4 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v4 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters
` [PATCH v4 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH v4 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters
` [PATCH v4 7/7] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[GIT PULL] KVM/arm fixes for 5.7, take #2
 2020-05-04 17:02 UTC  (9+ messages)
` [PATCH 1/4] KVM: arm64: Delete duplicated label in invalid_vector
` [PATCH 2/4] KVM: arm64: Save/restore sp_el0 as part of __guest_enter
` [PATCH 3/4] KVM: arm64: vgic-v4: Initialize GICv4.1 even in the absence of a virtual ITS
` [PATCH 4/4] KVM: arm64: Fix 32bit PC wrap-around

[PATCH v3] arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
 2020-05-04 15:33 UTC  (5+ messages)

[PATCH v4 0/4] KVM: arm64: Tidy up arch Kconfig and Makefiles
 2020-05-04 15:29 UTC  (12+ messages)
` [PATCH v4 1/4] KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
` [PATCH v4 2/4] KVM: arm64: Update help text
` [PATCH v4 3/4] KVM: arm64: Change CONFIG_KVM to a menuconfig entry
` [PATCH v4 4/4] KVM: arm64: Clean up kvm makefiles

[RFC PATCH v11 0/9] Enable ptp_kvm for arm64
 2020-05-02  9:09 UTC  (10+ messages)
` [RFC PATCH v11 5/9] psci: Add hypercall service for ptp_kvm

[PATCH 00/15] Split off nVHE hyp code
 2020-04-30 18:57 UTC  (18+ messages)
` [PATCH 01/15] arm64: kvm: Unify users of HVC instruction
` [PATCH 02/15] arm64: kvm: Formalize host-hyp hypcall ABI
` [PATCH 03/15] arm64: kvm: Fix symbol dependency in __hyp_call_panic_nvhe
` [PATCH 04/15] arm64: kvm: Add build rules for separate nVHE object files
` [PATCH 05/15] arm64: kvm: Build hyp-entry.S separately for VHE/nVHE
` [PATCH 06/15] arm64: kvm: Move __smccc_workaround_1_smc to .rodata
` [PATCH 07/15] arm64: kvm: Split hyp/tlb.c to VHE/nVHE
` [PATCH 08/15] arm64: kvm: Split hyp/switch.c "
` [PATCH 09/15] arm64: kvm: Split hyp/debug-sr.c "
` [PATCH 10/15] arm64: kvm: Split hyp/sysreg-sr.c "
` [PATCH 11/15] arm64: kvm: Split hyp/timer-sr.c "
` [PATCH 12/15] arm64: kvm: Compile remaining hyp/ files for both VHE/nVHE
` [PATCH 13/15] arm64: kvm: Add comments around __hyp_text_ symbol aliases
` [PATCH 14/15] arm64: kvm: Remove __hyp_text macro, use build rules instead
` [PATCH 15/15] arm64: kvm: Lift instrumentation restrictions on VHE

[PATCH V2 00/16] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes
 2020-04-30 16:47 UTC  (5+ messages)

[PATCH] KVM: arm64: Fix 32bit PC wrap-around
 2020-04-30 13:46 UTC  (6+ messages)

[PATCH] KVM: arm64: vgic-v4: Initialize GICv4.1 even in the absence of a virtual ITS
 2020-04-30 11:39 UTC  (3+ messages)

[PATCH] KVM: arm64: Save/restore sp_el0 as part of __guest_enter
 2020-04-30 10:38 UTC  (3+ messages)

[PATCH] arm64: kvm: fix gcc-10 shift warning
 2020-04-30  9:50 UTC  (7+ messages)

[PATCH v2] arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
 2020-04-30  9:26 UTC  (4+ messages)

[PATCH v2 0/7] clean up redundant 'kvm_run' parameters
 2020-04-29  2:20 UTC  (12+ messages)
` [PATCH v2 1/7] KVM: s390: "

Against removing aarch32 kvm host support
 2020-04-28 16:39 UTC  (5+ messages)

[PATCH] KVM: Fix spelling in code comments
 2020-04-28 16:13 UTC  (3+ messages)

[PATCH] KVM: arm64: Drop PTE_S2_MEMATTR_MASK
 2020-04-28 14:49 UTC  (2+ messages)

[PATCH] KVM: arm64: Make KVM_CAP_MAX_VCPUS compatible with the selected GIC version
 2020-04-28 13:51 UTC  (2+ messages)

[PATCH][kvmtool] kvm: Request VM specific limits instead of system-wide ones
 2020-04-28  9:09 UTC  (7+ messages)

[PATCH v3 0/7] clean up redundant 'kvm_run' parameters
 2020-04-27  4:13 UTC  (10+ messages)
` [PATCH v3 1/7] KVM: s390: "
` [PATCH v3 2/7] KVM: arm64: "
` [PATCH v3 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v3 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters
` [PATCH v3 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH v3 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters
` [PATCH v3 7/7] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[PATCH v4 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-04-27  6:18 UTC  (8+ messages)
` [PATCH v4 1/2] target/arm: kvm: Handle "

[PATCH kvmtool v4 0/5] Add CFI flash emulation
 2020-04-25 15:16 UTC  (19+ messages)
` [PATCH kvmtool v4 1/5] virtio-mmio: Assign IRQ line directly before registering device
` [PATCH kvmtool v4 2/5] Add emulation for CFI compatible flash memory
` [PATCH kvmtool v4 3/5] vfio: Destroy memslot when unmapping the associated VAs
` [PATCH kvmtool v4 4/5] memslot: Add support for READONLY mappings
` [PATCH kvmtool v4 5/5] cfi-flash: Add support for mapping flash into guest

[PATCH 5/5] kvm: Replace vcpu->swait with rcuwait
 2020-04-25 22:30 UTC  (3+ messages)

[PATCH kvmtool v4 6/5] pci: Move legacy IRQ assignment into devices
 2020-04-24 15:17 UTC 

[GIT PULL] KVM/arm fixes for 5.7, take #1
 2020-04-23 15:40 UTC  (9+ messages)
` [PATCH 1/8] KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
` [PATCH 2/8] KVM: arm64: PSCI: Narrow input registers when using 32bit functions
` [PATCH 3/8] KVM: arm64: PSCI: Forbid 64bit functions for 32bit guests
` [PATCH 4/8] KVM: arm: vgic: Synchronize the whole guest on GIC{D, R}_I{S, C}ACTIVER read
` [PATCH 5/8] KVM: arm: vgic: Only use the virtual state when userspace accesses enable bits
` [PATCH 6/8] KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending bits
` [PATCH 7/8] KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy
` [PATCH 8/8] KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()

[PATCH v3 0/6] KVM: arm: vgic fixes for 5.7
 2020-04-23 15:13 UTC  (9+ messages)
` [PATCH v3 5/6] KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy


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