summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ui/cocoa: Do not copy members of pixman imageAkihiko Odaki2021-02-191-22/+20Star
| * ui/cocoa: Support unique keys of JIS keyboardsAkihiko Odaki2021-02-191-0/+7
| * spice: flush drawing before notifying clientMarc-André Lureau2021-02-191-0/+1
| * spice: flush on GL update before notifying clientMarc-André Lureau2021-02-191-0/+1
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-18' into ...Peter Maydell2021-02-198-131/+266
|\ \
| * | qapi/introspect.py: set _gen_tree's default ifcond argument to ()John Snow2021-02-181-2/+2
| * | qapi/introspect.py: Type _gen_tree variants as Sequence[str]John Snow2021-02-181-4/+4
| * | qapi/introspect.py: Update copyright and authors listJohn Snow2021-02-181-1/+2
| * | qapi/introspect.py: Add docstrings to _gen_tree and _tree_to_qlitJohn Snow2021-02-181-0/+20
| * | qapi/introspect.py: add type hint annotationsJohn Snow2021-02-183-39/+93
| * | qapi/introspect.py: remove _gen_variants helperJohn Snow2021-02-181-7/+2Star
| * | qapi/introspect.py: improve readability of _tree_to_qlitJohn Snow2021-02-181-15/+18
| * | qapi/introspect.py: improve _tree_to_qlit error messageJohn Snow2021-02-181-1/+3
| * | qapi/introspect.py: create a typed 'Annotated' data strutcureJohn Snow2021-02-181-33/+45
| * | qapi/introspect.py: Introduce preliminary tree typingJohn Snow2021-02-181-1/+30
| * | qapi/introspect.py: Always define all 'extra' dict keysJohn Snow2021-02-181-5/+4Star
| * | qapi/introspect.py: replace 'extra' dict with 'comment' argumentJohn Snow2021-02-181-6/+9
| * | qapi/introspect.py: Unify return type of _make_tree()John Snow2021-02-181-3/+1Star
| * | qapi/introspect.py: guard against ifcond/comment misuseJohn Snow2021-02-181-2/+9
| * | qapi/introspect.py: add _gen_features helperJohn Snow2021-02-181-8/+12
| * | qapi/introspect.py: use _make_tree for features nodesJohn Snow2021-02-181-1/+3
| * | qapi/introspect.py: assert schema is not NoneJohn Snow2021-02-181-0/+5
| * | qapi: Replace List[str] with Sequence[str] for ifcondJohn Snow2021-02-185-20/+21
* | | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-02-1...Peter Maydell2021-02-197-21/+130
|\ \ \
| * | | travis.yml: Limit simultaneous jobs to 3Thomas Huth2021-02-191-1/+3
| * | | gitlab-ci.yml: Run check-tcg with TCIThomas Huth2021-02-191-3/+3
| * | | tests/qtest/boot-sector: Check that the guest did not panicThomas Huth2021-02-191-0/+9
| * | | gitlab-ci: Disable vhost-kernel in build-disable jobPhilippe Mathieu-Daudé2021-02-191-0/+1
| * | | scripts/checkpatch: Improve the check for authors mangled by the mailing listThomas Huth2021-02-191-1/+1
| * | | gitlab-ci: Display Avocado log content when tests timeoutPhilippe Mathieu-Daudé2021-02-191-1/+1
| * | | gitlab: fix inconsistent indentationDaniel P. Berrangé2021-02-191-8/+8
| * | | gitlab: add fine grained job deps for all build jobsDaniel P. Berrangé2021-02-192-0/+104
| * | | gitlab: always build container imagesDaniel P. Berrangé2021-02-191-7/+0Star
| * | | tests/qtest/boot-serial-test: Test Virt machine with 'max'Philippe Mathieu-Daudé2021-02-191-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell2021-02-194-58/+162
|\ \ \ | |/ / |/| |
| * | hostmem: Don't report pmem attribute if unsupportedMichal Privoznik2021-02-191-9/+4Star
| * | device-crash-test: Remove problematic languageEduardo Habkost2021-02-191-48/+48
| * | i386: Add the support for AMD EPYC 3rd generation processorsBabu Moger2021-02-192-1/+110
|/ /
* | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210218' into...Peter Maydell2021-02-18102-2/+23183
|\ \
| * | Hexagon build infrastructureTaylor Simpson2021-02-185-1/+199
| * | Hexagon (tests/tcg/hexagon) TCG tests - floating pointTaylor Simpson2021-02-182-0/+371
| * | Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/miscTaylor Simpson2021-02-187-0/+1147
| * | Hexagon (tests/tcg/hexagon) TCG tests - multiarchTaylor Simpson2021-02-184-1/+1549
| * | Hexagon (linux-user/hexagon) Linux user emulationTaylor Simpson2021-02-1815-0/+1012
| * | Hexagon (target/hexagon) translationTaylor Simpson2021-02-182-0/+841
| * | Hexagon (target/hexagon) TCG for floating point instructionsTaylor Simpson2021-02-181-0/+121
| * | Hexagon (target/hexagon) TCG for instructions with multiple definitionsTaylor Simpson2021-02-181-0/+198
| * | Hexagon (target/hexagon) TCG generationTaylor Simpson2021-02-182-0/+356
| * | Hexagon (target/hexagon) instruction classesTaylor Simpson2021-02-183-0/+174
| * | Hexagon (target/hexagon) macrosTaylor Simpson2021-02-181-0/+592