aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2021-06-02configure: bump min required glib version to 2.56Daniel P. Berrangé
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-26qemu-config: load modules when instantiating option groupsPaolo Bonzini
2021-05-21coroutine-sleep: introduce qemu_co_sleepPaolo Bonzini
2021-05-21coroutine-sleep: replace QemuCoSleepState pointer with struct in the APIPaolo Bonzini
2021-05-21coroutine-sleep: move timer out of QemuCoSleepStatePaolo Bonzini
2021-05-21coroutine-sleep: allow qemu_co_sleep_wake that wakes nothingPaolo Bonzini
2021-05-21coroutine-sleep: disallow NULL QemuCoSleepState** argumentPaolo Bonzini
2021-05-21coroutine-sleep: use a stack-allocated timerPaolo Bonzini
2021-05-21Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-05-11' into st...Peter Maydell
2021-05-17Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-05-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...Peter Maydell
2021-05-14util/compatfd.c: Replaced a malloc call with g_malloc.Mahmoud Mandour
2021-05-13numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand
2021-05-13util: vfio-helpers: Factor out and fix processing of existing ram blocksDavid Hildenbrand
2021-05-13cutils: fix memory leak in get_relocated_path()Stefano Garzarella
2021-05-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-05-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...Peter Maydell
2021-05-12qemu-option: support accept-any QemuOptsList in qemu_opts_absorb_qdictPaolo Bonzini
2021-05-11sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlogStefan Hajnoczi
2021-05-11main-loop: remove dead codePaolo Bonzini
2021-05-10virtio-gpu: add virtio-vga-glGerd Hoffmann
2021-05-10virtio-gpu: add virtio-gpu-gl-pciGerd Hoffmann
2021-05-10virtio-gpu: move virtio-gpu-gl-device to separate moduleGerd Hoffmann
2021-05-10virtio-gpu: add virtio-gpu-gl-deviceGerd Hoffmann
2021-05-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-05-04oslib-win32: do not rely on macro to get redefined function namePaolo Bonzini
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-04-30util: add transactions.cVladimir Sementsov-Ogievskiy
2021-04-12spapr: rollback 'unplug timeout' for CPU hotunplugsDaniel Henrique Barboza
2021-04-01Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-04-...Peter Maydell
2021-04-01Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in...Peter Maydell
2021-04-01util/compatfd.c: Fixed style issuesMahmoud Mandour
2021-04-01yank: Always link full yank codeLukas Straub
2021-04-01yank: Remove dependency on qiochannelLukas Straub
2021-04-01util: fix use-after-free in module_load_oneMarc-André Lureau
2021-03-31coroutine-lock: Reimplement CoRwlock to fix downgrade bugPaolo Bonzini
2021-03-31coroutine-lock: Store the coroutine in the CoWaitRecord only onceDavid Edmondson
2021-03-26s390x: modularize virtio-gpu-ccwGerd Hoffmann
2021-03-24utils: Work around mingw strto*l bug with 0xEric Blake
2021-03-24utils: Tighter tests for qemu_strtoszEric Blake
2021-03-15utils: Use fixed-point arithmetic in qemu_strtoszRichard Henderson
2021-03-12Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...Peter Maydell
2021-03-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell
2021-03-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...Peter Maydell
2021-03-10qemu_timer.c: add timer_deadline_ms() helperDaniel Henrique Barboza
2021-03-09net: Use id_generate() in the network subsystem, tooThomas Huth
2021-03-09qtest: delete superfluous inclusions of qtest.hChen Qun
2021-03-08utils: Deprecate hex-with-suffix sizesEric Blake
2021-03-08utils: Improve qemu_strtosz() to have 64 bits of precisionEric Blake