public inbox for kvmarm@lists.cs.columbia.edu
 help / color / mirror / Atom feed
 messages from 2017-12-16 04:48:10 to 2018-01-09 19:04:14 UTC [more...]

[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
 2018-01-09 19:04 UTC  (20+ messages)
` [PATCH v1 01/16] virtio: Validate queue pfn for 32bit transports
` [PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address
` [PATCH v1 03/16] arm64: Make page table helpers reusable
` [PATCH v1 04/16] arm64: Refactor pud_huge for reusability
` [PATCH v1 05/16] arm64: Helper for parange to PASize
` [PATCH v1 06/16] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v1 07/16] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v1 08/16] kvm: arm/arm64: Clean up stage2 pgd life time
` [PATCH v1 09/16] kvm: arm/arm64: Delay stage2 page table allocation
` [PATCH v1 10/16] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v1 11/16] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH v1 12/16] kvm: arm64: Dynamic configuration of VTCR and VTTBR mask
` [PATCH v1 13/16] kvm: arm64: Configure VTCR per VM
` [PATCH v1 14/16] kvm: arm64: Switch to per VM IPA
` [PATCH v1 15/16] kvm: arm64: Allow configuring physical address space size
` [PATCH v1 16/16] vgic: its: Add support for 52bit guest physical address
` [kvmtool hack 1/3] virtio: Handle aborts using invalid PFN
` [kvmtool hack 2/3] kvmtool: arm64: Add support for guest physical address size
` [kvmtool hack 3/3] kvmtool: arm64: Switch memory layout

[PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
 2018-01-09 16:51 UTC  (3+ messages)

答复:[PATCH v9 0/7] Handle guest RAS Error in KVM and kernel
 2018-01-09 15:10 UTC 

[PATCH] arm64: mm: Add additional parameter to uaccess_ttbr0_enable
 2018-01-09 13:53 UTC  (2+ messages)

[PATCH] arm64: Implement branch predictor hardening for Falkor
 2018-01-09 11:05 UTC  (9+ messages)

[PATCH v2 1/2] arm64: Define cputype macros for Falkor CPU
 2018-01-09 10:04 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: Implement branch predictor hardening for Falkor

[PATCH 01/27] timecounter: Make cyclecounter struct part of timecounter struct
 2018-01-09  9:01 UTC  (3+ messages)
    ` [Intel-wired-lan] "

[PATCH] arm64: KVM: Hide PMU from guests when disabled
 2018-01-08 18:41 UTC  (4+ messages)

[PATCH v6 00/16] arm64/firmware: Software Delegated Exception Interface
 2018-01-08 17:56 UTC  (20+ messages)
` [PATCH v6 08/16] arm64: Add vmap_stack header file
  ` [PATCH v6 01/16] KVM: arm64: Store vcpu on the stack during __guest_enter()
  ` [PATCH v6 02/16] KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
  ` [PATCH v6 03/16] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
  ` [PATCH v6 04/16] arm64: alternatives: use tpidr_el2 on VHE hosts
  ` [PATCH v6 05/16] KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
  ` [PATCH v6 06/16] Docs: dt: add devicetree binding for describing arm64 SDEI firmware
  ` [PATCH v6 07/16] firmware: arm_sdei: Add driver for Software Delegated Exceptions
  ` [PATCH v6 09/16] arm64: uaccess: Add PAN helper
  ` [PATCH v6 10/16] arm64: kernel: Add arch-specific SDEI entry code and CPU masking
  ` [PATCH v6 12/16] firmware: arm_sdei: add support for CPU private events
  ` [PATCH v6 15/16] arm64: mmu: add the entry trampolines start/end section markers into sections.h
  ` [PATCH v6 16/16] arm64: sdei: Add trampoline code for remapping the kernel
` [PATCH v6 11/16] firmware: arm_sdei: Add support for CPU and system power states
` [PATCH v6 13/16] arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
` [PATCH v6 14/16] firmware: arm_sdei: Discover SDEI support via ACPI

[PATCH v5 00/13] arm64/KVM: RAS & IESB for firmware first support
 2018-01-08 16:27 UTC  (11+ messages)
