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
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/base64.c: Clean includes
Peter Maydell
2016-03-16
1
-2
/
+0
*
error: ensure errno detail is printed with error_abort
Daniel P. Berrange
2016-03-16
1
-21
/
+19
*
osdep: remove use of socket_error() from all code
Daniel P. Berrange
2016-03-10
3
-10
/
+8
*
osdep: add wrappers for socket functions
Daniel P. Berrange
2016-03-10
1
-0
/
+201
*
osdep: fix socket_error() to work with Mingw64
Daniel P. Berrange
2016-03-10
1
-1
/
+78
*
cutils: add avx2 instruction optimization
Liang Li
2016-03-08
1
-4
/
+120
*
log: do not log if QEMU is daemonized but without -D
Paolo Bonzini
2016-03-07
1
-2
/
+5
*
util: Shorten references into SocketAddress
Eric Blake
2016-03-05
1
-5
/
+6
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-25
1
-2
/
+9
|
\
|
*
log: Redirect stderr to logfile if deamonized
Dimitris Aragiorgis
2016-02-22
1
-2
/
+9
*
|
throttle: Add support for burst periods
Alberto Garcia
2016-02-22
1
-13
/
+60
*
|
throttle: Use throttle_config_init() to initialize ThrottleConfig
Alberto Garcia
2016-02-22
1
-0
/
+10
*
|
throttle: Merge all functions that check the configuration into one
Alberto Garcia
2016-02-22
1
-32
/
+8
*
|
throttle: Make throttle_is_valid() set errp
Alberto Garcia
2016-02-22
1
-1
/
+4
*
|
throttle: Make throttle_max_is_missing_limit() set errp
Alberto Garcia
2016-02-22
1
-1
/
+4
*
|
throttle: Make throttle_conflicting() set errp
Alberto Garcia
2016-02-22
1
-2
/
+9
*
|
throttle: Make throttle_compute_timer() static
Alberto Garcia
2016-02-22
1
-4
/
+4
|
/
*
oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.h
Peter Maydell
2016-02-16
1
-9
/
+0
*
qemu-sockets: simplify error handling
Paolo Bonzini
2016-02-11
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-02-09
1
-4
/
+4
|
\
|
*
iov: avoid memcpy for "simple" iov_from_buf/iov_to_buf
Paolo Bonzini
2016-02-09
1
-4
/
+4
*
|
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
1
-2
/
+2
|
/
*
all: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
util: Clean up includes
Peter Maydell
2016-02-04
50
-72
/
+50
*
log: add "-d trace:PATTERN"
Paolo Bonzini
2016-02-03
1
-3
/
+13
*
trace: convert stderr backend to log
Paolo Bonzini
2016-02-03
1
-0
/
+3
*
log: move qemu-log.c into util/ directory
Denis V. Lunev
2016-02-03
2
-0
/
+180
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-01-21
1
-10
/
+6
|
\
|
*
blockdev: Error out on negative throttling option values
Fam Zheng
2016-01-20
1
-10
/
+6
*
|
sockets: remove use of QemuOpts from socket_dgram
Daniel P. Berrange
2016-01-19
1
-75
/
+24
*
|
sockets: remove use of QemuOpts from socket_connect
Daniel P. Berrange
2016-01-19
1
-55
/
+36
*
|
sockets: remove use of QemuOpts from socket_listen
Daniel P. Berrange
2016-01-19
1
-57
/
+97
*
|
sockets: remove use of QemuOpts from header file
Daniel P. Berrange
2016-01-19
1
-11
/
+11
|
/
*
error: New error_prepend(), error_reportf_err()
Markus Armbruster
2016-01-13
1
-0
/
+33
*
error: Improve documentation
Markus Armbruster
2016-01-13
2
-5
/
+5
*
error: Don't append a newline when printing the error hint
Markus Armbruster
2016-01-13
2
-3
/
+3
*
mmap-alloc: tweak a comment on ppc64
Michael S. Tsirkin
2015-12-22
1
-4
/
+5
*
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base...
Peter Maydell
2015-12-18
2
-0
/
+61
|
\
|
*
util: add base64 decoding function
Daniel P. Berrange
2015-12-18
2
-0
/
+61
*
|
progress: Allow regressing progress
Max Reitz
2015-12-18
1
-1
/
+2
|
/
*
io: add QIOChannelSocket class
Daniel P. Berrange
2015-12-18
1
-1
/
+1
*
util/id: fully allocate names table
John Snow
2015-12-04
1
-2
/
+2
*
util/mmap-alloc: fix hugetlb support on ppc64
Michael S. Tsirkin
2015-12-02
2
-23
/
+40
*
oslib-win32: Change return type of function getpagesize
Stefan Weil
2015-11-30
1
-1
/
+1
*
osdep: Change default value of qemu_hw_version() to "2.5+"
Eduardo Habkost
2015-11-25
1
-1
/
+8
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into s...
Peter Maydell
2015-11-17
1
-2
/
+108
|
\
|
*
buffer: allow a buffer to shrink gracefully
Peter Lieven
2015-11-05
1
-8
/
+33
|
*
buffer: factor out buffer_adj_size
Peter Lieven
2015-11-05
1
-15
/
+10
|
*
buffer: factor out buffer_req_size
Peter Lieven
2015-11-05
1
-2
/
+8
|
*
buffer: add tracing
Gerd Hoffmann
2015-11-05
1
-0
/
+18
[next]