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
*
target-tilegx: Fix LDNA_ADD_IMM8_OPCODE_X1
Richard Henderson
2015-09-15
1
-1
/
+1
*
target-tilegx: Modify _SPECIAL_ opcodes
Richard Henderson
2015-09-15
1
-2
/
+2
*
target-tilegx: Modify opcode_tilegx.h to fit QEMU usage
Chen Gang
2015-09-15
1
-110
/
+110
*
target-tilegx: Add opcode basic implementation from Tilera Corporation
Chen Gang
2015-09-15
1
-0
/
+1406
*
linux-user: Conditionalize syscalls which are not defined in tilegx
Chen Gang
2015-09-15
1
-1
/
+49
*
linux-user: Support tilegx architecture in linux-user
Chen Gang
2015-09-15
4
-5
/
+103
*
linux-user: tilegx: Add architecture related features
Chen Gang
2015-09-15
6
-0
/
+747
*
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-09-15
2
-6
/
+18
|
\
|
*
net: avoid infinite loop when receiving packets(CVE-2015-5278)
P J P
2015-09-15
1
-1
/
+1
|
*
net: add checks to validate ring buffer pointers(CVE-2015-5279)
P J P
2015-09-15
1
-4
/
+15
|
*
e1000: Avoid infinite loop in processing transmit descriptor (CVE-2015-6815)
P J P
2015-09-15
1
-1
/
+2
*
|
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
[next]