381 Commits (c688084506cf2cf2eba4ba9df4e91abb6e3dab83)

Author SHA1 Message Date
Daniel P. Berrange 89bc0b6cae util: add base64 decoding function 11 years ago
Max Reitz bd5072d756 progress: Allow regressing progress 11 years ago
Daniel P. Berrange 559607ea17 io: add QIOChannelSocket class 12 years ago
John Snow 624533e5a5 util/id: fully allocate names table 11 years ago
Michael S. Tsirkin 7197fb4058 util/mmap-alloc: fix hugetlb support on ppc64 11 years ago
Stefan Weil a28c2f2df7 oslib-win32: Change return type of function getpagesize 11 years ago
Eduardo Habkost fac862ffa6 osdep: Change default value of qemu_hw_version() to "2.5+" 11 years ago
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
Peter Lieven f14c3d85b0 buffer: allow a buffer to shrink gracefully 11 years ago
Peter Lieven 4ec5ba151f buffer: factor out buffer_adj_size 11 years ago
Peter Lieven fd95243372 buffer: factor out buffer_req_size 11 years ago
Gerd Hoffmann d2b90718d2 buffer: add tracing 11 years ago
Gerd Hoffmann 1ff36b5d4d buffer: add buffer_shrink 11 years ago
Gerd Hoffmann 830a958320 buffer: add buffer_move 11 years ago
Gerd Hoffmann 4d1eb5fdb1 buffer: add buffer_move_empty 11 years ago
Gerd Hoffmann 810082d15c buffer: add buffer_init 11 years ago
Peter Lieven 5c10dbb7b5 buffer: make the Buffer capacity increase in powers of two 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 12 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