[Qemu-devel] [PATCH 0/3] OpenBSD fixes

Philippe Mathieu-Daudé posted 3 patches 6 years, 9 months ago
Test asan passed
Test docker-clang@ubuntu passed
Test docker-mingw@fedora passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190125192719.15339-1-philmd@redhat.com
Maintainers: Fam Zheng <fam@euphon.net>, Brad Smith <brad@comstyle.com>, "Philippe Mathieu-Daudé" <philmd@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>
configure          | 11 +++++++++++
tests/vm/openbsd   |  4 +---
util/oslib-posix.c |  2 ++
3 files changed, 14 insertions(+), 3 deletions(-)
[Qemu-devel] [PATCH 0/3] OpenBSD fixes
Posted by Philippe Mathieu-Daudé 6 years, 9 months ago
Fixes I encountered while trying to run QEMU test suite on OpenBSD.
More to come, but please review.

Regards,

Phil.

Philippe Mathieu-Daudé (3):
  configure: Disable W^X on OpenBSD
  XXX oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK)
    failure
  WIP tests/vm: Run tests on OpenBSD

 configure          | 11 +++++++++++
 tests/vm/openbsd   |  4 +---
 util/oslib-posix.c |  2 ++
 3 files changed, 14 insertions(+), 3 deletions(-)

-- 
2.20.1