summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-29tests/qapi-schema: Demonstrate feature and enum doc comment bugsMarkus Armbruster
2019-10-29COLO-compare: Fix incorrect `if` logicFan Yang
2019-10-29virtio-net: prevent offloads reset on migrationMikhail Sennikovsky
2019-10-29virtio: new post_load hookMichael S. Tsirkin
2019-10-29net: add tulip (dec21143) driverSven Schnelle
2019-10-28tests/boot_linux_console: Run BusyBox on 5KEc 64-bit cpuPhilippe Mathieu-Daudé
2019-10-28tests/boot_linux_console: Add initrd test for the Exynos4210Philippe Mathieu-Daudé
2019-10-28tests/boot_linux_console: Add a test for the Raspberry Pi 2Philippe Mathieu-Daudé
2019-10-28tests/boot_linux_console: Use Avocado archive::gzip_uncompress()Philippe Mathieu-Daudé
2019-10-28.travis.yml: Let the avocado job run the 40p testsPhilippe Mathieu-Daudé
2019-10-28tests/acceptance: Test OpenBIOS on the PReP/40pPhilippe Mathieu-Daudé
2019-10-28tests/acceptance: Add test that runs NetBSD 4.0 installer on PRep/40pPhilippe Mathieu-Daudé
2019-10-28.travis.yml: Let the avocado job run the Leon3 testPhilippe Mathieu-Daudé
2019-10-28tests/acceptance: Add test that boots the HelenOS microkernel on Leon3Philippe Mathieu-Daudé
2019-10-28tests/acceptance: Refactor exec_command_and_wait_for_pattern()Philippe Mathieu-Daudé
2019-10-28tests/acceptance: Send <carriage return> on serial linesPhilippe Mathieu-Daudé
2019-10-28tests/acceptance: Fix wait_for_console_pattern() hangsPhilippe Mathieu-Daudé
2019-10-28Acceptance tests: refactor wait_for_console_patternCleber Rosa
2019-10-28Python libs: close console sockets before shutting down the VMsCleber Rosa
2019-10-28Acceptance tests: work around socket dirCleber Rosa
2019-10-28MAINTAINERS: update location of Python librariesCleber Rosa
2019-10-28Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf2' i...Peter Maydell
2019-10-28BootLinuxConsoleTest: Test the Quadra 800Philippe Mathieu-Daudé
2019-10-28hw/m68k: define Macintosh Quadra 800Laurent Vivier
2019-10-28hw/m68k: add a dummy SWIM floppy controllerLaurent Vivier
2019-10-28hw/m68k: add Nubus macfb video cardLaurent Vivier
2019-10-28hw/m68k: add Nubus supportLaurent Vivier
2019-10-28hw/m68k: implement ADB bus support for viaLaurent Vivier
2019-10-28hw/m68k: add VIA supportLaurent Vivier
2019-10-28dp8393x: manage big endian busLaurent Vivier
2019-10-28esp: add pseudo-DMA as used by MacintoshLaurent Vivier
2019-10-28esp: move get_cmd() post-DMA code to get_cmd_cb()Laurent Vivier
2019-10-28esp: move handle_ti_cmd() cleanup code to esp_do_dma().Laurent Vivier
2019-10-28Update OpenBIOS images to 7e5b89e4 built from submodule.Mark Cave-Ayland
2019-10-28target/riscv: PMP violation due to wrong size parameterDayeol Lee
2019-10-28riscv/boot: Fix possible memory leakAlistair Francis
2019-10-28crypto: add support for nettle's native XTS implDaniel P. Berrangé
2019-10-28crypto: add support for gcrypt's native XTS implDaniel P. Berrangé
2019-10-28travis.yml: enable linux-gcc-debug-tcg cacheAlex Bennée
2019-10-28MAINTAINERS: add me for the TCG plugins codeAlex Bennée
2019-10-28scripts/checkpatch.pl: don't complain about (foo, /* empty */)Alex Bennée
2019-10-28.travis.yml: add --enable-plugins testsAlex Bennée
2019-10-28include/exec: wrap cpu_ldst.h in CONFIG_TCGAlex Bennée
2019-10-28accel/stubs: reduce headers from tcg-stubAlex Bennée
2019-10-28tests/plugin: add hotpages to analyse memory access patternsAlex Bennée
2019-10-28tests/plugin: add instruction execution breakdownAlex Bennée
2019-10-28tests/plugin: add a hotblocks pluginAlex Bennée
2019-10-28tests/tcg: enable plugin testingAlex Bennée
2019-10-28tests/tcg: drop test-i386-fprem from TESTS when not SLOWAlex Bennée
2019-10-28tests/tcg: move "virtual" tests to EXTRA_TESTSAlex Bennée