Age | Commit message (Expand) | Author |
2019-10-29 | tests/qapi-schema: Demonstrate command and event doc comment bugs | Markus Armbruster |
2019-10-29 | tests/qapi-schema: Demonstrate feature and enum doc comment bugs | Markus Armbruster |
2019-10-29 | COLO-compare: Fix incorrect `if` logic | Fan Yang |
2019-10-29 | virtio-net: prevent offloads reset on migration | Mikhail Sennikovsky |
2019-10-29 | virtio: new post_load hook | Michael S. Tsirkin |
2019-10-29 | net: add tulip (dec21143) driver | Sven Schnelle |
2019-10-28 | tests/boot_linux_console: Run BusyBox on 5KEc 64-bit cpu | Philippe Mathieu-Daudé |
2019-10-28 | tests/boot_linux_console: Add initrd test for the Exynos4210 | Philippe Mathieu-Daudé |
2019-10-28 | tests/boot_linux_console: Add a test for the Raspberry Pi 2 | Philippe Mathieu-Daudé |
2019-10-28 | tests/boot_linux_console: Use Avocado archive::gzip_uncompress() | Philippe Mathieu-Daudé |
2019-10-28 | .travis.yml: Let the avocado job run the 40p tests | Philippe Mathieu-Daudé |
2019-10-28 | tests/acceptance: Test OpenBIOS on the PReP/40p | Philippe Mathieu-Daudé |
2019-10-28 | tests/acceptance: Add test that runs NetBSD 4.0 installer on PRep/40p | Philippe Mathieu-Daudé |
2019-10-28 | .travis.yml: Let the avocado job run the Leon3 test | Philippe Mathieu-Daudé |
2019-10-28 | tests/acceptance: Add test that boots the HelenOS microkernel on Leon3 | Philippe Mathieu-Daudé |
2019-10-28 | tests/acceptance: Refactor exec_command_and_wait_for_pattern() | Philippe Mathieu-Daudé |
2019-10-28 | tests/acceptance: Send <carriage return> on serial lines | Philippe Mathieu-Daudé |
2019-10-28 | tests/acceptance: Fix wait_for_console_pattern() hangs | Philippe Mathieu-Daudé |
2019-10-28 | Acceptance tests: refactor wait_for_console_pattern | Cleber Rosa |
2019-10-28 | Python libs: close console sockets before shutting down the VMs | Cleber Rosa |
2019-10-28 | Acceptance tests: work around socket dir | Cleber Rosa |
2019-10-28 | MAINTAINERS: update location of Python libraries | Cleber Rosa |
2019-10-28 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf2' i... | Peter Maydell |
2019-10-28 | BootLinuxConsoleTest: Test the Quadra 800 | Philippe Mathieu-Daudé |
2019-10-28 | hw/m68k: define Macintosh Quadra 800 | Laurent Vivier |
2019-10-28 | hw/m68k: add a dummy SWIM floppy controller | Laurent Vivier |
2019-10-28 | hw/m68k: add Nubus macfb video card | Laurent Vivier |
2019-10-28 | hw/m68k: add Nubus support | Laurent Vivier |
2019-10-28 | hw/m68k: implement ADB bus support for via | Laurent Vivier |
2019-10-28 | hw/m68k: add VIA support | Laurent Vivier |
2019-10-28 | dp8393x: manage big endian bus | Laurent Vivier |
2019-10-28 | esp: add pseudo-DMA as used by Macintosh | Laurent Vivier |
2019-10-28 | esp: move get_cmd() post-DMA code to get_cmd_cb() | Laurent Vivier |
2019-10-28 | esp: move handle_ti_cmd() cleanup code to esp_do_dma(). | Laurent Vivier |
2019-10-28 | Update OpenBIOS images to 7e5b89e4 built from submodule. | Mark Cave-Ayland |
2019-10-28 | target/riscv: PMP violation due to wrong size parameter | Dayeol Lee |
2019-10-28 | riscv/boot: Fix possible memory leak | Alistair Francis |
2019-10-28 | crypto: add support for nettle's native XTS impl | Daniel P. Berrangé |
2019-10-28 | crypto: add support for gcrypt's native XTS impl | Daniel P. Berrangé |
2019-10-28 | travis.yml: enable linux-gcc-debug-tcg cache | Alex Bennée |
2019-10-28 | MAINTAINERS: add me for the TCG plugins code | Alex Bennée |
2019-10-28 | scripts/checkpatch.pl: don't complain about (foo, /* empty */) | Alex Bennée |
2019-10-28 | .travis.yml: add --enable-plugins tests | Alex Bennée |
2019-10-28 | include/exec: wrap cpu_ldst.h in CONFIG_TCG | Alex Bennée |
2019-10-28 | accel/stubs: reduce headers from tcg-stub | Alex Bennée |
2019-10-28 | tests/plugin: add hotpages to analyse memory access patterns | Alex Bennée |
2019-10-28 | tests/plugin: add instruction execution breakdown | Alex Bennée |
2019-10-28 | tests/plugin: add a hotblocks plugin | Alex Bennée |
2019-10-28 | tests/tcg: enable plugin testing | Alex Bennée |
2019-10-28 | tests/tcg: drop test-i386-fprem from TESTS when not SLOW | Alex Bennée |