[Qemu-devel] qemu / KVM modification to yield to external component (how to make it ignore the time the external component is running)

2013-02-18 Thread Lloret, Luis
BTW, we are using Fedora 18 and OpenSUSE 12.2 as guest OS. Any ideas? Thanks, Luis Hi, qemu experts, We are using qemu with KVM for some experiments that involve qemu yielding to an external process periodically. By yielding, what I mean is that qemu will stop executing for some time while the

[Qemu-devel] qemu / KVM modification to yield to external component (how to make it ignore the time the external component is running)

2013-02-13 Thread Lloret, Luis
Hi, qemu experts, We are using qemu with KVM for some experiments that involve qemu yielding to an external process periodically. By yielding, what I mean is that qemu will stop executing for some time while the external process does its job and reports back to qemu. The external process is a r