Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | virtio_mmio: correct offset of VIRTIO_MMIO_CONFIG_GENERATION | Bryan Venteicher | 2022-08-04 | 1 | -1/+1 |
* | virtio_mmio: Fix V1 device probing spec conformance (section 4.2.3.1.1) | Jessica Clarke | 2021-01-21 | 1 | -0/+2 |
* | virtio_mmio: Support non-transitional version 2 devices | Jessica Clarke | 2020-05-06 | 1 | -3/+12 |
* | Split out the virtio mmio FDT attachment and add an ACPI attachment. | Andrew Turner | 2018-10-21 | 1 | -0/+23 |
* | Remove duplicate defines. | Ruslan Bukin | 2015-06-18 | 1 | -4/+0 |
* | Add Virtio MMIO bus driver. | Ruslan Bukin | 2014-11-18 | 1 | -0/+63 |