Bochs/bochs/iodev/hdimage
Volker Ruppert 961a88ab43 - started implementation of hdimage mode autodetection and use it to check the
type of the r/o disk for the undoable / volatile mode. The format check code
  is currently written for flat, sparse and growing images. The undoable and
  volatile mode now cause a panic if the r/o image mode is unsupported.
- TODO #1: rewrite the header checks for vmware3, vmware4 and vpc images to make
  them usable for autodetection.
- TODO #2: add support for other types of r/o disks in undoable/volatile mode.
- TODO #3: add an image mode 'auto' for the supported types (NOTE: unknown images
  can be treated as flat ones if their size is multiple of 512).
2012-10-03 16:17:37 +00:00
..
aspi-win32.h
cdrom_amigaos.cc
cdrom_misc.cc
cdrom_osx.cc
cdrom_win32.cc
cdrom.cc
cdrom.h
hdimage.cc - started implementation of hdimage mode autodetection and use it to check the 2012-10-03 16:17:37 +00:00
hdimage.h - started implementation of hdimage mode autodetection and use it to check the 2012-10-03 16:17:37 +00:00
Makefile.in
scsi_commands.h
scsidefs.h
vmware3.cc - implemented restore function for 'vmeare3' mode images 2012-09-26 16:20:38 +00:00
vmware3.h
vmware4.cc - implemented restore function for 'vmeare3' mode images 2012-09-26 16:20:38 +00:00
vmware4.h
vpc-img.cc added some debug log messages when cannot open VPC image 2012-10-02 20:06:31 +00:00
vpc-img.h - add new function hdimage_open_file() that returns file size and modification 2012-09-27 18:38:30 +00:00
vvfat.cc
vvfat.h