index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-06
softmmu/vl: Add a "grab-mod" parameter to the -display sdl option
Thomas Huth
2021-09-06
scripts: Remove the "show-fixed-bugs.sh" file
Thomas Huth
2021-09-06
configure / meson: Move the GBM handling to meson.build
Thomas Huth
2021-09-06
meson.build: Don't use internal libfdt if the user requested the system libfdt
Thomas Huth
2021-09-06
meson.build: Fix the check for a usable libfdt
Thomas Huth
2021-09-06
gitlab-ci: Don't try to use the system libfdt in the debian job
Thomas Huth
2021-09-06
libqtest: check for g_setenv() failure
Peter Maydell
2021-09-06
docs: add definitions of terms for CI/testing
Willian Rampazzo
2021-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-03' into ...
Peter Maydell
2021-09-03
qapi: Tweak error messages for unknown / conflicting 'if' keys
Markus Armbruster
2021-09-03
qapi: Tweak error messages for missing / conflicting meta-type
Markus Armbruster
2021-09-03
tests/qapi-schema: Hide OrderedDict in test output
Markus Armbruster
2021-09-03
qapi: Use re.fullmatch() where appropriate
Markus Armbruster
2021-09-03
qapi: Use "not COND" instead of "!COND" for generated documentation
Markus Armbruster
2021-09-03
qapi: Avoid redundant parens in code generated for conditionals
Markus Armbruster
2021-09-03
qapi: Factor common recursion out of cgen_ifcond(), docgen_ifcond()
Markus Armbruster
2021-09-03
qapi: Fix C code generation for 'if'
Markus Armbruster
2021-09-03
tests/qapi-schema: Demonstrate broken C code for 'if'
Markus Armbruster
2021-09-03
tests/qapi-schema: Correct two 'if' conditionals
Markus Armbruster
2021-09-03
qapi: Simplify how QAPISchemaIfCond represents "no condition"
Markus Armbruster
2021-09-03
qapi: Simplify QAPISchemaIfCond's interface for generating C
Markus Armbruster
2021-09-03
qapi: Set boolean value correctly in examples
Guoyi Tu
2021-09-03
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int...
Peter Maydell
2021-09-03
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210902' int...
Peter Maydell
2021-09-02
Merge remote-tracking branch 'remotes/a1xndr/tags/fuzz-pull-2021-09-01' into ...
Peter Maydell
2021-09-02
Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...
Peter Maydell
2021-09-02
9pfs: fix crash in v9fs_walk()
Christian Schoenebeck
2021-09-02
hw/9pfs: use g_autofree in v9fs_walk() where possible
Christian Schoenebeck
2021-09-02
hw/9pfs: avoid 'path' copy in v9fs_walk()
Christian Schoenebeck
2021-09-02
docs/devel: be consistent about example plugin names
Mahmoud Mandour
2021-09-02
docs/deprecated: deprecate passing plugin args through `arg=`
Mahmoud Mandour
2021-09-02
tests/plugins/syscalls: adhere to new arg-passing scheme
Mahmoud Mandour
2021-09-02
tests/plugins/mem: introduce "track" arg and make args not positional
Mahmoud Mandour
2021-09-02
tests/plugins/insn: made arg inline not positional and parse it as bool
Mahmoud Mandour
2021-09-02
tests/plugins/bb: adapt to the new arg passing scheme
Mahmoud Mandour
2021-09-02
docs/tcg-plugins: new passing parameters scheme for cache docs
Mahmoud Mandour
2021-09-02
plugins/howvec: adapting to the new argument passing scheme
Mahmoud Mandour
2021-09-02
plugins/hwprofile: adapt to the new plugin arguments scheme
Mahmoud Mandour
2021-09-02
plugins/lockstep: make socket path not positional & parse bool arg
Mahmoud Mandour
2021-09-02
plugins/hotblocks: Added correct boolean argument parsing
Mahmoud Mandour
2021-09-02
plugins/hotpages: introduce sortby arg and parsed bool args correctly
Mahmoud Mandour
2021-09-02
plugins/api: added a boolean parsing plugin api
Mahmoud Mandour
2021-09-02
plugins: allow plugin arguments to be passed directly
Mahmoud Mandour
2021-09-02
docs/devel/tcg-plugins: added cores arg to cache plugin
Mahmoud Mandour
2021-09-02
plugins: sort exported symbol list
Alex Bennée
2021-09-02
plugins/cache: supported multicore cache modelling
Mahmoud Mandour
2021-09-02
plugins: do not limit exported symbols if modules are active
Paolo Bonzini
2021-09-02
gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them
Thomas Huth
2021-09-02
gitlab-ci: Remove superfluous "dnf install" statement
Thomas Huth
2021-09-02
gitlab-ci: Merge "build-disabled" with "build-without-default-features"
Thomas Huth
[next]