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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
block
/
dataplane
/
xen-block.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
xen: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
1
-10
/
+7
2020-04-07
xen-block: Fix double qlist remove and request leak
Anthony PERARD
1
-32
/
+16
2020-02-27
xen-bus/block: explicitly assign event channels to an AioContext
Paul Durrant
1
-2
/
+18
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-06-24
xen-bus / xen-block: add support for event channel polling
Paul Durrant
1
-8
/
+9
2019-06-24
xen-bus: allow AioContext to be specified for each event channel
Paul Durrant
1
-1
/
+1
2019-06-24
xen-block: support feature-large-sector-size
Paul Durrant
1
-11
/
+14
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
1
-2
/
+4
2019-04-04
xen-block: scale sector based quantities correctly
Paul Durrant
1
-15
/
+13
2019-02-28
dataplane/xen-block: remove dead code
Paul Durrant
1
-4
/
+1
2019-02-04
xen-block: handle resize callback
Paul Durrant
1
-3
/
+1
2019-01-14
xen-block: avoid repeated memory allocation
Tim Smith
1
-5
/
+9
2019-01-14
xen-block: improve response latency
Tim Smith
1
-38
/
+18
2019-01-14
xen-block: improve batching behaviour
Tim Smith
1
-0
/
+35
2019-01-14
xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c
Paul Durrant
1
-44
/
+46
2019-01-14
xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c
Paul Durrant
1
-154
/
+156
2019-01-14
xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block
Paul Durrant
1
-170
/
+182
2019-01-14
xen: add header and build dataplane/xen-block.c
Paul Durrant
1
-100
/
+256
2019-01-14
xen: remove unnecessary code from dataplane/xen-block.c
Paul Durrant
1
-406
/
+23
2019-01-14
xen: duplicate xen_disk.c as basis of dataplane/xen-block.c
Paul Durrant
1
-0
/
+1019