LinuxLists
Users
About
Andrew Jones (
[email protected]
)
Number of posts: 691 (1 per day)
First post: 2022-07-18 17:55:12
Last post: 2024-06-10 11:11:49
Previous Page
/
Next Page
Date
List
Subject
2023-09-14 15:56:28
linux-kernel
Re: [PATCH v3 3/9] KVM: arm64: selftests: Split arch_timer test code
2023-09-14 15:51:10
linux-kernel
Re: [PATCH v3 9/9] KVM: riscv: selftests: Add sstc timer test
2023-09-14 13:42:08
linux-kernel
Re: [PATCH v3 5/9] KVM: riscv: selftests: Switch to use macro from csr.h
2023-09-14 12:16:08
linux-kernel
Re: [PATCH v3 9/9] KVM: riscv: selftests: Add sstc timer test
2023-09-14 11:29:21
linux-kernel
Re: [PATCH v3 4/9] tools: riscv: Add header file csr.h
2023-09-14 11:03:42
linux-kernel
Re: [PATCH v3 8/9] KVM: riscv: selftests: Change vcpu_has_ext to a common function
2023-09-14 09:02:39
linux-kernel
Re: [PATCH] KVM: selftests: Assert that vasprintf() is successful
2023-09-05 19:45:43
linux-kernel
Re: [PATCH 6/6] selftests/kvm: Replace attribute with macro
2023-09-05 16:23:58
linux-kernel
Re: [PATCH] RISC-V: Optimize bitops with Zbb extension
2023-09-05 16:01:55
linux-kernel
Re: [PATCH v2 5/8] KVM: riscv: selftests: Add exception handling support
2023-08-11 11:55:43
linux-kernel
Re: [RFC PATCH v5 5/5] riscv/cmpxchg: Implement xchg for variables of size 1 and 2
2023-08-07 10:31:00
linux-kernel
Re: [RFC PATCH v1 04/21] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
2023-08-07 10:25:24
linux-kernel
Re: [RFC PATCH v1 03/21] RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
2023-08-04 10:08:02
linux-kernel
Re: [PATCH 00/10] RISC-V: Refactor instructions
2023-08-03 08:53:53
linux-kernel
Re: [PATCH 1/4] tools: riscv: Add header file csr.h
2023-08-02 18:48:44
linux-kernel
Re: [PATCH v7 01/15] RISC-V: Add riscv_get_intc_hartid() function
2023-08-02 10:22:34
linux-kernel
Re: [PATCH v6 09/10] tools: lib: perf: Implement riscv mmap support
2023-08-02 09:58:50
linux-kernel
Re: [PATCH v6 09/10] tools: lib: perf: Implement riscv mmap support
2023-08-01 10:51:24
linux-kernel
Re: [PATCH v4.1 1/3] KVM: selftests: Add arch ucall.h and inline simple arch hooks
2023-08-01 10:50:47
linux-kernel
Re: [PATCH v4.1 2/3] KVM: selftests: Add #define of expected KVM exit reason for ucall
2023-07-31 19:48:54
linux-kernel
Re: [PATCH v4 09/34] KVM: selftests: Add a selftest for guest prints and formatted asserts
2023-07-31 17:56:38
linux-kernel
Re: [PATCH v4 09/34] KVM: selftests: Add a selftest for guest prints and formatted asserts
2023-07-29 11:44:31
linux-kernel
Re: [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv
2023-07-28 15:54:02
linux-kernel
Re: [PATCH v2 1/4] riscv: Improve flush_tlb()
2023-07-28 15:23:02
linux-kernel
Re: [PATCH v2 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
2023-07-28 15:18:45
linux-kernel
Re: [PATCH v2 4/4] riscv: Improve flush_tlb_kernel_range()
2023-07-28 15:10:40
linux-kernel
Re: [PATCH v2 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
2023-07-28 13:39:29
linux-kernel
Re: [PATCH 3/3] riscv: vdso.lds.S: remove hardcoded 0x800 .text start addr
2023-07-28 13:34:42
linux-kernel
Re: [PATCH 2/3] riscv: vdso.lds.S: merge .data section into .rodata section
2023-07-28 10:27:03
linux-kernel
Re: [PATCH 0/4] RISCV: Add kvm Sstc timer selftest
2023-07-28 10:24:25
linux-kernel
Re: [PATCH 2/4] KVM: riscv: selftests: Add exception handling support
2023-07-28 10:21:19
linux-kernel
Re: [PATCH 3/4] KVM: riscv: selftests: Add guest helper to get vcpu id
2023-07-28 10:04:06
linux-kernel
Re: [PATCH 1/4] tools: riscv: Add header file csr.h
2023-07-25 13:07:08
linux-kernel
Re: [PATCH v6 06/13] KVM: arm64: selftests: Split get-reg-list test code
2023-07-20 07:07:13
linux-kernel
Re: [PATCH] riscv: add SBI SUSP extension support
2023-07-13 13:02:58
linux-kernel
Re: [PATCH 6/7] RISC-V: KVM: Allow Zbc, Zbk* and Zk* extensions for Guest/VM
2023-07-13 13:00:51
linux-kernel
Re: [PATCH 7/7] RISC-V: KVM: Allow Zvb* and Zvk* extensions for Guest/VM
2023-07-13 12:48:33
linux-kernel
Re: [PATCH v4 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
2023-07-13 12:13:12
linux-kernel
Re: [PATCH 4/7] RISC-V: KVM: Allow Zicntr, Zicsr, Zifencei, and Zihpm for Guest/VM
2023-07-13 12:06:08
linux-kernel
Re: [PATCH 5/7] RISC-V: KVM: Sort ISA extensions alphabetically in ONE_REG interface
2023-07-13 11:43:35
linux-kernel
Re: [PATCH 3/7] RISC-V: KVM: Allow Zba and Zbs extensions for Guest/VM
2023-07-13 11:40:15
linux-kernel
Re: [PATCH 2/7] RISC-V: KVM: Extend ONE_REG to enable/disable multiple ISA extensions
2023-07-13 11:25:51
linux-kernel
Re: [PATCH 1/7] RISC-V: KVM: Factor-out ONE_REG related code to its own source file
2023-07-13 09:06:49
linux-kernel
Re: [PATCH v4 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT
2023-07-11 14:22:08
linux-kernel
Re: [PATCH v5 2/9] irqchip/riscv-intc: Add support for RISC-V AIA
2023-07-11 14:14:42
linux-kernel
Re: [PATCH v5 1/9] RISC-V: Add riscv_fw_parent_hartid() function
2023-07-11 08:53:57
linux-kernel
Re: [PATCH v3] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
2023-07-06 08:18:39
linux-kernel
Re: [PATCH v2] RISC-V: Show accurate per-hart isa in /proc/cpuinfo
2023-07-04 06:20:26
linux-kernel
Re: [PATCH] mm: riscv: fix an unsafe pte read in huge_pte_alloc()
2023-07-03 14:43:20
linux-kernel
Re: [External] Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.
2023-07-03 13:54:20
linux-kernel
Re: [PATCH v2 1/3] riscv: obtain ACPI RSDP from FFI.