summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/isa/Kconfig: PIIX4 southbridge requires USB UHCIPhilippe Mathieu-Daudé2019-03-201-0/+1
* hw/isa/Kconfig: i82378 SuperIO requires PC speaker devicePhilippe Mathieu-Daudé2019-03-201-0/+1
* prep: do not select I82374Paolo Bonzini2019-03-201-1/+0Star
* hw/i386/Kconfig: PC uses I8257, not I82374Paolo Bonzini2019-03-201-1/+0Star
* hw/char/parallel: Make it possible to compile also without CONFIG_PARALLELThomas Huth2019-03-184-4/+6
* target/i386: sev: Do not pin the ram device memory regionSingh, Brijesh2019-03-181-0/+11
* memory: Fix the memory region type assignment orderSingh, Brijesh2019-03-181-1/+8
* kconfig: add dependencies on CONFIG_MSI_NONBROKENPaolo Bonzini2019-03-188-12/+18
* kconfig: add CONFIG_MSI_NONBROKENPaolo Bonzini2019-03-186-0/+13
* riscv: plic: Set msi_nonbroken as trueAlistair Francis2019-03-181-0/+3
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-gitdm-next-120319-1' ...Peter Maydell2019-03-146-0/+29
|\
| * contrib: gitdm: add a mapping for Janus TechnologiesAlex Bennée2019-03-122-0/+6
| * contrib: gitdm: another IBM emailAlex Bennée2019-03-121-0/+1
| * contrib: gitdm: add more individual contributorsAlex Bennée2019-03-121-0/+5
| * contrib: gitdm: Update Wave Computing groupAleksandar Markovic2019-03-121-0/+12
| * contrib: gitdm: Update domain-mapAleksandar Markovic2019-03-121-0/+5
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-for-4.0-12031...Peter Maydell2019-03-14132-368/+1213
|\ \
| * | .travis.yml: add softmmu check-tcg testsAlex Bennée2019-03-121-0/+6
| * | .travis.yml: separate softfloat from check-tcgAlex Bennée2019-03-122-1/+7
| * | tests/tcg/arm: account for pauth randomnessAlex Bennée2019-03-121-6/+20
| * | tests/tcg/i386: add memory test to exercise softmmuAlex Bennée2019-03-121-0/+243
| * | tests/tcg/i386: add system mode Hello World testAlex Bennée2019-03-124-0/+255
| * | tests/tcg: provide a minilib for system testsAlex Bennée2019-03-124-0/+180
| * | tests/tcg: enable cris base user-mode testsAlex Bennée2019-03-124-168/+65Star
| * | tests/tcg/cris: align mul operationsAlex Bennée2019-03-121-0/+11
| * | tests/tcg/cris: comment out the ccs testAlex Bennée2019-03-121-7/+7
| * | tests/tcg: split cris tests into bare and libc directoriesAlex Bennée2019-03-12102-0/+0
| * | tests/tcg/cris: cleanup sys.cAlex Bennée2019-03-121-48/+52
| * | tests/docker: add fedora-cris-cross compilersAlex Bennée2019-03-121-0/+8
| * | tests/tcg/arm: add ARMv6-M UNDEFINED 32-bit instruction testStefan Hajnoczi2019-03-123-0/+204
| * | tests/tcg/xtensa: enable system testsAlex Bennée2019-03-122-102/+42Star
| * | tests/docker: add debian-xtensa-cross imagePhilippe Mathieu-Daudé2019-03-122-0/+42
| * | tests/tcg/mips: fix hello-mips compilationAlex Bennée2019-03-122-8/+5Star
| * | tests/tcg: add gdb runner variantAlex Bennée2019-03-121-0/+3
| * | tests/tcg: split run-test into user and system variantsAlex Bennée2019-03-121-2/+17
| * | tests/tcg: add QEMU_OPT option for test runnerAlex Bennée2019-03-121-1/+4
| * | tests/tcg: enable tcg tests for softmmuAlex Bennée2019-03-122-6/+3Star
| * | tests/tcg: add softmmu awareness to MakefileAlex Bennée2019-03-122-2/+17
| * | Makefile: explicitly pass $(BUILD_DIR) to gcovrAlex Bennée2019-03-121-1/+2
| * | Makefile: explicitly pass $(SRC_PATH) to gcovrAlex Bennée2019-03-121-1/+1
| * | .travis.yml: reduce the module builds to major architecturesAlex Bennée2019-03-121-1/+2
| * | .travis.yml: combine docs and tools build with out-of-treeAlex Bennée2019-03-121-6/+2Star
| * | travis: Bump Xcode 10 image to 10.2Philippe Mathieu-Daudé2019-03-121-0/+7
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-03-144-2/+5
|\ \ \
| * | | test-migration: fix memory leakPaolo Bonzini2019-03-121-1/+2
| * | | migration: fix memory leakPaolo Bonzini2019-03-121-0/+1
| * | | test-bdrv-graph-mod: fix Error leakPaolo Bonzini2019-03-121-0/+1
| * | | test-char: fix undefined behaviorPaolo Bonzini2019-03-121-1/+1
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2019-03-142-0/+22
|\ \ \ \
| * | | | file-posix: add drop-cache=on|off optionStefan Hajnoczi2019-03-132-0/+22