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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2019-09-10
tests/docker: set DEF_TARGET_LIST for some containers
Alex Bennée
2019-09-10
tests/docker: move DEF_TARGET_LIST setting to common.rc
Alex Bennée
2019-09-10
tests/tcg: add .gitignore for in source builds
Alex Bennée
2019-09-10
tests/tcg: move configuration to a sub-shell script
Paolo Bonzini
2019-09-10
tests/tcg: cleanup Makefile inclusions
Paolo Bonzini
2019-09-10
tests/tcg: use EXTRA_CFLAGS everywhere
Paolo Bonzini
2019-09-10
tests/docker: fix final missing .encode when parsing solibs
Alex Bennée
2019-09-10
tests/docker: handle missing encoding keyword for subprocess.check_output
Alex Bennée
2019-09-10
tests/docker: fix "cc" command to work with podman
Alex Bennée
2019-09-10
tests/docker: Use --userns=keep-id for podman
John Snow
2019-09-10
configure: clean-up container cross compile detect
Alex Bennée
2019-09-09
Merge remote-tracking branch 'remotes/huth-gitlab/tags/m68k-pull-2019-09-07' ...
Peter Maydell
2019-09-07
tests/acceptance: Add test of NeXTcube framebuffer using OCR
Philippe Mathieu-Daudé
2019-09-07
m68k: Add serial controller to the NeXTcube machine
Thomas Huth
2019-09-06
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-05-v2' into...
Peter Maydell
2019-09-05
nbd: Implement server use of NBD FAST_ZERO
Eric Blake
2019-09-05
nbd: Improve per-export flag handling in server
Eric Blake
2019-09-05
nbd: Tolerate more errors to structured reply request
Eric Blake
2019-09-05
nbd: Advertise multi-conn for shared read-only connections
Eric Blake
2019-09-05
tests/vm: Take the J=x setting into account for the vm-boot-ssh targets, too
Thomas Huth
2019-09-05
tests/libqtest: Use libqtest-single.h in tests that require global_qtest
Thomas Huth
2019-09-05
tests/libqtest: Move global_test wrapper function into a separate header
Thomas Huth
2019-09-05
tests: Remove unnecessary global_qtest references
Thomas Huth
2019-09-05
tests/libqos: Replace clock_step with qtest_clock_step in virtio code
Thomas Huth
2019-09-05
tests/libqos/e1000e: Make e1000e libqos functions independent from global_qtest
Thomas Huth
2019-09-05
tests/migration: Do not use functions anymore that rely on global_qtest
Thomas Huth
2019-09-04
Merge remote-tracking branch 'remotes/juanquintela/tags/fail-pull-request' in...
Peter Maydell
2019-09-04
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-09-04
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-09-03' in...
Peter Maydell
2019-09-04
Merge remote-tracking branch 'remotes/stsquad/tags/pull-gdbstub-gitdm-testing...
Peter Maydell
2019-09-03
socket: Add num connections to qio_channel_socket_async()
Juan Quintela
2019-09-03
socket: Add num connections to qio_channel_socket_sync()
Juan Quintela
2019-09-03
socket: Add backlog parameter to socket_listen
Juan Quintela
2019-09-03
pc: Don't make die-id mandatory unless necessary
Eduardo Habkost
2019-09-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190829' into...
Peter Maydell
2019-09-03
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-09-03
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2019-09-03
iotests: Unify cache mode quoting
Nir Soffer
2019-09-03
tests/check-block: Skip iotests when sanitizers are enabled
Thomas Huth
2019-09-03
iotests: Check for enabled drivers before testing them
Thomas Huth
2019-09-03
iotests: Add -display none to the qemu options
Max Reitz
2019-09-03
iotests: Disable 126 for flat vmdk subformats
Max Reitz
2019-09-03
iotests: Disable 110 for vmdk.twoGbMaxExtentSparse
Max Reitz
2019-09-03
iotests: Disable broken streamOptimized tests
Max Reitz
2019-09-03
iotests: Keep testing broken relative extent paths
Max Reitz
2019-09-03
vmdk: Use bdrv_dirname() for relative extent paths
Max Reitz
2019-09-03
iotests: Fix _filter_img_create()
Max Reitz
2019-09-03
iotests: Test allocate_first_block() with O_DIRECT
Nir Soffer
2019-09-03
block: posix: Always allocate the first block
Nir Soffer
2019-09-02
tests/docker: upgrade docker.py to python3
Alex Bennée
[next]