aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2014-09-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-09-26qemu-socket: Eliminate silly QERR_ macrosMarkus Armbruster
2014-09-25block: Validate node-nameKevin Wolf
2014-09-16util/qemu-sockets.c: Support specifying IPv4 or IPv6 in socket_dgram()Peter Maydell
2014-09-09util: Don't link host-utils.o if it's emptyFam Zheng
2014-09-09util: Move general qemu_getauxval to util/getauxval.cFam Zheng
2014-08-24util/path: Use the GLib memory allocation routineszhanghailiang
2014-08-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell
2014-08-15don't use 'Yoda conditions'Gonglei
2014-08-15block: Introduce qemu_try_blockalign()Kevin Wolf
2014-07-18module: Don't complain when a module is absentAndreas Färber
2014-07-18module: Simplify module_load()Andreas Färber
2014-07-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-07-14dma-helpers: Fix too long qiovKevin Wolf
2014-07-10oslib-posix: Fix new compiler error with -WclobberedStefan Weil
2014-06-26qemu_opts_append: Play nicely with QemuOptsList's headMichal Privoznik
2014-06-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-06-23qapi event: convert SPICE eventsWenchao Xia
2014-06-23qapi: adjust existing definesWenchao Xia
2014-06-23tcg-ppc: Merge cache-utils into the backendRichard Henderson
2014-06-23qemu/osdep: Remove the need for qemu_init_auxvalRichard Henderson
2014-06-21QemuOpts: check NULL opts in qemu_opt_get functionsChunyan Liu
2014-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-19memory: move preallocation code out of exec.cPaolo Bonzini
2014-06-19Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-06-19w32: Fix regression caused by new g_poll implementationStefan Weil
2014-06-18util: add return value to qemu_iovec_concat_iovPaolo Bonzini
2014-06-16Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-06-16util: Add InvMixColumnsTom Musta
2014-06-16util: Add AES ShiftRows and InvShiftRows TablesTom Musta
2014-06-16util: Add S-Box and InvS-Box Arrays to Common AES UtilsTom Musta
2014-06-16QemuOpts: cleanup tmp 'allocated' member from QemuOptsListChunyan Liu
2014-06-16cleanup QEMUOptionParameterChunyan Liu
2014-06-16QemuOpts: export qemu_opt_findChunyan Liu
2014-06-16QemuOpts: check NULL input for qemu_opts_delChunyan Liu
2014-06-16QemuOpts: add qemu_opts_append to replace append_option_parametersChunyan Liu
2014-06-16QemuOpts: add conversion between QEMUOptionParameter to QemuOptsChunyan Liu
2014-06-16QemuOpts: add qemu_opts_print_help to replace print_option_helpChunyan Liu
2014-06-16QemuOpts: add qemu_opt_get_*_del functions for replace workChunyan Liu
2014-06-16QemuOpts: move qemu_opt_del ahead for later callingChunyan Liu
2014-06-16QemuOpts: change opt->name|str from (const char *) to (char *)Chunyan Liu
2014-06-16qapi: output def_value_str when query command line optionsChunyan Liu
2014-06-16QemuOpts: add def_value_str to QemuOptDescChunyan Liu
2014-06-16QemuOpts: repurpose qemu_opts_print to replace print_option_parametersChunyan Liu
2014-06-16QemuOpts: move find_desc_by_name ahead for later callingChunyan Liu
2014-06-13inet_listen_opts: add error checkingGerd Hoffmann
2014-06-11Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-06-11readline: Clear screen on form feed.Hani Benhabiles
2014-06-11readline: Make completion strings always uniqueHani Benhabiles
2014-06-11util/qemu-openpty: fix build with musl libc by include termios.h as fallbackNatanael Copa