Re: [PATCH v2 01/29] mcdstub initial commit, mcdstub file structure added
Nicolas Eder writes: > From: neder > > --- > include/exec/mcdstub.h | 31 + > mcdstub/mcd_softmmu.c| 85 +++ > mcdstub/mcd_syscalls.c | 0 > mcdstub/mcd_tcp_server.c | 95 > mcdstub/mcdstub.c
[PATCH v2 01/29] mcdstub initial commit, mcdstub file structure added
From: neder --- include/exec/mcdstub.h | 31 + mcdstub/mcd_softmmu.c| 85 +++ mcdstub/mcd_syscalls.c | 0 mcdstub/mcd_tcp_server.c | 95 mcdstub/mcdstub.c| 0 softmmu/vl.c | 4 ++