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
...
|
*
|
|
error: add error_get_class()
Luiz Capitulino
2012-08-13
2
-0
/
+10
|
*
|
|
qerror: add proper ErrorClass value for QERR_ macros
Luiz Capitulino
2012-08-13
1
-70
/
+70
|
*
|
|
error, qerror: add ErrorClass argument to error functions
Luiz Capitulino
2012-08-13
4
-78
/
+90
|
*
|
|
qerror: qerror_table: don't use C99 struct initializers
Luiz Capitulino
2012-08-13
2
-139
/
+139
|
*
|
|
qapi-schema: add ErrorClass enum
Luiz Capitulino
2012-08-13
1
-0
/
+30
|
*
|
|
qapi: don't convert enum strings to lowercase
Luiz Capitulino
2012-08-13
1
-1
/
+1
|
*
|
|
qapi: generate correct enum names for camel case enums
Luiz Capitulino
2012-08-13
1
-1
/
+11
|
*
|
|
qapi: qapi-types.h: don't include qapi/qapi-types-core.h
Luiz Capitulino
2012-08-13
1
-1
/
+2
|
*
|
|
hmp: hmp.h: include qdict.h
Luiz Capitulino
2012-08-13
1
-0
/
+1
|
*
|
|
block: block_int: include qerror.h
Luiz Capitulino
2012-08-13
1
-0
/
+1
|
*
|
|
qerror: drop QERR_SOCKET_CONNECT_IN_PROGRESS
Luiz Capitulino
2012-08-13
2
-7
/
+0
|
*
|
|
migration: don't rely on any QERR_SOCKET_*
Luiz Capitulino
2012-08-13
2
-15
/
+9
|
*
|
|
net: inet_connect(), inet_connect_opts(): add in_progress argument
Luiz Capitulino
2012-08-13
6
-9
/
+17
|
*
|
|
hmp_change(): don't access DeviceEncrypted's data
Luiz Capitulino
2012-08-13
1
-27
/
+2
|
*
|
|
hmp: hmp_cont(): don't rely on QERR_DEVICE_ENCRYPTED
Luiz Capitulino
2012-08-13
1
-18
/
+19
|
*
|
|
qmp: query-block: add 'encryption_key_missing' field
Luiz Capitulino
2012-08-13
2
-3
/
+7
|
*
|
|
error: don't delay error message construction
Luiz Capitulino
2012-08-13
2
-10
/
+2
|
*
|
|
qerror: don't delay error message construction
Luiz Capitulino
2012-08-13
2
-26
/
+5
|
*
|
|
qerror: qerror_format(): return an allocated string
Luiz Capitulino
2012-08-13
3
-7
/
+10
|
*
|
|
qerror: QError: drop file, linenr, func
Luiz Capitulino
2012-08-13
2
-24
/
+4
|
*
|
|
qerror: avoid passing qerr pointer
Luiz Capitulino
2012-08-13
1
-12
/
+12
|
*
|
|
qerror: drop qerror_abort()
Luiz Capitulino
2012-08-13
1
-27
/
+14
|
*
|
|
qerror: reduce public exposure
Luiz Capitulino
2012-08-13
2
-10
/
+5
|
*
|
|
qerror: QERR_DEVICE_ENCRYPTED: change error message
Luiz Capitulino
2012-08-13
1
-1
/
+1
|
*
|
|
qerror: QERR_AMBIGUOUS_PATH: drop %(object) from human msg
Luiz Capitulino
2012-08-13
1
-1
/
+1
|
*
|
|
monitor: drop unused monitor debug code
Luiz Capitulino
2012-08-13
2
-75
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'quintela/migration-next-20120808' into staging
Anthony Liguori
2012-08-13
16
-13
/
+1451
|
\
\
\
|
*
|
|
Restart optimization on stage3 update version
Juan Quintela
2012-08-08
1
-9
/
+15
|
*
|
|
Add XBZRLE statistics
Orit Wasserman
2012-08-08
6
-2
/
+122
|
*
|
|
Add migration accounting for normal and duplicate pages
Orit Wasserman
2012-08-08
6
-5
/
+88
|
*
|
|
Change total_time to total-time in MigrationStats
Orit Wasserman
2012-08-08
2
-4
/
+9
|
*
|
|
Add migrate_set_cache_size command
Orit Wasserman
2012-08-08
9
-0
/
+152
|
*
|
|
Add XBZRLE to ram_save_block and ram_save_live
Orit Wasserman
2012-08-08
3
-2
/
+184
|
*
|
|
Add xbzrle_encode_buffer and xbzrle_decode_buffer functions
Orit Wasserman
2012-08-08
2
-0
/
+163
|
*
|
|
Add uleb encoding/decoding functions
Orit Wasserman
2012-08-08
2
-0
/
+41
|
*
|
|
Add cache handling functions
Orit Wasserman
2012-08-08
5
-0
/
+320
|
*
|
|
Add XBZRLE documentation
Orit Wasserman
2012-08-08
1
-0
/
+128
|
*
|
|
Add migrate-set-capabilities
Orit Wasserman
2012-08-08
6
-0
/
+98
|
*
|
|
Add migration capabilities
Orit Wasserman
2012-08-08
8
-0
/
+140
*
|
|
|
Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging
Anthony Liguori
2012-08-13
8
-57
/
+104
|
\
\
\
\
|
*
|
|
|
arm: Move some ARM devices into libhw
Andreas Färber
2012-08-13
3
-12
/
+41
|
*
|
|
|
ssd0323: abort() instead of exit(1) on error.
Peter A. G. Crosthwaite
2012-08-13
1
-1
/
+3
|
*
|
|
|
hw/sd.c: make sd_wp_addr() return bool
Mitsyanko Igor
2012-08-13
1
-1
/
+1
|
*
|
|
|
hw/sd.c: make sd_dataready() return bool
Mitsyanko Igor
2012-08-13
2
-2
/
+2
|
*
|
|
|
hw/sd.c: convert binary variables to bool
Mitsyanko Igor
2012-08-13
2
-14
/
+14
|
*
|
|
|
hw/sd.c: introduce wrapper for conversion address to wp group
Mitsyanko Igor
2012-08-13
1
-14
/
+13
|
*
|
|
|
hw/sd.c: make sd_wp_addr() accept 64 bit address argument
Mitsyanko Igor
2012-08-13
1
-1
/
+1
|
*
|
|
|
hw/sd.c: convert wp_groups in SDState to bitfield
Mitsyanko Igor
2012-08-13
1
-14
/
+19
|
*
|
|
|
armv7m: Guard against no -kernel argument
Peter A. G. Crosthwaite
2012-08-13
1
-0
/
+5
|
*
|
|
|
hw/armv7m_nvic: Fix incorrect default for num-irqs property
Peter Maydell
2012-08-13
1
-7
/
+14
|
|
|
/
/
|
|
/
|
|
[prev]
[next]