Age | Commit message (Expand) | Author | Files | Lines |
2019-03-11 | sdlaudio: port to -audiodev config | Kővágó, Zoltán | 2 | -18/+16 |
2019-03-11 | paaudio: port to -audiodev config | Kővágó, Zoltán | 2 | -52/+67 |
2019-03-11 | ossaudio: port to -audiodev config | Kővágó, Zoltán | 2 | -110/+83 |
2019-03-11 | noaudio: port to -audiodev config | Kővágó, Zoltán | 1 | -1/+0 |
2019-03-11 | dsoundaudio: port to -audiodev config | Kővágó, Zoltán | 3 | -45/+63 |
2019-03-11 | coreaudio: port to -audiodev config | Kővágó, Zoltán | 2 | -38/+39 |
2019-03-11 | alsaaudio: port to -audiodev config | Kővágó, Zoltán | 2 | -234/+183 |
2019-03-11 | audio: -audiodev command line option basic implementation | Kővágó, Zoltán | 16 | -380/+650 |
2019-03-11 | audio: -audiodev command line option: documentation | Kővágó, Zoltán | 2 | -3/+240 |
2019-03-11 | audio: use qapi AudioFormat instead of audfmt_e | Kővágó, Zoltán | 26 | -189/+196 |
2019-03-11 | qapi: qapi for audio backends | Kővágó, Zoltán | 3 | -3/+308 |
2019-03-09 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st... | Peter Maydell | 11 | -19/+93 |
2019-03-09 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 4 | -57/+57 |
2019-03-09 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 215 | -422/+1584 |
2019-03-08 | Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2019-03-0... | Peter Maydell | 1 | -4/+4 |
2019-03-08 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0... | Peter Maydell | 38 | -56/+44 |
2019-03-08 | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190307' into staging | Peter Maydell | 1 | -9/+12 |
2019-03-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-qgraph' into ... | Peter Maydell | 98 | -2223/+6885 |
2019-03-08 | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta... | Peter Maydell | 71 | -111/+1208 |
2019-03-08 | qcow2 spec: Describe string header extensions | Kevin Wolf | 1 | -2/+12 |
2019-03-08 | qemu-iotests: Add dependency to qemu-nbd tool | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-03-08 | ahci-test: Add dependency to qemu-img tool | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-03-08 | qemu-iotests: amend with external data file | Kevin Wolf | 2 | -1/+133 |
2019-03-08 | qemu-iotests: General tests for qcow2 with external data file | Kevin Wolf | 3 | -0/+326 |
2019-03-08 | qemu-iotests: Preallocation with external data file | Kevin Wolf | 2 | -0/+54 |
2019-03-08 | qcow2: Implement data-file-raw create option | Kevin Wolf | 6 | -3/+109 |
2019-03-08 | qcow2: Store data file name in the image | Kevin Wolf | 4 | -2/+128 |
2019-03-08 | qcow2: Creating images with external data file | Kevin Wolf | 3 | -0/+31 |
2019-03-08 | qcow2: Add basic data-file infrastructure | Kevin Wolf | 3 | -4/+41 |
2019-03-08 | qcow2: Support external data file in qemu-img check | Kevin Wolf | 1 | -11/+30 |
2019-03-08 | qcow2: Return error for snapshot operation with data file | Kevin Wolf | 1 | -0/+15 |
2019-03-08 | qcow2: External file I/O | Kevin Wolf | 7 | -37/+122 |
2019-03-08 | qcow2: Prepare qcow2_co_block_status() for data file | Kevin Wolf | 1 | -2/+2 |
2019-03-08 | qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset() | Kevin Wolf | 4 | -30/+26 |
2019-03-08 | qcow2: Don't assume 0 is an invalid cluster offset | Kevin Wolf | 2 | -32/+29 |
2019-03-08 | qcow2: Prepare count_contiguous_clusters() for external data file | Kevin Wolf | 1 | -2/+2 |
2019-03-08 | qcow2: Prepare qcow2_get_cluster_type() for external data file | Kevin Wolf | 1 | -1/+9 |
2019-03-08 | qcow2: Pass bs to qcow2_get_cluster_type() | Kevin Wolf | 3 | -24/+26 |
2019-03-08 | qcow2: Basic definitions for external data files | Kevin Wolf | 5 | -23/+44 |
2019-03-08 | qcow2: Extend spec for external data files | Kevin Wolf | 1 | -4/+38 |
2019-03-08 | qcow2: Simplify preallocation code | Kevin Wolf | 1 | -27/+1 |
2019-03-08 | qemu-iotests: Test qcow2 preallocation modes | Kevin Wolf | 3 | -0/+90 |
2019-03-08 | qemu-iotests: Ensure GNU sed is used | Philippe Mathieu-Daudé | 2 | -18/+31 |
2019-03-08 | qemu-iotests: Improve portability by searching bash in the $PATH | Philippe Mathieu-Daudé | 185 | -185/+185 |
2019-03-08 | tests/bios-tables: Improve portability by searching bash in the $PATH | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-03-08 | tests/multiboot: Improve portability by searching bash in the $PATH | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-03-08 | iotests: check whitelisted formats | Andrey Shinkevich | 1 | -0/+3 |
2019-03-08 | iotests: ask QEMU for supported formats | Andrey Shinkevich | 2 | -1/+55 |
2019-03-08 | block: iterate_format with account of whitelisting | Andrey Shinkevich | 4 | -7/+24 |
2019-03-08 | iotests: open notrun files in text mode | Andrey Shinkevich | 1 | -1/+1 |