index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
devel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs/devel/testing/functional: Clarify that we have to use the build folder
Thomas Huth
2024-11-27
1
-2
/
+3
*
docs: explicitly permit a "commonly known identity" with SoB
Daniel P. Berrangé
2024-11-25
1
-1
/
+6
*
tests/functional: add a QMP backdoor for debugging stalled tests
Daniel P. Berrangé
2024-11-25
1
-0
/
+10
*
tests/functional: automatically clean up scratch files after tests
Daniel P. Berrangé
2024-11-25
1
-0
/
+6
*
docs/devel/reset: Fix minor grammatical error
Peter Maydell
2024-10-29
1
-2
/
+2
*
docs/devel: update tsan build documentation
Pierrick Bouvier
2024-10-24
1
-4
/
+22
*
docs/devel/lockcnt: Include kernel-doc API documentation
Peter Maydell
2024-10-15
1
-1
/
+1
*
include: Move QemuLockCnt APIs to their own header
Peter Maydell
2024-10-15
1
-1
/
+1
*
docs/devel/rcu: Convert to rST format
Peter Maydell
2024-10-15
2
-92
/
+81
*
docs/devel/multiple-iothreads: Convert to rST format
Peter Maydell
2024-10-15
3
-130
/
+140
*
docs/devel/lockcnt: Convert to rST format
Peter Maydell
2024-10-15
2
-44
/
+46
*
docs/devel/blkverify: Convert to rST format
Peter Maydell
2024-10-15
2
-13
/
+18
*
docs/devel/blkdebug: Convert to rST format
Peter Maydell
2024-10-15
3
-162
/
+178
*
hw/clock: Expose 'qtest-clock-period' QOM property for QTests
Inès Varhol
2024-10-15
1
-0
/
+6
*
docs: use consistent markup for footnotes
Paolo Bonzini
2024-10-11
5
-9
/
+9
*
docs: avoid footnotes consisting of just URLs
Paolo Bonzini
2024-10-11
1
-13
/
+13
*
docs: fix invalid footnote syntax
Paolo Bonzini
2024-10-11
2
-3
/
+3
*
docs/devel: Mention post_load hook restrictions where we document the hook
Peter Maydell
2024-10-04
2
-0
/
+9
*
reset: Add RESET_TYPE_WAKEUP
Juraj Marcin
2024-09-24
1
-1
/
+11
*
docs/devel: Remove nested-papr.txt
Peter Maydell
2024-09-19
1
-119
/
+0
*
docs/fuzz: fix outdated mention to enable-sanitizers
Matheus Tavares Bernardino
2024-09-17
1
-2
/
+3
*
target/s390: Convert CPU to Resettable interface
Peter Maydell
2024-09-13
1
-0
/
+10
*
Merge tag 'pull-request-2024-09-11' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-09-11
1
-2
/
+2
|
\
|
*
meson: Split --enable-sanitizers to --enable-{asan, ubsan}
Richard Henderson
2024-09-11
1
-2
/
+2
*
|
docs/devel: fix duplicate line
Alex Bennée
2024-09-10
1
-6
/
+0
|
/
*
docs/migration: add qatzip compression feature
Yuan Liu
2024-09-09
2
-0
/
+166
*
docs/devel/testing: Add documentation for functional tests
Thomas Huth
2024-09-04
3
-0
/
+351
*
docs/devel/testing: Rename avocado_qemu.Test class
Thomas Huth
2024-09-04
1
-16
/
+16
*
docs/devel/testing: Split the Avocado documentation into a separate file
Thomas Huth
2024-09-04
3
-564
/
+583
*
docs/devel: Split testing docs from the build docs and move to separate folder
Thomas Huth
2024-09-04
12
-10
/
+19
*
tests/functional: Convert the acpi-bits test into a standalone test
Thomas Huth
2024-09-04
1
-37
/
+25
*
docs/devel: update tcg-plugins page
Pierrick Bouvier
2024-08-16
1
-5
/
+8
*
docs: Fix some typos (found by typos) and grammar issues
Stefan Weil
2024-08-16
1
-2
/
+2
*
docs: split TCG plugin usage from devel section
Alex Bennée
2024-07-30
1
-505
/
+0
*
docs/devel: document how to run individual TCG tests
Alex Bennée
2024-07-30
1
-0
/
+13
*
docs/devel: update the testing introduction
Alex Bennée
2024-07-30
1
-3
/
+18
*
docs/devel: Add introduction to LUKS volume with detached header
Hyman Huang
2024-07-24
3
-0
/
+193
*
plugins/stoptrigger: TCG plugin to stop execution under conditions
Simon Hamelin
2024-07-22
1
-0
/
+22
*
qapi: remove "Example" doc section
John Snow
2024-07-17
1
-9
/
+49
*
qapi: convert "Note" sections to plain rST
John Snow
2024-07-06
1
-4
/
+3
*
qapi: nail down convention that Errors sections are lists
John Snow
2024-07-06
1
-0
/
+7
*
meson: Drop the .fa library suffix
Paolo Bonzini
2024-07-03
1
-5
/
+0
*
meson: Pass objects and dependencies to declare_dependency()
Akihiko Odaki
2024-07-03
1
-1
/
+2
*
docs: add precision about capstone for execlog plugin
Alexandre Iooss
2024-07-02
1
-1
/
+3
*
migration/docs: Update postcopy recover session for SETUP phase
Peter Xu
2024-06-21
1
-15
/
+16
*
migration: Add documentation for fdset with multifd + file
Fabiano Rosas
2024-06-21
2
-6
/
+24
*
docs/migration: add uadk compression feature
Shameer Kolothum
2024-06-14
2
-0
/
+145
*
docs/migration: add qpl compression feature
Yuan Liu
2024-06-14
2
-0
/
+261
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-06-08
1
-8
/
+7
|
\
|
*
Revert "python: use vendored tomli"
Paolo Bonzini
2024-06-08
1
-8
/
+7
[next]