Bochs/bochs/iodev
2010-12-27 18:37:25 +00:00
..
acpi.cc - simplified PCI config space write debug messages for the current i/o length 2009-04-23 15:52:53 +00:00
acpi.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
aspi-win32.h dos2unix 2010-03-06 21:41:26 +00:00
biosdev.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
biosdev.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
busmouse.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
busmouse.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
cdrom_amigaos.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
cdrom_beos.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
cdrom_beos.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
cdrom.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
cdrom.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
cmos.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
cmos.h change copyright to bochs project 2009-12-04 19:50:29 +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 Style and indent changes 2006-03-07 18:16:41 +00:00
devices.cc - modified usb_common plugin implementation to make Windows DLL plugins compile 2010-12-14 21:20:37 +00:00
devices.txt indent changes 2009-12-04 13:21:33 +00:00
dma.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
dma.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
eth_arpback.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
eth_fbsd.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
eth_linux.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
eth_null.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
eth_packetmaker.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
eth_packetmaker.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
eth_tap.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
eth_tuntap.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
eth_vde.cc - now using function write_pktlog_txt() for all ethernet modules that support 2009-04-19 17:25:40 +00:00
eth_vnet.cc - small fixes in the DHCP code (SF patch #2862322) 2010-05-22 10:15:58 +00:00
eth_win32.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
eth.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
eth.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
extfpuirq.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
extfpuirq.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
floppy.cc - attempt to fix win64 compilation (Win 95/98/ME specific floppy access method 2010-11-20 12:37:00 +00:00
floppy.h - added parameter to control the floppy media write protection. This is based on 2010-07-03 05:34:27 +00:00
gameport.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
gameport.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
guest2host.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
guest2host.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
harddrv.cc use C/H/S values from image for the CMOS setup 2010-12-27 18:37:25 +00:00
harddrv.h - added new hdimage method get_capabilities() that can return special flags 2010-12-21 21:47:41 +00:00
hdimage.cc - added initial 'virtual VFAT' image support (shadows a local directory) 2010-12-23 16:17:12 +00:00
hdimage.h - added new hdimage method get_capabilities() that can return special flags 2010-12-21 21:47:41 +00:00
ioapic.cc - fixed usage of variable 'apic_id_mask' for compatibility with win32 plugin target 2010-05-15 09:23:50 +00:00
ioapic.h APIC ID mask cleanup 2010-05-14 12:10:00 +00:00
iodebug.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
iodebug.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
iodev.h - modified usb_common plugin implementation to make Windows DLL plugins compile 2010-12-14 21:20:37 +00:00
keyboard.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
keyboard.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
Makefile.in - added initial 'virtual VFAT' image support (shadows a local directory) 2010-12-23 16:17:12 +00:00
ne2k.cc - fixed compiler warning and big endian issue in "send buffer" command code 2010-11-26 15:42:41 +00:00
ne2k.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
parallel.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
parallel.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
pci2isa.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
pci2isa.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
pci_ide.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
pci_ide.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
pci.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
pci.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
pcidev.cc - removed a bunch of unnecessary io_len checks 2009-04-21 17:53:29 +00:00
pcidev.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pcipnic.cc - simplified PCI config space write debug messages for the current i/o length 2009-04-23 15:52:53 +00:00
pcipnic.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pcivga.cc - simplified PCI config space write debug messages for the current i/o length 2009-04-23 15:52:53 +00:00
pcivga.h - implemented changeable VBE LFB base address (TODO: update PCIBIOS init) 2009-04-10 11:10:32 +00:00
pic.cc - ignore single mode command 0x02 (386BSD writes it, but works with it ignored) 2010-05-18 17:48:48 +00:00
pic.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
pit82c54.cc - fixed pit behaviour at multibyte count loads (SF patch #2812948) 2009-06-30 08:09:38 +00:00
pit82c54.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
pit_wrap.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
pit_wrap.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
pnic_api.h white space cleanups and coding style changes 2008-01-26 22:24:03 +00:00
sb16.cc Move param_names.h into bochs root folder 2010-02-26 14:18:19 +00:00
sb16.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
scancodes.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
scancodes.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
scsi_commands.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
scsi_device.cc fixed warning 2009-04-21 20:27:35 +00:00
scsi_device.h - added runtime configuration parameters for USB cdrom drive 2009-04-06 15:36:55 +00:00
scsidefs.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
scsipt.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
serial_raw.cc - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
serial_raw.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
serial.cc - data type SOCKET doesn't exist on non-win32 platforms 2010-11-23 20:26:37 +00:00
serial.h fixed warnings for win64 compilation 2010-11-23 14:59:36 +00:00
slowdown_timer.cc Move param_names.h into bochs root folder 2010-02-26 14:18:19 +00:00
slowdown_timer.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
soundlnx.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
soundlnx.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
soundosx.cc Move param_names.h into bochs root folder 2010-02-26 14:18:19 +00:00
soundosx.h Move param_names.h into bochs root folder 2010-02-26 14:18:19 +00:00
soundwin.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
soundwin.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
speaker.cc fix warning 2010-02-08 14:53:31 +00:00
speaker.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
svga_cirrus.cc fixed warnings for win64 compilation 2010-11-23 14:59:36 +00:00
svga_cirrus.h - removed wrong character from FSF address (converted invisible and useless 2009-02-08 09:05:52 +00:00
unmapped.cc change copyright to bochs project 2009-12-04 19:50:29 +00:00
unmapped.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
usb_common.cc - modified usb_common plugin implementation to make Windows DLL plugins compile 2010-12-14 21:20:37 +00:00
usb_common.h - modified usb_common plugin implementation to make Windows DLL plugins compile 2010-12-14 21:20:37 +00:00
usb_hid.cc - don't clear mouse button state when setting up USB packet (holding button 2009-04-17 12:20:17 +00:00
usb_hid.h - added register/unregister methods for removable keyboard devices and updated 2009-03-03 18:29:51 +00:00
usb_hub.cc - modified usb_common plugin implementation to make Windows DLL plugins compile 2010-12-14 21:20:37 +00:00
usb_hub.h - added unique serial number for the USB hub (multiple hubs now working on Win98) 2009-04-09 17:32:53 +00:00
usb_msd.cc - added support for HD image modes in usb_msd (TODO: specify journal file) 2010-12-10 17:02:18 +00:00
usb_msd.h - added support for HD image modes in usb_msd (TODO: specify journal file) 2010-12-10 17:02:18 +00:00
usb_ohci.cc - modified usb_common plugin implementation to make Windows DLL plugins compile 2010-12-14 21:20:37 +00:00
usb_ohci.h - fixed compilation error if long physical address is enabled (OHCI uses 32-bit 2009-05-12 16:18:19 +00:00
usb_printer.cc - init() method added to the USB device class 2010-12-05 13:09:41 +00:00
usb_printer.h - init() method added to the USB device class 2010-12-05 13:09:41 +00:00
usb_uhci.cc - modified usb_common plugin implementation to make Windows DLL plugins compile 2010-12-14 21:20:37 +00:00
usb_uhci.h - the status bar indicators for the USB HCs now show the data transfer 2009-04-06 09:30:26 +00:00
vga.cc fixed warnings for win64 compilation 2010-11-23 14:59:36 +00:00
vga.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
virt_timer.cc Move param_names.h into bochs root folder 2010-02-26 14:18:19 +00:00
virt_timer.h change copyright to bochs project 2009-12-04 19:50:29 +00:00
vmware3.cc - added new hdimage method get_capabilities() that can return special flags 2010-12-21 21:47:41 +00:00
vmware3.h - added new hdimage method get_capabilities() that can return special flags 2010-12-21 21:47:41 +00:00
vmware4.cc - added new hdimage method get_capabilities() that can return special flags 2010-12-21 21:47:41 +00:00
vmware4.h - added new hdimage method get_capabilities() that can return special flags 2010-12-21 21:47:41 +00:00
vvfat.cc - more fixes for configurable disk geometry 2010-12-26 23:13:29 +00:00
vvfat.h - more fixes for configurable disk geometry 2010-12-26 23:13:29 +00:00