astien
-Message d'origine-
De : Stefan Hajnoczi [mailto:stefa...@gmail.com]
Envoyé : lundi 6 janvier 2014 03:15
À : Gripon Sébastien
Cc : qemu-devel@nongnu.org
Objet : Re: [Qemu-devel] Communication between Windows 7 host and Linux guest
On Sun, Dec 22, 2013 at 07:15:18PM +, G
On Sun, Dec 22, 2013 at 07:15:18PM +, Gripon Sébastien wrote:
> I have the need to communicate efficiently between Windows 7 host and linux
> guest. I tried first to use an IP socket communication using TAP driver on
> Windows. Unfortunately, we reach a maximum of 4 Mbits/s where I would need
Hi,
I have the need to communicate efficiently between Windows 7 host and linux
guest. I tried first to use an IP socket communication using TAP driver on
Windows. Unfortunately, we reach a maximum of 4 Mbits/s where I would need
faster communication (more than 10 Mb/s). I don’t know yet if the