On Mon, Oct 19, 2009 at 5:07 PM, Juan Quintela wrote:
> This is needed due to the difference betewen 'unsigned long' and 'unsigned
> long long' types. They don't typecheck.
>
> This allows to use directly linux kernel structures.
>
For the reference, it was included today in qemu-kvm.git as a de
This is needed due to the difference betewen 'unsigned long' and 'unsigned
long long' types. They don't typecheck.
This allows to use directly linux kernel structures.
Signed-off-by: Juan Quintela
---
hw/hw.h | 13 +
savevm.c | 23 +++
2 files changed, 36 i