1. 30 9月, 2014 17 次提交
  2. 29 9月, 2014 2 次提交
    • K
      raw-posix: Fix build without posix_fallocate() · ed911435
      Kevin Wolf 提交于
      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: NKevin Wolf <kwolf@redhat.com>
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ed911435
    • P
      Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging · 0ebcc564
      Peter Maydell 提交于
      Block patches
      
      # gpg: Signature made Fri 26 Sep 2014 19:57:52 BST using RSA key ID C88F2FD6
      # gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>"
      
      * remotes/kevin/tags/for-upstream:
        qemu-iotests: Fail test if explicit test case number is unknown
        block: Validate node-name
        vpc: fix beX_to_cpu() and cpu_to_beX() confusion
        docs: add blkdebug block driver documentation
        block: Catch simultaneous usage of options and their aliases
        block: Specify -drive legacy option aliases in array
        block: Improve message for device name clashing with node name
        qemu-nbd: Destroy the BlockDriverState properly
        block: Keep DriveInfo alive until BlockDriverState dies
        blockdev: Disentangle BlockDriverState and DriveInfo creation
        blkdebug: show an error for invalid event names
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      0ebcc564
  3. 27 9月, 2014 13 次提交
  4. 26 9月, 2014 8 次提交