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
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Always compile virtio-blk dataplane
Fam Zheng
2014-09-22
2
-19
/
+3
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-09-15
4
-30
/
+32
|
\
|
*
dataplane: fix virtio_blk_data_plane_create() op blocker error path
Stefan Hajnoczi
2014-09-11
1
-2
/
+2
|
*
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
2014-09-10
3
-12
/
+15
|
*
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
2014-09-10
3
-6
/
+8
|
*
xen_disk: Plug memory leak on error path
Markus Armbruster
2014-09-10
1
-17
/
+14
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-12
4
-3
/
+89
|
\
\
|
|
/
|
/
|
|
*
fdc: adding vmstate for save/restore
Pavel Dovgalyuk
2014-09-11
1
-0
/
+74
|
*
memory: add parameter errp to memory_region_init_rom_device
Hu Tao
2014-09-09
2
-2
/
+14
|
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+1
*
|
pflash_cfi01: write flash contents to bdrv on incoming migration
Laszlo Ersek
2014-09-08
1
-0
/
+14
*
|
pflash_cfi01: fixup stale DPRINTF() calls
Laszlo Ersek
2014-09-08
1
-2
/
+2
|
/
*
virtio-blk: allow drive_del with dataplane
Stefan Hajnoczi
2014-08-29
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-28
2
-13
/
+12
|
\
|
*
block: Pass errp in blkconf_geometry
Fam Zheng
2014-08-26
2
-13
/
+12
*
|
virtio-blk: fix reference a pointer which might be freed
zhanghailiang
2014-08-20
1
-1
/
+2
*
|
virtio-blk: allow block_resize with dataplane
Stefan Hajnoczi
2014-08-20
1
-0
/
+1
*
|
block: Use g_new() & friends to avoid multiplying sizes
Markus Armbruster
2014-08-20
1
-4
/
+4
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-19
3
-3
/
+0
|
\
|
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
3
-3
/
+0
*
|
virtio-blk: Correct bug in support for flexible descriptor layout
Marc Marí
2014-08-15
1
-7
/
+7
*
|
dataplane: stop trying on notifier error
Cornelia Huck
2014-08-15
1
-1
/
+10
*
|
dataplane: fail notifier setting gracefully
Cornelia Huck
2014-08-15
1
-4
/
+11
*
|
dataplane: print why starting failed
Cornelia Huck
2014-08-15
1
-5
/
+8
*
|
xen_disk: fix possible null-ptr dereference
Gonglei (Arei)
2014-08-15
1
-0
/
+1
|
/
*
virtio-blk: dataplane: notify guest as a batch
Ming Lei
2014-07-15
1
-1
/
+19
*
virtio-blk: data-plane: fix save/set .complete_request in start
Ming Lei
2014-07-15
1
-3
/
+4
*
virtio-blk: Treat read/write beyond end as invalid
Markus Armbruster
2014-07-14
1
-0
/
+7
*
virtio-blk: Bypass error action and I/O accounting on invalid r/w
Markus Armbruster
2014-07-14
1
-6
/
+8
*
virtio-blk: Factor common checks out of virtio_blk_handle_read/write()
Markus Armbruster
2014-07-14
1
-10
/
+14
*
virtio-blk: embed VirtQueueElement in VirtIOBlockReq
Stefan Hajnoczi
2014-07-14
2
-39
/
+36
*
virtio-blk: avoid g_slice_new0() for VirtIOBlockReq and VirtQueueElement
Stefan Hajnoczi
2014-07-14
1
-2
/
+4
*
virtio-blk: avoid dataplane VirtIOBlockReq early free
Stefan Hajnoczi
2014-07-14
1
-1
/
+0
*
dataplane: submit I/O as a batch
Ming Lei
2014-07-07
1
-0
/
+2
*
virtio-blk: remove need for explicit x-data-plane=on option
Stefan Hajnoczi
2014-07-01
1
-1
/
+1
*
virtio-blk: replace x-iothread with iothread link property
Stefan Hajnoczi
2014-07-01
1
-1
/
+11
*
virtio-blk: move qdev properties into virtio-blk.c
Stefan Hajnoczi
2014-07-01
1
-1
/
+11
*
virtio-blk: drop virtio_blk_set_conf()
Stefan Hajnoczi
2014-07-01
1
-6
/
+0
*
dataplane: bail out on unsupported transport
Cornelia Huck
2014-07-01
1
-0
/
+10
*
virtio-blk: use virtio wrappers to access headers
Rusty Russell
2014-06-29
1
-17
/
+21
*
virtio-blk: implement per-device migration calls
Greg Kurz
2014-06-29
1
-8
/
+16
*
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
1
-1
/
+1
*
virtio-blk: Rename complete_request_early to complete_request_vring
Fam Zheng
2014-06-27
1
-2
/
+2
*
virtio-blk: Unify {non-,}dataplane's request handlings
Fam Zheng
2014-06-27
1
-164
/
+19
*
virtio-blk: Schedule BH in the right context
Fam Zheng
2014-06-27
1
-1
/
+2
*
virtio-blk: Export request handling functions to dataplane
Fam Zheng
2014-06-27
1
-8
/
+2
*
virtio-blk: Make request completion function virtual
Fam Zheng
2014-06-27
1
-1
/
+8
*
virtio-blk: Fix and clean up the in_sg and out_sg check
Fam Zheng
2014-06-27
1
-7
/
+14
*
virtio-blk: Fill in VirtIOBlockReq.out in dataplane code
Fam Zheng
2014-06-27
1
-58
/
+44
*
virtio-blk: Convert VirtIOBlockReq.out to structrue
Fam Zheng
2014-06-27
1
-6
/
+14
[next]