Am 30.05.2012 09:36, schrieb Stefan Hajnoczi: > On Wed, May 30, 2012 at 1:03 AM, MORITA Kazutaka > <morita.kazut...@lab.ntt.co.jp> wrote: >> Signed-off-by: MORITA Kazutaka <morita.kazut...@lab.ntt.co.jp> >> --- >> >> Changes from v1: >> - use spaces for indentation >> >> block/sheepdog.c | 9 +++++---- >> 1 files changed, 5 insertions(+), 4 deletions(-) > > It's worth mentioning that this does not affect the binary that gets > built and isn't critical for QEMU 1.1. It's still a good change to > have though because it documents which functions execute in coroutine > context. > > Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>
I don't such things qualify for 1.1 at this point. I'll queue it for 1.2. Kevin