- fixed 2 list items

This commit is contained in:
Volker Ruppert 2012-01-07 08:24:55 +00:00
parent e747c90e49
commit 839fb122d6

View File

@ -39,7 +39,7 @@ Bochs 2.5.1 is a bugfix release. Here is the summary of changes :
<li> removed very old deprecated configure options from configure script
</ul>
- I/O Devices
<li> I/O Devices
<ul>
<li> fixed possible failures of PCI DMA transfers
<li> VVFAT: several fixes in the optional write support (passes test with XP)
@ -48,7 +48,7 @@ Bochs 2.5.1 is a bugfix release. Here is the summary of changes :
to avoid trouble
</ul>
- Config interface / GUI and display libraries
<li> Config interface / GUI and display libraries
<ul>
<li> added VMX .bochsrc option to control VMX support on runtime
<li> fix for x86-64 .bochsrc option parsing (patch from @SF)