![Volker Ruppert](/assets/img/avatar_default.png)
is almost a port of the Qemu 1.1.2 implementation. It has been tested successfully on Linux and Windows (MinGW/MSYS). The networking module is currently called "slirp_new", since the "slirp" backend module still exists. TODO list: - MSVC support (requires container_of() macro replacement) - apply fixes and improvements from recent Qemu releases - use our TFTP implementation to reduce code duplication - check if we can share ARP and DHCP support with "vnet" - add SMB support on Linux - finally remove the slirp backend module support
Description
No description provided
Languages
C++
69.5%
C
21.2%
Shell
3%
Makefile
2.1%
Rez
1.9%
Other
2.1%