aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2020-10-21opengl: build opengl helper code modularGerd Hoffmann1-0/+7
2020-10-21modules: add spice dependenciesGerd Hoffmann1-0/+5
2020-10-21modules: dependencies infrastructureGerd Hoffmann1-5/+27
2020-10-16util/cutils: Introduce freq_to_str() to display Hertz unitsPhilippe Mathieu-Daudé1-0/+14
2020-10-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-27/+76
2020-10-15keyval: Parse help optionsKevin Wolf1-12/+51
2020-10-15keyval: Fix parsing of ',' in value of implied keyMarkus Armbruster1-11/+17
2020-10-15keyval: Fix and clarify grammarMarkus Armbruster1-6/+10
2020-10-15chardev/spice: build spice chardevs as moduleGerd Hoffmann1-0/+2
2020-10-15modules: update qom object module commentGerd Hoffmann1-1/+3
2020-10-15module: silence errors for module_load_qom_all().Gerd Hoffmann1-10/+10
2020-10-14win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defi...Yonggang Luo1-2/+2
2020-10-09util/async: Add aio_co_reschedule_self()Kevin Wolf1-0/+30
2020-10-09qmp: Move dispatcher to a coroutineKevin Wolf1-1/+7
2020-10-09monitor: Use getter/setter functions for cur_monKevin Wolf3-4/+6
2020-10-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2-12/+14
2020-10-05cpus: prepare new CpusAccel cpu accelerator interfaceClaudio Fontana1-7/+1
2020-10-05icount: rename functions to be consistent with the module nameClaudio Fontana2-3/+3
2020-10-05cpu-timers, icount: new modulesClaudio Fontana2-7/+15
2020-10-05util/vfio-helpers: Rework the IOVA allocator to avoid IOVA reserved regionsEric Auger1-4/+53
2020-10-05util/vfio-helpers: Collect IOVA reserved regionsEric Auger1-2/+70
2020-10-05util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()Philippe Mathieu-Daudé1-2/+2
2020-09-30module: relocate path to modulesPaolo Bonzini1-1/+2
2020-09-30oslib-posix: relocate path to /varPaolo Bonzini1-2/+4
2020-09-30cutils: introduce get_relocated_pathPaolo Bonzini1-0/+61
2020-09-30oslib-posix: default exec_dir to bindirPaolo Bonzini2-16/+11
2020-09-30oslib: do not call g_strdup from qemu_get_exec_dirPaolo Bonzini3-13/+14
2020-09-29util/hexdump: introduce qemu_hexdump_line()Laurent Vivier1-20/+34
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi22-197/+201
2020-09-23fdmon-poll: reset npfd when upgrading to fdmon-epollStefan Hajnoczi1-0/+1
2020-09-23util/iov: add iov_discard_undo()Stefan Hajnoczi1-4/+46
2020-09-22Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell6-6/+6
2020-09-17util/: fix some comment spelling errorszhaolichang6-6/+6
2020-09-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-1...Peter Maydell2-2/+65
2020-09-16tests: fixes aio-win32 about aio_remove_fd_handler, get it consistence with a...Yonggang Luo1-2/+10
2020-09-16util: give a specific error message when O_DIRECT doesn't workDaniel P. Berrangé1-1/+14
2020-09-16util: introduce qemu_open and qemu_create with error reportingDaniel P. Berrangé1-0/+16
2020-09-16util: add Error object for qemu_open_internal error reportingDaniel P. Berrangé1-2/+13
2020-09-16util: refactor qemu_open_old to split off variadic args handlingDaniel P. Berrangé1-7/+17
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé2-2/+2
2020-09-16util: split off a helper for dealing with O_CLOEXEC flagDaniel P. Berrangé1-8/+15
2020-09-16monitor: simplify functions for getting a dup'd fdset entryDaniel P. Berrangé1-16/+3
2020-09-16rcu: Implement drain_call_rcuMaxim Levitsky1-0/+55
2020-09-15virtio-gpu: build modularGerd Hoffmann1-0/+2
2020-09-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2-2/+4
2020-09-11util/hexdump: Reorder qemu_hexdump() argumentsPhilippe Mathieu-Daudé2-3/+3
2020-09-11util/hexdump: Convert to take a void pointer argumentPhilippe Mathieu-Daudé1-1/+3
2020-09-09trace-events: Fix attribution of trace points to sourceMarkus Armbruster1-1/+3
2020-09-07stubs: Move qemu_fd_register stub to util/main-loop.cThomas Huth1-0/+4
2020-09-01util/vfio-helpers: Unify trace-events size formatPhilippe Mathieu-Daudé1-3/+3