Anthony,
the following changes since commit e6f5d0be730a41bacb10edba19d1369ec2949486:
Merge branch 'w64' of git://qemu.weilnetz.de/qemu (2012-04-15 19:56:06 +0000)
are available in the git repository at:
git://github.com/bonzini/qemu.git nbd-next
for you to fetch changes up to 00a07bfd8fe9b4be2727c0e5828c25e2adda7fad:
nbd: obey FUA on reads (2012-04-19 16:36:43 +0200)
----------------------------------------------------------------
Paolo Bonzini (7):
nbd: avoid out of bounds access to recv_coroutine array
nbd: consistently use ssize_t
nbd: consistently check for <0 or >=0
nbd: consistently return negative errno values
nbd: do not block in nbd_wr_sync if no data at all is available
nbd: do not include block_int.h
nbd: obey FUA on reads
block/nbd.c | 53 ++++++++----
nbd.c | 267 +++++++++++++++++++++++++++++++++--------------------------
nbd.h | 6 +-
qemu-nbd.c | 45 +++++-----
4 files changed, 212 insertions(+), 159 deletions(-)
--
1.7.9.3