index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
dataplane
Commit message (
Expand
)
Author
Age
Files
Lines
*
vring: Better error handling if num is too large
Fam Zheng
2014-09-22
1
-1
/
+2
*
virtio-blk: embed VirtQueueElement in VirtIOBlockReq
Stefan Hajnoczi
2014-07-14
1
-11
/
+6
*
dataplane: do not free VirtQueueElement in vring_push()
Stefan Hajnoczi
2014-07-14
1
-5
/
+4
*
dataplane: fix shadowed return value
Stefan Hajnoczi
2014-01-22
1
-1
/
+1
*
dataplane: replace hostmem with memory_region_find
Paolo Bonzini
2013-12-20
3
-192
/
+71
*
dataplane: change vring API to use VirtQueueElement
Paolo Bonzini
2013-12-20
1
-20
/
+36
*
vring: factor common code for error exits
Paolo Bonzini
2013-12-20
1
-13
/
+21
*
vring: create a common function to parse descriptors
Paolo Bonzini
2013-12-20
1
-62
/
+51
*
virtio: clear signalled_used_valid when switching from dataplane
Stefan Hajnoczi
2013-08-12
1
-0
/
+1
*
dataplane: sync virtio.c and vring.c virtqueue state
Stefan Hajnoczi
2013-07-19
1
-3
/
+5
*
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
1
-0
/
+7
*
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-20
1
-1
/
+1
*
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
2013-04-08
3
-0
/
+540