Author: jceel
Date: Sat Nov 12 01:41:43 2016
New Revision: 308566
URL: https://svnweb.freebsd.org/changeset/base/308566
Log:
Reserve space for control message payload (currently a port name).
Approved by: trasz (mentor)
Sponsored by: iXsystems, Inc.
Modified:
head/sys/dev/virtio/conso
Author: jceel
Date: Thu Nov 24 21:53:42 2016
New Revision: 309120
URL: https://svnweb.freebsd.org/changeset/base/309120
Log:
Allow opening virtio-console ports from the host side before guest
enumerates them.
Approved by: trasz
Sponsored by: iXsystems, Inc.
Modified:
head/usr.sbin/b
Author: jceel
Date: Thu Nov 24 22:16:18 2016
New Revision: 309121
URL: https://svnweb.freebsd.org/changeset/base/309121
Log:
virtio_console: handle short writes to an Unix domain socket gracefully.
writev() can do a short write. Retrying it results in a very convoluted
and complex code,
Author: jceel
Date: Thu May 14 19:57:52 2020
New Revision: 361054
URL: https://svnweb.freebsd.org/changeset/base/361054
Log:
Import lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
Approved by: trasz
MFC after:1 month
Sponsored by: Conclusive Engineering (development), vStack.com (f
Author: jceel
Date: Fri Oct 7 23:12:33 2011
New Revision: 226121
URL: http://svn.freebsd.org/changeset/base/226121
Log:
Add myself.
Approved by: wkoszek (mentor)
Modified:
head/share/misc/committers-src.dot
head/usr.bin/calendar/calendars/calendar.freebsd
Modified: head/share/misc/c
Author: jceel
Date: Sat Sep 17 13:48:01 2016
New Revision: 305898
URL: https://svnweb.freebsd.org/changeset/base/305898
Log:
Add virtio-console support to bhyve.
Adds virtio-console device support to bhyve, allowing to create
bidirectional character streams between host and guest.
Sy
Author: jceel
Date: Sat Sep 17 16:03:33 2016
New Revision: 305900
URL: https://svnweb.freebsd.org/changeset/base/305900
Log:
Create aliases for named virtio-console ports.
Make virtio_console(4) create `/dev/vtcon/` alias pointing
to /dev/ttyVx.y upon receiving PORT_NAME (id = 7) event ov
Author: jceel
Date: Wed Feb 3 15:45:13 2016
New Revision: 295212
URL: https://svnweb.freebsd.org/changeset/base/295212
Log:
Add an additional, libucl-based configuration file parser to ctld.
Default ctld behavior remains unchanged - libucl parser can be selected
explicitly by adding -u s
Author: jceel
Date: Sun Mar 13 19:50:17 2016
New Revision: 296808
URL: https://svnweb.freebsd.org/changeset/base/296808
Log:
Check value returned from ucl_parser_add_file().
Reviewed by: trasz
Approved by: trasz (mentor)
MFC after:1 month
Sponsored by: iXsystems, Inc.
Modified:
Author: jceel
Date: Wed Aug 15 18:18:29 2012
New Revision: 239307
URL: http://svn.freebsd.org/changeset/base/239307
Log:
Switch lpc initarm() to use struct arm_boot_params and therefore fix
EA3250 kernel build.
Approved by: gonzo
Modified:
head/sys/arm/lpc/lpc_machdep.c
Modified: hea
Author: jceel
Date: Sat Oct 3 18:52:54 2020
New Revision: 366412
URL: https://svnweb.freebsd.org/changeset/base/366412
Log:
Import lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
Approved by: trasz (mentor)
Sponsored by: Conclusive Engineering Sp. z o. o.
Modified:
head/contrib/lib9p
Author: jceel
Date: Sat Oct 3 19:05:13 2020
New Revision: 366413
URL: https://svnweb.freebsd.org/changeset/base/366413
Log:
Add virtio-9p (aka VirtFS) filesystem sharing to bhyve.
VirtFS allows sharing an arbitrary directory tree between bhyve virtual
machine and the host. Current implem
12 matches
Mail list logo