summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/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
| * Hexagon (target/hexagon) opcode data structuresTaylor Simpson2021-02-182-0/+200
| * Hexagon (target/hexagon) generater phase 4 - decode treeTaylor Simpson2021-02-181-0/+351
| * Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode treeTaylor Simpson2021-02-181-0/+188
| * Hexagon (target/hexagon) generator phase 2 - generate header filesTaylor Simpson2021-02-1810-0/+1565
| * Hexagon (target/hexagon) generator phase 1 - C preprocessor for semanticsTaylor Simpson2021-02-181-0/+88
| * Hexagon (target/hexagon/imported) arch importTaylor Simpson2021-02-1814-0/+9236
| * Hexagon (target/hexagon/fma_emu.[ch]) utility functionsTaylor Simpson2021-02-182-0/+738
| * Hexagon (target/hexagon/conv_emu.[ch]) utility functionsTaylor Simpson2021-02-182-0/+208
| * Hexagon (target/hexagon/arch.[ch]) utility functionsTaylor Simpson2021-02-182-0/+334
| * Hexagon (target/hexagon) instruction printingTaylor Simpson2021-02-182-0/+173
| * Hexagon (target/hexagon) instruction/packet decodeTaylor Simpson2021-02-182-0/+989
| * Hexagon (target/hexagon) instruction attributesTaylor Simpson2021-02-182-0/+132
| * Hexagon (target/hexagon) register fieldsTaylor Simpson2021-02-183-0/+104
| * Hexagon (target/hexagon) instruction and packet typesTaylor Simpson2021-02-181-0/+74
| * Hexagon (target/hexagon) architecture typesTaylor Simpson2021-02-181-0/+38
| * Hexagon (target/hexagon) GDB StubTaylor Simpson2021-02-182-0/+49
| * Hexagon (target/hexagon) scalar core helpersTaylor Simpson2021-02-182-0/+1152
| * Hexagon (target/hexagon) register namesTaylor Simpson2021-02-181-0/+83
| * Hexagon (disas) disassemblerTaylor Simpson2021-02-183-0/+67
| * Hexagon (target/hexagon) scalar core definitionTaylor Simpson2021-02-185-0/+599
| * Hexagon (include/elf.h) ELF machine definitionTaylor Simpson2021-02-181-0/+1
| * Hexagon (target/hexagon) READMETaylor Simpson2021-02-181-0/+235
| * Hexagon Update MAINTAINERS fileTaylor Simpson2021-02-181-0/+9
| * qemu/int128: Add int128_orRichard Henderson2021-02-181-0/+10
* | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210218-pull-request' ...Peter Maydell2021-02-182-3/+17
|\ \ | |/ |/|
| * usb/pcap: set flag_setupGerd Hoffmann2021-02-171-0/+2
| * usb-host: use correct altsetting in usb_host_ep_updateNick Rosbrook2021-02-171-3/+15
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-plugin-updates-180221...Peter Maydell2021-02-1836-215/+769
|\ \
| * | tests/acceptance: add a memory callback checkAlex Bennée2021-02-181-0/+31