qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] register reset handlers to reload image
@ 2012-10-26  8:02 Olivia Yin
  2012-10-26  8:02 ` [Qemu-devel] [PATCH 1/5] define image_file_reset and image_blob_reset Olivia Yin
  2012-10-26  9:17 ` [Qemu-devel] [PATCH 0/5] register reset handlers to reload image 陳韋任 (Wei-Ren Chen)
  0 siblings, 2 replies; 10+ messages in thread
From: Olivia Yin @ 2012-10-26  8:02 UTC (permalink / raw)
  To: qemu-ppc, qemu-devel; +Cc: Olivia Yin

Register reset handlers image_blob_reset and image_file_reset
to reload images when virtual machine reset.

This way could optimize footprint of QEMU.

This is the first part of the patches which remove rom related
functions in loader.c
The second part will optimize memory regions which use rom_ptr.

Signed-off-by: Olivia Yin <hong-hua.yin@freescale.com>

0001-define-image_file_reset-and-image_blob_reset.patch
0002-use-reset-handlers-to-reload-kernel-and-initrd.patch
0003-replace-rom_add_file-with-image_file_reset.patch
0004-replaece-rom_add_blob-with-image_blob_reset.patch
0005-remove-rom-related-functions-in-loader.patch

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-10-29  5:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-26  8:02 [Qemu-devel] [PATCH 0/5] register reset handlers to reload image Olivia Yin
2012-10-26  8:02 ` [Qemu-devel] [PATCH 1/5] define image_file_reset and image_blob_reset Olivia Yin
2012-10-26  8:02   ` [Qemu-devel] [PATCH 2/5] use reset handlers to reload kernel and initrd Olivia Yin
2012-10-26  8:02     ` [Qemu-devel] [PATCH 3/5] replace rom_add_file* with image_file_reset Olivia Yin
2012-10-26  8:02       ` [Qemu-devel] [PATCH 4/5] replaece rom_add_blob* with image_blob_reset Olivia Yin
2012-10-26  8:02         ` [Qemu-devel] [PATCH 5/5] remove rom related functions in loader Olivia Yin
2012-10-26  9:32     ` [Qemu-devel] [PATCH 2/5] use reset handlers to reload kernel and initrd 陳韋任 (Wei-Ren Chen)
2012-10-29  5:12       ` Yin Olivia-R63875
2012-10-26  9:28   ` [Qemu-devel] [PATCH 1/5] define image_file_reset and image_blob_reset 陳韋任 (Wei-Ren Chen)
2012-10-26  9:17 ` [Qemu-devel] [PATCH 0/5] register reset handlers to reload image 陳韋任 (Wei-Ren Chen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).