Re: [Qemu-devel] [PATCH 1/2] Add 'serial' attribute to virtio-blk devices

2010-06-19 Thread Ulrich Drepper
s, ssize_t n) > { >const char *di = d; > >> + >> + while (*s && n--) >> + *d++ = *s++; >> + return d - di; I would guess you mean char *const di = d; Quite different and doesn't elicit warnings from the compile

[Qemu-devel] Re: [PATCH v2] qemu-kvm: Speed up of the dirty-bitmap-traveling

2010-02-10 Thread Ulrich Drepper
ing on how sparse the bitmap is populated this might reduce the number of data dependencies quite a bit. - -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖ -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAktysDoACgkQ2ijCOnn/RHS2zwCfcj+G0S5ZAEA8MjGAVI/rKjJJ +0oAnA4njIrwx3/5+o43ekYeYXSNyei0 =ukkz -END PGP SIGNATURE-