Re: [Qemu-devel] [PATCH v2] bugfix: vm halt when in reset looping

2016-12-15 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Type: series Subject: [Qemu-devel] [PATCH v2] bugfix: vm halt when in reset looping Message-id: 20161216073557.2688-1-hangaoh...@huawei.com === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total

[Qemu-devel] [PATCH v2] bugfix: vm halt when in reset looping

2016-12-15 Thread hangaohuai
reset mc146818rtc device when RESET event happens. Fix the problem: 1. Guest boot the second cpu, set CMOS_RESET_CODE 0x0a to protect selfboot; 2. VM being reset by others, hmp_system_reset; 3. seabios resume check the CMOS_RESET_CODE, if 0x0a, jump to the BDA resume execution by jump