index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
block
/
dataplane
/
xen-block.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
1
-0
/
+1
*
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
2021-01-27
1
-1
/
+1
*
block: Honor blk_set_aio_context() context requirements
Sergio Lopez
2021-01-20
1
-1
/
+6
*
xen: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
2020-07-10
1
-10
/
+7
*
xen-block: Fix double qlist remove and request leak
Anthony PERARD
2020-04-07
1
-32
/
+16
*
xen-bus/block: explicitly assign event channels to an AioContext
Paul Durrant
2020-02-27
1
-2
/
+18
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
xen-bus / xen-block: add support for event channel polling
Paul Durrant
2019-06-24
1
-8
/
+9
*
xen-bus: allow AioContext to be specified for each event channel
Paul Durrant
2019-06-24
1
-1
/
+1
*
xen-block: support feature-large-sector-size
Paul Durrant
2019-06-24
1
-11
/
+14
*
block: Add Error to blk_set_aio_context()
Kevin Wolf
2019-06-04
1
-2
/
+4
*
xen-block: scale sector based quantities correctly
Paul Durrant
2019-04-04
1
-15
/
+13
*
dataplane/xen-block: remove dead code
Paul Durrant
2019-02-28
1
-4
/
+1
*
xen-block: handle resize callback
Paul Durrant
2019-02-04
1
-3
/
+1
*
xen-block: avoid repeated memory allocation
Tim Smith
2019-01-14
1
-5
/
+9
*
xen-block: improve response latency
Tim Smith
2019-01-14
1
-38
/
+18
*
xen-block: improve batching behaviour
Tim Smith
2019-01-14
1
-0
/
+35
*
xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c
Paul Durrant
2019-01-14
1
-44
/
+46
*
xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c
Paul Durrant
2019-01-14
1
-154
/
+156
*
xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block
Paul Durrant
2019-01-14
1
-170
/
+182
*
xen: add header and build dataplane/xen-block.c
Paul Durrant
2019-01-14
1
-100
/
+256
*
xen: remove unnecessary code from dataplane/xen-block.c
Paul Durrant
2019-01-14
1
-406
/
+23
*
xen: duplicate xen_disk.c as basis of dataplane/xen-block.c
Paul Durrant
2019-01-14
1
-0
/
+1019