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
*
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
2015-09-15
8
-1
/
+391
*
qom: allow QOM to be linked into tools binaries
Daniel P. Berrange
2015-09-15
5
-9
/
+17
*
crypto: move crypto objects out of libqemuutil.la
Daniel P. Berrange
2015-09-15
5
-12
/
+27
*
tests: remove repetition in unit test object deps
Daniel P. Berrange
2015-09-15
1
-45
/
+51
*
qapi: allow override of default enum prefix naming
Daniel P. Berrange
2015-09-15
10
-10
/
+38
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-09-14
29
-409
/
+973
|
\
|
*
qcow2: Make qcow2_alloc_bytes() more explicit
Max Reitz
2015-09-14
1
-0
/
+6
|
*
vmdk: Fix next_cluster_sector for compressed write
Radoslav Gerganov
2015-09-14
1
-2
/
+6
|
*
iotests: Add test for checking large image files
Max Reitz
2015-09-14
3
-0
/
+83
|
*
qcow2: Make size_to_clusters() return uint64_t
Max Reitz
2015-09-14
3
-17
/
+29
|
*
qemu-iotests: More qcow2 reopen tests
Kevin Wolf
2015-09-14
3
-0
/
+188
|
*
qemu-iotests: Reopen qcow2 with lazy-refcounts change
Kevin Wolf
2015-09-14
2
-0
/
+45
|
*
qcow2: Support updating driver-specific options in reopen
Kevin Wolf
2015-09-14
1
-9
/
+72
|
*
qcow2: Make qcow2_update_options() suitable for transactions
Kevin Wolf
2015-09-14
1
-40
/
+73
|
*
qcow2: Fix memory leak in qcow2_update_options() error path
Kevin Wolf
2015-09-14
1
-2
/
+10
|
*
qcow2: Leave s unchanged on qcow2_update_options() failure
Kevin Wolf
2015-09-14
1
-22
/
+35
|
*
qcow2: Move rest of option handling to qcow2_update_options()
Kevin Wolf
2015-09-14
1
-66
/
+68
|
*
qcow2: Move qcow2_update_options() call up
Kevin Wolf
2015-09-14
1
-9
/
+9
|
*
qcow2: Factor out qcow2_update_options()
Kevin Wolf
2015-09-14
1
-59
/
+76
|
*
qcow2: Improve error message
Kevin Wolf
2015-09-14
1
-1
/
+1
|
*
qemu-io: Add command 'reopen'
Kevin Wolf
2015-09-14
1
-0
/
+90
|
*
qemu-io: Remove duplicate 'open' error message
Kevin Wolf
2015-09-14
1
-1
/
+0
|
*
block: Allow specifying driver-specific options to reopen
Kevin Wolf
2015-09-14
3
-6
/
+44
|
*
qcow2: Rename BDRVQcowState to BDRVQcow2State
Kevin Wolf
2015-09-14
6
-120
/
+120
|
*
block: Drop bdrv_find_whitelisted_format()
Max Reitz
2015-09-14
2
-9
/
+0
|
*
block: Drop drv parameter from bdrv_fill_options()
Max Reitz
2015-09-14
1
-37
/
+22
|
*
block: Drop drv parameter from bdrv_open_inherit()
Max Reitz
2015-09-14
1
-10
/
+7
|
*
block: Drop drv parameter from bdrv_open()
Max Reitz
2015-09-14
14
-29
/
+25
|
*
block: Always pass NULL as drv for bdrv_open()
Max Reitz
2015-09-14
4
-63
/
+57
*
|
qapi: Fix cgen() for Python older than 2.7
Markus Armbruster
2015-09-14
1
-1
/
+3
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-14
56
-1040
/
+2046
|
\
\
|
*
|
cutils: work around platform differences in strto{l,ul,ll,ull}
Paolo Bonzini
2015-09-10
2
-46
/
+35
|
*
|
cpu-exec: fix lock hierarchy for user-mode emulation
Paolo Bonzini
2015-09-09
2
-22
/
+55
|
*
|
exec: make mmap_lock/mmap_unlock globally available
Paolo Bonzini
2015-09-09
4
-9
/
+6
|
*
|
tcg: comment on which functions have to be called with mmap_lock held
Paolo Bonzini
2015-09-09
1
-7
/
+22
|
*
|
tcg: add memory barriers in page_find_alloc accesses
Paolo Bonzini
2015-09-09
1
-4
/
+4
|
*
|
remove unused spinlock.
KONRAD Frederic
2015-09-09
1
-49
/
+0
|
*
|
replace spinlock by QemuMutex.
KONRAD Frederic
2015-09-09
8
-19
/
+73
|
*
|
cpus: remove tcg_halt_cond and tcg_cpu_thread globals
KONRAD Frederic
2015-09-09
1
-9
/
+6
|
*
|
cpus: protect work list with work_mutex
Paolo Bonzini
2015-09-09
3
-5
/
+24
|
*
|
scripts/dump-guest-memory.py: fix after RAMBlock change
Michael S. Tsirkin
2015-09-09
1
-1
/
+1
|
*
|
configure: Add support for jemalloc
Alexandre Derumier
2015-09-09
1
-0
/
+28
|
*
|
add macro file for coccinelle
Paolo Bonzini
2015-09-09
1
-0
/
+119
|
*
|
configure: factor out adding disas configure
Peter Crosthwaite
2015-09-09
1
-40
/
+25
|
*
|
vhost-scsi: fix wrong vhost-scsi firmware path
Gonglei
2015-09-09
1
-1
/
+1
|
*
|
checkpatch: remove tests that are not relevant outside the kernel
Paolo Bonzini
2015-09-09
1
-389
/
+12
|
*
|
checkpatch: adapt some tests to QEMU
Paolo Bonzini
2015-09-09
1
-81
/
+60
|
*
|
CODING_STYLE: update mixed declaration rules
Paolo Bonzini
2015-09-09
1
-4
/
+9
|
*
|
qmp: Add example usage of strto*l() qemu wrapper
Carlos L. Torres
2015-09-09
1
-4
/
+10
|
*
|
cutils: Add qemu_strtoull() wrapper
Carlos L. Torres
2015-09-09
3
-0
/
+348
[next]