aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-04tests/plugins: extend the insn plugin to track opcode sizesAlex Bennée
2021-11-04chardev: don't exit() straight away on C-a xAlex Bennée
2021-11-04docs/tcg-plugins: add L2 arguments to cache docsMahmoud Mandour
2021-11-04plugins/cache: make L2 emulation optional through argsMahmoud Mandour
2021-11-04plugins/cache: split command line arguments into name and valueMahmoud Mandour
2021-11-04plugins/cache: implement unified L2 cache emulationMahmoud Mandour
2021-11-04plugins/cache: freed heap-allocated mutexesMahmoud Mandour
2021-11-04ebpf: really include it only in system emulatorsPaolo Bonzini
2021-11-04tests/tcg: enable debian-nios2-cross for test buildingAlex Bennée
2021-11-04tests/docker: split PARTIAL into PARTIAL and VIRTUAL imagesAlex Bennée
2021-11-04tests/tcg: Fix some targets default cross compiler pathPhilippe Mathieu-Daudé
2021-11-04tests/tcg: Enable container_cross_cc for microblazeRichard Henderson
2021-11-04tests/docker: Add debian-microblaze-cross imageRichard Henderson
2021-11-04tests/docker: Add debian-nios2-cross imageRichard Henderson
2021-11-04Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211102-pu...Richard Henderson
2021-11-03Hexagon HVX (tests/tcg/hexagon) histogram testTaylor Simpson
2021-11-03Hexagon HVX (tests/tcg/hexagon) scatter_gather testTaylor Simpson
2021-11-03Hexagon HVX (tests/tcg/hexagon) hvx_misc testTaylor Simpson
2021-11-03Hexagon HVX (tests/tcg/hexagon) vector_add_int testTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) import instruction encodingsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) instruction decodingTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) import semanticsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector storesTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector loadsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector splat and absTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector comparesTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector logical opsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector max/minTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector shiftsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector add & subTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector assign & cmovTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides for histogram instructionsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides infrastructureTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) TCG generationTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper functionsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) instruction utility functionsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) C preprocessor for decode treeTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) semantics generator - part 2Taylor Simpson
2021-11-03Hexagon HVX (target/hexagon) semantics generatorTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) import macro definitionsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) macrosTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) instruction attributesTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) register namesTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to coreTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) READMETaylor Simpson
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson
2021-11-03Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...Richard Henderson
2021-11-03Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into stagingRichard Henderson
2021-11-03Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...Richard Henderson
2021-11-03Optimized the function of fill_connection_key.Rao, Lei