Christoffer Dall ([email protected])

Number of posts: 93 (0.16 per day)
First post: 2018-04-16 18:30:09
Last post: 2019-12-06 08:38:17

Date List Subject
2019-12-06 08:38:17 linux-kernel Re: [PATCH] KVM: arm: remove excessive permission check in kvm_arch_prepare_memory_region
2019-11-22 12:33:28 linux-kernel Re: [PATCH v2] arm64: Fix Kconfig indentation
2019-10-25 20:16:22 linux-kernel Re: [PATCH v3 00/15] KVM: Dynamically size memslot arrays
2019-10-25 19:38:50 linux-kernel Re: [PATCH RFC 0/7] Support KVM being compiled as a kernel module on arm64
2019-10-23 12:40:06 linux-kernel Re: [PATCH v2 09/15] KVM: Move memslot deletion to helper function
2019-10-23 12:40:04 linux-kernel Re: [PATCH v2 02/15] KVM: Don't free new memslot if allocation of said memslot fails
2019-10-23 09:41:22 linux-kernel Re: [PATCH v2 00/15] KVM: Dynamically size memslot arrays
2019-10-23 09:31:38 linux-kernel Re: [PATCH v2 01/15] KVM: Reinstall old memslots if arch preparation fails
2019-10-23 09:31:31 linux-kernel Re: [PATCH v2 12/15] KVM: Provide common implementation for generic dirty log functions
2019-10-22 15:33:33 linux-kernel Re: [PATCH 00/45] KVM: Refactor vCPU creation
2019-10-22 13:28:34 linux-kernel Re: [PATCH 42/45] KVM: arm64: Free sve_state via arm specific hook
2019-09-06 18:52:15 linux-kernel Re: [PATCH 1/1] KVM: inject data abort if instruction cannot be decoded
2019-09-06 18:48:42 linux-kernel Re: [PATCH 1/1] KVM: inject data abort if instruction cannot be decoded
2019-09-06 14:06:14 linux-kernel Re: [PATCH 1/1] KVM: inject data abort if instruction cannot be decoded
2019-09-06 11:09:54 linux-kernel Re: [PATCH 1/1] KVM: inject data abort if instruction cannot be decoded
2019-09-05 16:49:31 linux-kernel Re: [PATCH 1/1] KVM: inject data abort if instruction cannot be decoded
2019-09-05 11:59:00 linux-kernel Re: [PATCH 1/1] KVM: inject data abort if instruction cannot be decoded
2019-09-05 09:57:20 linux-kernel Re: [PATCH 1/1] KVM: inject data abort if instruction cannot be decoded
2019-08-30 09:44:04 linux-kernel Re: [PATCH v4 05/10] KVM: arm64: Support stolen time reporting via shared structure
2019-08-30 09:25:17 linux-kernel Re: [PATCH v3 01/10] KVM: arm64: Document PV-time interface
2019-08-28 13:50:13 linux-kernel Re: [PATCH v3 01/10] KVM: arm64: Document PV-time interface
2019-08-27 08:58:30 linux-kernel Re: [PATCH v3 01/10] KVM: arm64: Document PV-time interface
2019-08-27 08:45:15 linux-kernel Re: [PATCH v3 01/10] KVM: arm64: Document PV-time interface
2019-01-31 09:49:25 linux-kernel Re: [PATCH v9 01/26] arm64: Fix HCR.TGE status for NMI contexts
2019-01-31 09:29:11 linux-kernel Re: [PATCH v9 01/26] arm64: Fix HCR.TGE status for NMI contexts
2019-01-31 08:19:44 linux-kernel Re: [PATCH v9 01/26] arm64: Fix HCR.TGE status for NMI contexts
2019-01-30 12:08:39 linux-kernel Re: [PATCH v9 10/26] arm64: kvm: Unmask PMR before entering guest
2019-01-25 12:07:10 linux-kernel Re: [PATCH 0/3] KVM: arm/arm64: trivial header path sanitization
2019-01-24 13:48:13 linux-kernel [PATCH] clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHE
2018-12-18 11:39:18 linux-kernel Re: [PATCH v10 0/8] kvm: arm64: Support PUD hugepage at stage 2
2018-12-12 08:09:17 linux-kernel Re: [PATCH 10/10] perf/doc: update design.txt for exclude_{host|guest} flags
2018-12-11 10:33:51 linux-kernel Re: [PATCH v2 4/4] KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlock
2018-12-11 10:22:16 linux-kernel Re: [PATCH v2 1/4] KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
2018-12-10 16:05:19 linux-kernel Re: [PATCH] kvm/arm: return 0 when the number of objects is not lessthan min
2018-12-10 12:25:15 linux-kernel Re: [PATCH v9 1/8] KVM: arm/arm64: Share common code in user_mem_abort()
2018-12-10 09:46:46 linux-kernel Re: [PATCH v9 5/8] KVM: arm64: Support PUD hugepage in stage2_is_exec()
2018-12-10 09:45:47 linux-kernel Re: [PATCH v9 3/8] KVM: arm/arm64: Introduce helpers to manipulate page table entries
2018-12-10 09:45:43 linux-kernel Re: [PATCH v9 2/8] KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault
2018-12-10 09:00:03 linux-kernel Re: [PATCH v9 2/8] KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault
2018-12-10 08:58:30 linux-kernel Re: [PATCH v9 1/8] KVM: arm/arm64: Share common code in user_mem_abort()
2018-11-24 08:22:33 linux-kernel Re: [PATCH] kvm: arm/arm64 : fix vm's hanging at startup time
2018-11-23 09:32:17 linux-kernel Re: [PATCH] kvm: arm/arm64 : fix vm's hanging at startup time
2018-11-21 15:25:26 linux-kernel Re: [PATCH] kvm: arm/arm64 : fix vm's hanging at startup time
2018-11-21 12:53:50 linux-kernel Re: [PATCH] kvm: arm/arm64 : fix vm's hanging at startup time
2018-11-20 16:01:02 linux-kernel Re: [PATCH 0/4] KVM: arm/arm64: vgic: Use raw_spinlock for locks taken in IRQ context
2018-11-20 14:19:39 linux-kernel Re: [PATCH 1/4] KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
2018-11-13 13:45:26 linux-kernel Re: [PATCH v3 2/7] arm64/kvm: context-switch ptrauth registers
2018-11-02 18:46:50 linux-kernel Re: [PATCH 16/16] KVM: arm/arm64: vgic: Replace spin_is_locked() with lockdep
2018-11-02 08:40:29 linux-kernel Re: [PATCH v3 6/7] arm64: docs: document KVM support of pointer authentication
2018-11-02 08:38:59 linux-kernel Re: [PATCH v3 2/7] arm64/kvm: context-switch ptrauth registers
2018-11-01 14:05:13 linux-kernel Re: [PATCH v9 5/8] KVM: arm64: Support PUD hugepage in stage2_is_exec()