Bochs/bochs/iodev/network
Volker Ruppert 696c1a6e55 Some Bochs features are still called "experimental". The bus mouse, USB OHCI,
USB UHCI and the E1000 NIC are known to work fine on some guest systems, so
it's safe to remove this attribute.
TODO: Some other Bochs features need to be reviewed for this.
2015-04-07 16:57:36 +00:00
..
slirp Fixed slirp compilation on OpenBSD. 2014-12-25 17:58:26 +00:00
e1000.cc Some Bochs features are still called "experimental". The bus mouse, USB OHCI, 2015-04-07 16:57:36 +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 typo 2012-08-08 15:38:33 +00:00
eth_linux.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_null.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_slirp.cc Gui debugger: handle some more settings in INI file 2014-08-30 07:14:19 +00:00
eth_tap.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_tuntap.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
eth_vde.cc - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00
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 Now build rules for all gui and device plugins supported by MSVC nmake depend 2014-12-28 19:13:02 +00:00
ne2k.cc Fixed broken MSVC plugins support (many CDECL additions required) 2014-06-08 08:40:08 +00:00
ne2k.h - debugger command 'info device': implemented support for additional arguments 2012-04-23 17:06:19 +00:00
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 merged compilation patch by Sebastian, update closed bugs in CHANGES 2012-06-24 17:42:24 +00:00
pnic_api.h - moved the networking stuff to the new subdirectory iodev/network 2012-01-14 17:03:00 +00:00