Bochs/bochs/iodev/hdimage
Volker Ruppert e29957cca2 Removed 'delete' (-d) option and added new 'backup' (-b) option.
In convert/resize mode a backup can be created if the new file name
is not specified or the same as the source file name. In commit mode
both base image and redolog file are affected by the backup switch.
Added Linux specific file copy code using '/bin/cp'.
2013-11-02 15:58:59 +00:00
..
cdrom_amigaos.cc some fixes for Bochs on MorphOS (based on a patch by Thore Sittly) 2013-04-12 17:26:27 +00:00
cdrom_misc.cc fixed compilation error under cygwin which defines WIN32 2013-09-26 19:51:30 +00:00
cdrom_osx.cc
cdrom_win32.cc Fixed some gcc 4.8.1 warnings 2013-10-27 15:13:19 +00:00
cdrom.cc
cdrom.h Removed obsolete ASPI cdrom access code for Win9x/ME 2013-10-22 19:46:46 +00:00
hdimage.cc Removed 'delete' (-d) option and added new 'backup' (-b) option. 2013-11-02 15:58:59 +00:00
hdimage.h Added new redolog_t method commit() for the bximage commit mode, using the fast 2013-10-23 08:35:21 +00:00
Makefile.in
scsi_commands.h
vmware3.cc Added initial version of a new bximage utility written in C++ for image 2013-10-13 20:30:51 +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 Added sanity checks to the vmware4 and vvfat mode to avoid data corruption. 2013-11-01 11:34:51 +00:00
vmware4.h Some work on the new bximage utility 2013-10-18 19:36:50 +00:00
vpc-img.cc bximage_new: Added VPC dynamic type image creation support (ported from Qemu). 2013-10-19 21:16:10 +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 Added sanity checks to the vmware4 and vvfat mode to avoid data corruption. 2013-11-01 11:34:51 +00:00
vvfat.h preparing hdimage code for the the compilation with a new bximage utility 2013-10-13 14:33:55 +00:00