Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows

2017-11-28 Thread Fam Zheng
On Wed, 11/29 09:30, Yu Ning wrote: > > > On 11/29/2017 9:25, Fam Zheng wrote: > > On Tue, 11/28 13:57, Eric Blake wrote: > > > On 11/22/2017 04:43 AM, no-re...@patchew.org wrote: > > > > Hi, > > > > > > > > This series failed automatic build test. Please find the testing > > > > commands and >

Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows

2017-11-28 Thread Yu Ning
On 11/29/2017 9:25, Fam Zheng wrote: On Tue, 11/28 13:57, Eric Blake wrote: On 11/22/2017 04:43 AM, no-re...@patchew.org wrote: Hi, This series failed automatic build test. Please find the testing commands and their output below. If you have docker installed, you can probably reproduce it lo

Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows

2017-11-28 Thread Fam Zheng
On Tue, 11/28 13:57, Eric Blake wrote: > On 11/22/2017 04:43 AM, no-re...@patchew.org wrote: > > Hi, > > > > This series failed automatic build test. Please find the testing commands > > and > > their output below. If you have docker installed, you can probably > > reproduce it > > locally. > >

Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows

2017-11-28 Thread Eric Blake
On 11/22/2017 04:43 AM, no-re...@patchew.org wrote: Hi, This series failed automatic build test. Please find the testing commands and their output below. If you have docker installed, you can probably reproduce it locally. Subject: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on

Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows

2017-11-22 Thread Yu Ning
On 11/23/2017 1:03, Thomas Huth wrote: On 22.11.2017 15:52, Yu Ning wrote: On 11/22/2017 20:25, Thomas Huth wrote: [...] Would it be OK to remove the qemu-debian-wheezy-gui-with-haxm.png from the blog post? Yes, I'm fine with removing it.  Sorry I haven't installed Jekyll and didn't test th

Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows

2017-11-22 Thread Thomas Huth
On 22.11.2017 15:52, Yu Ning wrote: > > On 11/22/2017 20:25, Thomas Huth wrote: [...] >> Would it be OK to remove the qemu-debian-wheezy-gui-with-haxm.png from >> the blog post? > > Yes, I'm fine with removing it.  Sorry I haven't installed Jekyll and > didn't test the rendering. > > Would you c

Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows

2017-11-22 Thread Paolo Bonzini
On 22/11/2017 16:37, Thomas Huth wrote: > On 22.11.2017 15:42, Paolo Bonzini wrote: >> On 22/11/2017 13:25, Thomas Huth wrote: >>> diff --git a/assets/css/skel-noscript.css b/assets/css/skel-noscript.css >>> index e0a141e..f574b9f 100644 >>> --- a/assets/css/skel-noscript.css >>> +++ b/assets/css/s

Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows

2017-11-22 Thread Thomas Huth
On 22.11.2017 15:42, Paolo Bonzini wrote: > On 22/11/2017 13:25, Thomas Huth wrote: >> diff --git a/assets/css/skel-noscript.css b/assets/css/skel-noscript.css >> index e0a141e..f574b9f 100644 >> --- a/assets/css/skel-noscript.css >> +++ b/assets/css/skel-noscript.css >> @@ -27,6 +27,7 @@ >>

Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows

2017-11-22 Thread Yu Ning
On 11/22/2017 20:25, Thomas Huth wrote: On 22.11.2017 09:10, Yu Ning wrote: From: Yu Ning Following my announcement of the open source release of HAXM, I was asked to write a blog post for normal Windows users to advertise the use of "-accel hax": https://lists.gnu.org/archive/html/qemu-dev

Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows

2017-11-22 Thread Paolo Bonzini
On 22/11/2017 13:25, Thomas Huth wrote: > diff --git a/assets/css/skel-noscript.css b/assets/css/skel-noscript.css > index e0a141e..f574b9f 100644 > --- a/assets/css/skel-noscript.css > +++ b/assets/css/skel-noscript.css > @@ -27,6 +27,7 @@ > -o-box-sizing: border-box; >

Re: [Qemu-devel] [PATCH] Add a blog post about HAXM acceleration on Windows

2017-11-22 Thread Thomas Huth
On 22.11.2017 09:10, Yu Ning wrote: > From: Yu Ning > > Following my announcement of the open source release of HAXM, > I was asked to write a blog post for normal Windows users to > advertise the use of "-accel hax": > > https://lists.gnu.org/archive/html/qemu-devel/2017-11/msg02822.html Thank