71675 Commits (d2467284e82f091a8997ec6a018107d3af009e84)
 

Author SHA1 Message Date
Alex Bennée d2467284e8 tests/docker: use --arch-only for installing deps 7 years ago
Alex Bennée ec22b72699 tests/docker: add debian-amd64-cross for non-x86 hosts 7 years ago
Alex Bennée bf5b512cd4 tests/docker: avoid $SHELL invoke bash directly 7 years ago
Alex Bennée 44d5a8bf5d tests/docker: add debian9-mxe to DEBIAN_PARTIAL_IMAGES 7 years ago
Alex Bennée ac276a4b54 tests/docker: add debian-xtensa-cross to DEBIAN_PARTIAL_IMAGES 7 years ago
Alex Bennée 4d26c7fef4 tests/docker: pin powerpc-user-cross to a snapshot 7 years ago
Alex Bennée a3c1f1283b tests/docker: update Debian Sid image 7 years ago
Alex Bennée 8a4daee5f9 tests/docker: move our ppc64 cross compile to Buster 7 years ago
Alex Bennée c6e8f512d5 tests/docker: move our riscv64 cross compile to Buster 7 years ago
Alex Bennée 4575a701ea tests/docker: move our mips64 cross compile to Buster 7 years ago
Alex Bennée 923984c5e8 tests/docker: move our sh4 cross compile to Buster 7 years ago
Alex Bennée 78d1d69641 tests/docker: move our sparc64 cross compile to Buster 7 years ago
Alex Bennée 20f8b1a27a tests/docker: move our m68k cross compile to Buster 7 years ago
Alex Bennée c268700b9f tests/docker: move our HPPA cross compile to Buster 7 years ago
Alex Bennée e3386c276c tests/docker: move our Alpha cross compile to Buster 7 years ago
Alex Bennée ce49420913 tests/docker: move our powerpc cross compile to Buster 7 years ago
Alex Bennée 18b6be4326 tests/docker: move our arm64 cross compile to Buster 7 years ago
Alex Bennée 2f45f2d446 tests/docker: add Buster to DOCKER_PARTIAL_IMAGES 7 years ago
Alex Bennée 09bb808f0b tests/docker: set DEF_TARGET_LIST for some containers 7 years ago
Alex Bennée 6945018a68 tests/docker: move DEF_TARGET_LIST setting to common.rc 7 years ago
Alex Bennée 8cf4efcf30 tests/tcg: add .gitignore for in source builds 7 years ago
Paolo Bonzini 2038f8c877 tests/tcg: move configuration to a sub-shell script 7 years ago
Paolo Bonzini fc76c56d3f tests/tcg: cleanup Makefile inclusions 7 years ago
Paolo Bonzini 6a9e0ef32a tests/tcg: use EXTRA_CFLAGS everywhere 7 years ago
Alex Bennée eea2153ea8 tests/docker: fix final missing .encode when parsing solibs 7 years ago
Alex Bennée 884fcafc9c tests/docker: handle missing encoding keyword for subprocess.check_output 7 years ago
Alex Bennée 71ebbe09e9 tests/docker: fix "cc" command to work with podman 7 years ago
John Snow 63772d5cfd tests/docker: Use --userns=keep-id for podman 7 years ago
Alex Bennée 8480517d4c configure: clean-up container cross compile detect 7 years ago
Thomas Huth 4030289a44 hw/misc: Mark most objects as "common" code to speed up compilation a litte bit 7 years ago
Peter Maydell 89ea03a7dc Add the m68k next-cube machine 7 years ago
Philippe Mathieu-Daudé 2531164959 .travis.yml: Let the avocado job run the NeXTcube tests 7 years ago
Philippe Mathieu-Daudé ca2e7e463f tests/acceptance: Add test of NeXTcube framebuffer using OCR 7 years ago
Thomas Huth 1810b81501 m68k: Add an entry for the NeXTcube machine to the MAINTAINERS file 8 years ago
Thomas Huth b17bed5b17 m68k: Add serial controller to the NeXTcube machine 8 years ago
Laurent Vivier b43047a20f escc: introduce a selector for the register bit 7 years ago
Thomas Huth 956a78118b m68k: Add NeXTcube machine 8 years ago
Thomas Huth c8e8bc85a6 m68k: Add NeXTcube keyboard device 8 years ago
Thomas Huth e3355a0ca2 m68k: Add NeXTcube framebuffer device emulation 8 years ago
Peter Maydell 019217c3b3 nbd patches for 2019-09-05 7 years ago
Eric Blake b491dbb7f8 nbd: Implement server use of NBD FAST_ZERO 7 years ago
Eric Blake f061656cc3 nbd: Implement client use of NBD FAST_ZERO 7 years ago
Eric Blake 0a4795455c nbd: Prepare for NBD_CMD_FLAG_FAST_ZERO 7 years ago
Eric Blake dbb38caac5 nbd: Improve per-export flag handling in server 7 years ago
Eric Blake 0c61ebb0cd docs: Update preferred NBD device syntax 7 years ago
Andrey Shinkevich 294682cc3a block: workaround for unaligned byte range in fallocate() 7 years ago
Eric Blake 5de47735c7 nbd: Tolerate more errors to structured reply request 7 years ago
Eric Blake df18c04edf nbd: Use g_autofree in a few places 7 years ago
Eric Blake 61cc872456 nbd: Advertise multi-conn for shared read-only connections 7 years ago
Peter Maydell 90b1e3afd3 - Make the core libqtest library independent from global_qtest 7 years ago