include: move TFR to osdep.h
commit1dacd88ddcf33eb6ed044c4080e3ef5e3de4b6b6
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 23 Mar 2022 15:57:27 +0000 (23 19:57 +0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 6 Apr 2022 12:31:43 +0000 (6 14:31 +0200)
treecd4e649da800b91d8b16620c55a8fdcf3bfa4ec3
parent11fd78dc074a6abed7514a37cbb77f440ab8f410
include: move TFR to osdep.h

The macro requires EINTR, which has its header included in osdep.h.

(Not sure what TFR stands for, perhaps "Test For Retry". Rename it ?)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220323155743.1585078-17-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/qemu-common.h
include/qemu/osdep.h