aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-19tests/qtest/boot-sector: Check that the guest did not panicThomas Huth1-0/+9
2021-02-19gitlab-ci: Disable vhost-kernel in build-disable jobPhilippe Mathieu-Daudé1-0/+1
2021-02-19scripts/checkpatch: Improve the check for authors mangled by the mailing listThomas Huth1-1/+1
2021-02-19gitlab-ci: Display Avocado log content when tests timeoutPhilippe Mathieu-Daudé1-1/+1
2021-02-19gitlab: fix inconsistent indentationDaniel P. Berrangé1-8/+8
2021-02-19gitlab: add fine grained job deps for all build jobsDaniel P. Berrangé2-0/+104
2021-02-19gitlab: always build container imagesDaniel P. Berrangé1-7/+0
2021-02-19tests/qtest/boot-serial-test: Test Virt machine with 'max'Philippe Mathieu-Daudé1-1/+1
2021-02-18hostmem: Don't report pmem attribute if unsupportedMichal Privoznik1-9/+4
2021-02-18device-crash-test: Remove problematic languageEduardo Habkost1-48/+48
2021-02-18i386: Add the support for AMD EPYC 3rd generation processorsBabu Moger2-1/+110
2021-02-18qapi/introspect.py: set _gen_tree's default ifcond argument to ()John Snow1-2/+2
2021-02-18qapi/introspect.py: Type _gen_tree variants as Sequence[str]John Snow1-4/+4
2021-02-18qapi/introspect.py: Update copyright and authors listJohn Snow1-1/+2
2021-02-18qapi/introspect.py: Add docstrings to _gen_tree and _tree_to_qlitJohn Snow1-0/+20
2021-02-18qapi/introspect.py: add type hint annotationsJohn Snow3-39/+93
2021-02-18qapi/introspect.py: remove _gen_variants helperJohn Snow1-7/+2
2021-02-18qapi/introspect.py: improve readability of _tree_to_qlitJohn Snow1-15/+18
2021-02-18qapi/introspect.py: improve _tree_to_qlit error messageJohn Snow1-1/+3
2021-02-18qapi/introspect.py: create a typed 'Annotated' data strutcureJohn Snow1-33/+45
2021-02-18qapi/introspect.py: Introduce preliminary tree typingJohn Snow1-1/+30
2021-02-18qapi/introspect.py: Always define all 'extra' dict keysJohn Snow1-5/+4
2021-02-18qapi/introspect.py: replace 'extra' dict with 'comment' argumentJohn Snow1-6/+9
2021-02-18qapi/introspect.py: Unify return type of _make_tree()John Snow1-3/+1
2021-02-18qapi/introspect.py: guard against ifcond/comment misuseJohn Snow1-2/+9
2021-02-18qapi/introspect.py: add _gen_features helperJohn Snow1-8/+12
2021-02-18qapi/introspect.py: use _make_tree for features nodesJohn Snow1-1/+3
2021-02-18qapi/introspect.py: assert schema is not NoneJohn Snow1-0/+5
2021-02-18Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210218' into...Peter Maydell102-2/+23183
2021-02-18Hexagon build infrastructureTaylor Simpson5-1/+199
2021-02-18qapi: Replace List[str] with Sequence[str] for ifcondJohn Snow5-20/+21
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - floating pointTaylor Simpson2-0/+371
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/miscTaylor Simpson7-0/+1147
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - multiarchTaylor Simpson4-1/+1549
2021-02-18Hexagon (linux-user/hexagon) Linux user emulationTaylor Simpson15-0/+1012
2021-02-18Hexagon (target/hexagon) translationTaylor Simpson2-0/+841
2021-02-18Hexagon (target/hexagon) TCG for floating point instructionsTaylor Simpson1-0/+121
2021-02-18Hexagon (target/hexagon) TCG for instructions with multiple definitionsTaylor Simpson1-0/+198
2021-02-18Hexagon (target/hexagon) TCG generationTaylor Simpson2-0/+356
2021-02-18Hexagon (target/hexagon) instruction classesTaylor Simpson3-0/+174
2021-02-18Hexagon (target/hexagon) macrosTaylor Simpson1-0/+592
2021-02-18Hexagon (target/hexagon) opcode data structuresTaylor Simpson2-0/+200
2021-02-18Hexagon (target/hexagon) generater phase 4 - decode treeTaylor Simpson1-0/+351
2021-02-18Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode treeTaylor Simpson1-0/+188
2021-02-18Hexagon (target/hexagon) generator phase 2 - generate header filesTaylor Simpson10-0/+1565
2021-02-18Hexagon (target/hexagon) generator phase 1 - C preprocessor for semanticsTaylor Simpson1-0/+88
2021-02-18Hexagon (target/hexagon/imported) arch importTaylor Simpson14-0/+9236
2021-02-18Hexagon (target/hexagon/fma_emu.[ch]) utility functionsTaylor Simpson2-0/+738
2021-02-18Hexagon (target/hexagon/conv_emu.[ch]) utility functionsTaylor Simpson2-0/+208
2021-02-18Hexagon (target/hexagon/arch.[ch]) utility functionsTaylor Simpson2-0/+334