summaryrefslogtreecommitdiffstats
path: root/usr.sbin/vmd/loadfile.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unbreak vmctl start foo -b /bsd -d disk.img -cLclaudio2019-05-161-2/+1
* Make it possible to define the bootdevice in vmd. This information is usedclaudio2018-12-061-2/+2
* make vmm(4) less responsible for initial register state, preferring to letmlarkin2017-11-291-2/+2
* vmd: properly advertise 640k base memory, not 636k. That was a holdovermlarkin2017-06-071-2/+2
* Boot using BIOS from /etc/firmware/vmm-bios by default.reyk2017-03-251-2/+4
* Implement basic support for boot.conf(8) on the disk image.reyk2016-11-261-2/+2
* Add support for booting the kernel from the disk image.reyk2016-11-241-2/+2
* Make vcpu_reset_regs use new writeregs codestefan2016-09-011-2/+2
* Support processors without unrestricted guest capability.mlarkin2016-04-051-1/+9
* Introduce memory ranges to support VMs with >= 4G RAMstefan2016-03-131-2/+5
* Move vcpu register state init to vmd. Allows vmd bootloader to make themlarkin2015-12-171-2/+2
* vmd(8) - virtual machine daemon.mlarkin2015-11-221-0/+68