On Fri, Oct 01, 2010 at 09:52:25AM +0800, Huang Ying wrote: > From: Max Asbock <masbock@xxxxxxxxxxxxxxxxxx> > > Add command p2v to translate guest physical address to host virtual > address. > > The p2v command provides one step in a chain of translations from > guest virtual to guest physical to host virtual to host physical. Host > physical is then used to inject a machine check error. As a > consequence the HWPOISON code on the host and the MCE injection code > in qemu-kvm are exercised. > > Signed-off-by: Max Asbock <masbock@xxxxxxxxxxxxxxxxxx> > Signed-off-by: Jiajia Zheng <jiajia.zheng@xxxxxxxxx> > Signed-off-by: Huang Ying <ying.huang@xxxxxxxxx> Added missing cpu_physical_memory_unmap and applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html