Re: [RFC 1/2] RISC-V: KVM: enable ioeventfd capability and compile for risc-v

2020-07-26 Thread Anup Patel
Please change subject to: "RISC-V: KVM: enable ioeventfd capability" Also add 1-2 sentences of commit description. On Fri, Jul 24, 2020 at 2:25 PM Yifei Jiang wrote: > > Signed-off-by: Yifei Jiang > Signed-off-by: Mingwang Li > --- > arch/riscv/kvm/Kconfig | 2 ++ > arch/riscv/kvm/Makefile |

[RFC 1/2] RISC-V: KVM: enable ioeventfd capability and compile for risc-v

2020-07-24 Thread Yifei Jiang
Signed-off-by: Yifei Jiang Signed-off-by: Mingwang Li --- arch/riscv/kvm/Kconfig | 2 ++ arch/riscv/kvm/Makefile | 2 +- arch/riscv/kvm/vm.c | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/arch/riscv/kvm/Kconfig b/arch/riscv/kvm/Kconfig index 2356dc52ebb3..95d85d893ab6