From ea8d06b97e4ffd2a42e98029458be0f9044dbd53 Mon Sep 17 00:00:00 2001 From: Stanislav Shwartsman Date: Sun, 1 Sep 2024 23:00:08 +0300 Subject: [PATCH] update msrs.def to avoid Windows boot dealing with these MSRs --- bochs/msrs.def | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bochs/msrs.def b/bochs/msrs.def index 61acf32bc..33d180730 100644 --- a/bochs/msrs.def +++ b/bochs/msrs.def @@ -41,5 +41,7 @@ # ADDRESS TYPE RESET_HI RESET_LO RSRVD_HI RSRVD_LO IGNRD_HI IGNRD_LO # --------------------------------------------------------------------------------- + 0x017 0 00000000 00000000 00000000 00000000 00000000 00000000 # IA32_PLATFORM_ID 0x02c 0 00000000 00000000 00000000 00000000 00000000 00000000 - \ No newline at end of file + 0x1b1 0 00000000 00000000 00000000 00000000 00000000 00000000 # IA32_PACKAGE_THERM_STATUS + 0xdb2 0 00000000 00000000 00000000 00000000 00000000 00000000 # IA32_THREAD_STALL