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
2024-06-14
migration/multifd: add uadk compression framework
Shameer Kolothum
5
-4
/
+29
2024-06-14
configure: Add uadk option
Shameer Kolothum
3
-0
/
+19
2024-06-14
docs/migration: add uadk compression feature
Shameer Kolothum
2
-0
/
+145
2024-06-14
tests/migration-test: add qpl compression test
Yuan Liu
1
-0
/
+24
2024-06-14
migration/multifd: implement qpl compression and decompression
Yuan Liu
1
-4
/
+420
2024-06-14
migration/multifd: implement initialization of qpl compression
Yuan Liu
1
-1
/
+327
2024-06-14
migration/multifd: add qpl compression method
Yuan Liu
5
-2
/
+30
2024-06-14
configure: add --enable-qpl build option
Yuan Liu
3
-0
/
+13
2024-06-14
migration/multifd: put IOV initialization into compression method
Yuan Liu
3
-11
/
+26
2024-06-14
docs/migration: add qpl compression feature
Yuan Liu
2
-0
/
+261
2024-06-14
tests/qtest/migration-test: Use custom asm bios for ppc64
Nicholas Piggin
6
-32
/
+131
2024-06-14
tests/qtest/migration-test: Enable on ppc64 TCG
Nicholas Piggin
1
-13
/
+3
2024-06-14
tests/qtest/migration-test: Quieten ppc64 QEMU warnings
Nicholas Piggin
1
-1
/
+3
2024-06-14
tests/qtest: Move common define from libqos-spapr.h to new ppc-util.h
Nicholas Piggin
5
-10
/
+22
2024-06-13
Merge tag 'pull-request-2024-06-12' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
22
-147
/
+518
2024-06-12
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
16
-79
/
+176
2024-06-12
Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...
Richard Henderson
8
-77
/
+15
2024-06-12
tests/tcg/s390x: Allow specifying extra QEMU options on the command line
Ilya Leoshkevich
1
-1
/
+1
2024-06-12
tests/unit/test-smp-parse: Test the full 8-levels topology hierarchy
Zhao Liu
1
-44
/
+85
2024-06-12
tests/unit/test-smp-parse: Test "modules" and "dies" combination case
Zhao Liu
1
-0
/
+103
2024-06-12
tests/unit/test-smp-parse: Test "modules" parameter in -smp
Zhao Liu
1
-9
/
+103
2024-06-12
tests/unit/test-smp-parse: Make test cases aware of module level
Zhao Liu
1
-2
/
+11
2024-06-12
tests/unit/test-smp-parse: Use default parameters=0 when not set in -smp
Zhao Liu
1
-4
/
+4
2024-06-12
tests/unit/test-smp-parse: Fix an invalid topology case
Zhao Liu
1
-1
/
+1
2024-06-12
tests/unit/test-smp-parse: Fix comment of parameters=1 case
Zhao Liu
1
-1
/
+3
2024-06-12
tests/unit/test-smp-parse: Fix comments of drawers and books case
Zhao Liu
1
-4
/
+4
2024-06-12
test: Remove libibumad dependence
zhenwei pi
14
-14
/
+0
2024-06-12
meson: Remove libibumad dependence
zhenwei pi
1
-3
/
+1
2024-06-12
tests/qtest/x86: check for availability of older cpu models before running tests
Ani Sinha
1
-62
/
+108
2024-06-12
tests/qtest/libqtest: add qtest_has_cpu_model() api
Ani Sinha
2
-0
/
+91
2024-06-12
qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
Ani Sinha
1
-1
/
+2
2024-06-12
tests/avocado: Update LoongArch bios file
Song Gao
1
-4
/
+4
2024-06-10
tracetool: Forbid newline character in event format
Philippe Mathieu-Daudé
1
-0
/
+2
2024-06-10
hw/vfio: Remove newline character in trace events
Philippe Mathieu-Daudé
1
-2
/
+2
2024-06-10
hw/usb: Remove newline character in trace events
Philippe Mathieu-Daudé
1
-3
/
+3
2024-06-10
hw/sh4: Remove newline character in trace events
Philippe Mathieu-Daudé
1
-2
/
+2
2024-06-10
backends/tpm: Remove newline character in trace event
Philippe Mathieu-Daudé
2
-3
/
+5
2024-06-10
tracetool: Remove unused vcpu.py script
Philippe Mathieu-Daudé
3
-67
/
+1
2024-06-10
crypto/block: drop qcrypto_block_open() n_threads argument
Stefan Hajnoczi
9
-19
/
+6
2024-06-10
block/crypto: create ciphers on demand
Stefan Hajnoczi
4
-50
/
+78
2024-06-10
linux-aio: add IO_CMD_FDSYNC command support
Prasad Pandit
3
-1
/
+30
2024-06-10
block/copy-before-write: use uint64_t for timeout in nanoseconds
Fiona Ebner
1
-1
/
+1
2024-06-10
qemu-io: add cvtnum() error handling for zone commands
Stefan Hajnoczi
1
-1
/
+47
2024-06-10
aio: warn about iohandler_ctx special casing
Stefan Hajnoczi
1
-0
/
+6
2024-06-10
Revert "monitor: use aio_co_reschedule_self()"
Stefan Hajnoczi
1
-2
/
+5
2024-06-10
block: drop force_dup parameter of raw_reconfigure_getfd()
Denis V. Lunev via
1
-5
/
+3
2024-06-09
Merge tag 'bsd-user-misc-2024q2-pull-request' of gitlab.com:bsdimp/qemu into ...
Richard Henderson
2
-16
/
+43
2024-06-09
bsd-user: Catch up to run-time reserved_va math
Warner Losh
1
-12
/
+27
2024-06-09
bsd-user: port linux-user:ff8a8bbc2ad1 for variable page sizes
Warner Losh
1
-0
/
+12
2024-06-09
linux-user: Adjust comment to reflect the code.
Warner Losh
1
-4
/
+4
[next]