vhost: fixes
Misc fixes related to memory region handling.
Signed-off-by: Michael S. Tsirkin <[email protected]>
# gpg: Signature made Wed 25 Sep 2019 15:28:23 BST
# gpg: using RSA key
281F0DB8D28D5469
# gpg: Good signature from "Michael S. Tsirkin <
[email protected]>" [full]
# gpg: aka "Michael S. Tsirkin <
[email protected]>" [full]
# Primary key fingerprint: 0270 606B 6F3C DF3D 0B17 0970 C350 3912 AFBE 8E67
# Subkey fingerprint: 5D09 FD08 71C8 F85B 94CA 8A0D 281F 0DB8 D28D 5469
* remotes/mst/tags/for_upstream:
vhost: Fix memory region section comparison
memory: Provide an equality function for MemoryRegionSections
memory: Align MemoryRegionSections fields
Signed-off-by: Peter Maydell <[email protected]>