qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [RFC PATCH v2 0/5] optimization to loader


From: Olivia Yin
Subject: [Qemu-devel] [RFC PATCH v2 0/5] optimization to loader
Date: Mon, 29 Oct 2012 13:24:20 +0800

Signed-off-by: Olivia Yin <address@hidden>

This series of 5 patches optimize the footprint of QEMU by registering reset 
private handlers to reload images when virtual machine reset.

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.

These patches are against the master branch of git://git.qemu.org/qemu.git.

The v2 patches had been updated to replace tar_target_phys_addr_t with hwaddr.




reply via email to

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