kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-07 14:36:43 to 2020-05-26 16:30:31 UTC [more...]

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-05-26 16:30 UTC  (34+ messages)
` [PATCH 03/26] KVM: arm64: Factor out stage 2 page table data from struct kvm
` [PATCH 07/26] KVM: arm64: Add a level hint to __kvm_tlb_flush_vmid_ipa
` [PATCH 08/26] KVM: arm64: Use TTL hint in when invalidating stage-2 translations
` [PATCH 09/26] KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
` [PATCH 10/26] KVM: arm64: Refactor vcpu_{read,write}_sys_reg
` [PATCH 11/26] KVM: arm64: Add missing reset handlers for PMU emulation
` [PATCH 19/26] KVM: arm64: Make struct kvm_regs userspace-only
` [PATCH 20/26] KVM: arm64: Move ELR_EL1 to the system register array
` [PATCH 21/26] KVM: arm64: Move SP_EL1 "
` [PATCH 22/26] KVM: arm64: Disintegrate SPSR array
` [PATCH 23/26] KVM: arm64: Move SPSR_EL1 to the system register array
` [PATCH 26/26] KVM: arm64: Parametrize exception entry with a target EL

[PATCH 0/3] KVM: arm64: aarch32 ACTLR accesses
 2020-05-26 16:18 UTC  (4+ messages)
` [PATCH 1/3] KVM: arm64: Stop writing aarch32's CSSELR into ACTLR
` [PATCH 2/3] KVM: arm64: Stop save/restoring ACTLR_EL1
` [PATCH 3/3] KVM: arm64: Add emulation for 32bit guests accessing ACTLR2

[PATCH] KVM: arm64: Allow in-atomic injection of SPIs
 2020-05-26 16:11 UTC 

[PATCH RFCv2 0/9] kvm/arm64: Support Async Page Fault
 2020-05-26 13:09 UTC  (18+ messages)
` [PATCH RFCv2 1/9] arm64: Probe for the presence of KVM hypervisor services during boot
` [PATCH RFCv2 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH RFCv2 3/9] kvm/arm64: Rename kvm_vcpu_get_hsr() to kvm_vcpu_get_esr()
` [PATCH RFCv2 4/9] kvm/arm64: Detach ESR operator from vCPU struct
` [PATCH RFCv2 5/9] kvm/arm64: Replace hsr with esr
` [PATCH RFCv2 6/9] kvm/arm64: Export kvm_handle_user_mem_abort() with prefault mode
` [PATCH RFCv2 7/9] kvm/arm64: Support async page fault
` [PATCH RFCv2 8/9] kernel/sched: Add cpu_rq_is_locked()
` [PATCH RFCv2 9/9] arm64: Support async page fault

[RFC PATCH 0/7] kvm: arm64: Support stage2 hardware DBM
 2020-05-26 11:49 UTC  (11+ messages)
` [RFC PATCH 1/7] KVM: arm64: Add some basic functions for hw DBM
` [RFC PATCH 2/7] KVM: arm64: Set DBM bit of PTEs if hw DBM enabled
` [RFC PATCH 3/7] KVM: arm64: Traverse page table entries when sync dirty log
` [RFC PATCH 4/7] KVM: arm64: Steply write protect page table by mask bit
` [RFC PATCH 5/7] kvm: arm64: Modify stage2 young mechanism to support hw DBM
` [RFC PATCH 6/7] kvm: arm64: Save stage2 PTE dirty info if it is coverred
` [RFC PATCH 7/7] KVM: arm64: Enable stage2 hardware DBM

[RFC PATCH v12 0/11] Enable ptp_kvm for arm64
 2020-05-26 11:02 UTC  (27+ messages)
