Hi,

I am working on record replay in KVM. I just want to confirm that KVM
doesn't access guest memory except for DMA. The functions
kvm_read_guest_page() and kvm_write_guest_page() in kvm_main.c are
only used for mmio emulation which access memory that is always
emulated. It will be nice if somebody else also confirm this.

Thanks,
Piyus Kedia
--
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