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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
virtio-blk: remove batch notification BH
Stefan Hajnoczi
1
-47
/
+1
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
1
-0
/
+1
2023-10-31
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
1
-5
/
+5
2023-07-12
virtio-blk: fix host notifier issues during dataplane start/stop
Stefan Hajnoczi
1
-22
/
+31
2023-06-23
hw/virtio: Build various target-agnostic objects just once
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-23
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2023-06-01
block: add blk_io_plug_call() API
Stefan Hajnoczi
1
-4
/
+4
2023-05-30
virtio-blk: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
1
-6
/
+10
2023-05-30
virtio: make it possible to detach host notifier from any thread
Stefan Hajnoczi
1
-0
/
+7
2023-05-30
xen-block: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
2
-11
/
+33
2023-05-10
aio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
Stefan Hajnoczi
1
-1
/
+2
2023-04-28
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
2
-3
/
+5
2023-03-07
hw/xen: Build PV backend drivers for CONFIG_XEN_BUS
David Woodhouse
1
-1
/
+1
2023-03-07
hw/xen: Rename xen_common.h to xen_native.h
David Woodhouse
1
-1
/
+2
2023-03-07
hw/xen: Use XEN_PAGE_SIZE in PV backend drivers
David Woodhouse
1
-4
/
+4
2023-03-07
hw/xen: Pass grant ref to gnttab unmap operation
David Woodhouse
1
-0
/
+1
2023-01-23
virtio-blk: simplify virtio_blk_dma_restart_cb()
Stefan Hajnoczi
1
-10
/
+7
2022-08-17
virtio-scsi: fix race in virtio_scsi_dataplane_start()
Stefan Hajnoczi
1
-0
/
+5
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
1
-0
/
+1
2022-01-12
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
1
-14
/
+2
2022-01-12
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
1
-2
/
+2
2021-12-06
virtio-blk: Fix clean up of host notifiers for single MR transaction.
Mark Mielke
1
-1
/
+1
2021-07-02
virtio: Clarify MR transaction optimization
Greg Kurz
1
-0
/
+16
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-05-14
virtio-blk: Configure all host notifiers in a single MR transaction
Greg Kurz
1
-0
/
+25
2021-05-14
virtio-blk: Fix rollback path in virtio_blk_data_plane_start()
Greg Kurz
1
-2
/
+9
2021-01-27
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
1
-1
/
+1
2021-01-20
block: Honor blk_set_aio_context() context requirements
Sergio Lopez
2
-1
/
+10
2020-08-21
meson: convert hw/block
Marc-André Lureau
2
-2
/
+2
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-10
xen: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
1
-10
/
+7
2020-06-17
virtio-blk: On restart, process queued requests in the proper context
Sergio Lopez
1
-0
/
+8
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-12-19
virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bh
Li Hangjing
1
-1
/
+1
2019-09-03
virtio-blk: Cancel the pending BH when the dataplane is reset
Philippe Mathieu-Daudé
1
-0
/
+3
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2
-0
/
+2
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
2
-12
/
+16
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
2
-5
/
+13
2019-04-04
xen-block: scale sector based quantities correctly
Paul Durrant
1
-15
/
+13
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-1
/
+1
2019-03-07
block: fix recursion in hw/block/dataplane
Paolo Bonzini
1
-1
/
+1
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
[next]