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
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-scsi: fix race in virtio_scsi_dataplane_start()
Stefan Hajnoczi
2022-08-17
1
-0
/
+5
*
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
1
-0
/
+1
*
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
2022-01-12
1
-14
/
+2
*
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
2022-01-12
1
-2
/
+2
*
virtio-blk: Fix clean up of host notifiers for single MR transaction.
Mark Mielke
2021-12-06
1
-1
/
+1
*
virtio: Clarify MR transaction optimization
Greg Kurz
2021-07-02
1
-0
/
+16
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
virtio-blk: Configure all host notifiers in a single MR transaction
Greg Kurz
2021-05-14
1
-0
/
+25
*
virtio-blk: Fix rollback path in virtio_blk_data_plane_start()
Greg Kurz
2021-05-14
1
-2
/
+9
*
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
2
-1
/
+10
*
meson: convert hw/block
Marc-André Lureau
2020-08-21
2
-2
/
+2
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
xen: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
2020-07-10
1
-10
/
+7
*
virtio-blk: On restart, process queued requests in the proper context
Sergio Lopez
2020-06-17
1
-0
/
+8
*
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
*
virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bh
Li Hangjing
2019-12-19
1
-1
/
+1
*
virtio-blk: Cancel the pending BH when the dataplane is reset
Philippe Mathieu-Daudé
2019-09-03
1
-0
/
+3
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
2
-0
/
+2
*
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
2
-12
/
+16
*
block: Add Error to blk_set_aio_context()
Kevin Wolf
2019-06-04
2
-5
/
+13
*
xen-block: scale sector based quantities correctly
Paul Durrant
2019-04-04
1
-15
/
+13
*
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-1
/
+1
*
block: fix recursion in hw/block/dataplane
Paolo Bonzini
2019-03-07
1
-1
/
+1
*
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
2
-171
/
+183
*
xen: add header and build dataplane/xen-block.c
Paul Durrant
2019-01-14
3
-100
/
+286
*
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
*
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
Thomas Huth
2018-06-28
1
-2
/
+2
*
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
virtio-blk: fix race between .ioeventfd_stop() and vq handler
Stefan Hajnoczi
2018-03-08
1
-7
/
+17
*
virtio-blk: dataplane: Don't batch notifications if EVENT_IDX is present
Sergio Lopez
2018-03-08
1
-2
/
+13
*
virtio: remove event notifier cleanup call on de-assign
Gal Hammer
2018-02-08
1
-0
/
+2
*
hw/block: Fix the return type
Mao Zhongyi
2017-12-19
2
-6
/
+8
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
virtio: Report real progress in VQ aio poll handler
Fam Zheng
2017-02-17
1
-2
/
+2
*
trace: clean up trace-events files
Stefan Hajnoczi
2017-01-31
1
-1
/
+0
*
trace: move hw/block/dataplane events to correct subdir
Daniel P. Berrange
2017-01-31
1
-0
/
+6
*
virtio: set ISR on dataplane notifications
Paolo Bonzini
2016-11-18
1
-3
/
+1
[next]