qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] ed9114: raw-posix: Fix build without posix_fa


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] ed9114: raw-posix: Fix build without posix_fallocate()
Date: Mon, 29 Sep 2014 09:30:08 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: ed9114356b587b362f5ed10e75366a4f07ed32af
      
https://github.com/qemu/qemu/commit/ed9114356b587b362f5ed10e75366a4f07ed32af
  Author: Kevin Wolf <address@hidden>
  Date:   2014-09-29 (Mon, 29 Sep 2014)

  Changed paths:
    M block/raw-posix.c
    M configure

  Log Message:
  -----------
  raw-posix: Fix build without posix_fallocate()

Check for the presence of posix_fallocate() in configure and only
compile in support for PREALLOC_MODE_FALLOC when it's there.

Signed-off-by: Kevin Wolf <address@hidden>
Signed-off-by: Peter Maydell <address@hidden>



reply via email to

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