diff options
author | Wei Yang <richardw.yang@linux.intel.com> | 2019-03-21 16:25:50 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-09-16 12:32:20 +0200 |
commit | 56b15076805a29673c1a90ea9c3ebef25bfcc912 (patch) | |
tree | faa19afe3dff47c18a0b8520e15288108aeeb084 /job-qmp.c | |
parent | d38d201f0ed092b8c7f7738a5db8428e12cb04b6 (diff) | |
download | qemu-56b15076805a29673c1a90ea9c3ebef25bfcc912.zip qemu-56b15076805a29673c1a90ea9c3ebef25bfcc912.tar.gz qemu-56b15076805a29673c1a90ea9c3ebef25bfcc912.tar.bz2 |
exec.c: replace hwaddr with uint64_t for better understanding
Function phys_page_set() and phys_page_set_level() 's argument *nb*
stands for number of pages to set instead of hardware address.
This would be more proper to use uint64_t instead of hwaddr for its
type.
Signed-off-by: Wei Yang <richardw.yang@linux.intel.com>
Message-Id: <20190321082555.21118-2-richardw.yang@linux.intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'job-qmp.c')
0 files changed, 0 insertions, 0 deletions