aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2021-05-17Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell1-1/+1
2021-05-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...Peter Maydell1-6/+2
2021-05-14util/compatfd.c: Replaced a malloc call with g_malloc.Mahmoud Mandour1-6/+2
2021-05-13numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand1-8/+8
2021-05-13util: vfio-helpers: Factor out and fix processing of existing ram blocksDavid Hildenbrand1-21/+8
2021-05-13cutils: fix memory leak in get_relocated_path()Stefano Garzarella1-1/+1
2021-05-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2-62/+2
2021-05-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...Peter Maydell1-0/+7
2021-05-12qemu-option: support accept-any QemuOptsList in qemu_opts_absorb_qdictPaolo Bonzini1-1/+2
2021-05-11main-loop: remove dead codePaolo Bonzini1-61/+0
2021-05-10virtio-gpu: add virtio-vga-glGerd Hoffmann1-0/+2
2021-05-10virtio-gpu: add virtio-gpu-gl-pciGerd Hoffmann1-0/+2
2021-05-10virtio-gpu: move virtio-gpu-gl-device to separate moduleGerd Hoffmann1-1/+3
2021-05-10virtio-gpu: add virtio-gpu-gl-deviceGerd Hoffmann1-0/+1
2021-05-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-1/+1
2021-05-04oslib-win32: do not rely on macro to get redefined function namePaolo Bonzini1-1/+1
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth1-1/+0
2021-04-30util: add transactions.cVladimir Sementsov-Ogievskiy2-0/+97
2021-04-12spapr: rollback 'unplug timeout' for CPU hotunplugsDaniel Henrique Barboza1-13/+0
2021-04-01Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-04-...Peter Maydell1-3/+3
2021-04-01Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in...Peter Maydell3-10/+3
2021-04-01util/compatfd.c: Fixed style issuesMahmoud Mandour1-3/+3
2021-04-01yank: Always link full yank codeLukas Straub1-1/+1
2021-04-01yank: Remove dependency on qiochannelLukas Straub1-8/+0
2021-04-01util: fix use-after-free in module_load_oneMarc-André Lureau1-1/+2
2021-03-31coroutine-lock: Reimplement CoRwlock to fix downgrade bugPaolo Bonzini1-52/+96
2021-03-31coroutine-lock: Store the coroutine in the CoWaitRecord only onceDavid Edmondson1-1/+0
2021-03-26s390x: modularize virtio-gpu-ccwGerd Hoffmann1-0/+1
2021-03-24utils: Work around mingw strto*l bug with 0xEric Blake1-8/+21
2021-03-24utils: Tighter tests for qemu_strtoszEric Blake1-1/+3
2021-03-15utils: Use fixed-point arithmetic in qemu_strtoszRichard Henderson1-15/+35
2021-03-12Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...Peter Maydell1-0/+13
2021-03-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell1-0/+1
2021-03-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...Peter Maydell1-21/+77
2021-03-10qemu_timer.c: add timer_deadline_ms() helperDaniel Henrique Barboza1-0/+13
2021-03-09net: Use id_generate() in the network subsystem, tooThomas Huth1-0/+1
2021-03-09qtest: delete superfluous inclusions of qtest.hChen Qun2-2/+0
2021-03-08utils: Deprecate hex-with-suffix sizesEric Blake1-1/+9
2021-03-08utils: Improve qemu_strtosz() to have 64 bits of precisionEric Blake1-21/+69
2021-03-06qemu-option: do not suggest using the delay optionPaolo Bonzini1-1/+5
2021-03-06qemu-config: add error propagation to qemu_config_parsePaolo Bonzini1-11/+12
2021-02-16event_notifier: Set ->initialized earlier in event_notifier_init()Greg Kurz1-1/+1
2021-02-16util/cutils: Skip "." when looking for next directory componentStefan Weil1-1/+2
2021-02-09memory: alloc RAM from file at offsetJagannathan Raman2-4/+6
2021-02-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-0/+16
2021-02-08event_notifier: handle initialization failure betterMaxim Levitsky1-0/+16
2021-02-08migration: introduce UFFD-WP low-level interface helpersAndrey Gruzdev3-0/+355
2021-02-07utils/fifo8: change fatal errors from abort() to assert()Mark Cave-Ayland1-12/+4
2021-02-03util/iov: make qemu_iovec_init_extended() honestVladimir Sementsov-Ogievskiy1-2/+23
2021-02-03Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell2-5/+7