index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
monitor
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nbd/server: Allow users to adjust handshake limit in QMP
Eric Blake
2025-02-11
1
-2
/
+2
*
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2025-02-10
1
-2
/
+3
|
\
|
*
block: Add 'active' field to BlockDeviceInfo
Kevin Wolf
2025-02-06
1
-2
/
+3
*
|
qapi: Move include/qapi/qmp/ to include/qobject/
Daniel P. Berrangé
2025-02-10
1
-1
/
+1
|
/
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-3
/
+3
*
nbd/server: CVE-2024-7409: Cap default max-connections to 100
Eric Blake
2024-08-08
1
-1
/
+2
*
stream: Allow users to request only format driver names in backing file format
Peter Krempa
2024-01-26
1
-1
/
+1
*
block: remove AioContext locking
Stefan Hajnoczi
2023-12-21
2
-46
/
+3
*
block: Mark bdrv_skip_implicit_filters() and callers GRAPH_RDLOCK
Kevin Wolf
2023-11-07
1
-0
/
+3
*
qapi/block-core: use JobType for BlockJobInfo's type
Fiona Ebner
2023-10-31
1
-2
/
+2
*
block: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK
Kevin Wolf
2023-10-12
1
-0
/
+3
*
block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK
Kevin Wolf
2023-10-12
1
-0
/
+2
*
block/dirty-bitmap: Clean up local variable shadowing
Markus Armbruster
2023-09-29
1
-9
/
+10
*
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
1
-1
/
+1
*
block/monitor: Fix crash when executing HMP commit
Wang Liang
2023-04-25
1
-4
/
+6
*
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-22
1
-0
/
+1
*
Merge tag 'pull-monitor-2023-02-03-v2' of https://repo.or.cz/qemu/armbru into...
Peter Maydell
2023-02-04
1
-0
/
+21
|
\
|
*
block: Factor out hmp_change_medium(), and move to block/monitor/
Markus Armbruster
2023-02-04
1
-0
/
+21
*
|
qemu-img: Change info key names for protocol nodes
Hanna Reitz
2023-02-01
1
-1
/
+1
*
|
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
-1
/
+1
|
/
*
include/block: Untangle inclusion loops
Markus Armbruster
2023-01-20
1
-0
/
+2
*
qapi block: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-29
/
+19
*
monitor: add missing coroutine_fn annotation
Alberto Faria
2022-10-27
1
-1
/
+1
*
monitor: expose monitor_puts to rest of code
Alex Bennée
2022-10-06
1
-5
/
+5
*
block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap
Vladimir Sementsov-Ogievskiy
2022-06-24
1
-20
/
+21
*
block: block_dirty_bitmap_merge(): fix error path
Vladimir Sementsov-Ogievskiy
2022-06-24
1
-1
/
+4
*
qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStr
Vladimir Sementsov-Ogievskiy
2022-04-26
1
-3
/
+3
*
block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
Vladimir Sementsov-Ogievskiy
2022-03-07
1
-4
/
+1
*
assertions for block_int global state API
Emanuele Giuseppe Esposito
2022-03-04
1
-0
/
+6
*
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...
Emanuele Giuseppe Esposito
2022-01-14
1
-1
/
+1
*
block/monitor: Consolidate hmp_handle_error calls to reduce redundant code
Mao Zhongyi
2021-09-01
1
-6
/
+6
*
monitor: hmp_qemu_io: acquire aio contex, fix crash
Vladimir Sementsov-Ogievskiy
2021-05-14
1
-10
/
+21
*
block: Remove monitor command block_passwd
Markus Armbruster
2021-03-23
1
-10
/
+0
*
block: rename and alter bdrv_all_find_snapshot semantics
Daniel P. Berrangé
2021-02-08
1
-1
/
+1
*
block: allow specifying name of block device for vmstate storage
Daniel P. Berrangé
2021-02-08
1
-1
/
+1
*
block: add ability to specify list of blockdevs during snapshot
Daniel P. Berrangé
2021-02-08
1
-2
/
+2
*
block: push error reporting into bdrv_all_*_snapshot functions
Daniel P. Berrangé
2021-02-08
1
-3
/
+4
*
qapi: block-stream: add "bottom" argument
Vladimir Sementsov-Ogievskiy
2021-01-26
1
-1
/
+2
*
qapi: add filter-node-name to block-stream
Andrey Shinkevich
2021-01-26
1
-2
/
+2
*
block/export: Add block-export-del
Kevin Wolf
2020-10-02
1
-2
/
+2
*
block/export: Add node-name to BlockExportOptions
Kevin Wolf
2020-10-02
1
-3
/
+3
*
nbd: Add max-connections to nbd-server-start
Kevin Wolf
2020-10-02
1
-1
/
+1
*
qapi: Rename BlockExport to BlockExportOptions
Kevin Wolf
2020-10-02
1
-3
/
+3
*
qapi: Create block-export module
Kevin Wolf
2020-10-02
1
-0
/
+1
*
commit: Deal with filters
Max Reitz
2020-09-07
1
-1
/
+1
*
meson: convert block
Marc-André Lureau
2020-08-21
2
-2
/
+2
*
blockdev: Split off basic bitmap operations for qemu-img
Eric Blake
2020-05-19
2
-0
/
+322
*
Use &error_abort instead of separate assert()
Markus Armbruster
2020-03-17
1
-3
/
+1
*
monitor/hmp: Move hmp_drive_add_node to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
1
-0
/
+30
[next]