Here's a new version, with some comments addressed.
I'm using only one msr instead of two as avi sugested.

Reason is that, following another comentary of avi,
I'm doing kmap_atomic's instead of kvm_write. however,
as all the information is part of the same page, both kmaps
end up pointing to the same place, rendering the two msrs
useless.

userspace follows



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to