Age | Commit message (Expand) | Author |
---|---|---|
2017-08-10 | sector_count is uninitialized if the SCSI cmdlen is not 6, 10, 12 or | Reyk Floeter |
2017-06-03 | vioblk/virtio: Re-arrange some struct members | Stefan Fritsch |
2017-05-30 | More minor virtio tweaks | Stefan Fritsch |
2017-05-30 | Replace nifty DBGPRINT() with a more familiar DPRINTF() and adjust | Kenneth R Westerback |
2017-05-30 | Statically allocate resource to requests, and only create requests | Kenneth R Westerback |
2017-05-26 | vioblk: set VIOBLK_DONE from vioblk_vq_done1 | Stefan Fritsch |
2017-05-26 | Move vioblk and vioscsi more fully into the world of iopool and | Kenneth R Westerback |
2017-01-21 | Switch include of virtio header from dev/pci/ to dev/pv/ | Reyk Floeter |
2017-01-21 | Move vioblk.c to sys/dev/pv/vioblk.c | Reyk Floeter |