aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-08qcow2: Add basic data-file infrastructureKevin Wolf
2019-03-08qcow2: Support external data file in qemu-img checkKevin Wolf
2019-03-08qcow2: Return error for snapshot operation with data fileKevin Wolf
2019-03-08qcow2: External file I/OKevin Wolf
2019-03-08qcow2: Prepare qcow2_co_block_status() for data fileKevin Wolf
2019-03-08qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset()Kevin Wolf
2019-03-08qcow2: Don't assume 0 is an invalid cluster offsetKevin Wolf
2019-03-08qcow2: Prepare count_contiguous_clusters() for external data fileKevin Wolf
2019-03-08qcow2: Prepare qcow2_get_cluster_type() for external data fileKevin Wolf
2019-03-08qcow2: Pass bs to qcow2_get_cluster_type()Kevin Wolf
2019-03-08qcow2: Basic definitions for external data filesKevin Wolf
2019-03-08qcow2: Extend spec for external data filesKevin Wolf
2019-03-08qcow2: Simplify preallocation codeKevin Wolf
2019-03-08qemu-iotests: Test qcow2 preallocation modesKevin Wolf
2019-03-08qemu-iotests: Ensure GNU sed is usedPhilippe Mathieu-Daudé
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2019-03-08tests/bios-tables: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2019-03-08tests/multiboot: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2019-03-08iotests: check whitelisted formatsAndrey Shinkevich
2019-03-08iotests: ask QEMU for supported formatsAndrey Shinkevich
2019-03-08block: iterate_format with account of whitelistingAndrey Shinkevich
2019-03-08iotests: open notrun files in text modeAndrey Shinkevich
2019-03-08qcow2: Default to 4KB for the qcow2 cache entry sizeAlberto Garcia
2019-03-08iotests: use iotests.VM in 238Stefan Hajnoczi
2019-03-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-kconfig' into...Peter Maydell
2019-03-08iothread: document about why we need explicit aio_poll()Peter Xu
2019-03-08iothread: push gcontext earlier in the thread_fnPeter Xu
2019-03-08iothread: create main loop unconditionallyPeter Xu
2019-03-08iothread: create the gcontext unconditionallyPeter Xu
2019-03-08iothread: replace init_done_cond with a semaphorePeter Xu
2019-03-08tricore: fixed RCR_CADDN instructionDavid Brenken
2019-03-08tricore: fixed RCR_CADD instructionDavid Brenken
2019-03-08cirrus.yml: Add macOS continuous integration taskThomas Huth
2019-03-08tests/bios-tables: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2019-03-08vhost-user-test: fix leaksMarc-André Lureau
2019-03-07target/hppa: Optimize blr r0,rnRichard Henderson
2019-03-07target/hppa: Do not return freed temporaryRichard Henderson
2019-03-07tests: Do not use "\n" in g_test_message() stringsThomas Huth
2019-03-07hw/devices: Remove unused TC6393XB_RAM definitionPhilippe Mathieu-Daudé
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé
2019-03-07tests: Move qdict-test-data.txt to tests/data/qobject/Philippe Mathieu-Daudé
2019-03-07kconfig: add documentationPaolo Bonzini
2019-03-07.travis.yml: test that no-default-device builds do not regressPaolo Bonzini
2019-03-07xtensa-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07unicore32-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07sparc64-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07sparc-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07sh4-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07s390x: express dependencies with KconfigThomas Huth
2019-03-07riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directivesPaolo Bonzini