Bochs/bochs/iodev/hdimage
Volker Ruppert 7c8748a661 Removed stub for the "external" disk image mode. It was designed for
implementing disk image support with an external C++ class. With the new code
it's now easier to implement support for additional disk images formats, so we
don't need the old stub anymore.
2021-01-07 20:50:34 +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 Rewrite of the hdimage plugin code. 2020-12-27 17:26:33 +00:00
cdrom_misc.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
cdrom_osx.cc Rewrite of the hdimage plugin code. 2020-12-27 17:26:33 +00:00
cdrom_osx.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
cdrom_win32.cc Rewrite of the hdimage plugin code. 2020-12-27 17:26:33 +00:00
cdrom_win32.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
cdrom.cc Rewrite of the hdimage plugin code. 2020-12-27 17:26:33 +00:00
cdrom.h Rewrite of the lowlevel cdrom code 2013-11-06 11:15:22 +00:00
hdimage.cc Removed stub for the "external" disk image mode. It was designed for 2021-01-07 20:50:34 +00:00
hdimage.h Removed stub for the "external" disk image mode. It was designed for 2021-01-07 20:50:34 +00:00
Makefile.in Some work on the Bochs plugins support. 2021-01-02 20:49:39 +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 Rewrite of the hdimage plugin code. 2020-12-27 17:26:33 +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 Rewrite of the hdimage plugin code. 2020-12-27 17:26:33 +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 Rewrite of the hdimage plugin code. 2020-12-27 17:26:33 +00:00
vmware4.h Added VMDK version 4 disk image creation support (ported from Qemu). 2013-11-03 07:41:29 +00:00
vpc.cc Fixed include file name. 2020-12-30 17:58:51 +00:00
vpc.h Fixed include file name. 2020-12-30 17:58:51 +00:00
vvfat.cc Rewrite of the hdimage plugin code. 2020-12-27 17:26:33 +00:00
vvfat.h Removed member 'extension' from direntry_t structure and increased 'name' size 2020-06-18 11:18:35 +00:00