LinuxLists
Users
About
David Brazdil (
[email protected]
)
Number of posts: 394 (0.62 per day)
First post: 2020-04-30 14:50:42
Last post: 2022-01-27 05:35:14
Previous Page
/
Next Page
Date
List
Subject
2021-01-19 04:21:21
linux-kernel
Re: [PATCH v4 17/21] KVM: arm64: Document HVC_VHE_RESTART stub hypercall
2021-01-19 04:18:54
linux-kernel
Re: [PATCH v4 15/21] arm64: Add an aliasing facility for the idreg override
2021-01-19 04:18:42
linux-kernel
Re: [PATCH v4 14/21] arm64: Honor VHE being disabled from the command-line
2021-01-19 03:56:44
linux-kernel
Re: [PATCH v4 01/21] arm64: Fix labels in el2_setup macros
2021-01-19 03:52:15
linux-kernel
Re: [PATCH v3 3/9] KVM: arm64: Enable UBSAN_BOUNDS for the both the kernel and hyp/nVHE
2021-01-18 20:36:38
linux-kernel
Re: [PATCH v3 2/9] KVM: arm64: Add a buffer that can pass UBSan data from hyp/nVHE to kernel
2021-01-18 20:10:26
linux-kernel
Re: [PATCH v3 9/9] KVM: arm64: Add UBSan tests for PKVM.
2021-01-18 13:12:40
linux-kernel
Re: [PATCH v4 12/21] arm64: cpufeature: Add an early command-line cpufeature override facility
2021-01-18 11:28:51
linux-kernel
Re: [PATCH v4 04/21] arm64: Provide an 'upgrade to VHE' stub hypercall
2021-01-18 10:22:37
linux-kernel
Re: [PATCH v3 1/9] KVM: arm64: Enable UBSan instrumentation in nVHE hyp code
2021-01-05 22:08:24
linux-kernel
[PATCH v2 6/8] KVM: arm64: Fix constant-pool users in hyp
2021-01-05 22:03:02
linux-kernel
[PATCH] arm64: Remove unused variable in arch_show_interrupts
2021-01-05 18:13:52
linux-kernel
Re: [PATCH] arm64: Remove unused variable in arch_show_interrupts
2021-01-05 18:09:45
linux-kernel
[PATCH v2 5/8] KVM: arm64: Apply hyp relocations at runtime
2021-01-05 18:09:23
linux-kernel
[PATCH v2 8/8] KVM: arm64: Remove hyp_symbol_addr
2021-01-05 18:09:21
linux-kernel
[PATCH v2 2/8] KVM: arm64: Set up .hyp.rodata ELF section
2021-01-05 18:09:19
linux-kernel
[PATCH v2 1/8] KVM: arm64: Rename .idmap.text in hyp linker script
2021-01-05 18:09:07
linux-kernel
[PATCH v2 7/8] KVM: arm64: Remove patching of fn pointers in hyp
2021-01-05 18:08:44
linux-kernel
[PATCH v2 0/8] arm64: Relocate absolute hyp VAs
2021-01-05 18:08:42
linux-kernel
[PATCH v2 4/8] KVM: arm64: Generate hyp relocation data
2021-01-05 18:08:20
linux-kernel
[PATCH v2 3/8] KVM: arm64: Add symbol at the beginning of each hyp section
2020-12-30 11:04:51
linux-kernel
Re: [PATCH] KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return
2020-12-29 16:04:33
linux-kernel
[PATCH] KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return
2020-12-09 14:51:46
linux-kernel
[PATCH 9/9] KVM: arm64: Remove hyp_symbol_addr
2020-12-09 14:51:45
linux-kernel
[PATCH 8/9] KVM: arm64: Remove patching of fn pointers in hyp
2020-12-09 14:51:45
linux-kernel
[PATCH 6/9] KVM: arm64: Apply hyp relocations at runtime
2020-12-09 13:25:39
linux-kernel
[PATCH 5/9] KVM: arm64: Generate hyp relocation data
2020-12-09 13:24:49
linux-kernel
[PATCH 1/9] KVM: arm64: Correctly align nVHE percpu data
2020-12-09 13:22:40
linux-kernel
[PATCH 2/9] KVM: arm64: Rename .idmap.text in hyp linker script
2020-12-09 13:22:09
linux-kernel
[PATCH 7/9] KVM: arm64: Fix constant-pool users in hyp
2020-12-09 13:21:36
linux-kernel
[PATCH 4/9] KVM: arm64: Add symbol at the beginning of each hyp section
2020-12-09 13:21:26
linux-kernel
[PATCH 3/9] KVM: arm64: Set up .hyp.rodata ELF section
2020-12-09 13:20:30
linux-kernel
[PATCH 0/9] KVM: arm64: Relocate absolute hyp VAs
2020-12-09 13:06:01
linux-kernel
Re: [RFC PATCH 5/6] kvm: arm64: Fix constant-pool users in hyp
2020-12-08 21:01:08
linux-kernel
Re: [PATCH v4 00/26] Opt-in always-on nVHE hypervisor
2020-12-08 14:30:50
linux-kernel
[PATCH 3/6] kvm: arm64: Skip computing hyp VA layout for VHE
2020-12-08 14:30:46
linux-kernel
[PATCH 1/6] kvm: arm64: Prevent use of invalid PSCI v0.1 function IDs
2020-12-08 14:30:22
linux-kernel
[PATCH 5/6] kvm: arm64: Remove unused includes in psci-relay.c
2020-12-08 14:29:49
linux-kernel
[PATCH 6/6] kvm: arm64: Move skip_host_instruction to adjust_pc.h
2020-12-08 14:29:14
linux-kernel
[PATCH 2/6] kvm: arm64: Use lm_alias in nVHE-only VA conversion
2020-12-08 14:29:05
linux-kernel
[PATCH 0/6] Fixes and cleanups of PSCI relay for kvmarm/next
2020-12-08 14:29:02
linux-kernel
[PATCH 4/6] kvm: arm64: Minor cleanup of hyp variables used in host
2020-12-08 10:13:40
linux-kernel
Re: [PATCH v4 17/26] kvm: arm64: Add offset for hyp VA <-> PA conversion
2020-12-03 10:55:48
linux-kernel
Re: [PATCH v4 06/26] psci: Add accessor for psci_0_1_function_ids
2020-12-02 18:49:34
linux-kernel
[PATCH v4 07/26] arm64: Make cpu_logical_map() take unsigned int
2020-12-02 18:49:11
linux-kernel
[PATCH v4 25/26] kvm: arm64: Trap host SMCs in protected mode
2020-12-02 18:49:07
linux-kernel
[PATCH v4 24/26] kvm: arm64: Keep nVHE EL2 vector installed
2020-12-02 18:48:35
linux-kernel
[PATCH v4 15/26] kvm: arm64: Add SMC handler in nVHE EL2
2020-12-02 18:47:37
linux-kernel
[PATCH v4 23/26] kvm: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCs
2020-12-02 18:47:28
linux-kernel
[PATCH v4 08/26] arm64: Extract parts of el2_setup into a macro
2020-12-02 18:47:09
linux-kernel
[PATCH v4 20/26] kvm: arm64: Add function to enter host from KVM nVHE hyp code