Bochs/bochs/iodev/hdimage
Volker Ruppert 4b27cc1103 Removed member 'extension' from direntry_t structure and increased 'name' size
to 11. Accessing 'extension' data using 'name' index is illegal and at least
gcc version 7.5.0 has produced incorrect code for creating short file name.
2020-06-18 11:18:35 +00:00
..
cdrom_amigaos.cc Always enable the portable ISO image file support. The option --enable-cdrom now 2013-11-10 11:14:42 +00:00
cdrom_amigaos.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
cdrom_misc.cc Block device detection fixes for Linux. 2015-10-25 17:02:12 +00:00
cdrom_misc.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
cdrom_osx.cc supposed to fix osx compilation 2017-12-22 08:35:04 +00:00
cdrom_osx.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
cdrom_win32.cc Replaced deprecated function GetVersionEx() with newer code based on Windows 2019-12-08 15:32:23 +00:00
cdrom_win32.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
cdrom.cc commit small fixes from patch by Ben 2020-03-09 07:27:55 +00:00
cdrom.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
hdimage.cc Added support for unlocking disk images (locks leftover from previous Bochs 2018-05-11 07:44:49 +00:00
hdimage.h If the base image of an undoable/volatile mode image has a builtin geometry, 2018-03-31 17:07:44 +00:00
Makefile.in Added Android host platform support to Bochs based on SF patch #534. 2016-08-12 17:06:14 +00:00
scsi_commands.h - moved the lowlevel cdrom and disk image stuff to the new subdirectory iodev/hdimage 2012-08-05 18:13:38 +00:00
vbox.cc Continued preparing hard disk sector size option in the hdimage code. 2018-03-18 09:07:31 +00:00
vbox.h Added Oracle(tm) VM VirtualBox image support (VDI version 1.1). Patch written 2015-03-29 14:27:32 +00:00
vmware3.cc Continued preparing hard disk sector size option in the hdimage code. 2018-03-18 09:07:31 +00:00
vmware3.h preparing hdimage code for the the compilation with a new bximage utility 2013-10-13 14:33:55 +00:00
vmware4.cc Continued preparing hard disk sector size option in the hdimage code. 2018-03-18 09:07:31 +00:00
vmware4.h Added VMDK version 4 disk image creation support (ported from Qemu). 2013-11-03 07:41:29 +00:00
vpc-img.cc Continued preparing hard disk sector size option in the hdimage code. 2018-03-18 09:07:31 +00:00
vpc-img.h bximage_new: Added VPC dynamic type image creation support (ported from Qemu). 2013-10-19 21:16:10 +00:00
vvfat.cc Removed member 'extension' from direntry_t structure and increased 'name' size 2020-06-18 11:18:35 +00:00
vvfat.h Removed member 'extension' from direntry_t structure and increased 'name' size 2020-06-18 11:18:35 +00:00