` [RFC PATCH v12 01/11] arm64: Probe for the presence of KVM hypervisor services during boot
` [RFC PATCH v12 02/11] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [RFC PATCH v12 03/11] psci: export smccc conduit get helper
` [RFC PATCH v12 04/11] ptp: Reorganize ptp_kvm modules to make it arch-independent
` [RFC PATCH v12 05/11] time: Add mechanism to recognize clocksource in time_get_snapshot
` [RFC PATCH v12 06/11] clocksource: Add clocksource id for arm arch counter
` [RFC PATCH v12 07/11] psci: Add hypercall service for kvm ptp
` [RFC PATCH v12 08/11] ptp: arm64: Enable ptp_kvm for arm/arm64
` [RFC PATCH v12 09/11] ptp: extend input argument for getcrosstimestamp API
` [RFC PATCH v12 10/11] arm64: add mechanism to let user choose which counter to return
` [RFC PATCH v12 11/11] arm64: Add kvm capability check extension for ptp_kvm

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-26  5:59 UTC  (7+ messages)
` [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] arm64: kvm: Remove obsolete kvm_virt_to_phys abstraction
 2020-05-25 15:54 UTC  (2+ messages)

[PATCH] arm64: kvm: Fix incorrect comment on kvm_get_hyp_vector()
 2020-05-25 15:48 UTC  (2+ messages)

[PATCH] arm64: kvm: Clean up cpu_init_hyp_mode()
 2020-05-25 15:48 UTC  (2+ messages)

[PATCH V4 00/17] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes
 2020-05-25 12:39 UTC  (8+ messages)
` [PATCH V4 04/17] arm64/cpufeature: Introduce ID_PFR2 CPU register
` [PATCH V4 05/17] arm64/cpufeature: Introduce ID_DFR1 "
` [PATCH V4 06/17] arm64/cpufeature: Introduce ID_MMFR5 "

[RFC] Use SMMU HTTU for DMA dirty page tracking
 2020-05-25 11:34 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/6] arm64: add IPI/LPI/vtimer latency
 2020-05-22  5:34 UTC  (12+ messages)
` [kvm-unit-tests PATCH 1/6] arm64: microbench: get correct ipi recieved num
` [kvm-unit-tests PATCH 2/6] arm64: microbench: Use the funcions for ipi test as the general functions for gic(ipi/lpi/timer) test
` [kvm-unit-tests PATCH 3/6] arm64: microbench: gic: Add gicv4.1 support for ipi latency test
` [kvm-unit-tests PATCH 4/6] arm64: its: Handle its command queue wrapping
` [kvm-unit-tests PATCH 5/6] arm64: microbench: its: Add LPI latency test
` [kvm-unit-tests PATCH 6/6] arm64: microbench: Add vtimer "

[PATCH V3] arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
 2020-05-21  0:48 UTC  (3+ messages)

[PATCH V2] arm64/cpufeature: Drop open encodings while extracting parange
 2020-05-20 17:54 UTC  (6+ messages)

[PATCH kvmtool] rtc: Generate fdt node for the real-time clock
 2020-05-19 16:46 UTC  (4+ messages)

[PATCH 0/2] Expose KVM API to Linux Kernel
 2020-05-18 20:45 UTC  (17+ messages)
` [PATCH 1/2] KVMM: export needed symbols
` [PATCH 2/2] KVMM: Memory and interface related changes

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

[PATCH 5/5] kvm: Replace vcpu->swait with rcuwait
 2020-05-18  8:51 UTC  (2+ messages)

Performance of VM is better than Host
 2020-05-17  9:24 UTC  (2+ messages)

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-05-16 17:20 UTC  (11+ messages)
` [PATCH v4 02/14] arm: add support for folded p4d page tables
` [PATCH v4 03/14] arm64: "

[PATCH] KVM: arm64: Use cpus_have_final_cap for has_vhe()
 2020-05-15 11:02 UTC  (2+ messages)

[Question] Hardware management of stage2 page dirty state
 2020-05-15  4:20 UTC  (3+ messages)

[PATCH] KVM: arm64: Move virt/kvm/arm to arch/arm64
 2020-05-13 21:29 UTC  (2+ messages)

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

[PATCH] KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation
 2020-05-13 12:15 UTC 

[PATCH 00/15] Split off nVHE hyp code
 2020-05-13 10:48 UTC  (20+ 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 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] arm64/cpufeature: Add ID_AA64MMFR0_PARANGE_MASK
 2020-05-12 10:56 UTC  (4+ messages)

[PATCH V2] arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
 2020-05-11  2:13 UTC  (3+ messages)

[PATCH V3 00/16] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes
 2020-05-08  8:32 UTC  (4+ messages)
` [PATCH V3 04/16] arm64/cpufeature: Introduce ID_PFR2 CPU register


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