qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Wayne Xia
Subject: [Qemu-devel] [PATCH v2 0/3] kvm:showing a splash picture when start
Date: Thu, 23 Jun 2011 17:18:57 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10

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 with 5000ms showing up.
    Patch 1 contains the source modification for qemu-kvm, Patch 2 and
3 are binary patches that added a default logo picture file, alternated
the bios.bin to make the sea-bios showing it. Patch 3 is just used to
provide a convenient way to test the Patch, waiting for newer version
of seabios that provide the support officially.
    Any comments would be very nice.

-- 
Best Regards

Wayne Xia
mail:address@hidden
tel:86-010-82450803




reply via email to

[Prev in Thread] Current Thread [Next in Thread]