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-03-22
Update version for v7.0.0-rc1 release
v7.0.0-rc1
Peter Maydell
2022-03-22
Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2022-03-22
Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Peter Maydell
2022-03-22
gitlab: disable accelerated zlib for s390x
Alex Bennée
2022-03-22
Merge tag 'pull-block-2022-03-22' of https://gitlab.com/hreitz/qemu into staging
Peter Maydell
2022-03-22
qapi: remove needless include
Marc-André Lureau
2022-03-22
Remove trailing ; after G_DEFINE_AUTO macro
Marc-André Lureau
2022-03-22
tests: remove needless include
Marc-André Lureau
2022-03-22
error: use GLib to remember the program name
Marc-André Lureau
2022-03-22
qga: remove bswap.h include
Marc-André Lureau
2022-03-22
qapi: remove needless include
Marc-André Lureau
2022-03-22
meson: fix CONFIG_ATOMIC128 check
Marc-André Lureau
2022-03-22
meson: move int128 checks from configure
Marc-André Lureau
2022-03-22
qapi: remove needless include
Marc-André Lureau
2022-03-22
util: remove the net/net.h dependency
Marc-André Lureau
2022-03-22
util: remove needless includes
Marc-André Lureau
2022-03-22
scripts/modinfo-collect: remove unused/dead code
Marc-André Lureau
2022-03-22
Move HOST_LONG_BITS to compiler.h
Marc-André Lureau
2022-03-22
Simplify HOST_LONG_BITS
Marc-André Lureau
2022-03-22
compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED
Marc-André Lureau
2022-03-22
compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT
Marc-André Lureau
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
Drop qemu_foo() socket API wrapper
Marc-André Lureau
2022-03-22
m68k/nios2-semi: fix gettimeofday() result check
Marc-André Lureau
2022-03-22
vl: typo fix in a comment
Marc-André Lureau
2022-03-22
qemu-options: define -spice only #ifdef CONFIG_SPICE
Marc-André Lureau
2022-03-22
Merge tag 'pull-nbd-2022-03-21' of https://repo.or.cz/qemu/ericb into staging
Peter Maydell
2022-03-22
iotests/207: Filter host fingerprint
Hanna Reitz
2022-03-22
iotests.py: Filters for VM.run_job()
Hanna Reitz
2022-03-22
iotests: make qemu_img_log and img_info_log raise on error
John Snow
2022-03-22
iotests: remove qemu_img_pipe_and_status()
John Snow
2022-03-22
iotests: replace qemu_img_log('create', ...) calls
John Snow
2022-03-22
iotests: use qemu_img() in has_working_luks()
John Snow
2022-03-22
iotests: remove remaining calls to qemu_img_pipe()
John Snow
2022-03-22
iotests/149: Remove qemu_img_pipe() call
John Snow
2022-03-22
iotests: replace unchecked calls to qemu_img_pipe()
John Snow
2022-03-22
iotests: change supports_quorum to use qemu_img
John Snow
2022-03-22
iotests: add qemu_img_map() function
John Snow
2022-03-22
iotests/remove-bitmap-from-backing: use qemu_img_info()
John Snow
2022-03-22
iotests: add qemu_img_info()
John Snow
2022-03-22
iotests: use qemu_img_json() when applicable
John Snow
2022-03-22
iotests: add qemu_img_json()
John Snow
2022-03-22
iotests: fortify compare_images() against crashes
John Snow
2022-03-22
iotests: make qemu_img raise on non-zero rc by default
John Snow
2022-03-22
iotests: Remove explicit checks for qemu_img() == 0
John Snow
2022-03-22
python/utils: add VerboseProcessError
John Snow
2022-03-22
python/utils: add add_visual_margin() text decoration utility
John Snow
2022-03-22
tests/qemu-iotests/testrunner: Supply a test plan in TAP mode
Thomas Huth
2022-03-22
tests: Do not treat the iotests as separate meson test target anymore
Thomas Huth
2022-03-22
tests/qemu-iotests: Use GNU sed in two more spots where it is necessary
Thomas Huth
[next]