Date |
List |
Subject |
2022-08-30 03:21:45
|
linux-kernel
|
Re: [PATCH 3/4] riscv: KVM: Apply insn-def to hfence encodings |
2022-08-29 09:23:49
|
linux-kernel
|
Re: [PATCH 2/4] riscv: Introduce support for defining instructions |
2022-08-29 09:13:57
|
linux-kernel
|
Re: [PATCH 1/4] riscv: Add X register names to gpr-nums |
2022-08-29 08:58:33
|
linux-kernel
|
Re: [PATCH 4/4] riscv: KVM: Apply insn-def to hlv encodings |
2022-08-29 08:52:11
|
linux-kernel
|
Re: [PATCH 3/4] riscv: KVM: Apply insn-def to hfence encodings |
2022-08-29 04:50:49
|
linux-kernel
|
Re: [PATCH v8 4/7] RISC-V: Treat IPIs as normal Linux IRQs |
2022-08-29 04:07:23
|
linux-kernel
|
Re: [PATCH] cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage |
2022-08-21 05:35:26
|
linux-kernel
|
Re: [RFC PATCH v1] riscv: make update_mmu_cache to support asid |
2022-08-21 05:14:43
|
linux-kernel
|
Re: [RFC PATCH v1] riscv: make update_mmu_cache to support asid |
2022-08-19 17:26:30
|
linux-kernel
|
Re: [PATCH 2/4] riscv: kvm: move extern sbi_ext declarations to a header |
2022-08-19 17:25:53
|
linux-kernel
|
Re: [PATCH 1/4] riscv: kvm: vcpu_timer: fix unused variable warnings |
2022-08-12 03:44:59
|
linux-kernel
|
Re: [PATCH v7 0/4] Add Sstc extension support |
2022-08-11 06:05:11
|
linux-kernel
|
Re: [PATCH v2] RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output |
2022-07-27 14:00:22
|
linux-kernel
|
Re: [PATCH v2 1/2] dt-bindings: riscv: Add optional DT property riscv,timer-can-wake-cpu |
2022-07-27 13:55:46
|
linux-kernel
|
Re: [PATCH v2 1/2] dt-bindings: riscv: Add optional DT property riscv,timer-can-wake-cpu |
2022-07-27 13:28:23
|
linux-kernel
|
Re: [PATCH v2 1/2] dt-bindings: riscv: Add optional DT property riscv,timer-can-wake-cpu |
2022-07-27 10:13:09
|
linux-kernel
|
Re: [PATCH v2] RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output |
2022-07-26 13:49:14
|
linux-kernel
|
Re: [PATCH] RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output |
2022-07-26 12:56:56
|
linux-kernel
|
Re: [PATCH] RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output |
2022-07-23 04:55:07
|
linux-kernel
|
Re: [PATCH v7 0/4] Add Sstc extension support |
2022-07-21 12:53:33
|
linux-kernel
|
Re: [PATCH v7 3/7] genirq: Add mechanism to multiplex a single HW IPI |
2022-07-21 12:10:37
|
linux-kernel
|
Re: [PATCH v7 3/7] genirq: Add mechanism to multiplex a single HW IPI |
2022-07-21 04:45:11
|
linux-kernel
|
Re: [PATCH v5 4/4] RISC-V: KVM: Support sstc extension |
2022-07-18 04:30:14
|
linux-kernel
|
Re: [PATCH 3/5] RISC-V: KVM: Add G-stage ioremap() and iounmap() functions |
2022-07-18 04:29:17
|
linux-kernel
|
Re: [PATCH 1/5] KVM: Add gfp_custom flag in struct kvm_mmu_memory_cache |
2022-07-18 04:12:16
|
linux-kernel
|
Re: [PATCH 5/5] RISC-V: KVM: Add support for Svpbmt inside Guest/VM |
2022-07-18 04:09:48
|
linux-kernel
|
Re: [PATCH 4/5] RISC-V: KVM: Use PAGE_KERNEL_IO in kvm_riscv_gstage_ioremap() |
2022-07-07 15:33:16
|
linux-kernel
|
Re: [PATCH -fixes v2] riscv: Fix missing PAGE_PFN_MASK |
2022-07-06 06:01:38
|
linux-kernel
|
Re: [PATCH] RISC-V: KVM: Improve ISA extension by using a bitmap |
2022-07-04 09:54:55
|
linux-kernel
|
Re: [PATCH v2 0/3] Improve instruction and CSR emulation in KVM RISC-V |
2022-07-04 09:14:29
|
linux-kernel
|
Re: [PATCH] RISC-V: KVM: Fix variable spelling mistake |
2022-07-04 08:52:13
|
linux-kernel
|
Re: [PATCH] RISC-V: KVM: Improve ISA extension by using a bitmap |
2022-06-30 07:34:20
|
linux-kernel
|
Re: [PATCH] rpmsg: virtio: Fix broken rpmsg_probe() |
2022-06-29 12:54:51
|
linux-kernel
|
Re: [PATCH v7 21/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs |
2022-06-26 05:07:04
|
linux-kernel
|
Re: [PATCH v4 0/2] use static key to optimize pgtable_l4_enabled |
2022-06-26 04:41:12
|
linux-kernel
|
Re: [PATCH v4 1/2] riscv: move sbi_init() earlier before jump_label_init() |
2022-06-23 13:24:00
|
linux-kernel
|
Re: [PATCH] riscv: traps_misaligned: do not duplicate stringify |
2022-06-13 16:14:40
|
linux-kernel
|
Re: [PATCH 2/3] RISC-V: KVM: Add extensible system instruction emulation framework |
2022-06-13 11:21:48
|
linux-kernel
|
Re: [PATCH 3/3] RISC-V: KVM: Add extensible CSR emulation framework |
2022-06-13 09:46:52
|
linux-kernel
|
Re: [PATCH -fixes v2] riscv: Fix missing PAGE_PFN_MASK |
2022-06-10 12:03:48
|
linux-kernel
|
Re: [PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID |
2022-06-10 05:55:45
|
linux-kernel
|
Re: [PATCH v4 0/4] Add Sstc extension support |
2022-06-10 05:08:02
|
linux-kernel
|
Re: [PATCH v4 3/4] RISC-V: Prefer sstc extension if available |
2022-06-10 05:08:01
|
linux-kernel
|
Re: [PATCH v4 4/4] RISC-V: KVM: Support sstc extension |
2022-06-09 06:50:54
|
linux-kernel
|
Re: [PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID |
2022-06-09 04:36:38
|
linux-kernel
|
Re: [PATCH] RISC-V: fix typos in comments |
2022-06-08 16:24:07
|
linux-kernel
|
Re: [PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID |
2022-06-08 07:46:26
|
linux-kernel
|
Re: [PATCH 1/1] riscv: enable Docker requirements in defconfig |
2022-06-05 08:38:10
|
linux-kernel
|
Re: (RISC-V KVM) Re: [PATCH] RISC-V: fix typos in comments |
2022-05-25 11:16:06
|
linux-kernel
|
Re: [PATCH v4 2/2] riscv: turn pgtable_l4|[l5]_enabled to static key for RV64 |
2022-05-25 08:16:46
|
linux-kernel
|
Re: [PATCH v3 2/2] riscv: turn pgtable_l4|[l5]_enabled to static key for RV64 |