bhyve and serial port emulation problem

2014-04-29 Thread Olivier Cochard-Labbé
Hi, I'm using the same nanobsd image on Virtualbox and bhyve (-CURRENT r265101). The nanobsd image I'm using is configured for serial port as default console: [root@nanobsd]~# cat /boot.config -S38400 -h [root@nanobsd]~# grep ttyu0 /etc/ttys ttyu0 "/usr/libexec/getty std.38400" vt100 on sec

Re: [PATCH] Flexible vcpu pinning configuration

2014-04-29 Thread Roman Bogorodskiy
Neel Natu wrote: > Hi Roman, > > On Sun, Apr 27, 2014 at 3:45 AM, Roman Bogorodskiy wrote: > > I've created an initial version of the patch which allows more flexible > > vcpu pinning configuration. > > > > Current schema is: > > > > bhyve -p N > > > > pins vcpu i to hostcpu N + i. > > > > The

Re: [PATCH] Flexible vcpu pinning configuration

2014-04-29 Thread Neel Natu
Hi Roman, On Sun, Apr 27, 2014 at 3:45 AM, Roman Bogorodskiy wrote: > I've created an initial version of the patch which allows more flexible > vcpu pinning configuration. > > Current schema is: > > bhyve -p N > > pins vcpu i to hostcpu N + i. > > The propsed extension is: > > bhyve -p N:M -