This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
virtio
History
mav
a12775b872
Size of opt_io_size field is 32 bit.
...
MFC after: 2 weeks
2015-03-05 10:29:46 +00:00
..
balloon
…
block
Size of opt_io_size field is 32 bit.
2015-03-05 10:29:46 +00:00
console
Several minor changes to hopefully complete the VirtIO console driver
2014-11-07 03:36:28 +00:00
mmio
Set the page size in the virtio-mmio driver. Some backends, e.g QEMU, assume
2014-12-30 12:47:44 +00:00
network
Add softc flag for when the indirect descriptor feature was negotiated
2015-01-01 02:06:00 +00:00
pci
…
random
…
scsi
Prevent overflow issues in timeout processing
2014-11-21 21:01:24 +00:00
virtio_bus_if.m
Add virtio bus 'poll' method allowing us to inform backend we are
2014-12-12 11:19:10 +00:00
virtio_config.h
…
virtio_ids.h
…
virtio_if.m
…
virtio_ring.h
…
virtio.c
…
virtio.h
…
virtqueue.c
Add virtio bus 'poll' method allowing us to inform backend we are
2014-12-12 11:19:10 +00:00
virtqueue.h
…