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
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
2022-03-22
block/rbd: fix write zeroes with growing images
Stefano Garzarella
2022-03-22
tests: add (riscv virt) machine mapping to testenv
laokz
2022-03-21
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-21
block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD server
Rao Lei
2022-03-21
docs: Consistent typography for options of qemu-nbd
Eric Blake
2022-03-21
MAINTAINERS: change Vladimir's email address
Vladimir Sementsov-Ogievskiy
2022-03-21
Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-03-21
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
2022-03-21
hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12
Paolo Bonzini
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
9pfs: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
scripts/coccinelle: New use-g_new-etc.cocci
Markus Armbruster
2022-03-21
block-qdict: Fix -Werror=maybe-uninitialized build failure
Murilo Opsfelder Araujo
2022-03-21
tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225)
Philippe Mathieu-Daudé
2022-03-21
Merge tag 'pull-ppc-20220321' of https://github.com/legoater/qemu into staging
Peter Maydell
2022-03-21
hw/sd/sdhci: Prohibit DMA accesses to devices
Philippe Mathieu-Daudé
2022-03-21
hw/sd/sdhci: Honor failed DMA transactions
Philippe Mathieu-Daudé
2022-03-21
tests/qtest/intel-hda-test: Add reproducer for issue #542
Philippe Mathieu-Daudé
2022-03-21
hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO devices)
Philippe Mathieu-Daudé
[prev]
[next]