index
:
riscv-gnu-toolchain/qemu/roms/SLOF.git
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libvirtio
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-07
virtio-net: rework the driver to support multiple open
Nikunj A Dadhania
5
-92
/
+128
2017-02-06
virtio-scsi: initialize vring avail queue buffers
Laurent Vivier
1
-13
/
+15
2017-02-03
virtio: Remove global variables in block and 9p driver
Thomas Huth
2
-12
/
+6
2016-11-24
virtio: Implement block write support
Thomas Huth
4
-14
/
+28
2016-11-24
virtio-scsi: Fix descriptor order for SCSI WRITE commands
Thomas Huth
1
-5
/
+14
2016-11-10
virtio: Fix stack comment of virtio-blk-read
Thomas Huth
1
-1
/
+1
2016-10-19
virtio-serial: Fix compile error
Alexey Kardashevskiy
1
-1
/
+2
2016-10-13
Add virtio-serial device support
Nikunj A Dadhania
5
-1
/
+269
2016-06-27
virtio-net: fix ring handling in receive
Nikunj A Dadhania
1
-2
/
+4
2016-05-02
virtio: White space cleanup in virtio-9p.c
Thomas Huth
1
-6
/
+6
2016-05-02
virtio: Add modern version 1.0 support to 9p driver
Thomas Huth
1
-18
/
+19
2016-02-11
virtio-scsi: enable virtio 1.0
Nikunj A Dadhania
1
-15
/
+24
2016-02-11
virtio-scsi: use virtio_fill desc api
Nikunj A Dadhania
1
-19
/
+15
2016-02-11
virtio-scsi: use idx during initialization
Nikunj A Dadhania
1
-1
/
+1
2016-02-08
virtio-net: enable virtio 1.0
Nikunj A Dadhania
2
-33
/
+64
2016-02-08
virtio-blk: enable virtio 1.0
Nikunj A Dadhania
1
-19
/
+31
2016-02-08
virtio: 1.0 helper to read 16/32/64 bit value
Nikunj A Dadhania
1
-0
/
+48
2016-02-08
virtio: add and enable 1.0 device setup
Nikunj A Dadhania
8
-18
/
+151
2016-02-08
virtio: 1.0 guest features negotiation
Nikunj A Dadhania
2
-0
/
+44
2016-02-08
virtio: update features set/get register accessor
Nikunj A Dadhania
3
-7
/
+41
2016-02-08
virtio: make all virtio apis 1.0 aware
Nikunj A Dadhania
2
-33
/
+118
2016-02-08
virtio: add 64-bit virtio helpers for 1.0
Nikunj A Dadhania
1
-0
/
+25
2016-02-08
virtio: add virtio 1.0 related struct and defines
Nikunj A Dadhania
2
-1
/
+46
2016-02-08
virtio: get rid of type variable in virtio_device
Nikunj A Dadhania
3
-46
/
+21
2016-02-08
virtio-net: move setup-mac to the open routine
Nikunj A Dadhania
3
-9
/
+8
2016-02-08
virtio-net: make net_hdr_size a variable
Nikunj A Dadhania
1
-9
/
+12
2016-02-08
virtio-net: replace vq array with vq_{tx,rx}
Nikunj A Dadhania
1
-29
/
+30
2016-02-08
virtio-net: use virtio_fill_desc
Nikunj A Dadhania
1
-24
/
+11
2016-02-08
virtio-{net,blk,scsi,9p}: use status variable
Nikunj A Dadhania
4
-28
/
+43
2016-02-08
virtio-blk: add helpers for filling descriptors
Nikunj A Dadhania
3
-15
/
+44
2016-02-08
virtio-{blk,9p}: enable resetting the device
Nikunj A Dadhania
2
-9
/
+2
2016-02-08
virtio: introduce helper for initializing virt queue
Nikunj A Dadhania
6
-51
/
+53
2016-02-08
virtio: fix code style/design issues.
Nikunj A Dadhania
5
-123
/
+117
2016-02-08
virtio-net: fix gcc warnings (-Wextra)
Nikunj A Dadhania
4
-6
/
+6
2016-02-08
virtio-blk: fix gcc warnings (-Wextra)
Nikunj A Dadhania
2
-2
/
+2
2015-03-23
Include make.rules in the library Makefiles
Thomas Huth
1
-0
/
+2
2015-03-13
virtio: Fix vring allocation
Alexey Kardashevskiy
1
-2
/
+4
2014-04-25
virtio-blk: support variable block size
Nikunj A Dadhania
5
-15
/
+49
2014-02-04
virtio-9p: disable unused structure
Nikunj A Dadhania
1
-1
/
+2
2013-11-18
virtio: timeout after 5sec
Nikunj A Dadhania
3
-12
/
+20
2013-11-17
Increase virtio-net receive queue size
Avik Sil
1
-1
/
+1
2013-11-16
Fix dprintf macros at various points
Nikunj A Dadhania
2
-2
/
+2
2013-10-04
Add virtio-net driver in libvirtio
Avik Sil
5
-1
/
+461
2013-07-25
Use a global definition of sync() and mb()
Benjamin Herrenschmidt
3
-12
/
+9
2013-06-05
SLOF: virtio-scsi helper routines
Nikunj A. Dadhania
5
-1
/
+244
2013-05-21
virtio: Add a virtio-set-qaddr helper
Nikunj A. Dadhania
4
-0
/
+25
2012-01-19
Add virtfs support
Benjamin Herrenschmidt
10
-2
/
+1078
2012-01-19
Move virtio to a separate library
Benjamin Herrenschmidt
7
-0
/
+617