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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-08
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
12
-17
/
+17
2023-09-08
block: spelling fixes
Michael Tokarev
12
-17
/
+17
2023-09-07
io: follow coroutine AioContext in qio_channel_yield()
Stefan Hajnoczi
1
-10
/
+1
2023-09-06
parallels: Add data_off repairing to parallels_open()
Alexander Ivanov
1
-13
/
+16
2023-09-06
parallels: Add data_off check
Alexander Ivanov
1
-0
/
+80
2023-09-06
parallels: Use bdrv_co_getlength() in parallels_check_outside_image()
Alexander Ivanov
1
-1
/
+1
2023-09-06
parallels: Image repairing in parallels_open()
Alexander Ivanov
1
-32
/
+38
2023-09-06
parallels: Add checking and repairing duplicate offsets in BAT
Alexander Ivanov
1
-0
/
+144
2023-09-06
parallels: Add data_start field to BDRVParallelsState
Alexander Ivanov
2
-3
/
+5
2023-09-06
parallels: Add "explicit" argument to parallels_check_leak()
Alexander Ivanov
1
-7
/
+12
2023-09-06
parallels: Check if data_end greater than the file size
Alexander Ivanov
1
-0
/
+5
2023-09-06
parallels: Incorrect data end calculation in parallels_open()
Alexander Ivanov
1
-2
/
+2
2023-09-06
parallels: Fix comments formatting inside parallels driver
Alexander Ivanov
1
-6
/
+12
2023-08-30
block/io: align requests to subcluster_size
Andrey Drobyshev
2
-29
/
+29
2023-08-30
block: add subcluster_size field to BlockDriverInfo
Andrey Drobyshev
1
-0
/
+1
2023-08-03
block/blkio: add more comments on the fd passing handling
Stefano Garzarella
1
-3
/
+12
2023-08-03
block/blkio: close the fd when blkio_connect() fails
Stefano Garzarella
1
-3
/
+8
2023-07-27
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
3
-45
/
+93
2023-07-27
block/blkio: use blkio_set_int("fd") to check fd support
Stefano Garzarella
1
-1
/
+1
2023-07-27
block/blkio: fall back on using `path` when `fd` setting fails
Stefano Garzarella
1
-10
/
+10
2023-07-27
block/blkio: retry blkio_connect() if it fails using `fd`
Stefano Garzarella
1
-0
/
+29
2023-07-27
block/blkio: move blkio_connect() in the drivers functions
Stefano Garzarella
1
-27
/
+40
2023-07-27
block: Fix pad_request's request restriction
Hanna Czenczek
1
-2
/
+6
2023-07-27
block/file-posix: fix g_file_get_contents return path
Sam Li
1
-4
/
+2
2023-07-26
block/blkio: do not use open flags in qemu_open()
Stefano Garzarella
1
-9
/
+12
2023-07-25
block/blkio: enable the completion eventfd
Stefano Garzarella
1
-0
/
+1
2023-07-19
nbd/client: Simplify cookie vs. index computation
Eric Blake
1
-8
/
+8
2023-07-19
nbd: s/handle/cookie/ to match NBD spec
Eric Blake
1
-47
/
+49
2023-07-17
block/nvme: invoke blk_io_plug_call() outside q->lock
Stefan Hajnoczi
1
-1
/
+2
2023-07-04
block/blkio: fix module_block.py parsing
Stefan Hajnoczi
1
-56
/
+60
2023-06-28
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
22
-316
/
+329
2023-06-28
block: use bdrv_co_debug_event in coroutine context
Paolo Bonzini
9
-52
/
+52
2023-06-28
block: use bdrv_co_getlength in coroutine context
Paolo Bonzini
4
-12
/
+12
2023-06-28
qcow2: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
5
-98
/
+105
2023-06-28
vhdx: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
3
-57
/
+57
2023-06-28
vmdk: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
1
-13
/
+14
2023-06-28
dmg: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
1
-10
/
+11
2023-06-28
cloop: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
1
-4
/
+5
2023-06-28
bochs: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
1
-3
/
+4
2023-06-28
vpc: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
1
-26
/
+26
2023-06-28
qed: mark more functions as coroutine_fns and GRAPH_RDLOCK
Paolo Bonzini
2
-5
/
+7
2023-06-28
file-posix: remove incorrect coroutine_fn calls
Paolo Bonzini
1
-12
/
+17
2023-06-28
Revert "graph-lock: Disable locking for now"
Kevin Wolf
1
-26
/
+0
2023-06-28
graph-lock: Unlock the AioContext while polling
Kevin Wolf
1
-1
/
+22
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
1
-1
/
+1
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2
-4
/
+4
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
1
-2
/
+2
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
1
-2
/
+2
2023-06-05
qcow2: add discard-no-unref option
Jean-Louis Dupond
3
-4
/
+49
2023-06-05
parallels: Incorrect condition in out-of-image check
Alexander Ivanov
1
-1
/
+1
[next]