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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-27
ci, docker: update CentOS and OpenSUSE Python to non-EOL versions
Paolo Bonzini
7
-22
/
+113
2023-02-27
docs/devel: update and clarify lcitool instructions
Paolo Bonzini
1
-31
/
+39
2023-02-27
lcitool: update submodule
Paolo Bonzini
4
-1
/
+3
2023-02-27
configure: Look for auxiliary Python installations
John Snow
1
-16
/
+45
2023-02-27
configure: protect against escaping venv when running Meson
Paolo Bonzini
1
-3
/
+16
2023-02-27
meson: stop looking for 'sphinx-build-3'
John Snow
3
-8
/
+4
2023-02-27
meson: Avoid duplicates in generated config-poison.h again
Markus Armbruster
1
-1
/
+1
2023-02-27
target/i386: Fix BZHI instruction
Richard Henderson
2
-7
/
+10
2023-02-24
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
59
-907
/
+1355
2023-02-24
Merge tag 'pull-error-2023-02-23' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
38
-100
/
+44
2023-02-24
Merge tag 'pull-qapi-2023-02-23' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
6
-122
/
+111
2023-02-24
Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into staging
Peter Maydell
14
-396
/
+94
2023-02-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
7
-2
/
+129
2023-02-24
Merge tag 'pull-tcg-20230221' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
19
-31
/
+226
2023-02-23
block/rbd: Add support for layered encryption
Or Ozeri
2
-2
/
+162
2023-02-23
block/rbd: Add luks-any encryption opening option
Or Ozeri
2
-2
/
+33
2023-02-23
block/rbd: Remove redundant stack variable passphrase_len
Or Ozeri
1
-10
/
+6
2023-02-23
virtio-scsi: reset SCSI devices from main loop thread
Stefan Hajnoczi
2
-37
/
+143
2023-02-23
dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
Stefan Hajnoczi
2
-8
/
+8
2023-02-23
scsi: protect req->aiocb with AioContext lock
Stefan Hajnoczi
2
-12
/
+22
2023-02-23
block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK
Kevin Wolf
18
-23
/
+45
2023-02-23
block: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCK
Kevin Wolf
4
-16
/
+18
2023-02-23
block: Mark bdrv_co_delete_file() and callers GRAPH_RDLOCK
Kevin Wolf
3
-4
/
+9
2023-02-23
block: Mark bdrv_(un)register_buf() GRAPH_RDLOCK
Kevin Wolf
2
-7
/
+14
2023-02-23
block: Mark bdrv_co_eject/lock_medium() and callers GRAPH_RDLOCK
Kevin Wolf
7
-10
/
+23
2023-02-23
block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
5
-17
/
+23
2023-02-23
block: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCK
Kevin Wolf
4
-4
/
+9
2023-02-23
block: Mark bdrv_co_create() and callers GRAPH_RDLOCK
Kevin Wolf
16
-90
/
+84
2023-02-23
block: Mark preadv_snapshot/snapshot_block_status GRAPH_RDLOCK
Kevin Wolf
5
-15
/
+17
2023-02-23
block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
Emanuele Giuseppe Esposito
10
-77
/
+66
2023-02-23
block: Mark bdrv_co_do_pwrite_zeroes() GRAPH_RDLOCK
Kevin Wolf
1
-4
/
+3
2023-02-23
block: Mark bdrv_co_pwrite_sync() and callers GRAPH_RDLOCK
Kevin Wolf
3
-6
/
+6
2023-02-23
block: Mark public read/write functions GRAPH_RDLOCK
Kevin Wolf
31
-238
/
+233
2023-02-23
block: Mark read/write in block/io.c GRAPH_RDLOCK
Kevin Wolf
10
-111
/
+101
2023-02-23
block: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_RDLOCK
Kevin Wolf
18
-69
/
+92
2023-02-23
block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
16
-37
/
+47
2023-02-23
block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK
Emanuele Giuseppe Esposito
20
-60
/
+98
2023-02-23
block/qed: add missing graph rdlock in qed_need_check_timer_entry
Emanuele Giuseppe Esposito
1
-1
/
+3
2023-02-23
block: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCK
Kevin Wolf
5
-7
/
+11
2023-02-23
block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
Kevin Wolf
14
-62
/
+81
2023-02-23
block: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK
Kevin Wolf
11
-28
/
+44
2023-02-23
mirror: Fix access of uninitialised fields during start
Kevin Wolf
1
-1
/
+7
2023-02-23
block: Make bdrv_can_set_read_only() static
Kevin Wolf
2
-4
/
+2
2023-02-23
rocker: Tweak stubbed out monitor commands' error messages
Markus Armbruster
2
-10
/
+5
2023-02-23
migration/colo: Improve an x-colo-lost-heartbeat error message
Markus Armbruster
1
-2
/
+1
2023-02-23
hw/core: Improve the query-hotpluggable-cpus error message
Markus Armbruster
1
-2
/
+1
2023-02-23
replay: Simplify setting replay blockers
Markus Armbruster
6
-20
/
+11
2023-02-23
qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED
Markus Armbruster
1
-3
/
+2
2023-02-23
hw/acpi: Move QMP command to hw/core/
Markus Armbruster
5
-30
/
+18
2023-02-23
hw/acpi: Dumb down acpi_table_add() stub
Markus Armbruster
1
-3
/
+1
[next]