[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/3] vhost: fixes
|
From: |
Michael S. Tsirkin |
|
Subject: |
[PULL 0/3] vhost: fixes |
|
Date: |
Wed, 25 Sep 2019 10:30:05 -0400 |
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 <address@hidden>
----------------------------------------------------------------
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(-)
- [PULL 0/3] vhost: fixes,
Michael S. Tsirkin <=