aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-12tests/tcg: enable cris base user-mode testsAlex Bennée
2019-03-12tests/tcg/cris: align mul operationsAlex Bennée
2019-03-12tests/tcg/cris: comment out the ccs testAlex Bennée
2019-03-12tests/tcg: split cris tests into bare and libc directoriesAlex Bennée
2019-03-12tests/tcg/cris: cleanup sys.cAlex Bennée
2019-03-12tests/docker: add fedora-cris-cross compilersAlex Bennée
2019-03-12tests/tcg/arm: add ARMv6-M UNDEFINED 32-bit instruction testStefan Hajnoczi
2019-03-12tests/tcg/xtensa: enable system testsAlex Bennée
2019-03-12tests/docker: add debian-xtensa-cross imagePhilippe Mathieu-Daudé
2019-03-12tests/tcg/mips: fix hello-mips compilationAlex Bennée
2019-03-12tests/tcg: add gdb runner variantAlex Bennée
2019-03-12tests/tcg: split run-test into user and system variantsAlex Bennée
2019-03-12tests/tcg: add QEMU_OPT option for test runnerAlex Bennée
2019-03-12tests/tcg: enable tcg tests for softmmuAlex Bennée
2019-03-12tests/tcg: add softmmu awareness to MakefileAlex Bennée
2019-03-12Makefile: explicitly pass $(BUILD_DIR) to gcovrAlex Bennée
2019-03-12Makefile: explicitly pass $(SRC_PATH) to gcovrAlex Bennée
2019-03-12.travis.yml: reduce the module builds to major architecturesAlex Bennée
2019-03-12.travis.yml: combine docs and tools build with out-of-treeAlex Bennée
2019-03-12travis: Bump Xcode 10 image to 10.2Philippe Mathieu-Daudé
2019-03-12decodetree: Properly diagnose fields overflowing an insnRichard Henderson
2019-03-12decodetree: Prefix extract function names with decode_functionRichard Henderson
2019-03-12decodetree: Allow +- to begin a number initializing a fieldRichard Henderson
2019-03-12decodetree: Produce clean output for an empty input fileRichard Henderson
2019-03-12decodetree: Add --static-decode optionRichard Henderson
2019-03-12test/decode: Add tests for PatternGroupsBastian Koppelmann
2019-03-12decodetree: Allow grouping of overlapping patternsRichard Henderson
2019-03-12decodetree: Do not unconditionaly return from Pattern.output_codeRichard Henderson
2019-03-12decodetree: Ensure build_tree does not include values outside insnmaskPhilippe Mathieu-Daudé
2019-03-12decodetree: Document the usefulness of argument setsRichard Henderson
2019-03-12decodetree: Move documentation to docs/devel/decodetree.rstRichard Henderson
2019-03-12MAINTAINERS: Add scripts/decodetree.py to the TCG sectionPhilippe Mathieu-Daudé
2019-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...Peter Maydell
2019-03-12target/hppa: exit TB if either Data or Instruction TLB changesSven Schnelle
2019-03-12target/hppa: add TLB protection id checkSven Schnelle
2019-03-12target/hppa: allow multiple itlbp without itlbaSven Schnelle
2019-03-12target/hppa: fix b,gate instructionSven Schnelle
2019-03-12target/hppa: ignore DIAG opcodeSven Schnelle
2019-03-12target/hppa: remove PSW I/R/Q bit checkSven Schnelle
2019-03-12target/hppa: add TLB trace eventsSven Schnelle
2019-03-12target/hppa: report ITLB_EXCP_MISS for ITLB missesSven Schnelle
2019-03-12target/hppa: fix TLB handling for page 0Sven Schnelle
2019-03-12target/hppa: fix overwriting source reg in addbSven Schnelle
2019-03-12target/hppa: Check for page crossings in use_goto_tbRichard Henderson
2019-03-12docs/interop/qcow2: Improve bitmap flag in_use specificationVladimir Sementsov-Ogievskiy
2019-03-12bitmaps: Fix typo in function nameEric Blake
2019-03-12block/dirty-bitmaps: implement inconsistent bitJohn Snow
2019-03-12block/dirty-bitmaps: disallow busy bitmaps as merge sourceJohn Snow
2019-03-12block/dirty-bitmaps: prohibit removing readonly bitmapsJohn Snow
2019-03-12block/dirty-bitmaps: prohibit readonly bitmaps for backupsJohn Snow