Merge remote-tracking branch 'remotes/cleber-gitlab/tags/python-next-pull-request... 340501404340609507
commit033bd16b8afbaafdcef37356705016d9c3c475fa
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 21 Jul 2021 10:02:25 +0000 (21 11:02 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 21 Jul 2021 10:02:26 +0000 (21 11:02 +0100)
treeddc0342a4f191b3d90d678429808fe4c61e9adbe
parent801f3db7564dcce8a37a70833c0abe40ec19f8ce
parentf4a3fda43e389fa26d41ec9cd24f42c5fe20ba9d
Merge remote-tracking branch 'remotes/cleber-gitlab/tags/python-next-pull-request' into staging

Acceptance Tests

- Fix for tests/acceptance/virtio-gpu.py to match the change in device
  name
- Fix for failure caught by tests/acceptance/multiprocess.py

PS: While not a maintainer for the subsystem in PATCH 7, I'm including
it as a one-off to facilitate the landing of the fix as discussed in
the mailing list.

# gpg: Signature made Wed 21 Jul 2021 00:26:17 BST
# gpg:                using RSA key 7ABB96EB8B46B94D5E0FE9BB657E8D33A5F209F3
# gpg: Good signature from "Cleber Rosa <crosa@redhat.com>" [marginal]
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 7ABB 96EB 8B46 B94D 5E0F  E9BB 657E 8D33 A5F2 09F3

* remotes/cleber-gitlab/tags/python-next-pull-request:
  remote/memory: Replace share parameter with ram_flags
  tests/acceptance/virtio-gpu.py: provide kernel and initrd hashes
  tests/acceptance/virtio-gpu.py: use virtio-vga-gl
  tests/acceptance/virtio-gpu.py: combine kernel command line
  tests/acceptance/virtio-gpu.py: combine CPU tags
  tests/acceptance/virtio-gpu.py: combine x86_64 arch tags
  tests/acceptance/virtio-gpu.py: use require_accelerator()

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