[Qemu-devel] errors which can't backing storage for guest RAM with -mem-path

2017-05-13 Thread heavybird
Hi Peter I found it can't backup the guest RAM when i run simple ram test code with errors which can't backing storage for guest RAM with integratorcp, the commander is: qemu-system-arm -M integratorcp -m 1 -semihosting -nographic -mem-path mem.txt -kernel build/emu_ram_test.elf i wrote the

[Qemu-devel] errors which can't backing storage for guest RAM with -mem-path

2017-05-12 Thread heavybird
Hi all I found it can't backup the guest RAM when i run simple ram test code with errors which can't backing storage for guest RAM with integratorcp, the commander is: qemu-system-arm -M integratorcp -m 1 -semihosting -nographic -mem-path mem.txt -kernel build/emu_ram_test.elf i wrote the pa