Age | Commit message (Expand) | Author |
---|---|---|
2021-10-24 | Constify struct cfattach. | Martin Pieuchot |
2021-04-15 | Implement version 2 of virtio(4) at fdt, as used by Parallels on the | Patrick Wildt |
2019-05-26 | Rework virtio_negotiate_features() | Stefan Fritsch |
2019-03-24 | virtio: Prepare for 64 feature bits | Stefan Fritsch |
2019-03-24 | virtio: adjust virtio_setup_queue prototype for 1.0 | Stefan Fritsch |
2019-01-19 | virtio: Introduce defines for config(8) flags | Stefan Fritsch |
2019-01-10 | Move some common defines to virtiovar.h | Stefan Fritsch |
2018-08-06 | Give the FDT interrupt API a more generic naming by replacing the | Patrick Wildt |
2017-02-24 | The interrupts have been established using the FDT interrupt API, so we | Patrick Wildt |
2017-01-26 | The only difference between armv7 and arm64 fdt virtio attachments is an | Jonathan Gray |