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-05-09
tests/qapi-schema/doc-good: Improve a comment
Markus Armbruster
2
-1
/
+5
2023-05-09
qapi/dump: Indent bulleted lists consistently
Markus Armbruster
1
-6
/
+6
2023-05-09
qapi: Tidy up a slightly awkward TODO comment
Markus Armbruster
1
-2
/
+3
2023-05-09
sphinx/qapidoc: Do not emit TODO sections into user manuals
Markus Armbruster
2
-2
/
+6
2023-05-09
Revert "qapi: BlockExportRemoveMode: move comments to TODO"
Markus Armbruster
1
-5
/
+5
2023-05-09
meson: Fix to make QAPI generator output depend on main.py
Markus Armbruster
1
-1
/
+1
2023-05-09
qapi: Fix crash on stray double quote character
Markus Armbruster
1
-1
/
+1
2023-05-09
docs/devel/qapi-code-gen: Turn FIXME admonitions into comments
Markus Armbruster
1
-7
/
+2
2023-05-09
docs/devel/qapi-code-gen: Clean up use of quotes a bit
Markus Armbruster
1
-6
/
+6
2023-05-08
Merge tag 'compression-code-pull-request' of https://gitlab.com/juan.quintela...
Richard Henderson
8
-454
/
+752
2023-05-08
meson: leave unnecessary modules out of the build
Paolo Bonzini
1
-0
/
+4
2023-05-08
docs: clarify --without-default-devices
Paolo Bonzini
1
-3
/
+13
2023-05-08
target/i386: Add EPYC-Genoa model to support Zen 4 processor series
Babu Moger
1
-0
/
+122
2023-05-08
target/i386: Add VNMI and automatic IBRS feature bits
Babu Moger
2
-2
/
+5
2023-05-08
target/i386: Add missing feature bits in EPYC-Milan model
Babu Moger
1
-0
/
+70
2023-05-08
target/i386: Add feature bits for CPUID_Fn80000021_EAX
Babu Moger
2
-0
/
+32
2023-05-08
target/i386: Add a couple of feature bits in 8000_0008_EBX
Babu Moger
2
-2
/
+6
2023-05-08
target/i386: Add new EPYC CPU versions with updated cache_info
Michael Roth
1
-0
/
+118
2023-05-08
target/i386: allow versioned CPUs to specify new cache_info
Michael Roth
1
-3
/
+32
2023-05-08
include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows 8 API
Thomas Huth
1
-1
/
+1
2023-05-08
migration: Initialize and cleanup decompression in migration.c
Lukas Straub
2
-5
/
+9
2023-05-08
ram-compress.c: Make target independent
Lukas Straub
2
-8
/
+12
2023-05-08
ram compress: Assert that the file buffer matches the result
Lukas Straub
4
-0
/
+19
2023-05-08
ram.c: Move core decompression code into its own file
Lukas Straub
3
-204
/
+208
2023-05-08
ram.c: Move core compression code into its own file
Lukas Straub
4
-262
/
+344
2023-05-08
ram.c: Remove last ram.c dependency from the core compress code
Lukas Straub
1
-10
/
+17
2023-05-08
ram.c: Call update_compress_thread_counts from compress_send_queued_data
Lukas Straub
1
-12
/
+6
2023-05-08
ram.c: Do not call save_page_header() from compress threads
Lukas Straub
1
-9
/
+35
2023-05-08
ram.c: Reset result after sending queued data
Lukas Straub
1
-10
/
+22
2023-05-08
ram.c: Dont change param->block in the compress thread
Lukas Straub
1
-2
/
+4
2023-05-08
ram.c: Let the compress threads return a CompressResult enum
Lukas Straub
1
-12
/
+22
2023-05-08
qtest/migration-test.c: Add postcopy tests with compress enabled
Lukas Straub
1
-30
/
+55
2023-05-08
qtest/migration-test.c: Add tests with compress enabled
Lukas Straub
1
-0
/
+109
2023-05-08
MAINTAINERS: add stanza for Kconfig files
Paolo Bonzini
1
-0
/
+10
2023-05-08
tb-maint: do not use mb_read/mb_set
Paolo Bonzini
1
-2
/
+2
2023-05-08
call_rcu: stop using mb_set/mb_read
Paolo Bonzini
1
-13
/
+32
2023-05-08
test-aio-multithread: simplify test_multi_co_schedule
Paolo Bonzini
1
-6
/
+12
2023-05-08
test-aio-multithread: do not use mb_read/mb_set for simple flags
Paolo Bonzini
1
-6
/
+6
2023-05-08
rcu: remove qatomic_mb_set, expand comments
Paolo Bonzini
2
-14
/
+15
2023-05-06
Merge tag 'pull-loongarch-20230506' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
20
-58
/
+9989
2023-05-06
hw/intc: don't use target_ulong for LoongArch ipi
Alex Bennée
1
-1
/
+1
2023-05-06
target/loongarch: CPUCFG support LSX
Song Gao
1
-0
/
+1
2023-05-06
target/loongarch: Use {set/get}_gpr replace to cpu_fpr
Song Gao
5
-43
/
+129
2023-05-06
target/loongarch: Implement vldi
Song Gao
3
-0
/
+148
2023-05-06
target/loongarch: Implement vld vst
Song Gao
4
-0
/
+239
2023-05-06
target/loongarch: Implement vilvl vilvh vextrins vshuf
Song Gao
5
-0
/
+248
2023-05-06
target/loongarch: Implement vreplve vpack vpick
Song Gao
5
-0
/
+319
2023-05-06
target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr
Song Gao
3
-0
/
+173
2023-05-06
target/loongarch: Implement vbitsel vset
Song Gao
5
-0
/
+174
2023-05-06
target/loongarch: Implement vfcmp
Song Gao
5
-0
/
+190
[prev]
[next]