Searched hist:"354 b86f85f516fecb60185f9c2b8e5933177b300" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/9pfs/ |
H A D | 9p-synth.h | diff 354b86f85f516fecb60185f9c2b8e5933177b300 Thu Feb 01 14:21:28 CST 2018 Greg Kurz <groug@kaod.org> tests: virtio-9p: add WRITE operation test
Trivial test of a successful write.
Signed-off-by: Greg Kurz <groug@kaod.org> (groug, handle potential overflow when computing request size, add missing g_free(buf), backend handles one written byte at a time to validate the server doesn't do short-reads) Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | 9p-synth.c | diff 354b86f85f516fecb60185f9c2b8e5933177b300 Thu Feb 01 14:21:28 CST 2018 Greg Kurz <groug@kaod.org> tests: virtio-9p: add WRITE operation test
Trivial test of a successful write.
Signed-off-by: Greg Kurz <groug@kaod.org> (groug, handle potential overflow when computing request size, add missing g_free(buf), backend handles one written byte at a time to validate the server doesn't do short-reads) Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
|