Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qemu: Use "unsafe" cache if direct IO is not supported #119

Merged
merged 1 commit into from
Oct 1, 2014
Merged

qemu: Use "unsafe" cache if direct IO is not supported #119

merged 1 commit into from
Oct 1, 2014

Commits on Sep 15, 2014

  1. qemu: Use "unsafe" cache if direct IO is not supported

    ZFS on Linux, for example, does not support direct I/O. Probe for DIO
    support before starting a new QEMU instance and fall-back to "unsafe"
    caching if it's not supported. Suggested by Tomek.
    
    Fixes #118.
    
    Signed-off-by: Pekka Enberg <penberg@iki.fi>
    penberg committed Sep 15, 2014
    Configuration menu
    Copy the full SHA
    91f971d View commit details
    Browse the repository at this point in the history