Re: [Qemu-devel] [PULL 00/16] [for-1.7] Trivial patches for 2013-11-13

2013-11-13 Thread Stefan Weil
Am 13.11.2013 19:24, schrieb Michael Tokarev: > 13.11.2013 22:05, Stefan Weil wrote: [] >> The two trace.h related patches moved include statements from .h >> files to .c files. I compiled the resulting code on 64 bit Linux, >> also with cross compilation for MinGW, so win* won't be a problem. >> N

Re: [Qemu-devel] [PULL 00/16] [for-1.7] Trivial patches for 2013-11-13

2013-11-13 Thread Michael Tokarev
13.11.2013 22:05, Stefan Weil wrote: [] > The two trace.h related patches moved include statements from .h files > to .c files. > I compiled the resulting code on 64 bit Linux, also with cross > compilation for > MinGW, so win* won't be a problem. > > Nevertheless there remains a risk because my b

Re: [Qemu-devel] [PULL 00/16] [for-1.7] Trivial patches for 2013-11-13

2013-11-13 Thread Stefan Weil
Am 13.11.2013 14:01, schrieb Michael Tokarev: > Here's a next trivial-patches pull request, for patches collected > in almost 3 weeks. > > There's nothing extra-ordinary here, except of one thing: this is > keyboard maps handling series by Jan Krupa. While I don't expect > any breakage in this are

[Qemu-devel] [PULL 00/16] [for-1.7] Trivial patches for 2013-11-13

2013-11-13 Thread Michael Tokarev
Here's a next trivial-patches pull request, for patches collected in almost 3 weeks. There's nothing extra-ordinary here, except of one thing: this is keyboard maps handling series by Jan Krupa. While I don't expect any breakage in this area, but the series introduces a new keymap (cz), fixes oth