]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
First cut to port bhyve, vmmctl, and libvmmapi to HEAD.
authorJohn Baldwin <jhb@FreeBSD.org>
Sun, 15 May 2011 04:03:11 +0000 (04:03 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Sun, 15 May 2011 04:03:11 +0000 (04:03 +0000)
commitb67e81db439590db9867ade29c1a95d3fc812ba6
tree3247c3479a5cee83a001ecb06b94ab79da4cefc9
parente22b232b0e0612cd959a53bd25e4885d4c66fea3
parent366f60834ff8ef709f132fe8976c96a5e2caace9
First cut to port bhyve, vmmctl, and libvmmapi to HEAD.
14 files changed:
lib/Makefile
lib/libvmmapi/Makefile
lib/libvmmapi/mptable.c
lib/libvmmapi/vmmapi.c
share/mk/bsd.libnames.mk
usr.sbin/Makefile.amd64
usr.sbin/bhyve/Makefile
usr.sbin/bhyve/dbgport.c
usr.sbin/bhyve/fbsdrun.c
usr.sbin/bhyve/inout.h
usr.sbin/bhyve/pci_emul.c
usr.sbin/bhyve/xmsr.c
usr.sbin/vmmctl/Makefile
usr.sbin/vmmctl/vmmctl.c