Skip to content

Commit

Permalink
Regenerated configure script and updated CHANGES.
Browse files Browse the repository at this point in the history
  • Loading branch information
vruppert committed Dec 2, 2023
1 parent fc0992a commit af47384
Show file tree
Hide file tree
Showing 2 changed files with 362 additions and 124 deletions.
7 changes: 5 additions & 2 deletions bochs/CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ Brief summary :
- USB: Added experimental MSD UASP emulation
- USB: Added OHCI as an EHCI Companion option. Now allows UHCI or OHCI specified as a configuration parameter.
- Disk images: Allows large VHD image files
- Enhanced the Floppy Disk emulation
- Bug fix which now closes the cdrom image file when using win32 configuration
- Fixed and enhanced the Floppy Disk emulation
- Documentation updates and fixes

Detailed change log :
Expand Down Expand Up @@ -57,6 +56,9 @@ Detailed change log :
- Fixed APIC MWAIT timer activation
- APIC: Removed timer handles from save/restore list

- CMOS
- Fixed and improved RTC handling in CMOS and BIOS (based on SF patch by Michele Giacomone))

- PCI
- Fixed and improved PCI slot config error handling

Expand All @@ -67,6 +69,7 @@ Detailed change log :
- Fix to enable TEAC CD-ROM driver to work
- Allow to change the CD-ROM via the Bochs Ribbon, as well as properly "ejecting" a CD from the guest.
This fix simulates an open tray and then a closed tray for all CD changes.
- Bug fix which now closes the cdrom image file when using win32 configuration

- Hard drive / HD image
- Allows large VHD image files.
Expand Down
Loading

0 comments on commit af47384

Please sign in to comment.