aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2021-02-18Hexagon (target/hexagon) instruction printingTaylor Simpson2-0/+173
2021-02-18Hexagon (target/hexagon) instruction/packet decodeTaylor Simpson2-0/+989
2021-02-18Hexagon (target/hexagon) instruction attributesTaylor Simpson2-0/+132
2021-02-18Hexagon (target/hexagon) register fieldsTaylor Simpson3-0/+104
2021-02-18Hexagon (target/hexagon) instruction and packet typesTaylor Simpson1-0/+74
2021-02-18Hexagon (target/hexagon) architecture typesTaylor Simpson1-0/+38
2021-02-18Hexagon (target/hexagon) GDB StubTaylor Simpson2-0/+49
2021-02-18Hexagon (target/hexagon) scalar core helpersTaylor Simpson2-0/+1152
2021-02-18Hexagon (target/hexagon) register namesTaylor Simpson1-0/+83
2021-02-18Hexagon (disas) disassemblerTaylor Simpson3-0/+67
2021-02-18Hexagon (target/hexagon) scalar core definitionTaylor Simpson5-0/+599
2021-02-18Hexagon (include/elf.h) ELF machine definitionTaylor Simpson1-0/+1
2021-02-18Hexagon (target/hexagon) READMETaylor Simpson1-0/+235
2021-02-18Hexagon Update MAINTAINERS fileTaylor Simpson1-0/+9
2021-02-18qemu/int128: Add int128_orRichard Henderson1-0/+10
2021-02-18Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210218-pull-request' ...Peter Maydell2-3/+17
2021-02-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-plugin-updates-180221...Peter Maydell36-215/+769
2021-02-18tests/acceptance: add a memory callback checkAlex Bennée1-0/+31
2021-02-18tests/plugin: allow memory plugin to do both inline and callbacksAlex Bennée1-7/+20
2021-02-18tests/acceptance: add a new tests to detect counting errorsAlex Bennée1-0/+26
2021-02-18accel/tcg: allow plugin instrumentation to be disable via cflagsAlex Bennée7-27/+49
2021-02-18accel/tcg: remove CF_NOCACHE and special casesAlex Bennée2-39/+15