From 7f5b9e08d7413bc2c756b4f2e3b49e2112664d36 Mon Sep 17 00:00:00 2001 From: Volker Ruppert Date: Sat, 23 Mar 2024 13:55:39 +0100 Subject: [PATCH] Update CHANGES --- bochs/CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bochs/CHANGES b/bochs/CHANGES index aa730d4fa..927b77827 100644 --- a/bochs/CHANGES +++ b/bochs/CHANGES @@ -10,6 +10,10 @@ Detailed change log : - Integrated softfloat3e library replacing older softfloat2a fpu-emulation code - Implemented AVX512_FP16 Intel instruction set based on softfloat3e library (enabled in Xeon Sapphire Rapids CPU definition) +- Configure and compile + - Fixed compilation of debugger with plugins enabled on Windows + - Removed legacy libltdl code and force using library installed on host system + - I/O Devices - USB - Now includes the USB Debugger support for the xHCI and UHCI controllers