[Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Wayne Xia
Hi, these 3 patch simply enable qemu-kvm to show a logo picture when it s start up, following is how to configurate it: invoke it with params: -boot (splash_time=N,) (splash_filename=N,) the splash_time is in the unit of ms, and its max value is 65535. this feature is by default on

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Jan Kiszka
On 2011-06-23 11:18, Wayne Xia wrote: Hi, these 3 patch simply enable qemu-kvm to show a logo picture when it You are posting on qemu-devel (which is correct for this topic), so your patches must target that tree. Patch 1 eg. does not and needs rebasing. s start up, following is how to

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Jan Kiszka
On 2011-06-23 13:14, Stefan Hajnoczi wrote: 2011/6/23 Jan Kiszka jan.kis...@web.de: On 2011-06-23 11:18, Wayne Xia wrote: Hi, these 3 patch simply enable qemu-kvm to show a logo picture when it You are posting on qemu-devel (which is correct for this topic), so your patches must target

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Stefan Hajnoczi
2011/6/23 Jan Kiszka jan.kis...@web.de: On 2011-06-23 11:18, Wayne Xia wrote: Hi,     these 3 patch simply enable qemu-kvm to show a logo picture when it You are posting on qemu-devel (which is correct for this topic), so your patches must target that tree. Patch 1 eg. does not and needs

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Wayne Xia
2011-6-23 18:03, Jan Kiszka On 2011-06-23 11:18, Wayne Xia wrote: Hi, these 3 patch simply enable qemu-kvm to show a logo picture when it You are posting on qemu-devel (which is correct for this topic), so your patches must target that tree. Patch 1 eg. does not and needs rebasing.

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Jan Kiszka
On 2011-06-23 13:20, Wayne Xia wrote: 2011-6-23 18:03, Jan Kiszka On 2011-06-23 11:18, Wayne Xia wrote: Hi, these 3 patch simply enable qemu-kvm to show a logo picture when it You are posting on qemu-devel (which is correct for this topic), so your patches must target that tree. Patch

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Daniel P. Berrange
On Thu, Jun 23, 2011 at 05:18:57PM +0800, Wayne Xia wrote: Hi, these 3 patch simply enable qemu-kvm to show a logo picture when it s start up, following is how to configurate it: invoke it with params: -boot (splash_time=N,) (splash_filename=N,) the splash_time is in the unit

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Richard W.M. Jones
On Thu, Jun 23, 2011 at 05:18:57PM +0800, Wayne Xia wrote: Hi, these 3 patch simply enable qemu-kvm to show a logo picture when it s start up, following is how to configurate it: invoke it with params: -boot (splash_time=N,) (splash_filename=N,) the splash_time is in the unit

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Daniel P. Berrange
On Thu, Jun 23, 2011 at 07:20:06PM +0800, Wayne Xia wrote: 2011-6-23 18:03, Jan Kiszka On 2011-06-23 11:18, Wayne Xia wrote: Hi, these 3 patch simply enable qemu-kvm to show a logo picture when it You are posting on qemu-devel (which is correct for this topic), so your patches

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Stefan Hajnoczi
On Thu, Jun 23, 2011 at 12:17 PM, Jan Kiszka jan.kis...@web.de wrote: On 2011-06-23 13:14, Stefan Hajnoczi wrote: 2011/6/23 Jan Kiszka jan.kis...@web.de: On 2011-06-23 11:18, Wayne Xia wrote: Hi,     these 3 patch simply enable qemu-kvm to show a logo picture when it You are posting on

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Zhi Yong Wu
Jan, Sorry, i just made a mistake, and thanks. On Thu, Jun 23, 2011 at 7:57 PM, Jan Kiszka jan.kis...@web.de wrote: On 2011-06-23 13:56, Zhi Yong Wu wrote: I guess that Wayne should target qemu-kvm git tree. Nope, qemu.git is correct. Jan -- Regards, Zhi Yong Wu

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Daniel P. Berrange
On Thu, Jun 23, 2011 at 01:24:01PM +0200, Jan Kiszka wrote: On 2011-06-23 13:20, Wayne Xia wrote: 2011-6-23 18:03, Jan Kiszka On 2011-06-23 11:18, Wayne Xia wrote: Hi, these 3 patch simply enable qemu-kvm to show a logo picture when it You are posting on qemu-devel (which is

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Zhi Yong Wu
I guess that Wayne should target qemu-kvm git tree. Regards, Zhiyong Wu On Thu, Jun 23, 2011 at 7:14 PM, Stefan Hajnoczi stefa...@gmail.com wrote: 2011/6/23 Jan Kiszka jan.kis...@web.de: On 2011-06-23 11:18, Wayne Xia wrote: Hi,     these 3 patch simply enable qemu-kvm to show a logo

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Jan Kiszka
On 2011-06-23 13:56, Zhi Yong Wu wrote: I guess that Wayne should target qemu-kvm git tree. Nope, qemu.git is correct. Jan signature.asc Description: OpenPGP digital signature

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Avi Kivity
On 06/23/2011 03:33 PM, Stefan Hajnoczi wrote: BTW, do we have such information in the linux-kvm.org and maybe also qemu.org wikis? If not, I guess it would help, in some cases at least. I have added the following: If you want to contribute code, please develop against qemu.git and submit

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Jan Kiszka
On 2011-06-23 14:05, Daniel P. Berrange wrote: On Thu, Jun 23, 2011 at 01:24:01PM +0200, Jan Kiszka wrote: On 2011-06-23 13:20, Wayne Xia wrote: 2011-6-23 18:03, Jan Kiszka On 2011-06-23 11:18, Wayne Xia wrote: Hi, these 3 patch simply enable qemu-kvm to show a logo picture when it

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Michael Tokarev
23.06.2011 16:00, Richard W.M. Jones wrote: On Thu, Jun 23, 2011 at 05:18:57PM +0800, Wayne Xia wrote: Hi, these 3 patch simply enable qemu-kvm to show a logo picture when it s start up, following is how to configurate it: invoke it with params: -boot (splash_time=N,)

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Anthony Liguori
On 06/23/2011 07:00 AM, Richard W.M. Jones wrote: On Thu, Jun 23, 2011 at 05:18:57PM +0800, Wayne Xia wrote: Hi, these 3 patch simply enable qemu-kvm to show a logo picture when it s start up, following is how to configurate it: invoke it with params: -boot (splash_time=N,)

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Andreas Färber
Am 23.06.2011 um 14:29 schrieb Jan Kiszka: On 2011-06-23 14:05, Daniel P. Berrange wrote: On Thu, Jun 23, 2011 at 01:24:01PM +0200, Jan Kiszka wrote: On 2011-06-23 13:20, Wayne Xia wrote: 2011-6-23 18:03, Jan Kiszka On 2011-06-23 11:18, Wayne Xia wrote: -boot (splash_time=N,)

Re: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start

2011-06-23 Thread Wayne Xia
2011-6-23 20:29, Jan Kiszka : On 2011-06-23 14:05, Daniel P. Berrange wrote: On Thu, Jun 23, 2011 at 01:24:01PM +0200, Jan Kiszka wrote: On 2011-06-23 13:20, Wayne Xia wrote: 2011-6-23 18:03, Jan Kiszka On 2011-06-23 11:18, Wayne Xia wrote: Hi, these 3 patch simply enable qemu-kvm to