summaryrefslogtreecommitdiffstats
path: root/usr.sbin/vmd/virtio.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Propagate host-side tap(4) lladdr to guest vm process to allow unicast dhcpdv2021-03-291-1/+3
* bump VM shutdown event timeout ok mlarkin@ stsp@ florian@tracey2021-01-071-2/+2
* vmd: proper concurrency control when pausing a vmpd2019-12-111-1/+3
* Make it possible to define the bootdevice in vmd. This information is usedclaudio2018-12-061-1/+2
* Move the {qcow2,raw} create functions from vmctl into vmd/vio{qcow2,raw}.creyk2018-11-261-3/+7
* Add support to create and convert disk images from existing imagesreyk2018-10-191-2/+2
* Add support for qcow2 base images (external snapshots).reyk2018-10-081-6/+9
* Support vmd-internal's vmboot with qcow2 disk images.reyk2018-09-281-2/+2
* Various clean up items for disks.ccardenas2018-09-191-1/+2
* Add initial qcow2 image support.ccardenas2018-09-091-2/+3
* Rework disks to have pluggable backends.ccardenas2018-08-251-4/+14
* vmd(8): stash device IRQ in the device structmlarkin2018-07-091-2/+8
* vmd(8): bump virtio network max queue size to 256 (to match qemu)mlarkin2018-04-261-2/+2
* vmd(8): use #defines for queue indices and cleanup some codemlarkin2018-04-261-1/+2
* VMD: vioscsi refactorccardenas2018-01-151-1/+35
* Add initial CD-ROM support to VMD via vioscsi.ccardenas2018-01-031-5/+54
* vmd: send/recv pci config space instead of recreating pci devices on receivepd2017-09-171-1/+9
* vmd: bump virtio queue size back to 128. The problem that resulted inmlarkin2017-08-121-3/+3
* Revert a previous commit that increased the virtio queue size since itmlarkin2017-06-201-3/+3
* increase vmd(8) virtio queue size from 64 to 128. Also fix an oldmlarkin2017-05-301-3/+3
* Adds functions to read and write state of devices in vmd.reyk2017-05-081-1/+11
* Resynchronize the guest RTC via vmmci(4) on host resume from zzz/ZZZmlarkin2017-05-021-1/+2
* Add support for dynamic "NAT" interfaces (-L/local interface).reyk2017-04-191-2/+10
* die whitespace die die diederaadt2017-03-271-3/+3
* Implement a missing command in vioblk and allow > MAXPHYS transfers.mlarkin2017-03-261-1/+2
* Implement some missing functionality and clean up some code in vmdmlarkin2017-03-251-5/+5
* Improve vmmci(4) shutdown and reboot.reyk2017-03-151-3/+7
* Add "locked lladdr" option to prevent VMs from spoofing MAC addresses.reyk2017-03-021-2/+3
* updated include paths for recently moved virtio stuffmlarkin2017-01-211-2/+2
* Export the host time to the guest, add it as a timedelta sensor in vmmci(4)reyk2017-01-191-1/+2
* Add host side of vmmci(4) to vmd(8).reyk2017-01-131-1/+19
* Allow 4 vio(4) interfaces in each VM. Also fix a bad interrupt assignment thatmlarkin2016-10-121-2/+2
* Process incoming host->guest packets asynchronously to running VCPUstefan2016-09-021-1/+6
* Prepare vionet to be handled asynchronously to the VCPU threadstefan2016-07-091-1/+36
* spacingreyk2015-12-031-2/+2
* Add $ Idsreyk2015-11-221-0/+2
* vmd(8) - virtual machine daemon.mlarkin2015-11-221-0/+116