aboutsummaryrefslogtreecommitdiff
path: root/include/qemu
AgeCommit message (Expand)AuthorFilesLines
2024-03-05Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydel...Peter Maydell1-1/+1
2024-03-05atomic.h: Reword confusing comment for qatomic_cmpxchgPeter Maydell1-1/+1
2024-03-01migration/multifd: Support outgoing mapped-ram stream formatFabiano Rosas1-0/+13
2024-02-28Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...Peter Maydell1-2/+6
2024-02-28plugins: add an API to read registersAlex Bennée1-2/+48
2024-02-28plugins: create CPUPluginState and migrate plugin_maskAlex Bennée2-0/+14
2024-02-28plugins: Use different helpers when reading registersAkihiko Odaki1-0/+1
2024-02-28plugins: add qemu_plugin_num_vcpus functionPierrick Bouvier1-0/+3
2024-02-28plugins: remove previous n_vcpus functions from APIPierrick Bouvier1-7/+3
2024-02-28migration: convert to NotifierWithReturnSteve Sistare1-0/+1
2024-02-28notify: pass error to notifier with returnSteve Sistare1-2/+5
2024-02-14chardev/parallel: Don't close stdin on inappropriate deviceMarkus Armbruster1-1/+8
2024-02-06oslib-posix: initialize backend memory objects in parallelMark Kanda1-1/+17
2024-01-31Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell1-1/+0
2024-01-30include: Clean up includesPeter Maydell1-1/+0
2024-01-29include/qemu: Add TCGCPUOps typedef to typedefs.hRichard Henderson1-0/+1
2024-01-26Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydel...Peter Maydell1-8/+8
2024-01-26bswap.h: Fix const_le64() macroPeter Maydell1-8/+8
2024-01-26qapi: Fix dangling references to docs/devel/qapi-code-gen.txtMarkus Armbruster1-1/+1
2024-01-24util/uri: Remove the uri_string_escape() functionThomas Huth1-1/+0
2024-01-24util/uri: Remove unused functions uri_resolve() and uri_resolve_relative()Thomas Huth1-2/+0
2024-01-24util/uri: Remove uri_string_unescape()Thomas Huth1-1/+0
2024-01-18qemu/osdep: Add huge page aligned support on LoongArch platformBibo Mao1-0/+8
2024-01-11Revert "osdep: add getloadavg"Daniel P. Berrangé1-10/+0
2024-01-10util/fifo8: Introduce fifo8_peek_buf()Philippe Mathieu-Daudé1-0/+27
2024-01-10util/fifo8: Allow fifo8_pop_buf() to not populate popped lengthPhilippe Mathieu-Daudé1-5/+5
2024-01-08Rename "QEMU global mutex" to "BQL" in comments and docsStefan Hajnoczi2-2/+2
2024-01-08qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()Stefan Hajnoczi1-5/+5
2024-01-08qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARDStefan Hajnoczi1-10/+9
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi2-21/+20
2024-01-05util/oslib: Have qemu_prealloc_mem() handler return a booleanPhilippe Mathieu-Daudé1-1/+3
2023-12-21job: remove outdated AioContext locking commentsStefan Hajnoczi1-20/+0
2023-12-19util/char_dev: Add open_cdev()Yi Liu1-0/+16
2023-12-01osdep: add getloadavgMichael S. Tsirkin1-0/+10
2023-11-28export/vhost-user-blk: Fix consecutive drainsKevin Wolf1-0/+1
2023-11-13host/include/generic/host/atomic128: Fix compilation problem with Clang 17Thomas Huth1-0/+2
2023-11-08plugins: add dllexport and dllimport to api funcsGreg Manning1-3/+47
2023-11-03util/uuid: Define UUID_STR_LEN from UUID_NONE stringCédric Le Goater1-2/+3
2023-11-03util/uuid: Remove UUID_FMT_LENCédric Le Goater1-2/+1
2023-11-03util/uuid: Add UUID_STR_LEN definitionCédric Le Goater1-0/+1
2023-11-03range: Introduce range_inverse_array()Eric Auger1-0/+8
2023-11-03util/reserved-region: Add new ReservedRegion helpersEric Auger1-0/+32
2023-11-03range: Make range_compare() publicEric Auger1-0/+6
2023-10-31util/defer-call: move defer_call() to util/Stefan Hajnoczi1-0/+16
2023-10-17meson: do not use set10Paolo Bonzini1-0/+15
2023-10-09Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-2/+2
2023-10-07tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé1-2/+2
2023-10-06util/guest-random: Clean up global variable shadowingPhilippe Mathieu-Daudé1-4/+4
2023-10-06plugins/loader: Clean up global variable shadowingPhilippe Mathieu-Daudé1-2/+2
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi1-0/+2