Hi Anthony, This include a signed pull request. I guess you would require a recent git to use the gpg info.
The following changes since commit 774d5c5b1604b8443a8e42048b370b6c95dbfc40: cris: Handle conditional stores on CRISv10 (2011-12-12 11:38:31 +0100) are available in the git repository at: git://repo.or.cz/qemu/v9fs.git tag for-anthony for you to fetch changes up to db6e84e6cbe728ea5dcecc62d40e4835ef2b1a4b: hw/9pfs: Use the correct signed type for different variables (2011-12-13 18:59:17 +0530) ---------------------------------------------------------------- Bug fix series. This should also be merged to 1.0 stable. ---------------------------------------------------------------- Aneesh Kumar K.V (1): hw/9pfs: Use the correct signed type for different variables Stefan Hajnoczi (1): hw/9pfs: replace iovec manipulation with QEMUIOVector fsdev/file-op-9p.h | 2 +- hw/9pfs/virtio-9p.c | 183 ++++++++++++++++++++------------------------------- hw/9pfs/virtio-9p.h | 2 +- trace-events | 8 +- 4 files changed, 77 insertions(+), 118 deletions(-) -aneesh