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
Age
Commit message (
Expand
)
Author
2022-04-06
qga: remove explicit environ argument from exec/spawn
Marc-André Lureau
2022-04-06
Move fcntl_setfl() to oslib-posix
Marc-André Lureau
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
2022-04-06
include: move page_size_init() to include/hw/core/cpu.h
Marc-André Lureau
2022-04-06
include: move os_*() to os-foo.h
Marc-André Lureau
2022-04-06
include: move qemu_get_vm_name() to sysemu.h
Marc-André Lureau
2022-04-06
include: move progress API to qemu-progress.h
Marc-André Lureau
2022-04-06
include: move target page bits declaration to page-vary.h
Marc-André Lureau
2022-04-06
include: move cpu_exec* declarations to cpu-common.h
Marc-André Lureau
2022-04-06
include: move C/util-related declarations to cutils.h
Marc-André Lureau
2022-04-06
include: move dump_in_progress() to runstate.h
Marc-André Lureau
2022-04-06
include: move coroutine IO functions to coroutine.h
Marc-André Lureau
2022-04-06
include: move qemu_pipe() to osdep.h
Marc-André Lureau
2022-04-06
include: move qemu_write_full() declaration to osdep.h
Marc-André Lureau
2022-04-06
include: move TFR to osdep.h
Marc-André Lureau
2022-04-06
error-report: use error_printf() for program prefix
Marc-André Lureau
2022-04-06
util: rename qemu-error.c to match its header name
Marc-André Lureau
2022-04-06
error-report: replace deprecated g_get_current_time() with glib >= 2.62
Marc-André Lureau
2022-04-06
qga: replace deprecated g_get_current_time()
Marc-André Lureau
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
tests: replace free_all() usage with g_auto
Marc-André Lureau
2022-04-06
include/qapi: add g_autoptr support for qobject types
Marc-André Lureau
2022-04-06
osdep: poison {HOST,TARGET}_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
char: move qemu_openpty_raw from util/ to char/
Marc-André Lureau
2022-04-06
meson: remove test-qdev-global-props dependency on testqapi
Marc-André Lureau
2022-04-06
meson: remove unneeded py3
Marc-André Lureau
2022-04-06
meson: add util dependency for oslib-posix on freebsd
Marc-André Lureau
2022-04-06
meson: use chardev_ss dependencies
Marc-André Lureau
2022-04-06
oslib: drop qemu_gettimeofday()
Marc-André Lureau
2022-04-06
Replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
2022-04-06
qga: replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
2022-04-06
qtest: replace gettimeofday with GTimer
Marc-André Lureau
2022-04-06
qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
Dov Murik
2022-04-05
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-04-05
Merge tag 'pull-qapi-2022-04-05' of git://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-04-05
Merge tag 'pull-target-arm-20220405' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2022-04-05
qapi: Fix calc-dirty-rate example
Markus Armbruster
2022-04-05
qapi: fix example of query-memdev command
Victor Toso
2022-04-05
qapi: fix example of query-cpus-fast command
Victor Toso
2022-04-05
qapi: fix example of trace-event-get-state command
Victor Toso
2022-04-05
qapi: fix example of query-colo-status command
Victor Toso
2022-04-05
qapi: fix example of query-vnc command
Victor Toso
2022-04-05
qapi: fix example of query-spice command
Victor Toso
2022-04-05
qapi: fix example of query-named-block-nodes command
Victor Toso
2022-04-05
qapi: fix examples: replay-break and replay-seek
Victor Toso
2022-04-05
qapi: fix example of netdev_add command
Victor Toso
2022-04-05
docs/system/i386: Add measurement calculation details to amd-memory-encryption
Dov Murik
2022-04-05
qga/vss-win32: fix compilation with clang++
Helge Konetzka
[next]