index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hw
/
virtio-pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: pci cfg access
Gerd Hoffmann
2016-06-20
1
-1
/
+13
*
virtio: uninline _vp_{read,write}
Gerd Hoffmann
2016-06-20
1
-78
/
+2
*
virtio: Convert to new PCI BAR helper functions
Kevin O'Connor
2016-02-02
1
-14
/
+18
*
virtio: legacy cleanup
Gerd Hoffmann
2015-07-01
1
-32
/
+1
*
virtio-blk: fix initialization for version 1.0
Gerd Hoffmann
2015-07-01
1
-7
/
+6
*
virtio: remove unused vp_del_vq
Gerd Hoffmann
2015-07-01
1
-11
/
+0
*
virtio: add version 1.0 support to vp_notify
Gerd Hoffmann
2015-07-01
1
-5
/
+2
*
virtio: add version 1.0 support to vp_reset
Gerd Hoffmann
2015-07-01
1
-8
/
+1
*
virtio: add version 1.0 support to vp_get_isr
Gerd Hoffmann
2015-07-01
1
-5
/
+1
*
virtio: add version 1.0 support to vp_{get,set}_status
Gerd Hoffmann
2015-07-01
1
-11
/
+2
*
virtio: make features 64bit, support version 1.0 features
Gerd Hoffmann
2015-07-01
1
-9
/
+3
*
virtio: add read/write functions and macros
Gerd Hoffmann
2015-07-01
1
-0
/
+86
*
virtio: create vp_cap struct for legacy bar
Gerd Hoffmann
2015-07-01
1
-1
/
+1
*
virtio: find version 1.0 virtio capabilities
Gerd Hoffmann
2015-07-01
1
-0
/
+8
*
virtio: add version 0.9.5 struct
Gerd Hoffmann
2015-07-01
1
-0
/
+14
*
virtio: add version 1.0 structs and #defines
Gerd Hoffmann
2015-07-01
1
-0
/
+61
*
virtio: pass struct pci_device to vp_init_simple
Gerd Hoffmann
2015-07-01
1
-1
/
+2
*
virtio: add struct vp_device
Gerd Hoffmann
2015-07-01
1
-19
/
+27
*
Remove ioport.h; disperse its contents to other header files.
Kevin O'Connor
2013-09-28
1
-1
/
+1
*
Move code centered around specific hardware devices to src/hw/
Kevin O'Connor
2013-09-02
1
-0
/
+105