` [PATCH v5 04/13] arm64: kernel: Survive corrected RAS errors notified by SError
` [PATCH v5 07/13] KVM: arm/arm64: mask/unmask daif around VHE guests
` [PATCH v5 13/13] KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA

[PATCH v2] KVM: arm/arm64: vgic-its: Fix vgicv4 init
 2018-01-08  9:52 UTC 

[PATCH v9 0/7] Handle guest RAS Error in KVM and kernel
 2018-01-06 16:02 UTC  (8+ messages)
` [PATCH v9 1/7] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v9 2/7] KVM: arm64: Save ESR_EL2 on guest SError
` [PATCH v9 3/7] acpi: apei: Add SEI notification type support for ARMv8
` [PATCH v9 4/7] KVM: arm64: Trap RAS error registers and set HCR_EL2's TERR & TEA
` [PATCH v9 5/7] arm64: kvm: Introduce KVM_ARM_SET_SERROR_ESR ioctl
` [PATCH v9 6/7] arm64: kvm: Set Virtual SError Exception Syndrome for guest
` [PATCH v9 7/7] arm64: kvm: handle guest SError Interrupt by categorization

[PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct
 2018-01-06  4:29 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v4 00/19] KVM/arm64: Randomise EL2 mappings
 2018-01-04 18:43 UTC  (20+ messages)
` [PATCH v4 01/19] arm64: asm-offsets: Avoid clashing DMA definitions
` [PATCH v4 02/19] arm64: asm-offsets: Remove unused definitions
` [PATCH v4 03/19] arm64: asm-offsets: Remove potential circular dependency
` [PATCH v4 04/19] arm64: alternatives: Enforce alignment of struct alt_instr
` [PATCH v4 05/19] arm64: alternatives: Add dynamic patching feature
` [PATCH v4 06/19] arm64: insn: Add N immediate encoding
` [PATCH v4 07/19] arm64: insn: Add encoder for bitwise operations using literals
` [PATCH v4 08/19] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH v4 09/19] arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
` [PATCH v4 10/19] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH v4 11/19] KVM: arm/arm64: Demote HYP VA range display to being a debug feature
` [PATCH v4 12/19] KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
` [PATCH v4 13/19] KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
` [PATCH v4 14/19] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
` [PATCH v4 15/19] arm64; insn: Add encoder for the EXTR instruction
` [PATCH v4 16/19] arm64: insn: Allow ADD/SUB (immediate) with LSL #12
` [PATCH v4 17/19] arm64: KVM: Dynamically compute the HYP VA mask
` [PATCH v4 18/19] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH v4 19/19] arm64: Update the KVM memory map documentation

[PATCH] KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2
 2018-01-04 18:24 UTC 

[PATCH v4 00/21] SError rework + RAS&IESB for firmware first support
 2018-01-03 16:00 UTC  (4+ messages)
` [PATCH v4 10/21] arm64: entry.S: move SError handling into a C function for future expansion

[PATCH] KVM: arm/arm64: vgic-its: Fix vgic_v4 init
 2018-01-02 13:50 UTC 

[PATCH V2 0/7] 52-bit kernel VAs for arm64
 2018-01-02  8:57 UTC  (9+ messages)
` [PATCH V2 1/7] arm/arm64: KVM: Formalise end of direct linear map
` [PATCH V2 2/7] arm64: mm: Flip kernel VA space
` [PATCH V2 3/7] arm64: kasan: Switch to using KASAN_SHADOW_OFFSET
` [PATCH V2 4/7] arm64: mm: Replace fixed map BUILD_BUG_ON's with BUG_ON's
` [PATCH V2 5/7] arm64: dump: Make kernel page table dumper dynamic again
` [PATCH V2 6/7] arm64: mm: Make VA_BITS variable, introduce VA_BITS_MIN
` [PATCH V2 7/7] arm64: mm: Add 48/52-bit kernel VA support

[PATCH v9 0/9] Handle forwarded level-triggered interrupts
 2018-01-02  9:09 UTC  (13+ messages)
` [PATCH v9 1/9] KVM: arm/arm64: Remove redundant preemptible checks
` [PATCH v9 2/9] KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
` [PATCH v9 3/9] KVM: arm/arm64: Don't cache the timer IRQ level
` [PATCH v9 4/9] KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
` [PATCH v9 5/9] KVM: arm/arm64: Support a vgic interrupt line level sample function
` [PATCH v9 6/9] KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
` [PATCH v9 7/9] KVM: arm/arm64: Provide a get_input_level for the arch timer
` [PATCH v9 8/9] KVM: arm/arm64: Avoid work when userspace iqchips are not used
` [PATCH v9 9/9] KVM: arm/arm64: Delete outdated forwarded irq documentation

