lkml.org 
[lkml]   [2022]   [Sep]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v3 0/3] riscv: kvm: use generic entry for TIF_NOTIFY_RESUME and misc
    Date
    This series is a preparation series to add PREEMPT_RT support to riscv:
    patch1 adds the missing number of signal exits in vCPU stat
    patch2 switches to the generic guest entry infrastructure
    patch3 select HAVE_POSIX_CPU_TIMERS_TASK_WORK which is a requirement for
    RT

    After these three patches merged, the left RT patches are similar as
    other arch.

    Since v2:
    - splict the series into two separate ones, one for next another for
    RT.

    Since v1:
    - send to related maillist, I press ENTER too quickly when sending v1
    - remove the signal_pending() handling because that's covered by
    generic guest entry infrastructure

    Jisheng Zhang (3):
    RISC-V: KVM: Record number of signal exits as a vCPU stat
    RISC-V: KVM: Use generic guest entry infrastructure
    riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK

    arch/riscv/Kconfig | 1 +
    arch/riscv/include/asm/kvm_host.h | 1 +
    arch/riscv/kvm/Kconfig | 1 +
    arch/riscv/kvm/vcpu.c | 18 +++++++-----------
    4 files changed, 10 insertions(+), 11 deletions(-)

    --
    2.34.1

    \
     
     \ /
      Last update: 2022-09-25 18:33    [W:3.389 / U:0.288 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site