Features/network reentrant
The network layer re-entrant includes:
network core backend, like tap frontend
network core
The thread-safety of NetClientState and NetQueue. (proposal patches have been sent out)
backend
using glib as the event loop
frontend
Depend on other Qemu subsystem's re-entrant. Currently, the main blockers are memory, interrupt.