Jintack Lim ([email protected])

Number of posts: 56 (1.02 per day)
First post: 2017-06-06 20:39:01
Last post: 2017-08-01 14:11:21

Date List Subject
2017-08-01 14:11:21 linux-kernel Re: [RFC PATCH v2 20/38] KVM: arm64: Handle eret instruction traps
2017-08-01 14:09:01 linux-kernel Re: [RFC PATCH v2 08/38] KVM: arm64: Add EL2 special registers to vcpu context
2017-08-01 14:07:45 linux-kernel Re: [RFC PATCH v2 04/38] KVM: arm/arm64: Check if nested virtualization is in use
2017-08-01 13:59:58 linux-kernel Re: [RFC PATCH v2 04/38] KVM: arm/arm64: Check if nested virtualization is in use
2017-08-01 13:56:45 linux-kernel Re: [RFC PATCH v2 02/38] KVM: arm/arm64: Enable nested virtualization via command-line
2017-08-01 11:03:42 linux-kernel Re: [RFC PATCH v2 38/38] KVM: arm64: Respect the virtual CPTR_EL2.TCPAC setting
2017-08-01 10:49:04 linux-kernel Re: [RFC PATCH v2 00/38] Nested Virtualization on KVM/ARM
2017-07-28 21:45:08 linux-kernel Re: [RFC PATCH v2 00/38] Nested Virtualization on KVM/ARM
2017-07-19 14:35:40 linux-kernel Re: [RFC PATCH v2 00/38] Nested Virtualization on KVM/ARM
2017-07-19 02:23:11 linux-kernel Re: [RFC PATCH v2 00/38] Nested Virtualization on KVM/ARM
2017-07-18 17:13:20 linux-kernel [RFC PATCH v2 02/38] KVM: arm/arm64: Enable nested virtualization via command-line
2017-07-18 17:12:46 linux-kernel [RFC PATCH v2 04/38] KVM: arm/arm64: Check if nested virtualization is in use
2017-07-18 17:12:19 linux-kernel [RFC PATCH v2 06/38] KVM: arm64: Add vcpu_mode_el2 primitive to support nesting
2017-07-18 17:11:56 linux-kernel [RFC PATCH v2 07/38] KVM: arm64: Add EL2 system registers to vcpu context
2017-07-18 17:11:18 linux-kernel [RFC PATCH v2 10/38] KVM: arm/arm64: Add a framework to prepare virtual EL2 execution
2017-07-18 17:11:15 linux-kernel [RFC PATCH v2 11/38] KVM: arm64: Set vcpu context depending on the guest exception level
2017-07-18 17:10:33 linux-kernel [RFC PATCH v2 12/38] arm64: Add missing TCR hw defines
2017-07-18 17:10:04 linux-kernel [RFC PATCH v2 13/38] KVM: arm64: Create shadow EL1 registers
2017-07-18 17:08:54 linux-kernel [RFC PATCH v2 15/38] KVM: arm64: Move exception macros and enums to a common file
2017-07-18 17:08:52 linux-kernel [RFC PATCH v2 16/38] KVM: arm64: Support to inject exceptions to the virtual EL2
2017-07-18 17:08:49 linux-kernel [RFC PATCH v2 17/38] KVM: arm64: Trap EL1 VM register accesses in virtual EL2
2017-07-18 17:08:24 linux-kernel [RFC PATCH v2 18/38] KVM: arm64: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from virtual EL2
2017-07-18 17:07:30 linux-kernel [RFC PATCH v2 20/38] KVM: arm64: Handle eret instruction traps
2017-07-18 17:07:29 linux-kernel [RFC PATCH v2 21/38] KVM: arm64: Set a handler for the system instruction traps
2017-07-18 17:07:27 linux-kernel [RFC PATCH v2 22/38] KVM: arm64: Handle PSCI call via smc from the guest
2017-07-18 17:06:40 linux-kernel [RFC PATCH v2 23/38] KVM: arm64: Inject HVC exceptions to the virtual EL2
2017-07-18 17:05:22 linux-kernel [RFC PATCH v2 24/38] KVM: arm64: Respect virtual HCR_EL2.TWX setting
2017-07-18 17:04:28 linux-kernel [RFC PATCH v2 26/38] KVM: arm64: Add macros to support the virtual EL2 with VHE
2017-07-18 17:04:05 linux-kernel [RFC PATCH v2 27/38] KVM: arm64: Add EL2 registers defined in ARMv8.1 to vcpu context
2017-07-18 17:03:12 linux-kernel [RFC PATCH v2 31/38] KVM: arm64: Manage the shadow states when virtual E2H bit enabled
2017-07-18 17:02:49 linux-kernel [RFC PATCH v2 32/38] KVM: arm64: Trap and emulate CPTR_EL2 accesses via CPACR_EL1 from the virtual EL2 with VHE
2017-07-18 17:02:27 linux-kernel [RFC PATCH v2 33/38] KVM: arm64: Emulate appropriate VM control system registers
2017-07-18 17:01:52 linux-kernel [RFC PATCH v2 35/38] KVM: arm64: Respect the virtual HCR_EL2.NV bit setting for EL12 register traps
2017-07-18 17:01:16 linux-kernel [RFC PATCH v2 38/38] KVM: arm64: Respect the virtual CPTR_EL2.TCPAC setting
2017-07-18 17:00:48 linux-kernel [RFC PATCH v2 37/38] KVM: arm64: Respect the virtual HCR_EL2.NV1 bit setting
2017-07-18 17:00:46 linux-kernel [RFC PATCH v2 34/38] KVM: arm64: Respect the virtual HCR_EL2.NV bit setting
2017-07-18 17:00:43 linux-kernel [RFC PATCH v2 36/38] KVM: arm64: Respect virtual HCR_EL2.TVM and TRVM settings
2017-07-18 17:00:39 linux-kernel [RFC PATCH v2 30/38] KVM: arm64: Allow the virtual EL2 to access EL2 states without trap
2017-07-18 17:00:36 linux-kernel [RFC PATCH v2 28/38] KVM: arm64: Emulate EL12 register accesses from the virtual EL2
2017-07-18 17:00:33 linux-kernel [RFC PATCH v2 29/38] KVM: arm64: Support a VM with VHE considering EL0 of the VHE host
2017-07-18 17:00:25 linux-kernel [RFC PATCH v2 25/38] KVM: arm64: Respect virtual CPTR_EL2.TFP setting
2017-07-18 17:00:17 linux-kernel [RFC PATCH v2 19/38] KVM: arm64: Trap CPACR_EL1 access in virtual EL2
2017-07-18 17:00:08 linux-kernel [RFC PATCH v2 14/38] KVM: arm64: Synchronize EL1 system registers on virtual EL2 entry and exit
2017-07-18 16:59:59 linux-kernel [RFC PATCH v2 08/38] KVM: arm64: Add EL2 special registers to vcpu context
2017-07-18 16:59:56 linux-kernel [RFC PATCH v2 09/38] KVM: arm64: Add the shadow context for virtual EL2 execution
2017-07-18 16:59:49 linux-kernel [RFC PATCH v2 05/38] KVM: arm64: Allow userspace to set PSR_MODE_EL2x
2017-07-18 16:59:42 linux-kernel [RFC PATCH v2 03/38] KVM: arm64: Add KVM nesting feature
2017-07-18 16:59:39 linux-kernel [RFC PATCH v2 01/38] arm64: Add ARM64_HAS_NESTED_VIRT feature
2017-07-18 16:59:37 linux-kernel [RFC PATCH v2 00/38] Nested Virtualization on KVM/ARM
2017-07-03 14:45:02 linux-kernel Re: [RFC 06/55] KVM: arm64: Add EL2 execution context for nesting
2017-07-03 13:29:37 linux-kernel Re: [RFC 21/55] KVM: arm64: Forward HVC instruction to the guest hypervisor