aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-20hw/sd: sd: Allow single/multiple block write for SPI modeBin Meng
2021-02-20hw/sd: sd: Remove duplicated codes in single/multiple block read/writeBin Meng
2021-02-20hw/sd: ssi-sd: Support multiple block readBin Meng
2021-02-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-18' into ...Peter Maydell
2021-02-19Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-02-1...Peter Maydell
2021-02-19Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell
2021-02-19travis.yml: Limit simultaneous jobs to 3Thomas Huth
2021-02-19gitlab-ci.yml: Run check-tcg with TCIThomas Huth
2021-02-19tests/qtest/boot-sector: Check that the guest did not panicThomas Huth
2021-02-19gitlab-ci: Disable vhost-kernel in build-disable jobPhilippe Mathieu-Daudé
2021-02-19scripts/checkpatch: Improve the check for authors mangled by the mailing listThomas Huth
2021-02-19gitlab-ci: Display Avocado log content when tests timeoutPhilippe Mathieu-Daudé
2021-02-19gitlab: fix inconsistent indentationDaniel P. Berrangé
2021-02-19gitlab: add fine grained job deps for all build jobsDaniel P. Berrangé
2021-02-19gitlab: always build container imagesDaniel P. Berrangé
2021-02-19tests/qtest/boot-serial-test: Test Virt machine with 'max'Philippe Mathieu-Daudé
2021-02-18hostmem: Don't report pmem attribute if unsupportedMichal Privoznik
2021-02-18device-crash-test: Remove problematic languageEduardo Habkost
2021-02-18i386: Add the support for AMD EPYC 3rd generation processorsBabu Moger
2021-02-18qapi/introspect.py: set _gen_tree's default ifcond argument to ()John Snow
2021-02-18qapi/introspect.py: Type _gen_tree variants as Sequence[str]John Snow
2021-02-18qapi/introspect.py: Update copyright and authors listJohn Snow
2021-02-18qapi/introspect.py: Add docstrings to _gen_tree and _tree_to_qlitJohn Snow
2021-02-18qapi/introspect.py: add type hint annotationsJohn Snow
2021-02-18qapi/introspect.py: remove _gen_variants helperJohn Snow
2021-02-18qapi/introspect.py: improve readability of _tree_to_qlitJohn Snow
2021-02-18qapi/introspect.py: improve _tree_to_qlit error messageJohn Snow
2021-02-18qapi/introspect.py: create a typed 'Annotated' data strutcureJohn Snow
2021-02-18qapi/introspect.py: Introduce preliminary tree typingJohn Snow
2021-02-18qapi/introspect.py: Always define all 'extra' dict keysJohn Snow
2021-02-18qapi/introspect.py: replace 'extra' dict with 'comment' argumentJohn Snow
2021-02-18qapi/introspect.py: Unify return type of _make_tree()John Snow
2021-02-18qapi/introspect.py: guard against ifcond/comment misuseJohn Snow
2021-02-18qapi/introspect.py: add _gen_features helperJohn Snow
2021-02-18qapi/introspect.py: use _make_tree for features nodesJohn Snow
2021-02-18qapi/introspect.py: assert schema is not NoneJohn Snow
2021-02-18Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210218' into...Peter Maydell
2021-02-18Hexagon build infrastructureTaylor Simpson
2021-02-18qapi: Replace List[str] with Sequence[str] for ifcondJohn Snow
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - floating pointTaylor Simpson
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/miscTaylor Simpson
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - multiarchTaylor Simpson
2021-02-18Hexagon (linux-user/hexagon) Linux user emulationTaylor Simpson
2021-02-18Hexagon (target/hexagon) translationTaylor Simpson
2021-02-18Hexagon (target/hexagon) TCG for floating point instructionsTaylor Simpson
2021-02-18Hexagon (target/hexagon) TCG for instructions with multiple definitionsTaylor Simpson
2021-02-18Hexagon (target/hexagon) TCG generationTaylor Simpson
2021-02-18Hexagon (target/hexagon) instruction classesTaylor Simpson
2021-02-18Hexagon (target/hexagon) macrosTaylor Simpson
2021-02-18Hexagon (target/hexagon) opcode data structuresTaylor Simpson