Re: Qemu process in Guest

2009-04-03 Thread Avi Kivity
Kumar, Venkat wrote: Thanks for the reply. I had wrong understanding that Qemu runs in Guest. But now I understand that *ioctl(fd, KVM_RUN, 0);* will tell KVM to load the guest and whenever there is an exception in the guest, KVM traps it and executes the host code post ioctl depending

Qemu process in Guest

2009-04-02 Thread Kumar, Venkat
1. How does Qemu process start running in Guest? 2. How does a guest's I/O request get trapped into the user mode qemu process? Thx, Venkat -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to majord...@vger.kernel.org More majordomo info at