OpenGrok
Cross Reference: virtio_mmiovar.h
xref
: /
src
/
sys
/
dev
/
virtio
/
virtio_mmiovar.h
Home
|
History
|
Annotate
|
Download
|
only in
virtio
History log of
/src/sys/dev/virtio/virtio_mmiovar.h
Revision
Date
Author
Comments
1.7
06-Jan-2024
thorpej
Perform VirtIO 1.0 feature negotation in the MMIO transport. This is
required for HV's that have MMIO-v2 and don't support transitional devices.
1.6
02-Jan-2024
thorpej
- The VirtIO 1.0 spec says that the MMIO interface uses little-endian
registers. For some VMs, at least, this appears to be independent of
the config/struct byte-order. Detect this and handle it.
- Add support for the "v2" MMIO personality.
1.5
22-Oct-2021
yamaguchi
rename "setup_interrupts" to "alloc_interrupts"
in virtio_mmio and virtio_acpi
This should fix build failure on evbarm.
1.4
05-Feb-2021
reinoud
Add virtio mmio probe function
1.3
16-Jul-2018
kre
branches: 1.3.14;
Do the previous in the way it probably should have been in the first place.
1.2
16-Jul-2018
kre
Be consistent with double include guard name (clang actually detects this)
1.1
06-Jun-2018
jakllsch
branches: 1.1.2; 1.1.4;
Add Virtio MMIO transport.
Adapted in part from OpenBSD.
1.1.4.1
10-Jun-2019
christos
Sync with HEAD
1.1.2.3
28-Jul-2018
pgoyette
Sync with HEAD
1.1.2.2
25-Jun-2018
pgoyette
Sync with HEAD
1.1.2.1
06-Jun-2018
pgoyette
file virtio_mmiovar.h was added on branch pgoyette-compat on 2018-06-25 07:26:03 +0000
1.3.14.1
03-Apr-2021
thorpej
Sync with HEAD.
Indexes created Sat Oct 18 17:09:52 GMT 2025