index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
hw
/
virtio
/
dataplane
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
1
-5
/
+5
2015-02-16
dataplane: endianness-aware accesses
Cornelia Huck
2
-20
/
+35
2015-01-27
virtio: fix feature bit checks
Cornelia Huck
1
-2
/
+2
2014-11-02
hw/virtio/vring/event_idx: fix the vring_avail_event error
Bin Wu
1
-4
/
+4
2014-09-22
vring: Better error handling if num is too large
Fam Zheng
1
-1
/
+2
2014-07-14
virtio-blk: embed VirtQueueElement in VirtIOBlockReq
Stefan Hajnoczi
1
-11
/
+6
2014-07-14
dataplane: do not free VirtQueueElement in vring_push()
Stefan Hajnoczi
1
-5
/
+4
2014-01-22
dataplane: fix shadowed return value
Stefan Hajnoczi
1
-1
/
+1
2013-12-20
dataplane: replace hostmem with memory_region_find
Paolo Bonzini
3
-192
/
+71
2013-12-20
dataplane: change vring API to use VirtQueueElement
Paolo Bonzini
1
-20
/
+36
2013-12-20
vring: factor common code for error exits
Paolo Bonzini
1
-13
/
+21
2013-12-20
vring: create a common function to parse descriptors
Paolo Bonzini
1
-62
/
+51
2013-08-12
virtio: clear signalled_used_valid when switching from dataplane
Stefan Hajnoczi
1
-0
/
+1
2013-07-19
dataplane: sync virtio.c and vring.c virtqueue state
Stefan Hajnoczi
1
-3
/
+5
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
1
-0
/
+7
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
3
-0
/
+540