]> git.proxmox.com Git - mirror_qemu.git/commit
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 29 Mar 2022 21:20:20 +0000 (22:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 29 Mar 2022 21:20:20 +0000 (22:20 +0100)
commitaad3cc8626d1f5f911c06fb048e3fa748718551d
tree093516165c149af88ff73ef1be16ddcf54de0224
parent68894b5fed671d49587209697f2224b4e857fd1a
parent36e38426ff40c9ba86d4e66027f3a98747890623
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging

Build bugfixes.

# gpg: Signature made Tue 29 Mar 2022 14:59:03 BST
# gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
# gpg:                issuer "pbonzini@redhat.com"
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
# gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
#      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83

* tag 'for-upstream' of https://gitlab.com/bonzini/qemu:
  tests/tcg: really fix path to target configuration
  virtio: fix --enable-vhost-user build on non-Linux

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>