kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-05 18:27:04 to 2020-08-24 16:32:21 UTC [more...]

[PATCH stable v4.9 v2] arm64: entry: Place an SB sequence following an ERET instruction
 2020-08-24 16:32 UTC  (10+ messages)

[PATCH] arm64/kvm: Fix zapping stage2 page table wrongly
 2020-08-22 23:59 UTC  (3+ messages)

[RFC PATCH 0/5] KVM: arm64: Add pvtime LPT support
 2020-08-22 10:31 UTC  (10+ messages)
` [RFC PATCH 1/5] KVM: arm64: Document pvtime LPT interface
` [RFC PATCH 2/5] KVM: arm64: Support Live Physical Time reporting
` [RFC PATCH 3/5] KVM: arm64: Provide VM device attributes for LPT time
` [RFC PATCH 4/5] clocksource: arm_arch_timer: Add pvtime LPT initialization
` [RFC PATCH 5/5] clocksource: arm_arch_timer: Use pvtime LPT

[PATCH v4 0/3] Cortex-A77 erratum 1508412 workaround
 2020-08-21 18:15 UTC  (11+ messages)
` [PATCH v4 3/3] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

[PATCH v2 0/6] KVM: arm64: pvtime: Fixes and a new cap
 2020-08-21 13:04 UTC  (3+ messages)

[PATCH v2 00/20] Introduce separate nVHE hyp context
 2020-08-20 10:34 UTC  (21+ messages)
` [PATCH v2 01/20] KVM: arm64: Remove __activate_vm wrapper
` [PATCH v2 02/20] KVM: arm64: Remove hyp_panic arguments
` [PATCH v2 03/20] KVM: arm64: Remove kvm_host_data_t typedef
` [PATCH v2 04/20] KVM: arm64: Restrict symbol aliasing to outside nVHE
` [PATCH v2 05/20] KVM: arm64: Save chosen hyp vector to a percpu variable
` [PATCH v2 06/20] KVM: arm64: nVHE: Use separate vector for the host
` [PATCH v2 07/20] KVM: arm64: nVHE: Don't consume host SErrors with ESB
` [PATCH v2 08/20] KVM: arm64: Preserve host DISR_EL1
` [PATCH v2 09/20] KVM: arm64: Introduce hyp context
` [PATCH v2 10/20] KVM: arm64: Update context references from host to hyp
` [PATCH v2 11/20] KVM: arm64: Restore hyp when panicking in guest context
` [PATCH v2 12/20] KVM: arm64: Share context save and restore macros
` [PATCH v2 13/20] KVM: arm64: nVHE: Switch to hyp context for EL2
` [PATCH v2 14/20] KVM: arm64: nVHE: Handle hyp panics
` [PATCH v2 15/20] smccc: Cast arguments to unsigned long
` [PATCH v2 16/20] KVM: arm64: nVHE: Pass pointers consistently to hyp-init
` [PATCH v2 17/20] KVM: arm64: nVHE: Migrate hyp interface to SMCCC
` [PATCH v2 18/20] KVM: arm64: nVHE: Migrate hyp-init "
` [PATCH v2 19/20] KVM: arm64: nVHE: Fix pointers during SMCCC convertion
` [PATCH v2 20/20] KVM: arm64: nVHE: Handle stub HVCs in the host loop

[PATCH v13 0/9] Enable ptp_kvm for arm64
 2020-08-20  9:43 UTC  (6+ messages)
` [PATCH v13 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC

[PATCH v2 0/2] KVM: arm64: Filtering PMU events
 2020-08-20  7:37 UTC  (8+ messages)
` [PATCH v2 1/2] KVM: arm64: Add PMU event filtering infrastructure

[PATCH 0/2] KVM: arm64: Fix sleeping while atomic BUG() on OOM
 2020-08-20  7:26 UTC  (10+ messages)
` [PATCH 1/2] KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
` [PATCH 2/2] KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set

