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
/
dataplane
Commit message (
Expand
)
Author
Age
Files
Lines
*
dataplane: fix hang introduced by AioContext transition
Paolo Bonzini
2013-03-15
1
-2
/
+15
*
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-03-10
4
-3
/
+6
|
\
|
*
hw: include hw header files with full paths
Paolo Bonzini
2013-03-01
5
-5
/
+5
|
*
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
2013-03-01
2
-0
/
+3
*
|
dataplane: remove EventPoll in favor of AioContext
Paolo Bonzini
2013-03-04
4
-161
/
+29
|
/
*
dataplane: avoid reentrancy during virtio_blk_data_plane_stop()
Stefan Hajnoczi
2013-01-18
1
-3
/
+6
*
dataplane: fix build breakage on set_guest_notifiers()
Michael Roth
2013-01-14
1
-2
/
+2
*
dataplane: handle misaligned virtio-blk requests
Stefan Hajnoczi
2013-01-14
1
-0
/
+40
*
dataplane: extract virtio-blk read/write processing into do_rdwr_cmd()
Stefan Hajnoczi
2013-01-14
1
-11
/
+20
*
dataplane: use linux-headers/ for virtio includes
Stefan Hajnoczi
2013-01-03
1
-3
/
+1
*
dataplane: add virtio-blk data plane code
Stefan Hajnoczi
2013-01-02
3
-1
/
+495
*
dataplane: add Linux AIO request queue
Stefan Hajnoczi
2013-01-02
3
-1
/
+175
*
dataplane: add event loop
Stefan Hajnoczi
2013-01-02
3
-1
/
+141
*
dataplane: add virtqueue vring code
Stefan Hajnoczi
2013-01-02
3
-1
/
+425
*
dataplane: add host memory mapping code
Stefan Hajnoczi
2013-01-02
3
-0
/
+236