qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] How does a system call work on QEMU?


From: helicoterus-elih
Subject: [Qemu-devel] How does a system call work on QEMU?
Date: Wed, 13 May 2009 18:41:21 +0000 (GMT)

Paravirtualized Xen guest kernel is on ring1 so Xen must forward system calls 
to it and then guest kernel replies with a hypercall to Xen.
How does a system call work on QEMU? 
When a guest kernel wants to directly access to device or perform a sensitive 
but not privilege instruction, what's happened?

Thanks







reply via email to

[Prev in Thread] Current Thread [Next in Thread]