index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2016-03-16
util/base64.c: Clean includes
Peter Maydell
2016-03-16
error: ensure errno detail is printed with error_abort
Daniel P. Berrange
2016-03-10
osdep: remove use of socket_error() from all code
Daniel P. Berrange
2016-03-10
osdep: add wrappers for socket functions
Daniel P. Berrange
2016-03-10
osdep: fix socket_error() to work with Mingw64
Daniel P. Berrange
2016-03-08
cutils: add avx2 instruction optimization
Liang Li
2016-03-07
log: do not log if QEMU is daemonized but without -D
Paolo Bonzini
2016-03-05
util: Shorten references into SocketAddress
Eric Blake
2016-02-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-22
log: Redirect stderr to logfile if deamonized
Dimitris Aragiorgis
2016-02-22
throttle: Add support for burst periods
Alberto Garcia
2016-02-22
throttle: Use throttle_config_init() to initialize ThrottleConfig
Alberto Garcia
2016-02-22
throttle: Merge all functions that check the configuration into one
Alberto Garcia
2016-02-22
throttle: Make throttle_is_valid() set errp
Alberto Garcia
2016-02-22
throttle: Make throttle_max_is_missing_limit() set errp
Alberto Garcia
2016-02-22
throttle: Make throttle_conflicting() set errp
Alberto Garcia
2016-02-22
throttle: Make throttle_compute_timer() static
Alberto Garcia
2016-02-16
oslib-posix.c: Move workaround for OSX daemon() deprecation to osdep.h
Peter Maydell
2016-02-11
qemu-sockets: simplify error handling
Paolo Bonzini
2016-02-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-02-09
iov: avoid memcpy for "simple" iov_from_buf/iov_to_buf
Paolo Bonzini
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-04
all: Clean up includes
Peter Maydell
2016-02-04
util: Clean up includes
Peter Maydell
2016-02-03
log: add "-d trace:PATTERN"
Paolo Bonzini
2016-02-03
trace: convert stderr backend to log
Paolo Bonzini
2016-02-03
log: move qemu-log.c into util/ directory
Denis V. Lunev
2016-01-21
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-01-20
blockdev: Error out on negative throttling option values
Fam Zheng
2016-01-19
sockets: remove use of QemuOpts from socket_dgram
Daniel P. Berrange
2016-01-19
sockets: remove use of QemuOpts from socket_connect
Daniel P. Berrange
2016-01-19
sockets: remove use of QemuOpts from socket_listen
Daniel P. Berrange
2016-01-19
sockets: remove use of QemuOpts from header file
Daniel P. Berrange
2016-01-13
error: New error_prepend(), error_reportf_err()
Markus Armbruster
2016-01-13
error: Improve documentation
Markus Armbruster
2016-01-13
error: Don't append a newline when printing the error hint
Markus Armbruster
2015-12-22
mmap-alloc: tweak a comment on ppc64
Michael S. Tsirkin
2015-12-18
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-secrets-base...
Peter Maydell
2015-12-18
util: add base64 decoding function
Daniel P. Berrange
2015-12-18
progress: Allow regressing progress
Max Reitz
2015-12-18
io: add QIOChannelSocket class
Daniel P. Berrange
2015-12-04
util/id: fully allocate names table
John Snow
2015-12-02
util/mmap-alloc: fix hugetlb support on ppc64
Michael S. Tsirkin
2015-11-30
oslib-win32: Change return type of function getpagesize
Stefan Weil
2015-11-25
osdep: Change default value of qemu_hw_version() to "2.5+"
Eduardo Habkost
2015-11-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into s...
Peter Maydell
2015-11-12
block: Add average I/O queue depth to BlockDeviceTimedStats
Alberto Garcia
2015-11-12
util: Infrastructure for computing recent averages
Alberto Garcia
2015-11-10
qapi: Simplify error cleanup in test-qmp-*
Eric Blake
2015-11-06
qemu-sockets: do not test path with access() before unlinking
Paolo Bonzini
[next]