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-09-30
block/qed: Keep auto_backing_file if possible
Hanna Reitz
2022-09-30
block/qcow2: Keep auto_backing_file if possible
Hanna Reitz
2022-09-30
gluster: stop using .bdrv_needs_filename
Stefan Hajnoczi
2022-09-30
block: make serializing requests functions 'void'
Denis V. Lunev
2022-09-30
block: use bdrv_is_sg() helper instead of raw bs->sg reading
Denis V. Lunev
2022-09-30
block: add missed block_acct_setup with new block device init procedure
Denis V. Lunev
2022-09-30
block: pass OnOffAuto instead of bool to block_acct_setup()
Denis V. Lunev
2022-09-30
qemu-img: Wean documentation and help output off '?' for help
Markus Armbruster
2022-09-30
block/qcow2-bitmap: Add missing cast to silent GCC error
Philippe Mathieu-Daudé
2022-09-30
qcow2: fix memory leak in qcow2_read_extensions
lu zhipeng
2022-09-28
Merge tag 'pull-request-2022-09-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-09-28
Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_viv...
Stefan Hajnoczi
2022-09-28
Merge tag 'vfio-updates-20220927.1' of https://gitlab.com/alex.williamson/qem...
Stefan Hajnoczi
2022-09-28
Merge tag 'pull-xen-20220927' of https://xenbits.xen.org/git-http/people/aper...
Stefan Hajnoczi
2022-09-28
linux-user: Add parameters of getrandom() syscall for strace
Helge Deller
2022-09-27
vfio/common: Fix vfio_iommu_type1_info use after free
Alex Williamson
2022-09-27
vfio/migration: Fix incorrect initialization value for parameters in VFIOMigr...
Kunkun Jiang
2022-09-27
docs/devel: testing: Document writing portable test cases
Bin Meng
2022-09-27
tests/qtest: boot-serial-test: Close the serial file before starting QEMU
Bin Meng
2022-09-27
tests/qtest: vhost-user-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: qmp-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/x86: Move common code to function in device-plug-test
Michael Labiuk
2022-09-27
.gitlab-ci.d/windows.yml: Display meson test logs
Bin Meng
2022-09-27
tests/qtest: migration-test: Skip running some TLS cases for win32
Bin Meng
2022-09-27
tests/qtest: libqtest: Replace the call to close a socket with closesocket()
Bin Meng
2022-09-27
tests/qtest: microbit-test: Fix socket access for win32
Bin Meng
2022-09-27
tests/qtest: virtio-net-failover: Disable migration tests for win32
Xuzhou Cheng
2022-09-27
tests/qtest: ide-test: Open file in binary mode
Xuzhou Cheng
2022-09-27
tests/qtest: migration-test: Disable IO redirection for win32
Bin Meng
2022-09-27
tests/qtest: bios-tables-test: Adapt the case for win32
Bin Meng
2022-09-27
tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
Bin Meng
2022-09-27
tests/qtest: libqtest: Exclude the *_fds APIs for win32
Bin Meng
2022-09-27
tests/qtest: libqtest: Adapt global_qtest declaration for win32
Xuzhou Cheng
2022-09-27
tests/qtest: qmp-test: Skip running test_qmp_oob for win32
Bin Meng
2022-09-27
tests/qtest: Build test-filter-{mirror, redirector} cases for posix only
Bin Meng
2022-09-27
tests/qtest: Skip running virtio-net-test cases that require socketpair() for...
Bin Meng
2022-09-27
tests: vhost-user-bridge: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/unit: test-qga: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/unit: test-image-locking: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: libqtest: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: virtio-blk-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: ide-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: generic_fuzz: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: fdc-test: Avoid using hardcoded /tmp
Bin Meng
2022-09-27
tests/qtest: cxl-test: Avoid using hardcoded /tmp
Bin Meng
[next]