aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2013-12-06Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori
2013-11-30util: Use qemu_getauxval in linux qemu_cache_utils_initRichard Henderson
2013-11-30osdep: Create qemu_getauxval and qemu_init_auxvalRichard Henderson
2013-11-28util/error: Save errno from clobberingMax Reitz
2013-11-14qmp: access the local QemuOptsLists for drive optionAmos Kong
2013-10-17qemu-thread: add QemuEventPaolo Bonzini
2013-10-17compatfd: switch to QemuThreadJan Kiszka
2013-10-11blockdev: Separate ID generation from DriveInfo creationKevin Wolf
2013-10-09Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-10-05util/path: Fix type which is longer than 8 bit for MinGWStefan Weil
2013-10-02util: call socket_set_fast_reuse instead of setting SO_REUSEADDRSebastian Ottlik
2013-10-02util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDRSebastian Ottlik
2013-09-23Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-09-20iov: avoid "orig_len may be used unitialized" warningMichael Tokarev
2013-09-18osdep: warn if open(O_DIRECT) on fails with EINVALStefan Hajnoczi
2013-09-12exec: Don't abort when we can't allocate guest memoryMarkus Armbruster
2013-09-11Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into stagingAnthony Liguori
2013-09-09error: Add error_set_win32 and error_setg_win32Tomoki Sekiyama
2013-09-06throttle: Add a new throttling API implementing continuous leaky bucket.Benoît Canet
2013-08-30option: Add assigned flag to QEMUOptionParameterMax Reitz
2013-08-12qemu-option: Guard against qemu_opts_set_defaults() misuseMarkus Armbruster
2013-08-06iov: handle EOF in iov_send_recvMORITA Kazutaka
2013-08-05semaphore: fix a hangup problem under load on NetBSD hosts.Izumi Tsutsui
2013-07-29qdev: Add SIZE type to qdev propertiesVasilis Liaskovitis
2013-07-27aes: Remove unused code (NDEBUG, u16)Stefan Weil
2013-07-26QemuOpts: Add qemu_opt_unset()Kevin Wolf
2013-07-10add timestamp to error_report()Seiji Aguchi
2013-07-09qemu-option: Fix qemu_opts_set_defaults() for corner casesMarkus Armbruster
2013-07-09qemu-option: Fix qemu_opts_find() for null id argumentsMarkus Armbruster
2013-06-28qemu-socket: don't leak opts on errorGerd Hoffmann
2013-06-28qemu-socket: catch monitor_get_fd failuresGerd Hoffmann
2013-06-28qemu-socket: drop pointless allocationGerd Hoffmann
2013-06-28qemu-socket: zero-initialize SocketAddressGerd Hoffmann
2013-06-28notify: add NotiferWithReturn so notifier list can abortStefan Hajnoczi
2013-06-21acl: acl_add can't insert before last list element, fixMarkus Armbruster
2013-06-19qemu-option: check_params() is now unused, drop itMarkus Armbruster
2013-06-18qemu-socket: allow hostnames starting with a digitJán Tomko
2013-06-17error: add error_setg_file_open() helperLuiz Capitulino
2013-06-14create qemu_openpty_raw() helper function and move it to a separate fileMichael Tokarev
2013-06-06qemu-io: Move qemu_strsep() to cutils.cKevin Wolf
2013-06-06cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf
2013-05-30osdep: add qemu_get_local_state_pathname()Laszlo Ersek
2013-05-20Rename hexdump to avoid FreeBSD libutil conflictEd Maste
2013-05-14osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memoryPaolo Bonzini
2013-05-14osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini
2013-05-12clean unnecessary code: don't check g_strdup arg for NULLDong Xu Wang
2013-05-03qemu: add castagnoli crc32c checksum algorithmJeff Cody
2013-04-29win32: add readv/writev emulationPaolo Bonzini
2013-04-25monitor: introduce query-command-line-optionsAmos Kong
2013-04-24ccid-card-passthru, dev-smartcard-reader: add debug environment variablesAlon Levy