]> xenbits.xensource.com Git - qemu-xen-4.2-testing.git/commit
cpu_get_phys_page_debug returning value
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 11 Sep 2008 16:33:15 +0000 (17:33 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 11 Sep 2008 16:33:15 +0000 (17:33 +0100)
commit459111ade16daa2b87f91333a3483f71243318bf
tree4f1b640c8206824142cde286e1980732071ebb7f
parentaabab131daf42621d2b9c1352b3dbdf27840df62
cpu_get_phys_page_debug returning value

this change was originally made by Samuel as part of the patch to
compile qemu-remote as a stubdomain.

The return value of cpu_get_phys_page_debug in helper2.c should be a
target_phys_addr_t.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
i386-dm/helper2.c