index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2021-05-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-04
oslib-win32: do not rely on macro to get redefined function name
Paolo Bonzini
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-04-30
util: add transactions.c
Vladimir Sementsov-Ogievskiy
2021-04-12
spapr: rollback 'unplug timeout' for CPU hotunplugs
Daniel Henrique Barboza
2021-04-01
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-04-...
Peter Maydell
2021-04-01
Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in...
Peter Maydell
2021-04-01
util/compatfd.c: Fixed style issues
Mahmoud Mandour
2021-04-01
yank: Always link full yank code
Lukas Straub
2021-04-01
yank: Remove dependency on qiochannel
Lukas Straub
2021-04-01
util: fix use-after-free in module_load_one
Marc-André Lureau
2021-03-31
coroutine-lock: Reimplement CoRwlock to fix downgrade bug
Paolo Bonzini
2021-03-31
coroutine-lock: Store the coroutine in the CoWaitRecord only once
David Edmondson
2021-03-26
s390x: modularize virtio-gpu-ccw
Gerd Hoffmann
2021-03-24
utils: Work around mingw strto*l bug with 0x
Eric Blake
2021-03-24
utils: Tighter tests for qemu_strtosz
Eric Blake
2021-03-15
utils: Use fixed-point arithmetic in qemu_strtosz
Richard Henderson
2021-03-12
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-11
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...
Peter Maydell
2021-03-10
qemu_timer.c: add timer_deadline_ms() helper
Daniel Henrique Barboza
2021-03-09
net: Use id_generate() in the network subsystem, too
Thomas Huth
2021-03-09
qtest: delete superfluous inclusions of qtest.h
Chen Qun
2021-03-08
utils: Deprecate hex-with-suffix sizes
Eric Blake
2021-03-08
utils: Improve qemu_strtosz() to have 64 bits of precision
Eric Blake
2021-03-06
qemu-option: do not suggest using the delay option
Paolo Bonzini
2021-03-06
qemu-config: add error propagation to qemu_config_parse
Paolo Bonzini
2021-02-16
event_notifier: Set ->initialized earlier in event_notifier_init()
Greg Kurz
2021-02-16
util/cutils: Skip "." when looking for next directory component
Stefan Weil
2021-02-09
memory: alloc RAM from file at offset
Jagannathan Raman
2021-02-09
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-02-08
event_notifier: handle initialization failure better
Maxim Levitsky
2021-02-08
migration: introduce UFFD-WP low-level interface helpers
Andrey Gruzdev
2021-02-07
utils/fifo8: change fatal errors from abort() to assert()
Mark Cave-Ayland
2021-02-03
util/iov: make qemu_iovec_init_extended() honest
Vladimir Sementsov-Ogievskiy
2021-02-03
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-02-01
memory: add readonly support to memory_region_init_ram_from_file()
Stefan Hajnoczi
2021-02-01
error: rename error_with_timestamp to message_with_timestamp
Stefan Hajnoczi
2021-01-26
coroutine-sigaltstack: Add SIGUSR2 mutex
Max Reitz
2021-01-25
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdmmc-20210124' into...
Peter Maydell
2021-01-24
util: Add CRC16 (CCITT) calculation routines
Bin Meng
2021-01-23
qemu-option: warn for short-form boolean options
Paolo Bonzini
2021-01-23
qemu-option: move help handling to get_opt_name_value
Paolo Bonzini
2021-01-23
qemu-option: clean up id vs. list->merge_lists
Paolo Bonzini
2021-01-21
util/cacheflush: Fix error generated by clang
Gan Qixin
2021-01-18
semihosting: Implement SYS_ELAPSED and SYS_TICKFREQ
Keith Packard
2021-01-13
Introduce yank feature
Lukas Straub
2021-01-11
util/oslib-win32: Fix _aligned_malloc() arguments order
Philippe Mathieu-Daudé
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2021-01-07
util: Specialize flush_idcache_range for aarch64
Richard Henderson
[next]