index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
/
virtio-access.h
Age
Commit message (
Expand
)
Author
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2017-02-17
virtio: add virtio_*_phys_cached
Paolo Bonzini
2017-01-10
virtio: convert to use DMA api
Jason Wang
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-06-07
virtio: move bi-endian target support to a single location
Greg Kurz
2016-02-16
virtio: optimize virtio_access_is_big_endian() for little-endian targets
Greg Kurz
2016-02-16
virtio: move cross-endian helper to vhost
Greg Kurz
2016-02-16
virtio-net: use the backend cross-endian capabilities
Greg Kurz
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
2015-07-20
virtio-net: unbreak any layout
Jason Wang
2015-06-17
virtio: introduce virtio_legacy_is_cross_endian()
Greg Kurz
2015-06-10
virtio: endianness checks for virtio 1.0 devices
Cornelia Huck
2014-06-29
virtio: memory accessors for endian-ambivalent targets
Greg Kurz