--- qemu/hw/9pfs/virtio-9p-coth.h 2018/04/24 19:30:32 1.1 +++ qemu/hw/9pfs/virtio-9p-coth.h 2018/04/24 19:51:08 1.1.1.2 @@ -44,7 +44,7 @@ typedef struct V9fsThPool { qemu_coroutine_self()); \ qemu_bh_schedule(co_bh); \ /* \ - * yeild in qemu thread and re-enter back \ + * yield in qemu thread and re-enter back \ * in glib worker thread \ */ \ qemu_coroutine_yield(); \