On 11.01.2009 08:10, Blue Swirl wrote:
On 1/11/09, Jamie Lokier <jamie@shareable.org> wrote:
> But we also have to think about how to support newer platforms and newer
> kernels and this will often mean that we have to make intrusive changes
> so that the integration makes everyone happy. This does not mean that
> we cannot support older platforms though, we just have to do it a little
> differently on the older platforms.
Sure, but don't make it _deliberately_ hard to support
older/obscure/can't-compile-a-kernel-module guests by designing
something that's obviously going to require a totally different
mechanism on those other guests. It would make it unnecessarily hard
to integrate diverse guests with management apps from different
authors if they do adopt the vmchannel mechanism.
I think a serial port device should be universally supported by any OS
and it's portable to many systems. Older OS may accidentally enable
forwarding between the trusted nic and other nics, this doesn't happen
with serial lines.
I remember the old days of DOS networking where the Kirschbaum-Netz
software provided some sort of routed/forwarded networking between PCs
over serial ports. It was a default on choice in many corporate and
private "LANs" in Germany at the beginning of the last decade.
Except for machines with that software (which is really hard to get
nowadays), my concern should be a non-issue, especially for virtual
machines which are unlikely to have such software installed.
Regards,
Carl-Daniel