Re: [Qemu-devel] Doubts regarding parallelism on KVM, IO threads

2016-03-03 Thread Paolo Bonzini
On 03/03/2016 07:09, Gaurav Sharma wrote: > Hi was trying to do some digging for multi core scenarios both with and > without KVM. > > In short i have some devices and a user application that does some r/w > operations on those devices. > > As per my understanding, in case binary translation us

[Qemu-devel] Doubts regarding parallelism on KVM, IO threads

2016-03-02 Thread Gaurav Sharma
Hi was trying to do some digging for multi core scenarios both with and without KVM. In short i have some devices and a user application that does some r/w operations on those devices. As per my understanding, in case binary translation using TCG is invoked, we only create a single Qemuthread for