The magic page hcall API and related data structure fields has the following: unsigned long magic_page_pa; /* phys addr to map the magic page to */ unsigned long magic_page_ea; /* effect. addr to map the magic page to */ Shouldn't the PA be 64-bits? Or some phys addr type. Not sure when the phys addr is needed but assuming 32-bits seems wrong. Stuart -- To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html