netkit-core icon indicating copy to clipboard operation
netkit-core copied to clipboard

Start UML machines with mconsole notification sockets attached

Open a-kr opened this issue 14 years ago • 1 comments

UML mconsole interface provides a way to set up an event notification channel between vitrual machine and host. This is described here: http://user-mode-linux.sourceforge.net/old/UserModeLinux-HOWTO-10.html#ss10.13 . Event notification can be useful for a variety of purposes.

The code in this commit binds each starting UML machine to its own notification socket on the host.

a-kr avatar Sep 28 '11 12:09 a-kr

Merged for v2.9 in kartoch@f1de48a792d8a57680f580a84598d094c388d263

kartoch avatar Apr 16 '13 15:04 kartoch