qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] fw_cfg: Implement fast "blit" operation for rap


From: Richard W.M. Jones
Subject: [Qemu-devel] [PATCH 0/2] fw_cfg: Implement fast "blit" operation for rapidly copying in kernel, initrd [etc] into the guest
Date: Sat, 17 Jul 2010 14:39:31 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

These two patches implement a faster way to copy the kernel and initrd
data into the guest.  The guest can set up a blit address and then
issue a blit command in order to tell qemu to copy the whole of the
configuration data into the predefined area of memory.

This saves a couple of seconds of boot time when you have very large
initrd images.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v



reply via email to

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