SeokYeon Hwang f4ec5cd29d smbios: change 'ram_addr_t' variables to 'uint64_t'
ram_addr_t should not be used except if referring to a RAMBlobk.
Using 'uint64_t' avoids a -Wconstant-conversion warning, which
clang >= 3.4 produces in "smbios_get_tables()".

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-11-13 16:13:28 +01:00
..
2014-01-26 13:06:48 +02:00
2014-10-31 11:29:02 +01:00
2013-06-02 18:14:02 +03:00
2014-11-04 15:56:26 +00:00
2014-11-04 15:56:26 +00:00
2014-11-03 18:32:48 +02:00
2013-10-14 17:48:57 +03:00
2014-08-25 00:16:06 +02:00