26.09.2013 23:38, Stefan Weil пишет:
Am 25.09.2013 14:57, schrieb Michael Roth:
Hi everyone,
The following new patches are queued for QEMU stable v1.6.1:
https://github.com/mdroth/qemu/commits/stable-1.6-staging
The release is planned for 2013-10-02:
http://wiki.qemu.org/Planning/1.6
Please respond here or CC qemu-sta...@nongnu.org on any patches you
think should be included in the release. The cut-off date is
2013-09-30 for new patches.
Testing/feedback is greatly appreciated.
Thanks!
Please add this one from Michael Tokarev, too:
http://patchwork.ozlabs.org/patch/276560/
A small correction/nitpick: it is not from me originally,
it is from Wenchao Xia, but indeed, I verified and signed
it.
It fixes a compiler warning from MinGW-w32 gcc in QEMU 1.5.3.
I'm not sure it qualifies for -stable however, because it
merely fixes a compiler warning, the code is actually correct
both ways. Ofcourse the compile with -Werror will fail with
SOME compilers/versions, but is it the only place where we
have warnings?
Thanks!
/mjt