summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* qemu-error: Add error_vreport()Corey Minyard2014-10-091-5/+18
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-09-291-13/+13
|\
| * qemu-socket: Eliminate silly QERR_ macrosMarkus Armbruster2014-09-261-13/+13
* | block: Validate node-nameKevin Wolf2014-09-251-2/+2
|/
* util/qemu-sockets.c: Support specifying IPv4 or IPv6 in socket_dgram()Peter Maydell2014-09-161-2/+1
* util: Don't link host-utils.o if it's emptyFam Zheng2014-09-092-3/+2
* util: Move general qemu_getauxval to util/getauxval.cFam Zheng2014-09-091-0/+8
* util/path: Use the GLib memory allocation routineszhanghailiang2014-08-241-5/+5
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell2014-08-151-1/+1
|\
| * don't use 'Yoda conditions'Gonglei2014-08-151-1/+1
* | block: Introduce qemu_try_blockalign()Kevin Wolf2014-08-152-8/+17
|/
* module: Don't complain when a module is absentAndreas Färber2014-07-181-3/+0
* module: Simplify module_load()Andreas Färber2014-07-181-4/+2
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-07-141-0/+13
|\
| * dma-helpers: Fix too long qiovKevin Wolf2014-07-141-0/+13
* | oslib-posix: Fix new compiler error with -WclobberedStefan Weil2014-07-101-14/+16
|/
* qemu_opts_append: Play nicely with QemuOptsList's headMichal Privoznik2014-06-261-1/+10
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-241-5/+5
|\
| * qapi event: convert SPICE eventsWenchao Xia2014-06-231-10/+0
| * qapi: adjust existing definesWenchao Xia2014-06-231-0/+10
* | tcg-ppc: Merge cache-utils into the backendRichard Henderson2014-06-232-87/+1
* | qemu/osdep: Remove the need for qemu_init_auxvalRichard Henderson2014-06-231-12/+39
|/
* QemuOpts: check NULL opts in qemu_opt_get functionsChunyan Liu2014-06-211-4/+24
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-202-0/+92
|\
| * memory: move preallocation code out of exec.cPaolo Bonzini2014-06-192-0/+92
* | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell2014-06-191-4/+6
|\ \
| * | util: add return value to qemu_iovec_concat_iovPaolo Bonzini2014-06-181-4/+6
| |/
* | w32: Fix regression caused by new g_poll implementationStefan Weil2014-06-191-78/+174
|/
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-06-161-0/+343
|\
| * util: Add InvMixColumnsTom Musta2014-06-161-0/+265
| * util: Add AES ShiftRows and InvShiftRows TablesTom Musta2014-06-161-0/+8
| * util: Add S-Box and InvS-Box Arrays to Common AES UtilsTom Musta2014-06-161-0/+70
* | QemuOpts: cleanup tmp 'allocated' member from QemuOptsListChunyan Liu2014-06-161-24/+3
* | cleanup QEMUOptionParameterChunyan Liu2014-06-161-423/+4
* | QemuOpts: export qemu_opt_findChunyan Liu2014-06-161-1/+1
* | QemuOpts: check NULL input for qemu_opts_delChunyan Liu2014-06-161-0/+4
* | QemuOpts: add qemu_opts_append to replace append_option_parametersChunyan Liu2014-06-161-0/+67
* | QemuOpts: add conversion between QEMUOptionParameter to QemuOptsChunyan Liu2014-06-161-0/+153
* | QemuOpts: add qemu_opts_print_help to replace print_option_helpChunyan Liu2014-06-161-0/+13
* | QemuOpts: add qemu_opt_get_*_del functions for replace workChunyan Liu2014-06-161-13/+104
* | QemuOpts: move qemu_opt_del ahead for later callingChunyan Liu2014-06-161-8/+8
* | QemuOpts: change opt->name|str from (const char *) to (char *)Chunyan Liu2014-06-161-2/+2
* | qapi: output def_value_str when query command line optionsChunyan Liu2014-06-161-0/+4
* | QemuOpts: add def_value_str to QemuOptDescChunyan Liu2014-06-161-7/+49
* | QemuOpts: repurpose qemu_opts_print to replace print_option_parametersChunyan Liu2014-06-161-6/+4
* | QemuOpts: move find_desc_by_name ahead for later callingChunyan Liu2014-06-161-14/+14
|/
* inet_listen_opts: add error checkingGerd Hoffmann2014-06-131-2/+13
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-111-0/+15
|\
| * readline: Clear screen on form feed.Hani Benhabiles2014-06-111-0/+9
| * readline: Make completion strings always uniqueHani Benhabiles2014-06-111-0/+6
OpenPOWER on IntegriCloud