[PATCH v2 0/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
 2020-08-19 13:36 UTC  (3+ messages)
` [PATCH v2 1/2] irqchip/gicv3: Spell out when pseudo-NMIs are enabled
` [PATCH v2 2/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0

[PATCH v6 5/7] KVM: arm64: pmu: Make overflow handler NMI safe
 2020-08-19 13:34 UTC 

[GIT PULL] KVM/arm64 updates for 5.9
 2020-08-19 12:58 UTC  (22+ messages)
` [PATCH 12/56] KVM: arm64: Remove the target table
` [PATCH 18/56] KVM: arm64: Build hyp-entry.S separately for VHE/nVHE
` [PATCH 19/56] KVM: arm64: Move hyp-init.S to nVHE
` [PATCH 21/56] KVM: arm64: Split hyp/switch.c to VHE/nVHE
` [PATCH 23/56] KVM: arm64: Split hyp/sysreg-sr.c "
` [PATCH 25/56] KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
` [PATCH 26/56] KVM: arm64: Remove __hyp_text macro, use build rules instead
` [PATCH 28/56] KVM: arm64: vgic-its: Change default outer cacheability for {PEND, PROP}BASER
` [PATCH 35/56] KVM: arm64: Use TTL hint in when invalidating stage-2 translations
` [PATCH 37/56] KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access
` [PATCH 47/56] KVM: arm64: timers: Move timer registers to the sys_regs file
` [PATCH 51/56] KVM: arm64: Ensure that all nVHE hyp code is in .hyp.text
` [PATCH 52/56] KVM: arm: Add trace name for ARM_NISV
` [PATCH 53/56] KVM: arm64: Rename kvm_vcpu_dabt_isextabt()

[PATCH v2 00/22] KVM: arm64: Rewrite page-table code and fault handling
 2020-08-19  9:03 UTC  (26+ messages)
` [PATCH v2 01/22] KVM: arm64: Don't free memcache pages in kvm_phys_addr_ioremap()
` [PATCH v2 02/22] KVM: arm64: Remove kvm_mmu_free_memory_caches()
` [PATCH v2 03/22] KVM: arm64: Add stand-alone page-table walker infrastructure
` [PATCH v2 04/22] KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables
` [PATCH v2 05/22] KVM: arm64: Use generic allocator for hyp stage-1 page-tables
` [PATCH v2 06/22] KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables
` [PATCH v2 07/22] KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table
` [PATCH v2 08/22] KVM: arm64: Convert kvm_phys_addr_ioremap() to generic page-table API
` [PATCH v2 09/22] KVM: arm64: Convert kvm_set_spte_hva() "
` [PATCH v2 10/22] KVM: arm64: Convert unmap_stage2_range() "
` [PATCH v2 11/22] KVM: arm64: Add support for stage-2 page-aging in generic page-table
` [PATCH v2 12/22] KVM: arm64: Convert page-aging and access faults to generic page-table API
` [PATCH v2 13/22] KVM: arm64: Add support for stage-2 write-protect in generic page-table
` [PATCH v2 14/22] KVM: arm64: Convert write-protect operation to generic page-table API
` [PATCH v2 15/22] KVM: arm64: Add support for stage-2 cache flushing in generic page-table
` [PATCH v2 16/22] KVM: arm64: Convert memslot cache-flushing code to generic page-table API
` [PATCH v2 17/22] KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code
` [PATCH v2 18/22] KVM: arm64: Convert user_mem_abort() to generic page-table API
` [PATCH v2 19/22] KVM: arm64: Check the pgt instead of the pgd when modifying page-table
` [PATCH v2 20/22] KVM: arm64: Remove unused page-table code
` [PATCH v2 21/22] KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'
` [PATCH v2 22/22] KVM: arm64: Don't constrain maximum IPA size based on host configuration

[PATCH v1 1/3] arm64: allow de-selection of ThunderX PCI controllers
 2020-08-17 17:11 UTC  (2+ messages)

[PATCH v2 0/2] clocksource: arm_arch_timer: Some fixes
 2020-08-18  3:28 UTC  (3+ messages)
` [PATCH v2 1/2] clocksource: arm_arch_timer: Use stable count reader in erratum sne
` [PATCH v2 2/2] clocksource: arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTI

[PATCH 0/2] clocksource: arm_arch_timer: Some fixes and code adjustment
 2020-08-18  1:42 UTC  (7+ messages)
` [PATCH 1/2] clocksource: arm_arch_timer: Simplify and fix count reader code logic
` [PATCH 2/2] clocksource: arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTI

[PATCH 0/6] Support Asynchronous Page Fault
 2020-08-18  1:13 UTC  (7+ messages)
` [PATCH 1/6] arm64: Probe for the presence of KVM hypervisor services during boot
` [PATCH 2/6] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH 3/6] kvm/arm64: Export kvm_handle_user_mem_abort() with prefault mode
` [PATCH 4/6] arm64/kvm: Support async page fault
` [PATCH 5/6] drivers/acpi: Import ACPI APF table
` [PATCH 6/6] arm64/kernel: Support async page fault

[RFC][PATCH 0/4] arm64:kvm: teach guest sched that VCPUs can be preempted
 2020-08-17 14:15 UTC  (5+ messages)

[PATCH v2 0/2] KVM: arm64: Some fixes and code adjustments for pvtime ST
 2020-08-17 11:07 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: arm64: Some fixes of PV-time interface document
` [PATCH v2 2/2] KVM: arm64: Use kvm_write_guest_lock when init stolen time

[PATCH 00/18] Support SDEI Virtualization
 2020-08-17 11:01 UTC  (20+ messages)
` [PATCH 01/18] drivers/firmware/sdei: Retrieve event signaled property on registration
` [PATCH 02/18] drivers/firmware/sdei: Add sdei_event_get_info()
` [PATCH 03/18] arm/smccc: Introduce template for inline functions
` [PATCH 04/18] arm64/kvm: Add SDEI virtualization infrastructure
` [PATCH 05/18] arm64/kvm: Support SDEI_1_0_FN_SDEI_VERSION hypercall
` [PATCH 06/18] arm64/kvm: Support SDEI_1_0_FN_SDEI_EVENT_REGISTER
` [PATCH 07/18] arm64/kvm: Support SDEI_1_0_FN_SDEI_EVENT_{ENABLE, DISABLE} hypercall
` [PATCH 08/18] arm64/kvm: Support SDEI_1_0_FN_SDEI_EVENT_UNREGISTER hypercall
` [PATCH 09/18] arm64/kvm: Support SDEI_1_0_FN_SDEI_EVENT_STATUS hypercall
` [PATCH 10/18] arm64/kvm: Support SDEI_1_0_FN_SDEI_EVENT_GET_INFO hypercall
` [PATCH 11/18] arm64/kvm: Support SDEI_1_0_FN_SDEI_EVENT_ROUTING_SET hypercall
` [PATCH 12/18] arm64/kvm: Support SDEI_1_0_FN_SDEI_PE_{MASK, UNMASK} hypercall
` [PATCH 13/18] arm64/kvm: Support SDEI_1_0_FN_SDEI_{PRIVATE, SHARED}_RESET hypercall
` [PATCH 14/18] arm64/kvm: Implement event handler
` [PATCH 15/18] arm64/kvm: Support SDEI_1_0_FN_SDEI_EVENT_{COMPLETE, COMPLETE_AND_RESUME} hypercall
` [PATCH 16/18] arm64/kvm: Support SDEI_1_0_FN_SDEI_EVENT_CONTEXT hypercall
` [PATCH 17/18] arm64/kvm: Expose SDEI capability
` [PATCH 18/18] kvm/selftests: Add SDEI test case

[PATCH 0/3] KVM: arm64: Some fixes and code adjustments for pvtime ST
 2020-08-17 10:56 UTC  (13+ messages)
` [PATCH 1/3] KVM: arm64: Some fixes of PV-time interface document
` [PATCH 2/3] KVM: uapi: Remove KVM_DEV_TYPE_ARM_PV_TIME in kvm_device_type
` [PATCH 3/3] KVM: arm64: Use kvm_write_guest_lock when init stolen time

[kvm-unit-tests PATCH v3 00/10] arm/arm64: Add IPI/LPI/vtimer latency test
 2020-08-17  8:26 UTC  (7+ messages)

[RFC 0/4] kvm: arm64: emulate ID registers
 2020-08-14 12:51 UTC  (18+ messages)
` [RFC 1/4] arm64: add a helper function to traverse arm64_ftr_regs
` [RFC 2/4] kvm: arm64: emulate the ID registers
` [RFC 3/4] kvm: arm64: make ID registers configurable
` [RFC 4/4] kvm: arm64: add KVM_CAP_ARM_CPU_FEATURE extension

[PATCH] arm(64)/kvm: improve the documentation about HVC calls
 2020-08-12 14:14 UTC  (2+ messages)

[PATCH 1/2] KVM: arm64: Restrict symbol aliasing to outside nVHE
 2020-08-11 15:12 UTC  (11+ messages)
` [PATCH 2/2] KVM: arm64: nVHE: Don't consume host SErrors with RAS


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