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-04-27
docs/devel: make a statement about includes
Alex Bennée
1
-0
/
+14
2023-04-27
docs/system: remove excessive punctuation from guest-loader docs
Alex Bennée
1
-3
/
+3
2023-04-27
qemu-options.hx: Update descriptions of memory options for NUMA node
Yohei Kojima
1
-9
/
+16
2023-04-27
tests/tcg: limit the scope of the plugin tests
Alex Bennée
14
-30
/
+25
2023-04-27
tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64
Kautuk Consul
1
-6
/
+64
2023-04-27
avocado_qemu/__init__.py: factor out the qemu-img finding
Kautuk Consul
1
-11
/
+16
2023-04-27
MAINTAINERS: Cover tests/avocado/machine_aspeed.py
Thomas Huth
1
-1
/
+1
2023-04-27
tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests
Thomas Huth
1
-13
/
+17
2023-04-27
tests/avocado: Make ssh_command_output_contains() globally available
Thomas Huth
2
-8
/
+8
2023-04-27
.gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12
Thomas Huth
3
-30
/
+0
2023-04-27
qemu-options: finesse the recommendations around -blockdev
Alex Bennée
1
-2
/
+22
2023-04-27
scripts/device-crash-test: Add a parameter to run with TCG only
Thomas Huth
2
-2
/
+4
2023-04-27
gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs
Thomas Huth
1
-2
/
+2
2023-04-27
tests/avocado: Add set of boot tests on SBSA-ref
Philippe Mathieu-Daudé
2
-0
/
+159
2023-04-27
tests/avocado: use the new snapshots for testing
Alex Bennée
1
-26
/
+144
2023-04-27
tests/requirements.txt: bump up avocado-framework version to 101.0
Kautuk Consul
2
-8
/
+12
2023-04-27
Merge tag 'migration-20230426-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
10
-471
/
+501
2023-04-27
vmstate-static-checker: Recognize "num" field
Peter Xu
1
-3
/
+10
2023-04-27
migration/vmstate-dump: Dump array size too as "num"
Peter Xu
1
-0
/
+3
2023-04-27
migration: Allow postcopy_ram_supported_by_host() to report err
Peter Xu
4
-35
/
+39
2023-04-27
migration: Move qmp_migrate_set_parameters() to options.c
Juan Quintela
3
-420
/
+429
2023-04-27
migration: Move migrate_use_tls() to options.c
Juan Quintela
5
-13
/
+13
2023-04-27
MAINTAINERS: Add Leonardo and Peter as reviewers
Juan Quintela
1
-0
/
+2
2023-04-27
migration: Disable postcopy + multifd migration
Leonardo Bras
1
-0
/
+5
2023-04-26
Merge tag 'pull-qapi-2023-04-26' of https://repo.or.cz/qemu/armbru into staging
Richard Henderson
39
-102
/
+382
2023-04-26
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
40
-262
/
+283
2023-04-26
qapi: allow unions to contain further unions
Daniel P. Berrangé
12
-3
/
+234
2023-04-26
qapi: Improve specificity of type/member descriptions
Markus Armbruster
1
-2
/
+7
2023-04-25
qapi: support updating expected test output via make
Daniel P. Berrangé
1
-0
/
+1
2023-04-25
block/monitor: Fix crash when executing HMP commit
Wang Liang
1
-4
/
+6
2023-04-25
vmdk: make vmdk_is_cid_valid a coroutine_fn
Paolo Bonzini
1
-1
/
+1
2023-04-25
qcow2: mark various functions as coroutine_fn and GRAPH_RDLOCK
Paolo Bonzini
6
-45
/
+53
2023-04-25
tests: mark more coroutine_fns
Paolo Bonzini
1
-1
/
+1
2023-04-25
qemu-pr-helper: mark more coroutine_fns
Paolo Bonzini
1
-11
/
+11
2023-04-25
9pfs: mark more coroutine_fns
Paolo Bonzini
2
-5
/
+5
2023-04-25
nbd: mark more coroutine_fns, do not use co_wrappers
Paolo Bonzini
1
-24
/
+24
2023-04-25
mirror: make mirror_flush a coroutine_fn, do not use co_wrappers
Paolo Bonzini
1
-2
/
+2
2023-04-25
blkdebug: add missing coroutine_fn annotation
Paolo Bonzini
1
-2
/
+2
2023-04-25
vvfat: mark various functions as coroutine_fn
Paolo Bonzini
1
-28
/
+30
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
12
-44
/
+27
2023-04-25
thread-pool: use ThreadPool from the running thread
Emanuele Giuseppe Esposito
5
-18
/
+21
2023-04-25
io_uring: use LuringState from the running thread
Emanuele Giuseppe Esposito
4
-24
/
+30
2023-04-25
linux-aio: use LinuxAioState from the running thread
Emanuele Giuseppe Esposito
5
-29
/
+37
2023-04-25
block: add missing coroutine_fn to bdrv_sum_allocated_file_size()
Stefan Hajnoczi
1
-1
/
+1
2023-04-25
include/block: fixup typos
Wilfred Mallawa
2
-2
/
+2
2023-04-25
monitor: convert monitor_cleanup() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
1
-2
/
+2
2023-04-25
hmp: convert handle_hmp_command() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
1
-1
/
+1
2023-04-25
block: convert bdrv_drain_all_begin() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
1
-1
/
+1
2023-04-25
block: convert bdrv_graph_wrlock() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
1
-1
/
+1
2023-04-25
block: convert blk_exp_close_all_type() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
1
-1
/
+1
[next]