aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-11Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190311-v2-pull-reques...Peter Maydell15-4/+1886
2019-03-11Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190311-v2-pull-request...Peter Maydell6-82/+243
2019-03-11Makefile: Don't install non-sphinx files in sphinx docs installPeter Maydell1-1/+3
2019-03-11Makefile: Fix 'make distclean'Peter Maydell1-1/+1
2019-03-11Makefile: Fix Sphinx documentation builds for in-tree buildsPeter Maydell1-11/+19
2019-03-11monitor: deprecate acl_show, acl_reset, acl_policy, acl_add, acl_removeDaniel P. Berrangé2-0/+29
2019-03-11vnc: allow specifying a custom authorization object nameDaniel P. Berrange3-19/+79
2019-03-11vnc: fix update stallsGerd Hoffmann1-0/+6
2019-03-11curses: support wide inputSamuel Thibault2-62/+127
2019-03-11Reduce curses escdelay from 1s to 25msSamuel Thibault1-1/+2
2019-03-11mips_fulong2e: Add on-board graphics chipBALATON Zoltan1-0/+7
2019-03-11hw/display: Add basic ATI VGA emulationBALATON Zoltan9-0/+1861
2019-03-11virtio-gpu: make virtio_gpu_reset staticGerd Hoffmann2-2/+1
2019-03-11virtio-vga: fix reset.Gerd Hoffmann1-2/+15
2019-03-11virtio: add class_size to VirtioPCIDeviceTypeInfoGerd Hoffmann2-0/+2
2019-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...Peter Maydell11-19/+93
2019-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-57/+57
2019-03-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell215-422/+1584
2019-03-08Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2019-03-0...Peter Maydell1-4/+4
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell38-56/+44
2019-03-08Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190307' into stagingPeter Maydell1-9/+12
2019-03-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-qgraph' into ...Peter Maydell98-2223/+6885
2019-03-08Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell71-111/+1208
2019-03-08qcow2 spec: Describe string header extensionsKevin Wolf1-2/+12
2019-03-08qemu-iotests: Add dependency to qemu-nbd toolPhilippe Mathieu-Daudé1-1/+1
2019-03-08ahci-test: Add dependency to qemu-img toolPhilippe Mathieu-Daudé1-1/+1
2019-03-08qemu-iotests: amend with external data fileKevin Wolf2-1/+133
2019-03-08qemu-iotests: General tests for qcow2 with external data fileKevin Wolf3-0/+326
2019-03-08qemu-iotests: Preallocation with external data fileKevin Wolf2-0/+54
2019-03-08qcow2: Implement data-file-raw create optionKevin Wolf6-3/+109
2019-03-08qcow2: Store data file name in the imageKevin Wolf4-2/+128
2019-03-08qcow2: Creating images with external data fileKevin Wolf3-0/+31
2019-03-08qcow2: Add basic data-file infrastructureKevin Wolf3-4/+41
2019-03-08qcow2: Support external data file in qemu-img checkKevin Wolf1-11/+30
2019-03-08qcow2: Return error for snapshot operation with data fileKevin Wolf1-0/+15
2019-03-08qcow2: External file I/OKevin Wolf7-37/+122
2019-03-08qcow2: Prepare qcow2_co_block_status() for data fileKevin Wolf1-2/+2
2019-03-08qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset()Kevin Wolf4-30/+26
2019-03-08qcow2: Don't assume 0 is an invalid cluster offsetKevin Wolf2-32/+29
2019-03-08qcow2: Prepare count_contiguous_clusters() for external data fileKevin Wolf1-2/+2
2019-03-08qcow2: Prepare qcow2_get_cluster_type() for external data fileKevin Wolf1-1/+9
2019-03-08qcow2: Pass bs to qcow2_get_cluster_type()Kevin Wolf3-24/+26
2019-03-08qcow2: Basic definitions for external data filesKevin Wolf5-23/+44
2019-03-08qcow2: Extend spec for external data filesKevin Wolf1-4/+38
2019-03-08qcow2: Simplify preallocation codeKevin Wolf1-27/+1
2019-03-08qemu-iotests: Test qcow2 preallocation modesKevin Wolf3-0/+90
2019-03-08qemu-iotests: Ensure GNU sed is usedPhilippe Mathieu-Daudé2-18/+31
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé185-185/+185
2019-03-08tests/bios-tables: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé1-1/+1
2019-03-08tests/multiboot: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé1-1/+1