Age | Commit message (Expand) | Author |
2019-03-11 | paaudio: port to -audiodev config | Kővágó, Zoltán |
2019-03-11 | ossaudio: port to -audiodev config | Kővágó, Zoltán |
2019-03-11 | noaudio: port to -audiodev config | Kővágó, Zoltán |
2019-03-11 | dsoundaudio: port to -audiodev config | Kővágó, Zoltán |
2019-03-11 | coreaudio: port to -audiodev config | Kővágó, Zoltán |
2019-03-11 | alsaaudio: port to -audiodev config | Kővágó, Zoltán |
2019-03-11 | audio: -audiodev command line option basic implementation | Kővágó, Zoltán |
2019-03-11 | audio: -audiodev command line option: documentation | Kővágó, Zoltán |
2019-03-11 | audio: use qapi AudioFormat instead of audfmt_e | Kővágó, Zoltán |
2019-03-11 | qapi: qapi for audio backends | Kővágó, Zoltán |
2019-03-09 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st... | Peter Maydell |
2019-03-09 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2019-03-09 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2019-03-08 | Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2019-03-0... | Peter Maydell |
2019-03-08 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0... | Peter Maydell |
2019-03-08 | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190307' into staging | Peter Maydell |
2019-03-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-qgraph' into ... | Peter Maydell |
2019-03-08 | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta... | Peter Maydell |
2019-03-08 | qcow2 spec: Describe string header extensions | Kevin Wolf |
2019-03-08 | qemu-iotests: Add dependency to qemu-nbd tool | Philippe Mathieu-Daudé |
2019-03-08 | ahci-test: Add dependency to qemu-img tool | Philippe Mathieu-Daudé |
2019-03-08 | qemu-iotests: amend with external data file | Kevin Wolf |
2019-03-08 | qemu-iotests: General tests for qcow2 with external data file | Kevin Wolf |
2019-03-08 | qemu-iotests: Preallocation with external data file | Kevin Wolf |
2019-03-08 | qcow2: Implement data-file-raw create option | Kevin Wolf |
2019-03-08 | qcow2: Store data file name in the image | Kevin Wolf |
2019-03-08 | qcow2: Creating images with external data file | Kevin Wolf |
2019-03-08 | qcow2: Add basic data-file infrastructure | Kevin Wolf |
2019-03-08 | qcow2: Support external data file in qemu-img check | Kevin Wolf |
2019-03-08 | qcow2: Return error for snapshot operation with data file | Kevin Wolf |
2019-03-08 | qcow2: External file I/O | Kevin Wolf |
2019-03-08 | qcow2: Prepare qcow2_co_block_status() for data file | Kevin Wolf |
2019-03-08 | qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset() | Kevin Wolf |
2019-03-08 | qcow2: Don't assume 0 is an invalid cluster offset | Kevin Wolf |
2019-03-08 | qcow2: Prepare count_contiguous_clusters() for external data file | Kevin Wolf |
2019-03-08 | qcow2: Prepare qcow2_get_cluster_type() for external data file | Kevin Wolf |
2019-03-08 | qcow2: Pass bs to qcow2_get_cluster_type() | Kevin Wolf |
2019-03-08 | qcow2: Basic definitions for external data files | Kevin Wolf |
2019-03-08 | qcow2: Extend spec for external data files | Kevin Wolf |
2019-03-08 | qcow2: Simplify preallocation code | Kevin Wolf |
2019-03-08 | qemu-iotests: Test qcow2 preallocation modes | Kevin Wolf |
2019-03-08 | qemu-iotests: Ensure GNU sed is used | Philippe Mathieu-Daudé |
2019-03-08 | qemu-iotests: Improve portability by searching bash in the $PATH | Philippe Mathieu-Daudé |
2019-03-08 | tests/bios-tables: Improve portability by searching bash in the $PATH | Philippe Mathieu-Daudé |
2019-03-08 | tests/multiboot: Improve portability by searching bash in the $PATH | Philippe Mathieu-Daudé |
2019-03-08 | iotests: check whitelisted formats | Andrey Shinkevich |
2019-03-08 | iotests: ask QEMU for supported formats | Andrey Shinkevich |
2019-03-08 | block: iterate_format with account of whitelisting | Andrey Shinkevich |
2019-03-08 | iotests: open notrun files in text mode | Andrey Shinkevich |
2019-03-08 | qcow2: Default to 4KB for the qcow2 cache entry size | Alberto Garcia |