aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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
2021-01-26coroutine-sigaltstack: Add SIGUSR2 mutexMax Reitz
2021-01-25Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdmmc-20210124' into...Peter Maydell
2021-01-24util: Add CRC16 (CCITT) calculation routinesBin Meng
2021-01-23qemu-option: warn for short-form boolean optionsPaolo Bonzini
2021-01-23qemu-option: move help handling to get_opt_name_valuePaolo Bonzini
2021-01-23qemu-option: clean up id vs. list->merge_listsPaolo Bonzini
2021-01-21util/cacheflush: Fix error generated by clangGan Qixin
2021-01-18semihosting: Implement SYS_ELAPSED and SYS_TICKFREQKeith Packard
2021-01-13Introduce yank featureLukas Straub
2021-01-11util/oslib-win32: Fix _aligned_malloc() arguments orderPhilippe Mathieu-Daudé
2021-01-08Remove superfluous timer_del() callsPeter Maydell
2021-01-07util: Specialize flush_idcache_range for aarch64Richard Henderson