index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu-img.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: remove AioContext locking
Stefan Hajnoczi
2023-12-21
1
-4
/
+0
*
block: Mark bdrv_cow_child() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
1
-3
/
+8
*
block: Mark bdrv_skip_filters() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
1
-3
/
+15
*
block: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
1
-0
/
+2
*
qemu-img: add compression option to rebase subcommand
Andrey Drobyshev
2023-10-31
1
-6
/
+20
*
qemu-img: rebase: avoid unnecessary COW operations
Andrey Drobyshev
2023-10-31
1
-20
/
+54
*
qemu-img: add chunk size parameter to compare_buffers()
Andrey Drobyshev
2023-10-31
1
-9
/
+15
*
qemu-img: rebase: use backing files' BlockBackend for buffer alignment
Andrey Drobyshev
2023-10-31
1
-2
/
+7
*
qemu-img: rebase: stop when reaching EOF of old backing file
Andrey Drobyshev
2023-10-31
1
-1
/
+12
*
block: Mark bdrv_amend_options() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
1
-0
/
+7
*
block: Mark bdrv_refresh_filename() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
1
-0
/
+4
*
block: Mark bdrv_snapshot_fallback() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
1
-0
/
+5
*
qemu-img: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
1
-11
/
+11
*
qemu-img: map: report compressed data blocks
Andrey Drobyshev via
2023-09-20
1
-2
/
+6
*
qemu-img: omit errno value in error message
Michael Tokarev
2023-09-08
1
-2
/
+2
*
qemu-img: Take graph lock more selectively
Kevin Wolf
2023-05-19
1
-2
/
+3
*
block: Mark bdrv_query_block_graph_info() and callers GRAPH_RDLOCK
Kevin Wolf
2023-05-10
1
-0
/
+2
*
block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
Emanuele Giuseppe Esposito
2023-02-23
1
-1
/
+3
*
block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
Kevin Wolf
2023-02-23
1
-1
/
+3
*
qemu-img: Change info key names for protocol nodes
Hanna Reitz
2023-02-01
1
-1
/
+2
*
qemu-img: Let info print block graph
Hanna Reitz
2023-02-01
1
-21
/
+48
*
block/qapi: Add indentation to bdrv_node_info_dump()
Hanna Reitz
2023-02-01
1
-1
/
+1
*
qemu-img: Use BlockNodeInfo
Hanna Reitz
2023-02-01
1
-24
/
+24
*
qemu-img bitmap: Report errors while closing the image
Kevin Wolf
2023-01-24
1
-0
/
+11
*
qemu-img commit: Report errors while closing the image
Kevin Wolf
2023-01-24
1
-0
/
+13
*
include/block: Untangle inclusion loops
Markus Armbruster
2023-01-20
1
-0
/
+1
*
qapi block: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-7
/
+6
*
qemu-img: remove unused variable
Miroslav Rezanina
2022-11-11
1
-2
/
+2
*
block: return errors from bdrv_register_buf()
Stefan Hajnoczi
2022-10-26
1
-1
/
+1
*
block: pass size to bdrv_unregister_buf()
Stefan Hajnoczi
2022-10-26
1
-2
/
+2
*
job.c: enable job lock/unlock and remove Aiocontext locks
Emanuele Giuseppe Esposito
2022-10-07
1
-2
/
+0
*
jobs: group together API calls under the same job lock
Emanuele Giuseppe Esposito
2022-10-07
1
-5
/
+10
*
qemu-img: Wean documentation and help output off '?' for help
Markus Armbruster
2022-09-30
1
-2
/
+2
*
block: Change blk_pwrite_compressed() param order
Alberto Faria
2022-07-12
1
-1
/
+1
*
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
1
-9
/
+9
*
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-07-12
1
-6
/
+6
*
block: Make blk_{pread,pwrite}() return 0 on success
Alberto Faria
2022-07-12
1
-16
/
+9
*
qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStr
Vladimir Sementsov-Ogievskiy
2022-04-26
1
-4
/
+4
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
1
-4
/
+8
*
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
2022-04-21
1
-1
/
+1
*
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
2022-04-20
1
-1
/
+1
*
include: move progress API to qemu-progress.h
Marc-André Lureau
2022-04-06
1
-0
/
+1
*
Replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
2022-04-06
1
-4
/
+4
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
1
-2
/
+2
*
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
1
-0
/
+1
*
qemu-img: make is_allocated_sectors() more efficient
Vladimir Sementsov-Ogievskiy
2022-01-14
1
-4
/
+19
*
blockjob: implement and use block_job_get_aio_context
Vladimir Sementsov-Ogievskiy
2021-12-28
1
-1
/
+1
*
qemu-img: Add -F shorthand to convert
Eric Blake
2021-09-15
1
-3
/
+7
*
qemu-img: Allow target be aligned to sector size
Hanna Reitz
2021-09-15
1
-0
/
+8
*
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2021-08-26
1
-5
/
+1
[next]