Bochs/bochs/iodev
Volker Ruppert b3b95e0d84 - ATAPI command 0x1A added (based on the Qemu implementation)
- simplified media presence check for ATAPI 'mode sense' commands (accessing
  parameter tree not required)
2008-07-07 18:36:07 +00:00
..
acpi.cc MSVC6 compilation changes 2008-03-26 16:25:05 +00:00
acpi.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
aspi-win32.h
biosdev.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
biosdev.h - delete the device object in the plugin_fini() function of each plugin device 2006-09-10 17:18:44 +00:00
busmouse.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
busmouse.h white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
cdrom_amigaos.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
cdrom_beos.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
cdrom_beos.h Added missed CVS header to several files 2006-04-27 15:11:45 +00:00
cdrom.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
cdrom.h More indent and C++ style changes (explicitly write virtual before virtual desctructors). 2006-03-07 21:11:20 +00:00
cmos.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
cmos.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
crc32.cc 32-bit systems have a problem to allocate large amount of physical memory for Bochs simulation which makes simulation with 4G address space virtually impossible. But in most of the cases when 4G physical address space defined - it is not touched by default on every run so it is possible to allocate only really accessed blocks. This commit made all necessary preparations for it. 2008-04-17 14:39:33 +00:00
crc32.h
devices.cc 32-bit systems have a problem to allocate large amount of physical memory for Bochs simulation which makes simulation with 4G address space virtually impossible. But in most of the cases when 4G physical address space defined - it is not touched by default on every run so it is possible to allocate only really accessed blocks. This commit made all necessary preparations for it. 2008-04-17 14:39:33 +00:00
dma.cc 32-bit systems have a problem to allocate large amount of physical memory for Bochs simulation which makes simulation with 4G address space virtually impossible. But in most of the cases when 4G physical address space defined - it is not touched by default on every run so it is possible to allocate only really accessed blocks. This commit made all necessary preparations for it. 2008-04-17 14:39:33 +00:00
dma.h whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
eth_arpback.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
eth_fbsd.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
eth_linux.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
eth_null.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
eth_packetmaker.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
eth_packetmaker.h
eth_tap.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
eth_tuntap.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
eth_vde.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
eth_vnet.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
eth_win32.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
eth.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
eth.h white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
extfpuirq.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
extfpuirq.h More indent and C++ style changes (explicitly write virtual before virtual desctructors). 2006-03-07 21:11:20 +00:00
floppy.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
floppy.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
gameport.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
gameport.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
guest2host.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
guest2host.h More indent and C++ style changes (explicitly write virtual before virtual desctructors). 2006-03-07 21:11:20 +00:00
harddrv.cc - ATAPI command 0x1A added (based on the Qemu implementation) 2008-07-07 18:36:07 +00:00
harddrv.h white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
hdimage.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
hdimage.h white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
ioapic.cc fixed memory handler params - use bx_phy_address data type 2008-04-29 22:14:23 +00:00
ioapic.h white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
iodebug.cc More Bit32u -> bx_phy_address changes 2008-05-01 20:46:58 +00:00
iodebug.h Fixed typo (patchfrom @SF) 2008-06-04 16:28:16 +00:00
iodev.h Small bug fixed 2008-06-11 21:10:02 +00:00
keyboard.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
keyboard.h whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
Makefile.in Cleanups. Move bxInstruction_c definition to separate file instr.h 2008-01-29 17:13:10 +00:00
ne2k.cc - it's not necessary to set up the physical address in the init code, since the 2008-05-24 06:53:05 +00:00
ne2k.h white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
parallel.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
parallel.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
pci2isa.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
pci2isa.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
pci_ide.cc - PACKET-DMA feature now supported by all ATAPI commands 2008-07-06 14:15:41 +00:00
pci_ide.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
pci.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
pci.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
pcidev.cc fixed memory handler params - use bx_phy_address data type 2008-04-29 22:14:23 +00:00
pcidev.h white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
pcipnic.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
pcipnic.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
pciusb.cc - improved USB disk parameter check 2008-06-29 06:53:20 +00:00
pciusb.h white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
pcivga.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
pcivga.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
pic.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
pic.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
pit82c54.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
pit82c54.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
pit_wrap.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
pit_wrap.h whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
pnic_api.h white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
sb16.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
sb16.h white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
scancodes.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
scancodes.h white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
scsi_commands.h
scsi_device.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
scsi_device.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
scsidefs.h
scsipt.h whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
serial_raw.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
serial_raw.h - fixed compilation error with raw serial enabled 2007-11-03 16:47:49 +00:00
serial.cc Fixed bug found by icc compiler 2008-06-18 16:33:44 +00:00
serial.h - added new serial modes based on SF patch #1928848 by Eugene Toder 2008-05-22 08:13:22 +00:00
slowdown_timer.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
slowdown_timer.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
soundlnx.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
soundlnx.h
soundosx.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
soundosx.h white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
soundwin.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
soundwin.h
speaker.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
speaker.h Added missed CVS header to several files 2006-04-27 15:11:45 +00:00
svga_cirrus.cc fixed memory handler params - use bx_phy_address data type 2008-04-29 22:14:23 +00:00
svga_cirrus.h fixed memory handler params - use bx_phy_address data type 2008-04-29 22:14:23 +00:00
unmapped.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
unmapped.h - delete the device object in the plugin_fini() function of each plugin device 2006-09-10 17:18:44 +00:00
usb_hid.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
usb_hid.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
usb_msd.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
usb_msd.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
vga.cc fixed memory handler params - use bx_phy_address data type 2008-04-29 22:14:23 +00:00
vga.h fixed memory handler params - use bx_phy_address data type 2008-04-29 22:14:23 +00:00
virt_timer.cc whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
virt_timer.h whispace, tab2space, indent, dos2unix and other cleanups 2008-02-15 22:05:43 +00:00
vmware3.cc white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
vmware3.h white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
vmware4.cc warnings fixed 2007-10-24 23:17:42 +00:00
vmware4.h - support for VMWare version 4 disk image format implemented (patch by Sharvil 2006-12-17 08:17:28 +00:00