aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-03Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2019-05-03build-sys: move slirp as git submodule projectMarc-André Lureau
2019-05-02build-sys: pass CFLAGS & LDFLAGS to subdir-slirpMarc-André Lureau
2019-05-02Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...Peter Maydell
2019-05-02hw/pci-host: Use object_initialize_child for correct reference countingThomas Huth
2019-05-02configure: Relax check for libseccompHelge Deller
2019-05-02configure: Remove old *-config-devices.mak.d files when running configureThomas Huth
2019-05-02configure: Add -Wno-typedef-redefinition to CFLAGS (for Clang)Thomas Huth
2019-05-02accel: Remove unused AccelClass::available fieldEduardo Habkost
2019-05-02qtest: Don't compile qtest accel on non-POSIX systemsEduardo Habkost
2019-05-02qtest: Move accel code to accel/qtest.cEduardo Habkost
2019-05-02gitlab-ci.yml: Test the TCG interpreter in a CI pipelineThomas Huth
2019-05-02Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-05-02Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20190501' into s...Peter Maydell
2019-05-01docs/interop/bitmaps: rewrite and modernize docJohn Snow
2019-05-01Makefile: add nit-picky mode to sphinx-buildJohn Snow
2019-05-01hmp: gva2gpa debug commandDr. David Alan Gilbert
2019-05-01hmp: delvm: use hmp_handle_errorCole Robinson
2019-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-04-30block/qed: add missed coroutine_fn markersVladimir Sementsov-Ogievskiy
2019-04-30iotests: Check that images are in read-only mode after block-commitAlberto Garcia
2019-04-30commit: Make base read-only if there is an early failureAlberto Garcia
2019-04-30qemu-img: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/stream: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/commit: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/backup: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/parallels: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/qed: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/qcow: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block/qcow2: use buffer-based ioVladimir Sementsov-Ogievskiy
2019-04-30block: introduce byte-based io helpersVladimir Sementsov-Ogievskiy
2019-04-30qcow2: Fix error handling in the compression codeAlberto Garcia
2019-04-30qcow2: Fix qcow2_make_empty() with external data fileKevin Wolf
2019-04-30qemu-img: Make create hint at protocol optionsMax Reitz
2019-04-30iotests: Perform the correct test in 082Max Reitz
2019-04-30qcow2: Fix full preallocation with external data fileKevin Wolf
2019-04-30qcow2: Add errp to preallocate_co()Kevin Wolf
2019-04-30qcow2: Avoid COW during metadata preallocationKevin Wolf
2019-04-30qemu-img: Saner printing of large file sizesEric Blake
2019-04-30cutils: Fix size_to_str() on 32-bit platformsEric Blake
2019-04-30block/vhdx: Use IEC binary prefixes for size constantsStefano Garzarella
2019-04-30block/vhdx: Remove redundant IEC binary prefixes definitionStefano Garzarella
2019-04-30vmdk: Set vmdk parent backing_format to vmdkSam Eiderman
2019-04-30vpc: unlock Coroutine lock to make IO submit ConcurrentlyZhengui li
2019-04-30block: Fix AioContext switch for bs->drv == NULLKevin Wolf
2019-04-30tests/qemu-iotests: Fix output of qemu-io related testsThomas Huth
2019-04-30Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190429' into stagingPeter Maydell
2019-04-29target/hppa: Always return EXCP_DMAR for protection id trapNick Hudson
2019-04-29target/hppa: Implement Fast TLB Insert instructionsNick Hudson
2019-04-29Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell