|
From: | Olivia Yin |
Subject: | [Qemu-devel] [PATCH 0/5] register reset handlers to reload image |
Date: | Fri, 26 Oct 2012 16:02:01 +0800 |
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 <address@hidden> 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
[Prev in Thread] | Current Thread | [Next in Thread] |