mbox series

[PULL,0/3] More misc patches for QEMU 5.0-rc3

Message ID 20200414163937.29669-1-pbonzini@redhat.com
Headers show
Series More misc patches for QEMU 5.0-rc3 | expand

Message

Paolo Bonzini April 14, 2020, 4:39 p.m. UTC
The following changes since commit 267514b33ffa3f315adc26fc14d89f92e90840f5:

  module: increase dirs array size by one (2020-04-13 02:56:18 -0400)

are available in the Git repository at:

  git://github.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 9f5a0664187e9411c5c6b7dbd21a1f50922cf698:

  hax: Windows doesn't like posix device names (2020-04-14 10:37:42 -0400)

----------------------------------------------------------------
Bugfixes, and reworking of the atomics documentation.

----------------------------------------------------------------
Igor Mammedov (2):
      hostmem: set default prealloc_threads to valid value
      tests: numa: test one backend with prealloc enabled

Volker RĂ¼melin (1):
      hax: Windows doesn't like posix device names

 backends/hostmem.c        | 1 +
 target/i386/hax-windows.c | 4 ++--
 tests/qtest/numa-test.c   | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)