diff options
| author | SeokYeon Hwang | 2014-11-05 07:19:54 +0100 |
|---|---|---|
| committer | Paolo Bonzini | 2014-11-13 16:13:28 +0100 |
| commit | f4ec5cd29d1f0d3a265039767399d2cf3e75950b (patch) | |
| tree | 356358a9a623e29138fb0e720619409350f5a61c /include | |
| parent | kvmclock: Add comment explaining why we need cpu_clean_all_dirty() (diff) | |
| download | qemu-f4ec5cd29d1f0d3a265039767399d2cf3e75950b.tar.gz qemu-f4ec5cd29d1f0d3a265039767399d2cf3e75950b.tar.xz qemu-f4ec5cd29d1f0d3a265039767399d2cf3e75950b.zip | |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
