On 09/01/2011 12:11 AM, Lucas Meneghel Rodrigues wrote:
Rather than letting the test dev do it.
+
+unsigned fwcfg_get_ram_size(void)
+{
+ return fwcfg_get_u64(FW_CFG_RAM_SIZE);
+}
Should return a 64-bit type here. -- error compiling committee.c: too many arguments to function -- 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
