diff options
author | Tristan Burgess <tburgessdev@gmail.com> | 2018-05-28 23:04:45 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-06-01 15:14:31 +0200 |
commit | 73bb753d24a702b37913ce4b5ddb6dca40dab067 (patch) | |
tree | af76f0405e89b0950102fdf783a65739d50c7a65 /default-configs/sparc-softmmu.mak | |
parent | 12fb0ac0575df83cec72ec5ede293561ee634cc9 (diff) |
memory: Make operations using MemoryRegionIoeventfd struct pass by pointer.
This changes the functions memory_region_ioeventfd_equal, memory_region_ioeventfd_before, and their callers,
to pass the MemoryRegionIoeventfd struct via pointer, instead of directly passing the struct. This saves on stack space
and is considered safe practice.
Signed-off-by: Tristan Burgess <tburgessdev@gmail.com>
Message-Id: <20180529030445.177867-1-tburgessdev@gmail.com>
Fixes: Launchpad bug 1720969
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'default-configs/sparc-softmmu.mak')
0 files changed, 0 insertions, 0 deletions