index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
contrib/elf2dmp: add kernel start address checking
Viktor Prutyanov
2019-03-11
1
-0
/
+6
*
block/iscsi: Restrict Linux-specific code
Philippe Mathieu-Daudé
2019-03-11
1
-0
/
+7
*
hw/i386/pc: run the multiboot loader before the PVH loader
Stefano Garzarella
2019-03-11
1
-6
/
+11
*
tests: test-qgraph: fix a memory leak
Li Qiang
2019-03-11
1
-1
/
+2
*
riscv/Kconfig: enable PCI_DEVICES
David Abdurachmanov
2019-03-11
1
-0
/
+3
*
vfio-pci: enable by default
Paolo Bonzini
2019-03-11
1
-1
/
+2
*
memory: Do not update coalesced IO range in the case of NOP
Jagannathan Raman
2019-03-11
1
-4
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190311-v2-pull-request...
Peter Maydell
2019-03-11
6
-82
/
+243
|
\
|
*
monitor: deprecate acl_show, acl_reset, acl_policy, acl_add, acl_remove
Daniel P. Berrangé
2019-03-11
2
-0
/
+29
|
*
vnc: allow specifying a custom authorization object name
Daniel P. Berrange
2019-03-11
3
-19
/
+79
|
*
vnc: fix update stalls
Gerd Hoffmann
2019-03-11
1
-0
/
+6
|
*
curses: support wide input
Samuel Thibault
2019-03-11
2
-62
/
+127
|
*
Reduce curses escdelay from 1s to 25ms
Samuel Thibault
2019-03-11
1
-1
/
+2
*
|
Makefile: Don't install non-sphinx files in sphinx docs install
Peter Maydell
2019-03-11
1
-1
/
+3
*
|
Makefile: Fix 'make distclean'
Peter Maydell
2019-03-11
1
-1
/
+1
*
|
Makefile: Fix Sphinx documentation builds for in-tree builds
Peter Maydell
2019-03-11
1
-11
/
+19
|
/
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...
Peter Maydell
2019-03-09
11
-19
/
+93
|
\
|
*
iotests: Wait for qemu to end in 223
Eric Blake
2019-03-06
2
-0
/
+2
|
*
nbd: fix outdated qapi docs syntax for tls-creds
Daniel P. Berrangé
2019-03-06
1
-1
/
+1
|
*
nbd: allow authorization with nbd-server-start QMP command
Daniel P. Berrange
2019-03-06
4
-6
/
+17
|
*
qemu-nbd: add support for authorization of TLS clients
Daniel P. Berrange
2019-03-06
6
-12
/
+73
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-03-09
4
-57
/
+57
|
\
\
|
*
|
iothread: document about why we need explicit aio_poll()
Peter Xu
2019-03-08
1
-0
/
+9
|
*
|
iothread: push gcontext earlier in the thread_fn
Peter Xu
2019-03-08
1
-3
/
+6
|
*
|
iothread: create main loop unconditionally
Peter Xu
2019-03-08
1
-9
/
+3
|
*
|
iothread: create the gcontext unconditionally
Peter Xu
2019-03-08
2
-23
/
+22
|
*
|
iothread: replace init_done_cond with a semaphore
Peter Xu
2019-03-08
2
-15
/
+5
|
*
|
hw/block/virtio-blk: Clean req->dev repetitions
Anastasiia Rusakova
2019-03-07
1
-7
/
+9
|
*
|
MAINTAINERS: add missing support status fields
Stefan Hajnoczi
2019-03-07
1
-0
/
+3
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-03-09
215
-422
/
+1584
|
\
\
\
|
*
|
|
qcow2 spec: Describe string header extensions
Kevin Wolf
2019-03-08
1
-2
/
+12
|
*
|
|
qemu-iotests: Add dependency to qemu-nbd tool
Philippe Mathieu-Daudé
2019-03-08
1
-1
/
+1
|
*
|
|
ahci-test: Add dependency to qemu-img tool
Philippe Mathieu-Daudé
2019-03-08
1
-1
/
+1
|
*
|
|
qemu-iotests: amend with external data file
Kevin Wolf
2019-03-08
2
-1
/
+133
|
*
|
|
qemu-iotests: General tests for qcow2 with external data file
Kevin Wolf
2019-03-08
3
-0
/
+326
|
*
|
|
qemu-iotests: Preallocation with external data file
Kevin Wolf
2019-03-08
2
-0
/
+54
|
*
|
|
qcow2: Implement data-file-raw create option
Kevin Wolf
2019-03-08
6
-3
/
+109
|
*
|
|
qcow2: Store data file name in the image
Kevin Wolf
2019-03-08
4
-2
/
+128
|
*
|
|
qcow2: Creating images with external data file
Kevin Wolf
2019-03-08
3
-0
/
+31
|
*
|
|
qcow2: Add basic data-file infrastructure
Kevin Wolf
2019-03-08
3
-4
/
+41
|
*
|
|
qcow2: Support external data file in qemu-img check
Kevin Wolf
2019-03-08
1
-11
/
+30
|
*
|
|
qcow2: Return error for snapshot operation with data file
Kevin Wolf
2019-03-08
1
-0
/
+15
|
*
|
|
qcow2: External file I/O
Kevin Wolf
2019-03-08
7
-37
/
+122
|
*
|
|
qcow2: Prepare qcow2_co_block_status() for data file
Kevin Wolf
2019-03-08
1
-2
/
+2
|
*
|
|
qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset()
Kevin Wolf
2019-03-08
4
-30
/
+26
|
*
|
|
qcow2: Don't assume 0 is an invalid cluster offset
Kevin Wolf
2019-03-08
2
-32
/
+29
|
*
|
|
qcow2: Prepare count_contiguous_clusters() for external data file
Kevin Wolf
2019-03-08
1
-2
/
+2
|
*
|
|
qcow2: Prepare qcow2_get_cluster_type() for external data file
Kevin Wolf
2019-03-08
1
-1
/
+9
|
*
|
|
qcow2: Pass bs to qcow2_get_cluster_type()
Kevin Wolf
2019-03-08
3
-24
/
+26
|
*
|
|
qcow2: Basic definitions for external data files
Kevin Wolf
2019-03-08
5
-23
/
+44
[next]