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
2021-09-06
scripts: Remove the "show-fixed-bugs.sh" file
Thomas Huth
1
-91
/
+0
2021-09-06
configure / meson: Move the GBM handling to meson.build
Thomas Huth
3
-23
/
+10
2021-09-06
meson.build: Don't use internal libfdt if the user requested the system libfdt
Thomas Huth
1
-0
/
+2
2021-09-06
meson.build: Fix the check for a usable libfdt
Thomas Huth
1
-0
/
+1
2021-09-06
gitlab-ci: Don't try to use the system libfdt in the debian job
Thomas Huth
1
-1
/
+0
2021-09-06
libqtest: check for g_setenv() failure
Peter Maydell
1
-1
/
+3
2021-09-06
docs: add definitions of terms for CI/testing
Willian Rampazzo
2
-0
/
+122
2021-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-03' into ...
Peter Maydell
19
-113
/
+120
2021-09-03
qapi: Tweak error messages for unknown / conflicting 'if' keys
Markus Armbruster
4
-7
/
+6
2021-09-03
qapi: Tweak error messages for missing / conflicting meta-type
Markus Armbruster
3
-18
/
+11
2021-09-03
tests/qapi-schema: Hide OrderedDict in test output
Markus Armbruster
3
-19
/
+28
2021-09-03
qapi: Use re.fullmatch() where appropriate
Markus Armbruster
1
-1
/
+1
2021-09-03
qapi: Use "not COND" instead of "!COND" for generated documentation
Markus Armbruster
2
-2
/
+2
2021-09-03
qapi: Avoid redundant parens in code generated for conditionals
Markus Armbruster
2
-7
/
+9
2021-09-03
qapi: Factor common recursion out of cgen_ifcond(), docgen_ifcond()
Markus Armbruster
1
-20
/
+25
2021-09-03
qapi: Fix C code generation for 'if'
Markus Armbruster
2
-3
/
+2
2021-09-03
tests/qapi-schema: Demonstrate broken C code for 'if'
Markus Armbruster
5
-3
/
+11
2021-09-03
tests/qapi-schema: Correct two 'if' conditionals
Markus Armbruster
2
-7
/
+6
2021-09-03
qapi: Simplify how QAPISchemaIfCond represents "no condition"
Markus Armbruster
2
-3
/
+3
2021-09-03
qapi: Simplify QAPISchemaIfCond's interface for generating C
Markus Armbruster
5
-38
/
+31
2021-09-03
qapi: Set boolean value correctly in examples
Guoyi Tu
1
-1
/
+1
2021-09-03
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int...
Peter Maydell
27
-280
/
+467
2021-09-03
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210902' int...
Peter Maydell
2
-9
/
+10
2021-09-02
Merge remote-tracking branch 'remotes/a1xndr/tags/fuzz-pull-2021-09-01' into ...
Peter Maydell
4
-17
/
+83
2021-09-02
Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...
Peter Maydell
37
-711
/
+1172
2021-09-02
9pfs: fix crash in v9fs_walk()
Christian Schoenebeck
1
-1
/
+3
2021-09-02
hw/9pfs: use g_autofree in v9fs_walk() where possible
Christian Schoenebeck
1
-4
/
+3
2021-09-02
hw/9pfs: avoid 'path' copy in v9fs_walk()
Christian Schoenebeck
1
-4
/
+4
2021-09-02
docs/devel: be consistent about example plugin names
Mahmoud Mandour
1
-2
/
+2
2021-09-02
docs/deprecated: deprecate passing plugin args through `arg=`
Mahmoud Mandour
1
-0
/
+12
2021-09-02
tests/plugins/syscalls: adhere to new arg-passing scheme
Mahmoud Mandour
1
-7
/
+16
2021-09-02
tests/plugins/mem: introduce "track" arg and make args not positional
Mahmoud Mandour
1
-18
/
+29
2021-09-02
tests/plugins/insn: made arg inline not positional and parse it as bool
Mahmoud Mandour
4
-5
/
+15
2021-09-02
tests/plugins/bb: adapt to the new arg passing scheme
Mahmoud Mandour
1
-4
/
+11
2021-09-02
docs/tcg-plugins: new passing parameters scheme for cache docs
Mahmoud Mandour
1
-9
/
+9
2021-09-02
plugins/howvec: adapting to the new argument passing scheme
Mahmoud Mandour
2
-13
/
+24
2021-09-02
plugins/hwprofile: adapt to the new plugin arguments scheme
Mahmoud Mandour
2
-16
/
+31
2021-09-02
plugins/lockstep: make socket path not positional & parse bool arg
Mahmoud Mandour
2
-10
/
+23
2021-09-02
plugins/hotblocks: Added correct boolean argument parsing
Mahmoud Mandour
1
-2
/
+12
2021-09-02
plugins/hotpages: introduce sortby arg and parsed bool args correctly
Mahmoud Mandour
2
-10
/
+35
2021-09-02
plugins/api: added a boolean parsing plugin api
Mahmoud Mandour
3
-0
/
+19
2021-09-02
plugins: allow plugin arguments to be passed directly
Mahmoud Mandour
3
-10
/
+25
2021-09-02
docs/devel/tcg-plugins: added cores arg to cache plugin
Mahmoud Mandour
1
-5
/
+8
2021-09-02
plugins: sort exported symbol list
Alex Bennée
1
-24
/
+24
2021-09-02
plugins/cache: supported multicore cache modelling
Mahmoud Mandour
1
-44
/
+132
2021-09-02
plugins: do not limit exported symbols if modules are active
Paolo Bonzini
2
-9
/
+10
2021-09-02
gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them
Thomas Huth
2
-6
/
+17
2021-09-02
gitlab-ci: Remove superfluous "dnf install" statement
Thomas Huth
1
-2
/
+0
2021-09-02
gitlab-ci: Merge "build-disabled" with "build-without-default-features"
Thomas Huth
1
-84
/
+13
2021-09-02
plugins/execlog: removed unintended "s" at the end of log lines.
Mahmoud Mandour
1
-1
/
+1
[next]