aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-10tests/docker: add Buster to DOCKER_PARTIAL_IMAGESAlex Bennée
2019-09-10tests/docker: set DEF_TARGET_LIST for some containersAlex Bennée
2019-09-10tests/docker: move DEF_TARGET_LIST setting to common.rcAlex Bennée
2019-09-10tests/tcg: add .gitignore for in source buildsAlex Bennée
2019-09-10tests/tcg: move configuration to a sub-shell scriptPaolo Bonzini
2019-09-10tests/tcg: cleanup Makefile inclusionsPaolo Bonzini
2019-09-10tests/tcg: use EXTRA_CFLAGS everywherePaolo Bonzini
2019-09-10tests/docker: fix final missing .encode when parsing solibsAlex Bennée
2019-09-10tests/docker: handle missing encoding keyword for subprocess.check_outputAlex Bennée
2019-09-10tests/docker: fix "cc" command to work with podmanAlex Bennée
2019-09-10tests/docker: Use --userns=keep-id for podmanJohn Snow
2019-09-10configure: clean-up container cross compile detectAlex Bennée
2019-09-10hw/misc: Mark most objects as "common" code to speed up compilation a litte bitThomas Huth
2019-09-10linux-user: Add AT_HWCAP2 for aarch64-linux-userRichard Henderson
2019-09-10linux-user: remove useless variableLaurent Vivier
2019-09-09Merge remote-tracking branch 'remotes/huth-gitlab/tags/m68k-pull-2019-09-07' ...Peter Maydell
2019-09-07.travis.yml: Let the avocado job run the NeXTcube testsPhilippe Mathieu-Daudé
2019-09-07tests/acceptance: Add test of NeXTcube framebuffer using OCRPhilippe Mathieu-Daudé
2019-09-07m68k: Add an entry for the NeXTcube machine to the MAINTAINERS fileThomas Huth
2019-09-07m68k: Add serial controller to the NeXTcube machineThomas Huth
2019-09-07escc: introduce a selector for the register bitLaurent Vivier
2019-09-07m68k: Add NeXTcube machineThomas Huth
2019-09-07m68k: Add NeXTcube keyboard deviceThomas Huth
2019-09-07m68k: Add NeXTcube framebuffer device emulationThomas Huth
2019-09-06Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-05-v2' into...Peter Maydell
2019-09-05nbd: Implement server use of NBD FAST_ZEROEric Blake
2019-09-05nbd: Implement client use of NBD FAST_ZEROEric Blake
2019-09-05nbd: Prepare for NBD_CMD_FLAG_FAST_ZEROEric Blake
2019-09-05nbd: Improve per-export flag handling in serverEric Blake
2019-09-05docs: Update preferred NBD device syntaxEric Blake
2019-09-05block: workaround for unaligned byte range in fallocate()Andrey Shinkevich
2019-09-05nbd: Tolerate more errors to structured reply requestEric Blake
2019-09-05nbd: Use g_autofree in a few placesEric Blake
2019-09-05nbd: Advertise multi-conn for shared read-only connectionsEric Blake
2019-09-05Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-09-0...Peter Maydell
2019-09-05Merge remote-tracking branch 'remotes/berrange/tags/docs-pull-request' into s...Peter Maydell
2019-09-05gitlab-ci.yml: Install libattr-devel and libcap-devel to test virtio-9pThomas Huth
2019-09-05docs: split the CODING_STYLE doc into distinct groupsDaniel P. Berrangé
2019-09-05docs: document use of automatic cleanup functions in glibDaniel P. Berrangé
2019-09-05docs: merge HACKING.rst contents into CODING_STYLE.rstDaniel P. Berrangé
2019-09-05docs: convert README, CODING_STYLE and HACKING to RST syntaxDaniel P. Berrangé
2019-09-05target/arm: Inline gen_bx_im into callersRichard Henderson
2019-09-05target/arm: Clean up disas_thumb_insnRichard Henderson
2019-09-05target/arm: Convert T16, long branchesRichard Henderson
2019-09-05target/arm: Convert T16, Unconditional branchRichard Henderson
2019-09-05target/arm: Convert T16, load (literal)Richard Henderson
2019-09-05target/arm: Convert T16, shift immediateRichard Henderson
2019-09-05target/arm: Convert T16, Miscellaneous 16-bit instructionsRichard Henderson
2019-09-05target/arm: Convert T16, Conditional branches, Supervisor callRichard Henderson
2019-09-05target/arm: Convert T16, push and popRichard Henderson