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
path:
root
/
docs
/
devel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-24
reset: Add RESET_TYPE_WAKEUP
Juraj Marcin
1
-1
/
+11
2024-09-19
docs/devel: Remove nested-papr.txt
Peter Maydell
1
-119
/
+0
2024-09-17
docs/fuzz: fix outdated mention to enable-sanitizers
Matheus Tavares Bernardino
1
-2
/
+3
2024-09-13
target/s390: Convert CPU to Resettable interface
Peter Maydell
1
-0
/
+10
2024-09-11
Merge tag 'pull-request-2024-09-11' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
1
-2
/
+2
2024-09-11
meson: Split --enable-sanitizers to --enable-{asan, ubsan}
Richard Henderson
1
-2
/
+2
2024-09-10
docs/devel: fix duplicate line
Alex Bennée
1
-6
/
+0
2024-09-09
docs/migration: add qatzip compression feature
Yuan Liu
2
-0
/
+166
2024-09-04
docs/devel/testing: Add documentation for functional tests
Thomas Huth
3
-0
/
+351
2024-09-04
docs/devel/testing: Rename avocado_qemu.Test class
Thomas Huth
1
-16
/
+16
2024-09-04
docs/devel/testing: Split the Avocado documentation into a separate file
Thomas Huth
3
-564
/
+583
2024-09-04
docs/devel: Split testing docs from the build docs and move to separate folder
Thomas Huth
12
-10
/
+19
2024-09-04
tests/functional: Convert the acpi-bits test into a standalone test
Thomas Huth
1
-37
/
+25
2024-08-16
docs/devel: update tcg-plugins page
Pierrick Bouvier
1
-5
/
+8
2024-08-16
docs: Fix some typos (found by typos) and grammar issues
Stefan Weil
1
-2
/
+2
2024-07-30
docs: split TCG plugin usage from devel section
Alex Bennée
1
-505
/
+0
2024-07-30
docs/devel: document how to run individual TCG tests
Alex Bennée
1
-0
/
+13
2024-07-30
docs/devel: update the testing introduction
Alex Bennée
1
-3
/
+18
2024-07-24
docs/devel: Add introduction to LUKS volume with detached header
Hyman Huang
3
-0
/
+193
2024-07-22
plugins/stoptrigger: TCG plugin to stop execution under conditions
Simon Hamelin
1
-0
/
+22
2024-07-17
qapi: remove "Example" doc section
John Snow
1
-9
/
+49
2024-07-06
qapi: convert "Note" sections to plain rST
John Snow
1
-4
/
+3
2024-07-06
qapi: nail down convention that Errors sections are lists
John Snow
1
-0
/
+7
2024-07-03
meson: Drop the .fa library suffix
Paolo Bonzini
1
-5
/
+0
2024-07-03
meson: Pass objects and dependencies to declare_dependency()
Akihiko Odaki
1
-1
/
+2
2024-07-02
docs: add precision about capstone for execlog plugin
Alexandre Iooss
1
-1
/
+3
2024-06-21
migration/docs: Update postcopy recover session for SETUP phase
Peter Xu
1
-15
/
+16
2024-06-21
migration: Add documentation for fdset with multifd + file
Fabiano Rosas
2
-6
/
+24
2024-06-14
docs/migration: add uadk compression feature
Shameer Kolothum
2
-0
/
+145
2024-06-14
docs/migration: add qpl compression feature
Yuan Liu
2
-0
/
+261
2024-06-08
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-8
/
+7
2024-06-08
Revert "python: use vendored tomli"
Paolo Bonzini
1
-8
/
+7
2024-06-06
docs/ci: clean-up references for consistency
Alex Bennée
1
-7
/
+6
2024-06-06
docs/devel: update references to centos to non-versioned container
Alex Bennée
1
-4
/
+4
2024-06-06
ci: remove centos-steam-8 customer runner
Alex Bennée
1
-7
/
+0
2024-05-24
tcg/cputlb: Remove non-synced variants of global TLB flushes
Nicholas Piggin
1
-9
/
+4
2024-05-08
migration: Remove block migration
Fabiano Rosas
1
-1
/
+1
2024-05-03
docs: document new convention for Kconfig board symbols
Paolo Bonzini
1
-2
/
+12
2024-04-25
Merge tag 'pull-target-arm-20240425' of https://git.linaro.org/people/pmaydel...
Richard Henderson
1
-7
/
+18
2024-04-25
docs/devel: fix minor typo in submitting-a-patch.rst
Manos Pitsidianakis
1
-1
/
+1
2024-04-25
reset: Add RESET_TYPE_SNAPSHOT_LOAD
Peter Maydell
1
-3
/
+14
2024-04-25
docs/devel/reset: Update to new API for hold and exit phase methods
Peter Maydell
1
-4
/
+4
2024-04-02
Fix some typos in documentation (found by codespell)
Stefan Weil
3
-3
/
+3
2024-03-26
hw/clock: Let clock_set_mul_div() return a boolean value
Philippe Mathieu-Daudé
1
-0
/
+4
2024-03-18
Merge tag 'migration-20240317-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2
-0
/
+148
2024-03-13
migration: cpr-reboot documentation
Steve Sistare
2
-0
/
+148
2024-03-13
Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
1
-0
/
+119
2024-03-12
tracetool: remove redundant --target-type / --target-name args
Daniel P. Berrangé
1
-2
/
+1
2024-03-13
spapr: nested: Document Nested PAPR API
Harsh Prateek Bora
1
-0
/
+119
2024-03-11
migration/multifd: Don't fsync when closing QIOChannelFile
Fabiano Rosas
1
-1
/
+2
[next]