messages from 2017-12-11 02:03:42 to 2017-12-18 17:35:59 UTC [more...]
[PATCH v3 00/19] KVM/arm64: Randomise EL2 mappings
2017-12-18 17:39 UTC (5+ messages)
` [PATCH v3 01/19] arm64: asm-offsets: Avoid clashing DMA 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
[kvm-unit-tests PATCH] Support micro operation measurement on arm64
2017-12-18 17:31 UTC (3+ messages)
` [kvm-unit-tests PATCH] arm64: add micro test
[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
[PATCH v5 00/13] arm64/KVM: RAS & IESB for firmware first support
2017-12-16 4:51 UTC (18+ messages)
` [PATCH v5 01/13] arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
` [PATCH v5 02/13] arm64: sysreg: Move to use definitions for all the SCTLR bits
` [PATCH v5 03/13] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v5 04/13] arm64: kernel: Survive corrected RAS errors notified by SError
` [PATCH v5 05/13] arm64: Unconditionally enable IESB on exception entry/return for firmware-first
` [PATCH v5 06/13] arm64: kernel: Prepare for a DISR user
` [PATCH v5 07/13] KVM: arm/arm64: mask/unmask daif around VHE guests
` [PATCH v5 08/13] KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2
` [PATCH v5 09/13] KVM: arm64: Save/Restore guest DISR_EL1
` [PATCH v5 10/13] KVM: arm64: Save ESR_EL2 on guest SError
` [PATCH v5 11/13] KVM: arm64: Handle RAS SErrors from EL1 on guest exit
` [PATCH v5 12/13] KVM: arm64: Handle RAS SErrors from EL2 "
` [PATCH v5 13/13] KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
[PATCH v8 0/7] Support RAS virtualization in KVM
2017-12-16 4:47 UTC (10+ messages)
` [PATCH v8 7/7] arm64: kvm: handle SError Interrupt by categorization
[PATCH v2 00/36] Optimize KVM/ARM for VHE systems
2017-12-15 16:29 UTC (57+ messages)
` [PATCH v2 01/36] KVM: arm64: Avoid storing the vcpu pointer on the stack
` [PATCH v2 06/36] KVM: arm64: Defer restoring host VFP state to vcpu_put
` [PATCH v2 09/36] KVM: arm64: Improve debug register save/restore flow
` [PATCH v2 10/36] KVM: arm64: Factor out fault info population and gic workarounds
` [PATCH v2 11/36] KVM: arm64: Introduce VHE-specific kvm_vcpu_run
` [PATCH v2 12/36] KVM: arm64: Remove kern_hyp_va() use in VHE switch function
` [PATCH v2 13/36] KVM: arm64: Don't deactivate VM on VHE systems
` [PATCH v2 14/36] KVM: arm64: Remove noop calls to timer save/restore from VHE switch
` [PATCH v2 15/36] KVM: arm64: Move userspace system registers into separate function
` [PATCH v2 16/36] KVM: arm64: Rewrite sysreg alternatives to static keys
` [PATCH v2 17/36] KVM: arm64: Introduce separate VHE/non-VHE sysreg save/restore functions
` [PATCH v2 18/36] KVM: arm/arm64: Remove leftover comment from kvm_vcpu_run_vhe
` [PATCH v2 19/36] KVM: arm64: Unify non-VHE host/guest sysreg save and restore functions
` [PATCH v2 20/36] KVM: arm64: Don't save the host ELR_EL2 and SPSR_EL2 on VHE systems
` [PATCH v2 21/36] KVM: arm64: Change 32-bit handling of VM system registers
` [PATCH v2 22/36] KVM: arm64: Prepare to handle traps on deferred VM sysregs
` [PATCH v2 26/36] KVM: arm64: Defer saving/restoring system registers to vcpu load/put on VHE
` [PATCH v2 27/36] KVM: arm64: Move common VHE/non-VHE trap config in separate functions
` [PATCH v2 28/36] KVM: arm64: Configure FPSIMD traps on vcpu load/put for VHE
[PATCH 0/2] KVM: arm/arm64: Fix two problems with the arch timer introduced in v4.15-rc1
2017-12-15 14:29 UTC (5+ messages)
` [PATCH 1/2] KVM: arm/arm64: Properly handle arch-timer IRQs after vtimer_save_state
` [PATCH 2/2] KVM: arm/arm64: Fix timer enable flow
[PATCH] KVM: arm/arm64: don't set vtimer->cnt_ctl in kvm_arch_timer_handler
2017-12-15 11:15 UTC (18+ messages)
[PATCH 01/27] timecounter: Make cyclecounter struct part of timecounter struct
2017-12-15 7:38 UTC
[PATCH v2 00/19] KVM/arm64: Randomise EL2 mappings
2017-12-14 13:27 UTC (33+ messages)
` [PATCH v2 01/19] arm64: asm-offsets: Avoid clashing DMA definitions
` [PATCH v2 02/19] arm64: asm-offsets: Remove unused definitions
` [PATCH v2 03/19] arm64: asm-offsets: Remove potential circular dependency
` [PATCH v2 04/19] arm64: alternatives: Enforce alignment of struct alt_instr
` [PATCH v2 05/19] arm64: alternatives: Add dynamic patching feature
` [PATCH v2 06/19] arm64: insn: Add N immediate encoding
` [PATCH v2 07/19] arm64: insn: Add encoder for bitwise operations using litterals
` [PATCH v2 08/19] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH v2 09/19] arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
` [PATCH v2 10/19] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH v2 11/19] KVM: arm/arm64: Demote HYP VA range display to being a debug feature
` [PATCH v2 12/19] KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
` [PATCH v2 13/19] KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
` [PATCH v2 14/19] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
` [PATCH v2 15/19] arm64; insn: Add encoder for the EXTR instruction
` [PATCH v2 16/19] arm64: insn: Allow ADD/SUB (immediate) with LSL #12
` [PATCH v2 17/19] arm64: KVM: Dynamically compute the HYP VA mask
` [PATCH v2 18/19] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH v2 19/19] arm64: Update the KVM memory map documentation
[PATCH v8 0/9] Handle forwarded level-triggered interrupts
2017-12-13 20:15 UTC (14+ messages)
` [PATCH v8 1/9] KVM: arm/arm64: Remove redundant preemptible checks
` [PATCH v8 2/9] KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
` [PATCH v8 3/9] KVM: arm/arm64: Don't cache the timer IRQ level
` [PATCH v8 4/9] KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
` [PATCH v8 5/9] KVM: arm/arm64: Support a vgic interrupt line level sample function
` [PATCH v8 6/9] KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
` [PATCH v8 7/9] KVM: arm/arm64: Provide a get_input_level for the arch timer
` [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
[RFC v2] arm64: KVM: KVM API extensions for SVE
2017-12-13 17:11 UTC (3+ messages)
[PATCH v2 0/3] Support Common Not Private translations
2017-12-13 16:59 UTC (4+ messages)
` [PATCH v2 1/3] arm64: mm: "
[PATCH 00/12] 52-bit kernel VAs for arm64
2017-12-13 16:04 UTC (17+ messages)
` [PATCH 01/12] KVM: arm/arm64: vgic: Remove spurious call to kern_hyp_va
` [PATCH 04/12] arm64: Initialise high_memory global variable earlier
` [PATCH 05/12] arm64: mm: Remove VMALLOC checks from update_mapping_prot(.)
` [PATCH 07/12] arm64: mm: Place kImage at bottom of VA space
[PATCH v7 0/8] Handle forwarded level-triggered interrupts
2017-12-12 20:40 UTC (16+ messages)
` [PATCH v7 3/8] KVM: arm/arm64: Don't cache the timer IRQ level
` [PATCH v7 4/8] KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
` [PATCH v7 5/8] KVM: arm/arm64: Support a vgic interrupt line level sample function
` [PATCH v7 6/8] KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
` [PATCH v7 7/8] KVM: arm/arm64: Provide a get_input_level for the arch timer
` [PATCH v7 8/8] KVM: arm/arm64: Avoid work when userspace iqchips are not used
[PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
2017-12-12 19:36 UTC (10+ messages)
` [PATCH v5 15/30] arm64/sve: Signal handling support
[PATCH v3 00/16] Move vcpu_load and vcpu_put calls to arch code
2017-12-12 16:47 UTC (36+ messages)
` [PATCH v3 01/16] KVM: Take vcpu->mutex outside vcpu_load
` [PATCH v3 02/16] KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
` [PATCH v3 03/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
` [PATCH v3 04/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
` [PATCH v3 05/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
` [PATCH v3 06/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
` [PATCH v3 07/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
` [PATCH v3 08/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
` [PATCH v3 09/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
` [PATCH v3 10/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
` [PATCH v3 11/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
` [PATCH v3 12/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
` [PATCH v3 13/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
` [PATCH v3 14/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
[RFC] KVM API extensions for SVE
2017-12-12 11:12 UTC (7+ messages)
[PATCH v5 1/2] arm64: Define cputype macros for Falkor CPU
2017-12-11 22:42 UTC (2+ messages)
` [PATCH v5 2/2] arm64: Add software workaround for Falkor erratum 1041
[RESEND PATCH v4 1/2] arm64: Define cputype macros for Falkor CPU
2017-12-11 22:26 UTC (4+ messages)
` [RESEND PATCH v4 2/2] arm64: Add software workaround for Falkor erratum 1041
[PATCH] KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC
2017-12-11 9:17 UTC (2+ messages)
[PATCH] KVM: arm/arm64: Fix HYP unmapping going off limits
2017-12-11 9:19 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox