RE: Kick cpu when WFI in single-threaded kvm integration

2019-03-16 Thread Jan Bolke
>Let me see if I understand your question properly; you are running a KVM >virtual CPU which executes WFI in the guest, and then you are not >receiving >interrupts in the guest nor getting events back from KVM which you somehow use >to run a backend simulation in userspace? You are right!

Re: Kick cpu when WFI in single-threaded kvm integration

2019-03-15 Thread Christoffer Dall
Hi Jan, On Thu, Mar 14, 2019 at 12:19:02PM +, Jan Bolke wrote: > Hi all, > > Currently I am working on a SystemC integration of kvm on arm. > Therefore, I use the kvm api and of course SystemC (library to simulate > hardware platforms with C++). > > As I need the virtual cpu to interrupt