qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PATCH [0/9]: haiku build fix


From: David CARLIER
Subject: PATCH [0/9]: haiku build fix
Date: Mon, 29 Jun 2020 22:48:08 +0100

>From fcdb25804af98329b52a04e7a4e5191135aac4f6 Mon Sep 17 00:00:00 2001
From: David Carlier <devnexen@gmail.com>
Date: Mon, 29 Jun 2020 22:36:32 +0000
Subject: [PATCH 0/9] *** SUBJECT HERE ***

*** BLURB HERE ***

David Carlier (9):
  Enabling BSD symbols.
  Enabling *pty api
  Checking mlockall symbol presence.
  Checking sys/signal.h presence.
  Define SIGIO constant with SIGPOLL equivalence,
  Including endian.h for bswap operations.
  Skipping drm build, unsupported.
  Skipping sys/syscall.h inclusion as only used in qemu_signalfd anyway.
  Implementing qemu_init_exec_dir.

 configure                   | 36 ++++++++++++++++++++++++++++++++++--
 hw/xen/xen-legacy-backend.c |  1 -
 include/qemu/bswap.h        |  2 ++
 include/qemu/osdep.h        |  6 +++++-
 os-posix.c                  |  4 ++++
 util/Makefile.objs          |  2 +-
 util/compatfd.c             |  2 ++
 util/oslib-posix.c          | 20 +++++++++++++++++++-
 util/qemu-openpty.c         |  2 +-
 9 files changed, 68 insertions(+), 7 deletions(-)

-- 
2.26.0



reply via email to

[Prev in Thread] Current Thread [Next in Thread]