index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-11
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190311-v2-pull-reques...
Peter Maydell
15
-4
/
+1886
2019-03-11
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190311-v2-pull-request...
Peter Maydell
6
-82
/
+243
2019-03-11
Makefile: Don't install non-sphinx files in sphinx docs install
Peter Maydell
1
-1
/
+3
2019-03-11
Makefile: Fix 'make distclean'
Peter Maydell
1
-1
/
+1
2019-03-11
Makefile: Fix Sphinx documentation builds for in-tree builds
Peter Maydell
1
-11
/
+19
2019-03-11
monitor: deprecate acl_show, acl_reset, acl_policy, acl_add, acl_remove
Daniel P. Berrangé
2
-0
/
+29
2019-03-11
vnc: allow specifying a custom authorization object name
Daniel P. Berrange
3
-19
/
+79
2019-03-11
vnc: fix update stalls
Gerd Hoffmann
1
-0
/
+6
2019-03-11
curses: support wide input
Samuel Thibault
2
-62
/
+127
2019-03-11
Reduce curses escdelay from 1s to 25ms
Samuel Thibault
1
-1
/
+2
2019-03-11
mips_fulong2e: Add on-board graphics chip
BALATON Zoltan
1
-0
/
+7
2019-03-11
hw/display: Add basic ATI VGA emulation
BALATON Zoltan
9
-0
/
+1861
2019-03-11
virtio-gpu: make virtio_gpu_reset static
Gerd Hoffmann
2
-2
/
+1
2019-03-11
virtio-vga: fix reset.
Gerd Hoffmann
1
-2
/
+15
2019-03-11
virtio: add class_size to VirtioPCIDeviceTypeInfo
Gerd Hoffmann
2
-0
/
+2
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
[next]