[PATCH 0/2] Fixes for broken commit 48afe6e4eabf, Windows fails to boot

Claudio Fontana posted 2 patches 2 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/next-importer-push tags/patchew/20210529091313.16708-1-cfontana@suse.de
target/i386/cpu.c | 66 +++++++++++++++++++++++++----------------------
1 file changed, 35 insertions(+), 31 deletions(-)
[PATCH 0/2] Fixes for broken commit 48afe6e4eabf, Windows fails to boot
Posted by Claudio Fontana 2 years, 10 months ago
Commit ("i386: split cpu accelerators from cpu.c, using AccelCPUClass")
introduced two bugs that break cpu max and host in the refactoring,
by running initializations in the wrong order.

This small series of two patches is an attempt to correct the situation.

Please provide your test results and feedback, thanks!

Claudio

Claudio Fontana (2):
  i386: reorder call to cpu_exec_realizefn in x86_cpu_realizefn
  i386: run accel_cpu_instance_init as instance_post_init

 target/i386/cpu.c | 66 +++++++++++++++++++++++++----------------------
 1 file changed, 35 insertions(+), 31 deletions(-)

-- 
2.26.2