1 Sep 2011 10:05
Re: [PATCH] kvm_unit_tests: vm.c - Retrieve RAM size from fwcfg
Avi Kivity <avi <at> redhat.com>
2011-09-01 08:05:30 GMT
2011-09-01 08:05:30 GMT
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 majordomo <at> vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
RSS Feed