]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'stefanha/block' into staging
authorAnthony Liguori <anthony@codemonkey.ws>
Mon, 23 Sep 2013 16:53:05 +0000 (11:53 -0500)
committerAnthony Liguori <anthony@codemonkey.ws>
Mon, 23 Sep 2013 16:53:05 +0000 (11:53 -0500)
commit16121fa39e1ec17308162af4de5c5f6c01c1cce1
treee51c28fbcfca41313aa3fd9e9e052be54c69b99c
parent2e6ae666c8ccaa7fd26d7102c5c9bed24dc02b1d
parentef5bc96268ceec64769617dc53b0ac3a20ff351c
Merge remote-tracking branch 'stefanha/block' into staging

# By Stefan Hajnoczi (4) and others
# Via Stefan Hajnoczi
* stefanha/block:
  virtio-blk: do not relay a previous driver's WCE configuration to the current
  blockdev: do not default cache.no-flush to true
  block: don't lose data from last incomplete sector
  qcow2: Correct snapshots size for overlap check
  coroutine: fix /perf/nesting coroutine benchmark
  coroutine: add qemu_coroutine_yield benchmark
  qemu-timer: do not take the lock in timer_pending
  qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safe
  qemu-timer: drop outdated signal safety comments
  osdep: warn if open(O_DIRECT) on fails with EINVAL
  libcacard: link against qemu-error.o for error_report()

Message-id: 1379698931-946-1-git-send-email-stefanha@redhat.com