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-10-31
iotests: add tests for "qemu-img rebase" with compression
Andrey Drobyshev
4
-0
/
+345
2023-10-31
qemu-img: add compression option to rebase subcommand
Andrey Drobyshev
3
-10
/
+26
2023-10-31
iotests/{024, 271}: add testcases for qemu-img rebase
Andrey Drobyshev
4
-0
/
+211
2023-10-31
qemu-img: rebase: avoid unnecessary COW operations
Andrey Drobyshev
1
-20
/
+54
2023-10-31
qemu-img: add chunk size parameter to compare_buffers()
Andrey Drobyshev
1
-9
/
+15
2023-10-31
qemu-img: rebase: use backing files' BlockBackend for buffer alignment
Andrey Drobyshev
1
-2
/
+7
2023-10-31
qemu-iotests: 024: add rebasing test case for overlay_size > backing_size
Andrey Drobyshev
2
-0
/
+87
2023-10-31
qemu-img: rebase: stop when reaching EOF of old backing file
Andrey Drobyshev
1
-1
/
+12
2023-10-31
qemu-file: Make qemu_fflush() return errors
Juan Quintela
7
-51
/
+21
2023-10-31
migration: Remove transferred atomic counter
Juan Quintela
3
-8
/
+0
2023-10-31
migration: Use migration_transferred_bytes()
Juan Quintela
2
-4
/
+4
2023-10-31
qemu-file: Simplify qemu_file_get_error()
Juan Quintela
1
-1
/
+1
2023-10-31
migration: migration_rate_limit_reset() don't need the QEMUFile
Juan Quintela
3
-5
/
+3
2023-10-31
migration: migration_transferred_bytes() don't need the QEMUFile
Juan Quintela
3
-9
/
+7
2023-10-31
qemu-file: Remove _noflush from qemu_file_transferred_noflush()
Juan Quintela
5
-13
/
+12
2023-10-31
qemu_file: Remove unused qemu_file_transferred()
Juan Quintela
2
-25
/
+0
2023-10-31
migration: Use the number of transferred bytes directly
Juan Quintela
1
-1
/
+1
2023-10-31
qemu_file: total_transferred is not used anymore
Juan Quintela
1
-4
/
+0
2023-10-31
qemu_file: Use a stat64 for qemu_file_transferred
Juan Quintela
2
-2
/
+7
2023-10-31
qemu-file: Don't increment qemu_file_transferred at qemu_file_fill_buffer
Juan Quintela
1
-1
/
+3
2023-10-31
migration: Stop migration immediately in RDMA error paths
Peter Xu
1
-11
/
+10
2023-10-31
migration: Deprecate old compression method
Juan Quintela
3
-20
/
+64
2023-10-31
migration: Deprecate block migration
Juan Quintela
4
-6
/
+45
2023-10-31
migration: migrate 'blk' command option is deprecated.
Juan Quintela
4
-3
/
+23
2023-10-31
migration: migrate 'inc' command option is deprecated.
Juan Quintela
4
-1
/
+25
2023-10-31
qemu-iotests: Filter warnings about block migration being deprecated
Juan Quintela
2
-1
/
+8
2023-10-31
Merge tag 'pull-lu-20231030' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
76
-211
/
+3278
2023-10-31
Merge tag 'pull-ufs-20231030' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
6
-1460
/
+315
2023-10-31
Merge tag 'pull-target-arm-20231027' of https://git-us.linaro.org/people/pmay...
Stefan Hajnoczi
63
-1431
/
+1714
2023-10-30
build: Add update-linux-vdso makefile rule
Richard Henderson
1
-0
/
+10
2023-10-30
linux-user: Show vdso address in /proc/pid/maps
Richard Henderson
3
-0
/
+4
2023-10-30
linux-user/s390x: Add vdso
Richard Henderson
8
-3
/
+155
2023-10-30
linux-user/s390x: Rename __SIGNAL_FRAMESIZE to STACK_FRAME_OVERHEAD
Richard Henderson
1
-3
/
+4
2023-10-30
linux-user/ppc: Add vdso
Richard Henderson
12
-8
/
+467
2023-10-30
linux-user/loongarch64: Add vdso
Richard Henderson
9
-1
/
+245
2023-10-30
linux-user/riscv: Add vdso
Richard Henderson
10
-0
/
+303
2023-10-30
linux-user/hppa: Add vdso
Richard Henderson
8
-10
/
+286
2023-10-30
linux-user/arm: Add vdso
Richard Henderson
9
-18
/
+307
2023-10-30
linux-user/aarch64: Add vdso
Richard Henderson
8
-0
/
+176
2023-10-30
linux-user/x86_64: Add vdso
Richard Henderson
6
-2
/
+168
2023-10-30
linux-user/i386: Add vdso
Richard Henderson
8
-2
/
+271
2023-10-30
linux-user: Add gen-vdso tool
Richard Henderson
3
-1
/
+535
2023-10-30
linux-user: Load vdso image if available
Richard Henderson
1
-9
/
+81
2023-10-30
linux-user: Replace bprm->fd with bprm->src.fd
Richard Henderson
3
-8
/
+6
2023-10-30
linux-user: Use ImageSource in load_symbols
Richard Henderson
1
-36
/
+45
2023-10-30
linux-user: Use ImageSource in load_elf_image
Richard Henderson
1
-79
/
+49
2023-10-30
linux-user: Do not clobber bprm_buf swapping ehdr
Richard Henderson
1
-11
/
+14
2023-10-30
linux-user: Tidy loader_exec
Richard Henderson
1
-19
/
+19
2023-10-30
linux-user: Introduce imgsrc_read, imgsrc_read_alloc
Richard Henderson
2
-9
/
+142
2023-10-30
linux-user: Fix guest signal remapping after adjusting SIGABRT
Richard Henderson
1
-5
/
+4
[prev]
[next]