A very quiet cycle. Did I miss a bunch of patches? if so, let me know. The following changes since commit 240ab11fb72049d6373cbbec8d788f8e411a00bc:
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190924' into staging (2019-09-24 15:36:31 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream for you to fetch changes up to 3fc4a64cbaed2ddee4c60ddc06740b320e18ab82: vhost: Fix memory region section comparison (2019-09-25 10:16:39 -0400) ---------------------------------------------------------------- vhost: fixes Misc fixes related to memory region handling. Signed-off-by: Michael S. Tsirkin <m...@redhat.com> ---------------------------------------------------------------- Dr. David Alan Gilbert (3): memory: Align MemoryRegionSections fields memory: Provide an equality function for MemoryRegionSections vhost: Fix memory region section comparison include/exec/memory.h | 14 +++++++++++++- hw/virtio/vhost.c | 9 +++++++-- 2 files changed, 20 insertions(+), 3 deletions(-)