363 Commits (aece5edc96f211eec6febdafc9bbbb99315a2efd)

Author SHA1 Message Date
Alberto Garcia 96e4dedaff block: Add average I/O queue depth to BlockDeviceTimedStats 11 years ago
Alberto Garcia bd797fc15b util: Infrastructure for computing recent averages 11 years ago
Eric Blake a12a5a1a01 qapi: Simplify error cleanup in test-qmp-* 11 years ago
Paolo Bonzini a2f31f1804 qemu-sockets: do not test path with access() before unlinking 11 years ago
Eduardo Habkost 35c2c8dc8c osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version() 11 years ago
Eric Blake 2d32addae7 sockets: Convert to new qapi union layout 11 years ago
Michael S. Tsirkin 9d4ec9370a mmap-alloc: fix error handling 11 years ago
Marc-André Lureau 12f0b68c82 util: const event_notifier_get_fd() argument 11 years ago
Marc-André Lureau 31190ed781 vhost: add migration block if memfd failed 11 years ago
Marc-André Lureau 35f9b6ef3a util: add fallback for qemu_memfd_alloc() 11 years ago
Marc-André Lureau d3592199ba util: add memfd helpers 11 years ago
Marc-André Lureau f04cf9239a util: add linux-only memfd fallback 11 years ago
Marc-André Lureau e279200458 build-sys: split util-obj- on multi-lines 11 years ago
Michael S. Tsirkin 794e8f301a exec: factor out duplicate mmap code 11 years ago
Tony Krowiak 5bcfa0c543 util/qemu-config: fix missing machine command line options 11 years ago
Daniel P. Berrange 88c5f205fa util: pull Buffer code out of VNC module 11 years ago
Daniel P. Berrange 10817bf09d coroutine: move into libqemuutil.a library 11 years ago
Daniel P. Berrange 57cb38b383 osdep: add qemu_fork() wrapper for safely handling signals 11 years ago
Daniel P. Berrange 0983f5e6af sockets: allow port to be NULL when listening on IP address 11 years ago
Daniel P. Berrange 2a8e21c7c8 sockets: move qapi_copy_SocketAddress into qemu-sockets.c 11 years ago
Daniel P. Berrange 17c55decec sockets: add helpers for creating SocketAddress from a socket 11 years ago
Jeff Cody a0f1913637 util - add automated ID generation utility 11 years ago
Paolo Bonzini b77e7c8e99 qemu-sockets: fix conversion of ipv4/ipv6 JSON to QemuOpts 11 years ago
Michael S. Tsirkin 9fac18f03a oslib: allocate PROT_NONE pages on top of RAM 11 years ago
Michael S. Tsirkin c2dfc5ba3f oslib: rework anonimous RAM allocation 11 years ago
Marc-André Lureau 4677bb40f8 utils: rename strtosz to use qemu prefix 11 years ago
Daniel P. Berrange 4d9310f427 oslib-win32: only provide localtime_r/gmtime_r if missing 11 years ago
Paolo Bonzini 7c9b2bf677 qemu-thread: add a fast path to the Win32 QemuEvent 11 years ago
Markus Armbruster a29a37b994 error: New error_fatal 11 years ago
Eric Blake 88e2ce2915 error: Copy location information in error_copy() 11 years ago
Eric Blake 50b7b000c9 hmp: Allow for error message hints on HMP 11 years ago
Stefan Hajnoczi 615cf669b5 error: only prepend timestamp on stderr 11 years ago
Paolo Bonzini 05620f85e9 Revert "rcu: init rcu_registry_lock after fork" 11 years ago
Veres Lajos 67cc32ebfd typofixes - v4 11 years ago
Kővágó, Zoltán fe646693ac opts: produce valid command line in qemu_opts_print 11 years ago
Daniel P. Berrange b6af097528 maint: remove / fix many doubled words 11 years ago
Markus Armbruster 1e9b65bb1b error: On abort, report where the error was created 11 years ago
Markus Armbruster 4463dcb85c error: error_set_errno() is unused, drop 11 years ago
Markus Armbruster e7cf59e847 qga: Clean up unnecessarily dirty casts 11 years ago
Markus Armbruster a9499ddd82 error: Make error_setg() a function 11 years ago
Markus Armbruster 552375088a error: De-duplicate code creating Error objects 11 years ago
Paolo Bonzini 47d4be12c3 cutils: work around platform differences in strto{l,ul,ll,ull} 11 years ago
Carlos L. Torres 3904e6bf04 cutils: Add qemu_strtoull() wrapper 11 years ago
Carlos L. Torres 8ac4df40cc cutils: Add qemu_strtoll() wrapper 11 years ago
Carlos L. Torres c817c01548 cutils: Add qemu_strtoul() wrapper 11 years ago
Carlos L. Torres 764e0fa497 cutils: Add qemu_strtol() wrapper 11 years ago
Emilio G. Cota 5243722376 rcu: init rcu_registry_lock after fork 11 years ago
Peter Maydell 8f1ed5f508 Make pow2ceil() and pow2floor() inline 11 years ago
Peter Maydell 10944a1920 Remove unused qemu_fls function 11 years ago
Bo Tu 212789925e qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOpts 11 years ago