Dear All,

I have this question regarding the way KVM handles I/O requests from a guest:

IO requests from a guest are trapped by KVM. KVM then forwards the
requests to QEMU to handle.

I am wondering if there is a way to make KVM forward the IO requests
to another guest instead of QEMU? I want this second guest to encrypt
the data before passing them to QEMU:

(I/O from VM1) -> KVM kernel -> VM2 -> QEMU


Thank you very much. I really appreciate your help.

Best,
Hai
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to