summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand2021-05-131-8/+8
* util: vfio-helpers: Factor out and fix processing of existing ram blocksDavid Hildenbrand2021-05-131-21/+8Star
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-05-122-62/+2Star
|\
| * qemu-option: support accept-any QemuOptsList in qemu_opts_absorb_qdictPaolo Bonzini2021-05-121-1/+2
| * main-loop: remove dead codePaolo Bonzini2021-05-111-61/+0Star
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...Peter Maydell2021-05-121-0/+7
|\ \ | |/ |/|
| * virtio-gpu: add virtio-vga-glGerd Hoffmann2021-05-101-0/+2
| * virtio-gpu: add virtio-gpu-gl-pciGerd Hoffmann2021-05-101-0/+2
| * virtio-gpu: move virtio-gpu-gl-device to separate moduleGerd Hoffmann2021-05-101-1/+3
| * virtio-gpu: add virtio-gpu-gl-deviceGerd Hoffmann2021-05-101-0/+1
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-05-061-1/+1
|\ \ | |/ |/|
| * oslib-win32: do not rely on macro to get redefined function namePaolo Bonzini2021-05-041-1/+1
* | Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
|/
* util: add transactions.cVladimir Sementsov-Ogievskiy2021-04-302-0/+97
* spapr: rollback 'unplug timeout' for CPU hotunplugsDaniel Henrique Barboza2021-04-121-13/+0Star
* Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-04-...Peter Maydell2021-04-021-3/+3
|\
| * util/compatfd.c: Fixed style issuesMahmoud Mandour2021-04-011-3/+3
* | Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in...Peter Maydell2021-04-013-10/+3Star
|\ \
| * | yank: Always link full yank codeLukas Straub2021-04-011-1/+1
| * | yank: Remove dependency on qiochannelLukas Straub2021-04-011-8/+0Star
| * | util: fix use-after-free in module_load_oneMarc-André Lureau2021-04-011-1/+2
| |/
* | coroutine-lock: Reimplement CoRwlock to fix downgrade bugPaolo Bonzini2021-03-311-52/+96
* | coroutine-lock: Store the coroutine in the CoWaitRecord only onceDavid Edmondson2021-03-311-1/+0Star
|/
* s390x: modularize virtio-gpu-ccwGerd Hoffmann2021-03-261-0/+1
* utils: Work around mingw strto*l bug with 0xEric Blake2021-03-241-8/+21
* utils: Tighter tests for qemu_strtoszEric Blake2021-03-241-1/+3
* utils: Use fixed-point arithmetic in qemu_strtoszRichard Henderson2021-03-151-15/+35
* Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...Peter Maydell2021-03-121-0/+13
|\
| * qemu_timer.c: add timer_deadline_ms() helperDaniel Henrique Barboza2021-03-091-0/+13
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell2021-03-111-0/+1
|\ \
| * | net: Use id_generate() in the network subsystem, tooThomas Huth2021-03-091-0/+1
| |/
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...Peter Maydell2021-03-111-21/+77
|\ \
| * | utils: Deprecate hex-with-suffix sizesEric Blake2021-03-081-1/+9
| * | utils: Improve qemu_strtosz() to have 64 bits of precisionEric Blake2021-03-081-21/+69
| |/
* / qtest: delete superfluous inclusions of qtest.hChen Qun2021-03-092-2/+0Star
|/
* qemu-option: do not suggest using the delay optionPaolo Bonzini2021-03-061-1/+5
* qemu-config: add error propagation to qemu_config_parsePaolo Bonzini2021-03-061-11/+12
* event_notifier: Set ->initialized earlier in event_notifier_init()Greg Kurz2021-02-161-1/+1
* util/cutils: Skip "." when looking for next directory componentStefan Weil2021-02-161-1/+2
* memory: alloc RAM from file at offsetJagannathan Raman2021-02-092-4/+6
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-02-091-0/+16
|\
| * event_notifier: handle initialization failure betterMaxim Levitsky2021-02-081-0/+16
* | migration: introduce UFFD-WP low-level interface helpersAndrey Gruzdev2021-02-083-0/+355
|/
* utils/fifo8: change fatal errors from abort() to assert()Mark Cave-Ayland2021-02-071-12/+4Star
* util/iov: make qemu_iovec_init_extended() honestVladimir Sementsov-Ogievskiy2021-02-031-2/+23
* Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell2021-02-032-5/+7
|\
| * memory: add readonly support to memory_region_init_ram_from_file()Stefan Hajnoczi2021-02-012-5/+7
* | error: rename error_with_timestamp to message_with_timestampStefan Hajnoczi2021-02-011-2/+2
|/
* coroutine-sigaltstack: Add SIGUSR2 mutexMax Reitz2021-01-261-0/+9
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdmmc-20210124' into...Peter Maydell2021-01-252-0/+128
|\