Since 0.12, it appears that kvm does not allow more than
2 serial ports for a guest:

$ kvm \
 -serial unix:s1,server,nowait \
 -serial unix:s2,server,nowait \
 -serial unix:s3,server,nowait
isa irq 4 already assigned

Is there a work-around for this?

Thanks!

/mjt
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to