east.
Thanks!
On Fri, Feb 17, 2017 at 12:15 PM, Peter Maydell
wrote:
> On 17 February 2017 at 16:54, Chad Joan wrote:
> > so if we can test and
> > approve even /some/ of the more popular mail clients (ex: gmail,
> > thunderbird, outlook, etc) for use, it would help newbi
On Fri, Feb 17, 2017 at 12:17 PM, Eric Blake wrote:
> On 02/17/2017 10:54 AM, Chad Joan wrote:
> > Wow, that is some quick turn-around. Well done!
> >
> > My thoughts:
> >
> >- I find this summary info very helpful! On behalf of the N people
> >
How wonderful! Problem solved. Now I think that just having an example
could kill the misconception forever ;)
On Fri, Feb 17, 2017 at 11:57 AM, Paolo Bonzini wrote:
>
>
> On 17/02/2017 17:54, Chad Joan wrote:
> > Regarding the signature: IIRC, setting up certificates on a ma
Wow, that is some quick turn-around. Well done!
My thoughts:
- I find this summary info very helpful! On behalf of the N people
trying to heal paper cuts: thank you!
- I still recommend an example snippet for shell/bash interaction that
demonstrates the workflow you expect from a fi
Sure.
I'll see your -O2 and raise you a -c ;)
It went like this:
$ gcc -c first.c -O2
$ gcc -c second.c -O2
$ gcc -c third.c -O2
No complaints from gcc whatsoever (unless I drop the -c, then ld complains
about the undefined reference to main, which I think we all expect).
Just incase you expec
017 at 12:23 PM, Laszlo Ersek wrote:
> On 02/16/17 17:58, Paolo Bonzini wrote:
> >
> >
> > On 16/02/2017 17:30, Chad Joan wrote:
> >> Hello,
> >>
> >> This is a one-line patch to the configure script that will allow QEMU
> to be
> >&g
Hello,
This is a one-line patch to the configure script that will allow QEMU to be
built on musl-libc based Linux systems. This problem is only noticeable
when QEMU is built with --enable-curses.
Detailed reading material if you want to know where this came from:
https://bugs.gentoo.org/show_bug