** For discussion / early review only, still not complete ** This is the second version of the ssh block device patch, previously posted and discussed here:
http://www.mail-archive.com/qemu-devel@nongnu.org/msg161996.html There are multiple changes since last time, but the main one is that this ought to be properly using coroutines so it will not block during reads and writes. Rich.