Bochs/bochs/iodev/network
Volker Ruppert cd68194269 Added Android host platform support to Bochs based on SF patch #534.
- added Android case to the configure script.
- renamed file memory.h to memory-bochs.h to fix conflict with NDK.
- fixed Android issues in some files.
2016-08-12 17:06:14 +00:00
..
slirp Added Android host platform support to Bochs based on SF patch #534. 2016-08-12 17:06:14 +00:00
e1000.cc Simplified register_state() for for small byte arrays in remaining i/o devices. 2015-10-06 18:20:16 +00:00
e1000.h - added original authors on top of LGPL'd sources ported from Qemu 2012-08-30 20:41:25 +00:00
eth_fbsd.cc Fixed some compilation errors / warnings found on Mac OSX (SF bug #1371). 2015-05-02 08:42:44 +00:00
eth_linux.cc
eth_null.cc
eth_slirp.cc Gui debugger: handle some more settings in INI file 2014-08-30 07:14:19 +00:00
eth_tap.cc
eth_tuntap.cc
eth_vde.cc
eth_vnet.cc Switch back to the original 'vnet' ARP implementation. 2014-04-13 13:32:52 +00:00
eth_win32.cc Fixed WinPCap function declaration and assignment for MSVC using CDECL and 2014-10-04 17:31:57 +00:00
Makefile.in Added Android host platform support to Bochs based on SF patch #534. 2016-08-12 17:06:14 +00:00
ne2k.cc Simplified register_state() for for small byte arrays in remaining i/o devices. 2015-10-06 18:20:16 +00:00
ne2k.h
netmod.cc fixed %d->%u format found by cppcheck (patch by Maxim Derbasov) 2015-01-25 21:24:13 +00:00
netmod.h Switch back to the original 'vnet' ARP implementation. 2014-04-13 13:32:52 +00:00
pcipnic.cc Fixed broken MSVC plugins support (many CDECL additions required) 2014-06-08 08:40:08 +00:00
pcipnic.h
pnic_api.h