summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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-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-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
2021-03-06qemu-option: do not suggest using the delay optionPaolo Bonzini
2021-03-06qemu-config: add error propagation to qemu_config_parsePaolo Bonzini
2021-02-16event_notifier: Set ->initialized earlier in event_notifier_init()Greg Kurz
2021-02-16util/cutils: Skip "." when looking for next directory componentStefan Weil
2021-02-09memory: alloc RAM from file at offsetJagannathan Raman
2021-02-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-02-08event_notifier: handle initialization failure betterMaxim Levitsky
2021-02-08migration: introduce UFFD-WP low-level interface helpersAndrey Gruzdev
2021-02-07utils/fifo8: change fatal errors from abort() to assert()Mark Cave-Ayland
2021-02-03util/iov: make qemu_iovec_init_extended() honestVladimir Sementsov-Ogievskiy
2021-02-03Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell
2021-02-01memory: add readonly support to memory_region_init_ram_from_file()Stefan Hajnoczi
2021-02-01error: rename error_with_timestamp to message_with_timestampStefan Hajnoczi