From 2830030c394cb93a1f0e9e6cdf661914d3addac7 Mon Sep 17 00:00:00 2001 From: Stanislav Shwartsman Date: Sat, 3 Apr 2010 10:58:48 +0000 Subject: [PATCH] Update CHANGES --- bochs/CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bochs/CHANGES b/bochs/CHANGES index ed91b435b..0db8dbadd 100644 --- a/bochs/CHANGES +++ b/bochs/CHANGES @@ -4,7 +4,7 @@ Brief summary : - Major configure/cpu rework allowing to enable/disable CPU options at runtime through .bochsrc (Stanislav) - Bugfixes for CPU emulation correctness and stability -- Implemented VMX Apic Virtualization +- Implemented Intel VMXx2 extensions (Stanislav) - Implemented PCLMULQDQ AES instruction - Extended Bochs internal debugger functionality - USB HP DeskJet 920C printer device emulation (Ben Lunt)