include: move os_*() to os-foo.h
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 23 Mar 2022 15:57:37 +0000 (19:57 +0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 6 Apr 2022 12:31:43 +0000 (14:31 +0200)
commit327adeecdde6f2b12ba32d0b886a720e40900b31
tree104987acb623b51dc2789e226fbcd98b13d36560
parent89fc45d5c64235cb3262a431b3b9168ccdbaef7b
include: move os_*() to os-foo.h

For consistency with other os_ functions that do not have POSIX
implementation, declare an inline function for the stub in os-win32.h.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220323155743.1585078-27-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/qemu-common.h
include/sysemu/os-posix.h
include/sysemu/os-win32.h
os-win32.c