[PATCH v2 00/36] Optimize KVM/ARM for VHE systems
 2017-12-29 16:39 UTC  (4+ messages)
` [PATCH v2 26/36] KVM: arm64: Defer saving/restoring system registers to vcpu load/put on VHE

[PATCH v3 00/19] KVM/arm64: Randomise EL2 mappings
 2017-12-26 11:03 UTC  (24+ messages)
` [PATCH v3 01/19] arm64: asm-offsets: Avoid clashing DMA definitions
` [PATCH v3 02/19] arm64: asm-offsets: Remove unused definitions
` [PATCH v3 03/19] arm64: asm-offsets: Remove potential circular dependency
` [PATCH v3 04/19] arm64: alternatives: Enforce alignment of struct alt_instr
` [PATCH v3 05/19] arm64: alternatives: Add dynamic patching feature
` [PATCH v3 06/19] arm64: insn: Add N immediate encoding
` [PATCH v3 07/19] arm64: insn: Add encoder for bitwise operations using literals
` [PATCH v3 08/19] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH v3 09/19] arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
` [PATCH v3 10/19] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH v3 11/19] KVM: arm/arm64: Demote HYP VA range display to being a debug feature
` [PATCH v3 12/19] KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
` [PATCH v3 13/19] KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
` [PATCH v3 14/19] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
` [PATCH v3 15/19] arm64; insn: Add encoder for the EXTR instruction
` [PATCH v3 16/19] arm64: insn: Allow ADD/SUB (immediate) with LSL #12
` [PATCH v3 17/19] arm64: KVM: Dynamically compute the HYP VA mask
` [PATCH v3 18/19] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH v3 19/19] arm64: Update the KVM memory map documentation

[kvm-unit-tests PATCH V2 0/2] Support micro operation measurement on arm64
 2017-12-22 12:44 UTC  (13+ messages)
` [kvm-unit-tests PATCH V2 1/2] arm/arm64: add GICD_IIDR definition
` [kvm-unit-tests PATCH V2 2/2] arm64: add micro test

[kvm-unit-tests PATCH] Support micro operation measurement on arm64
 2017-12-21 14:32 UTC  (22+ messages)
` [kvm-unit-tests PATCH] arm64: add micro test

[PATCH] KVM: arm/arm64: don't set vtimer->cnt_ctl in kvm_arch_timer_handler
 2017-12-21 11:35 UTC  (10+ messages)

[PATCH v8 0/9] Handle forwarded level-triggered interrupts
 2017-12-19 20:35 UTC  (14+ messages)
` [PATCH v8 3/9] KVM: arm/arm64: Don't cache the timer IRQ level
` [PATCH v8 8/9] KVM: arm/arm64: Avoid work when userspace iqchips are not used
` [PATCH v8 9/9] KVM: arm/arm64: Update timer and forwarded irq documentation

[PULL 0/5] KVM/ARM Fixes for v4.15 - Round 2
 2017-12-18 11:56 UTC  (7+ messages)
` [PULL 1/5] arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpu
` [PULL 2/5] KVM: arm/arm64: Fix HYP unmapping going off limits
` [PULL 3/5] KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC
` [PULL 4/5] KVM: arm/arm64: Properly handle arch-timer IRQs after vtimer_save_state
` [PULL 5/5] KVM: arm/arm64: Fix timer enable flow

Read your 17 pending mesages
 2017-12-16 11:57 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox