gnu: qemu: Disable qtest-aarch64/migration-test test.

* gnu/packages/patches/qemu-disable-aarch64-migration-test.patch: Add patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/virtualization.scm (qemu): Apply it.
This commit is contained in:
Maxim Cournoyer 2022-09-26 11:19:50 -04:00
parent 0ea2b72059
commit 474d3ef643
No known key found for this signature in database
GPG key ID: 1260E46482E63562
3 changed files with 15 additions and 0 deletions

View file

@ -169,6 +169,7 @@
(base32
"1rmvrgqjhrvcmchnz170dxvrrf14n6nm39y8ivrprmfydd9lwqx0"))
(patches (search-patches "qemu-build-info-manual.patch"
"qemu-disable-aarch64-migration-test.patch"
"qemu-fix-agent-paths.patch"))
(modules '((guix build utils)))
(snippet