summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-282-3/+20
|\
| * Detect pthread_setname_np at configure timeDr. David Alan Gilbert2014-03-272-3/+20
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-27' in...Peter Maydell2014-03-271-1/+1
|\ \
| * | util: Add 'static' attribute to function implementationStefan Weil2014-03-271-1/+1
| |/
* | util: add qemu_ether_ntoaAlexey Kardashevskiy2014-03-271-0/+14
|/
* osdep: initialize glib threads in all QEMU toolsStefan Hajnoczi2014-03-251-0/+18
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-03-132-0/+79
|\
| * rfifolock: add recursive FIFO lockStefan Hajnoczi2014-03-132-0/+79
* | oslib-posix: Fix build on FreeBSDAndreas Färber2014-03-131-0/+4
|/
* qemu-thread-posix: Fix build against older glibc versionJan Kiszka2014-03-111-1/+1
* Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert2014-03-093-4/+10
* Add 'debug-threads' suboption to --nameDr. David Alan Gilbert2014-03-092-0/+15
* target-ppc: Add ISA2.06 divde[o] InstructionsTom Musta2014-03-051-0/+37
* target-ppc: Add ISA2.06 divdeu[o] InstructionsTom Musta2014-03-051-0/+38
* util/iov: Use qemu/sockets.h instead of conditional codeStefan Weil2014-03-031-8/+1
* modules: Fix building with --enable-modulesFam Zheng2014-02-281-1/+1
* modules: do not include gmodule-2.0 in static buildsPaolo Bonzini2014-02-251-0/+2
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-02-253-0/+161
|\
| * blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.Benoît Canet2014-02-211-0/+106
| * qemu-config: Sections must consist of keysMax Reitz2014-02-211-0/+6
| * qemu-option: has_help_option() and is_valid_option_list()Kevin Wolf2014-02-211-0/+49
* | Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell2014-02-243-2/+227
|\ \ | |/ |/|
| * module: implement module loadingFam Zheng2014-02-201-2/+143
| * util: Split out exec_dir from os_find_datadirFam Zheng2014-02-202-0/+84
* | Use error_is_set() only when necessaryMarkus Armbruster2014-02-172-19/+19
|/
* util/fifo8: clear fifo head upon resetBeniamino Galvani2014-02-081-0/+1
* util/fifo8: implement push/pop of multiple bytesBeniamino Galvani2014-02-081-0/+46
* osdep: drop unused #include "trace.h"Stefan Hajnoczi2014-02-011-1/+0
* qemu_memalign: Allow small alignmentsKevin Wolf2014-01-241-0/+5
* qemu-progress: Fix progress printing on SIGUSR1Kevin Wolf2014-01-241-0/+10
* qemu-progress: Drop unused includeKevin Wolf2014-01-241-1/+0
* qemu-option: Add qemu_config_parse_qdict()Max Reitz2014-01-221-0/+100
* osdep: add qemu_set_tty_echo()Stefan Hajnoczi2014-01-222-0/+37
* readline: move readline to a generic locationStefan Hajnoczi2014-01-222-0/+496
* Revert "error: Don't use error_report() for assertion msgs."Peter Crosthwaite2014-01-171-4/+4
* error: Don't use error_report() for assertion msgs.Peter Crosthwaite2014-01-151-4/+4
* Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias2014-01-144-20/+31
|\
| * qemu-option: Remove qemu_opts_create_nofailPeter Crosthwaite2014-01-063-19/+10
| * error: Add error_abortPeter Crosthwaite2014-01-061-1/+21
* | bitmap: use long as indexJuan Quintela2014-01-131-30/+30
|/
* Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori2013-12-061-0/+6
|\
| * util/error: Save errno from clobberingMax Reitz2013-11-281-0/+6
* | util: Use qemu_getauxval in linux qemu_cache_utils_initRichard Henderson2013-11-301-31/+20
* | osdep: Create qemu_getauxval and qemu_init_auxvalRichard Henderson2013-11-302-0/+75
|/
* qmp: access the local QemuOptsLists for drive optionAmos Kong2013-11-141-1/+76
* qemu-thread: add QemuEventPaolo Bonzini2013-10-172-0/+142
* compatfd: switch to QemuThreadJan Kiszka2013-10-171-13/+3
* blockdev: Separate ID generation from DriveInfo creationKevin Wolf2013-10-111-0/+6
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-10-091-2/+2
|\
| * util/path: Fix type which is longer than 8 bit for MinGWStefan Weil2013-10-051-2/+2
OpenPOWER on IntegriCloud