index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
iothread: Remove unused Error** argument in aio_context_set_aio_params
Philippe Mathieu-Daudé
2024-01-05
util/oslib: Have qemu_prealloc_mem() handler return a boolean
Philippe Mathieu-Daudé
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
Paolo Bonzini
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-12-30
util/fifo8: Constify VMState
Richard Henderson
2023-12-21
aio: remove aio_context_acquire()/aio_context_release() API
Stefan Hajnoczi
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
2023-12-21
aio: make aio_context_acquire()/aio_context_release() a no-op
Stefan Hajnoczi
2023-12-19
util/char_dev: Add open_cdev()
Yi Liu
2023-11-28
export/vhost-user-blk: Fix consecutive drains
Kevin Wolf
2023-11-15
util/range.c: spelling fix: inbetween
Michael Tokarev
2023-11-15
util/filemonitor-inotify.c: spelling fix: kenel
Michael Tokarev
2023-11-07
Merge tag 'pull-tcg-20231106' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-11-07
Merge tag 'pull-target-arm-20231106' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-11-06
util: Add cpuinfo for loongarch64
Richard Henderson
2023-11-06
util/filemonitor-inotify: qemu_file_monitor_watch(): assert no overflow
Vladimir Sementsov-Ogievskiy
2023-11-03
util/uuid: Add UUID_STR_LEN definition
Cédric Le Goater
2023-11-03
range: Introduce range_inverse_array()
Eric Auger
2023-11-03
util/reserved-region: Add new ReservedRegion helpers
Eric Auger
2023-11-03
range: Make range_compare() public
Eric Auger
2023-10-31
virtio: use defer_call() in virtio_irqfd_notify()
Stefan Hajnoczi
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
2023-10-19
cutils: Fix get_relocated_path on Windows
Akihiko Odaki
2023-10-18
meson, cutils: allow non-relocatable installs
Paolo Bonzini
2023-10-17
meson: do not use set10
Paolo Bonzini
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-08
cutils: squelch compiler warnings with custom paths
Paolo Bonzini
2023-10-07
util/log: re-allow switching away from stderr log file
Fiona Ebner
2023-10-06
util/guest-random: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
util/cutils: Clean up global variable shadowing in get_relocated_path()
Philippe Mathieu-Daudé
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-04
util/uuid: add a hash function
Albert Esteve
2023-10-04
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2023-10-04
osdep: set _FORTIFY_SOURCE=2 when optimization is enabled
Daniel P. Berrangé
2023-10-03
win32: avoid discarding the exception handler
Marc-André Lureau
2023-09-29
util/vhost-user-server: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-09-21
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
Stefan Hajnoczi
2023-09-20
block: remove AIOCBInfo->get_aio_context()
Stefan Hajnoczi
2023-09-19
Merge tag 'pull-tcg-20230915-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-09-16
util/cpuinfo-aarch64: Add CPUINFO_BTI
Richard Henderson
2023-09-15
host/include/aarch64: Implement clmul.h
Richard Henderson
2023-09-15
host/include/i386: Implement clmul.h
Richard Henderson
2023-09-15
util: Delete checks for old host definitions
Akihiko Odaki
2023-09-07
util/iov: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2023-09-07
io: follow coroutine AioContext in qio_channel_yield()
Stefan Hajnoczi
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
[next]