]> git.proxmox.com Git - mirror_qemu.git/history - util
iotests: make qemu_io_log() check return codes by default
[mirror_qemu.git] / util /
2022-04-21 Richard HendersonMerge tag 'pull-rx-20220421' of https://gitlab.com...
2022-04-21 Richard HendersonMerge tag 'python-pull-request' of https://gitlab.com...
2022-04-21 Richard HendersonMerge tag 'pull-qapi-2022-04-21' of git://repo.or.cz...
2022-04-21 Richard HendersonMerge tag 'misc-pull-request' of gitlab.com:marcandre...
2022-04-21 Marc-André Lureauutil: replace qemu_get_local_state_pathname()
2022-04-21 Marc-André Lureauutil: use qemu_create() in qemu_write_pidfile()
2022-04-21 Marc-André Lureauutil: use qemu_write_full() in qemu_write_pidfile()
2022-04-21 Marc-André Lureauutil: simplify write in signal handler
2022-04-21 Marc-André Lureauqga: move qga_get_host_name()
2022-04-21 Marc-André LureauMove error_printf_unless_qmp() with monitor unit
2022-04-21 Marc-André Lureauinclude: add qemu/keyval.h
2022-04-21 Marc-André Lureauinclude: move qemu_fdatasync() to osdep
2022-04-21 Marc-André Lureauinclude: move qemu_msync() to osdep
2022-04-21 Marc-André Lureauglib-compat: isolate g_date_time_format_iso8601 version...
2022-04-21 Richard HendersonMerge tag 'pull-ppc-20220420-2' of https://gitlab.com...
2022-04-20 Richard HendersonMerge tag 'pull-tcg-20220420' of https://gitlab.com...
2022-04-20 Richard HendersonMerge tag 'pull-log-20220420' of https://gitlab.com...
2022-04-20 Richard Hendersonutil/log: Support per-thread log files
2022-04-20 Richard Hendersonutil/log: Limit RCUCloseFILE to file closing
2022-04-20 Richard Hendersonutil/log: Rename QemuLogFile to RCUCloseFILE
2022-04-20 Richard Hendersonutil/log: Combine two logfile closes
2022-04-20 Richard Hendersonutil/log: Hoist the eval of is_daemonized in qemu_set_l...
2022-04-20 Richard Hendersonutil/log: Rename qemu_logfile_mutex to global_mutex
2022-04-20 Richard Hendersonutil/log: Rename qemu_logfile to global_file
2022-04-20 Richard Hendersonutil/log: Rename logfilename to global_filename
2022-04-20 Richard Hendersonutil/log: Remove qemu_log_close
2022-04-20 Richard Hendersonutil/log: Introduce qemu_set_log_filename_flags
2022-04-20 Richard Hendersoninclude/qemu/log: Move entire implementation out-of...
2022-04-20 Richard Hendersonutil/log: Drop call to setvbuf
2022-04-20 Richard Hendersonutil/log: Remove qemu_log_flush
2022-04-20 Richard Hendersonutil/log: Drop return value from qemu_log
2022-04-20 Richard Hendersonutil/log: Use qemu_log_trylock/unlock in qemu_log
2022-04-20 Richard Hendersonutil/log: Rename qemu_log_lock to qemu_log_trylock
2022-04-20 Richard Hendersonutil/log: Move qemu_log_lock, qemu_log_unlock out of...
2022-04-20 Richard Hendersonutil/log: Pass Error pointer to qemu_set_log
2022-04-20 Richard Hendersonutil/log: Return bool from qemu_set_log_filename
2022-04-20 Richard Hendersonutil/log: Drop manual log buffering
2022-04-20 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-04-06 Paolo Bonzinithread-posix: optimize qemu_sem_timedwait with zero...
2022-04-06 Longpeng(Mike)thread-posix: implement Semaphore with QemuCond and...
2022-04-06 Longpeng(Mike)thread-posix: use monotonic clock for QemuCond and...
2022-04-06 Longpeng(Mike)thread-posix: remove the posix semaphore support
2022-04-06 Marc-André LureauRemove qemu-common.h include from most units
2022-04-06 Marc-André LureauMove fcntl_setfl() to oslib-posix
2022-04-06 Marc-André Lureauinclude: move progress API to qemu-progress.h
2022-04-06 Marc-André Lureauinclude: move C/util-related declarations to cutils.h
2022-04-06 Marc-André Lureauerror-report: use error_printf() for program prefix
2022-04-06 Marc-André Lureauutil: rename qemu-error.c to match its header name
2022-04-06 Marc-André Lureauerror-report: replace deprecated g_get_current_time...
2022-04-06 Marc-André LureauReplace qemu_real_host_page variables with inlined...
2022-04-06 Marc-André LureauReplace config-time define HOST_WORDS_BIGENDIAN
2022-04-06 Marc-André Lureauchar: move qemu_openpty_raw from util/ to char/
2022-04-06 Marc-André Lureaumeson: add util dependency for oslib-posix on freebsd
2022-04-06 Marc-André Lureauoslib: drop qemu_gettimeofday()
2022-03-24 Peter MaydellMerge tag 'linux-user-for-7.0-pull-request' of https...
2022-03-22 Peter MaydellMerge tag 'pull-request-2022-03-21' of https://gitlab...
2022-03-22 Peter MaydellMerge tag 'fixes-pull-request' of gitlab.com:marcandre...
2022-03-22 Marc-André Lureauerror: use GLib to remember the program name
2022-03-22 Marc-André Lureauutil: remove the net/net.h dependency
2022-03-22 Marc-André Lureauutil: remove needless includes
2022-03-22 Marc-André LureauDrop qemu_foo() socket API wrapper
2022-03-22 Peter MaydellMerge tag 'pull-nbd-2022-03-21' of https://repo.or...
2022-03-21 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-21 Peter MaydellMerge tag 'pull-misc-2022-03-21' of git://repo.or.cz...
2022-03-21 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2022-03-21 Markus ArmbrusterUse g_new() & friends where that makes obvious sense
2022-03-19 Peter MaydellMerge tag 'fixes-20220318-pull-request' of git://git...
2022-03-19 Peter MaydellMerge tag 'trivial-branch-for-7.0-pull-request' of...
2022-03-18 Peter MaydellMerge tag 'pull-target-arm-20220318' of https://git...
2022-03-18 Andrew Deasonutil/osdep: Remove some early cruft
2022-03-18 Andrew Deasonutil/osdep: Avoid madvise proto on modern Solaris
2022-03-17 Stefan Hajnocziaio-posix: fix spurious ->poll_ready() callbacks in...
2022-03-17 Haiyue Wangaio-posix: fix build failure io_uring 2.2
2022-03-15 Peter MaydellMerge tag 'dbus-pull-request' of gitlab.com:marcandre...
2022-03-15 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-03-15 Peter MaydellMerge tag 'edk2-20220315-pull-request' of git://git...
2022-03-15 Peter MaydellMerge tag 'pull-ppc-20220314' of https://github.com...
2022-03-15 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2022-03-15 Eugenio Pérezutil: add iova_tree_find_iova
2022-03-15 Eugenio Pérezutil: Add iova_tree_alloc_map
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/pmbus...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/lvivier-gitlab...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/cschoenebeck...
2022-03-07 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/abstr...
2022-03-07 Peter MaydellMerge remote-tracking branch 'remotes/hreitz-gitlab...
2022-03-07 Peter Maydellosdep: Move memalign-related functions to their own...
2022-03-07 Peter Maydellutil: Put qemu_vfree() in memalign.c
2022-03-07 Peter Maydellutil: Use meson checks for valloc() and memalign()...
2022-03-07 Peter Maydellutil: Share qemu_try_memalign() implementation between...
2022-03-07 Peter Maydellutil: Return valid allocation for qemu_try_memalign...
2022-03-07 Peter Maydellutil: Unify implementations of qemu_memalign()
next