On 11.11.2009, at 22:57, Anthony Liguori wrote:
Alexander Graf wrote:
We have several rom helpers currently, but none of them can get us
code that spans several roms into a pointer.
This patch introduces a function that copies over rom contents.
Signed-off-by: Alexander Graf
---
hw/loader.c
Alexander Graf wrote:
We have several rom helpers currently, but none of them can get us
code that spans several roms into a pointer.
This patch introduces a function that copies over rom contents.
Signed-off-by: Alexander Graf
---
hw/loader.c | 38 ++
hw