diff options
author | Kevin Wolf <kwolf@redhat.com> | 2015-12-15 11:35:36 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-12-18 14:34:43 +0100 |
commit | d657c0c289e944fc22289f5c318f48da87d79dcb (patch) | |
tree | 775382607e9e96429d12c6c0c2ca20250b95965e /tests | |
parent | b1fc8f934ba3fcdc8381b89413ad4df2e90d5312 (diff) | |
download | qemu-d657c0c289e944fc22289f5c318f48da87d79dcb.zip qemu-d657c0c289e944fc22289f5c318f48da87d79dcb.tar.gz qemu-d657c0c289e944fc22289f5c318f48da87d79dcb.tar.bz2 |
raw-posix: Make aio=native option binding
Traditionally, aio=native was treated as an advice that could simply be
ignored if an error occurs while initialising Linux AIO or the feature
wasn't compiled in. This behaviour was deprecated in commit 96518254
(qemu 2.3; error during init) and commit 1501ecc1 (qemu 2.5; not
compiled in).
This patch changes raw-posix to error out in these cases instead of
printing a deprecation warning.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions