aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-10iotests: Restrict file Python tests to fileMax Reitz
2019-09-10iotests: Add supported protocols to execute_test()Max Reitz
2019-09-10vpc: Return 0 from vpc_co_create() on successMax Reitz
2019-09-10file-posix: Fix has_write_zeroes after NO_FALLBACKKevin Wolf
2019-09-10pr-manager: Fix invalid g_free() crash bugMarkus Armbruster
2019-09-10iotests: Test reverse sub-cluster qcow2 writesMax Reitz
2019-09-10block/file-posix: Reduce xfsctl() useMax Reitz
2019-09-10job: drop job_drainVladimir Sementsov-Ogievskiy
2019-09-10qcow2: Fix the calculation of the maximum L2 cache sizeAlberto Garcia
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
2019-09-05target/arm: Split gen_nop_hintRichard Henderson
2019-09-05target/arm: Convert T16, nop hintsRichard Henderson
2019-09-05target/arm: Convert T16, Reverse bytesRichard Henderson
2019-09-05target/arm: Convert T16, Change processor stateRichard Henderson
2019-09-05target/arm: Convert T16, extractRichard Henderson
2019-09-05target/arm: Convert T16 adjust sp (immediate)Richard Henderson