Peter, note that my PGP key had expired 2 weeks ago, so you'll probably see a few signature check warnings. On Wed, May 13, 2020 at 10:00:56AM -0400, Eduardo Habkost wrote: > The following changes since commit de2f658b6bb422ec0e0fa94a49e476018602eeea: > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200511' into staging (2020-05-11 14:34:27 +0100) > > are available in the Git repository at: > > git://github.com/ehabkost/qemu.git tags/machine-next-pull-request > > for you to fetch changes up to 70b6d525dfb51d5e523d568d1139fc051bc223c5: > > hostmem: don't use mbind() if host-nodes is empty (2020-05-12 12:48:57 -0400) > > ---------------------------------------------------------------- > machine queue, 2020-05-13 > > Bug fixes: > * hostmem: don't use mbind() if host-nodes is empty (Igor Mammedov) > > ---------------------------------------------------------------- > > Igor Mammedov (1): > hostmem: don't use mbind() if host-nodes is empty > > backends/hostmem.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > -- > 2.26.2 > -- Eduardo