Re: [Qemu-devel] [PATCH v4 3/9] dump: Move struct definition into dump_memroy.h

2013-06-19 Thread Andreas Färber
"dump_memory.h" Am 28.05.2013 04:50, schrieb qiaonuo...@cn.fujitsu.com: > From: Qiao Nuohan > > Move definition of struct DumpState into include/sysemu/dump_memory.h. > > Signed-off-by: Qiao Nuohan > Reviewed-by: Zhang Xiaohe > --- > dump.c | 22 +-

[Qemu-devel] [PATCH v4 3/9] dump: Move struct definition into dump_memroy.h

2013-05-27 Thread qiaonuohan
From: Qiao Nuohan Move definition of struct DumpState into include/sysemu/dump_memory.h. Signed-off-by: Qiao Nuohan Reviewed-by: Zhang Xiaohe --- dump.c | 22 +- include/sysemu/dump_memory.h | 40 2 files c