]> git.ipfire.org Git - thirdparty/qemu.git/history - tests
tests/boot_linux_console: Run BusyBox on 5KEc 64-bit cpu
[thirdparty/qemu.git] / tests /
2019-10-28  Philippe Mathieu... tests/boot_linux_console: Run BusyBox on 5KEc 64-bit cpu
2019-10-28  Philippe Mathieu... tests/boot_linux_console: Add initrd test for the Exyno...
2019-10-28  Philippe Mathieu... tests/boot_linux_console: Add a test for the Raspberry...
2019-10-28  Philippe Mathieu... tests/boot_linux_console: Use Avocado archive::gzip_unc...
2019-10-28  Philippe Mathieu... tests/acceptance: Test OpenBIOS on the PReP/40p
2019-10-28  Philippe Mathieu... tests/acceptance: Add test that runs NetBSD 4.0 install...
2019-10-28  Philippe Mathieu... tests/acceptance: Add test that boots the HelenOS micro...
2019-10-28  Philippe Mathieu... tests/acceptance: Refactor exec_command_and_wait_for_pa...
2019-10-28  Philippe Mathieu... tests/acceptance: Send <carriage return> on serial...
2019-10-28  Philippe Mathieu... tests/acceptance: Fix wait_for_console_pattern() hangs
2019-10-28  Cleber RosaAcceptance tests: refactor wait_for_console_pattern
2019-10-28  Cleber RosaAcceptance tests: work around socket dir
2019-10-28  Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2019-10-28  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-10-28  Vladimir Sementsov... qemu-iotests: restrict 264 to qcow2 only
2019-10-28  Max Reitzblock: Add @exact parameter to bdrv_co_truncate()
2019-10-28  Max Reitziotests: Test qcow2's snapshot table handling
2019-10-28  Max Reitziotests: Add peek_file* functions
2019-10-28  Max Reitziotests: Drop TEST_DIR filter from _filter_nbd
2019-10-28  Max Reitziotests/267: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests/240: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests/223: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests/222: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests/209: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests/208: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests/205: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests/201: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests/194: Create sockets in $SOCK_DIR
2019-10-28  Max Reitziotests/192: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests/183: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests/182: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests/181: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests/147: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests/143: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests/140: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests/083: Create socket in $SOCK_DIR
2019-10-28  Max Reitziotests: Let common.nbd create socket in $SOCK_DIR
2019-10-28  Max Reitziotests: Filter $SOCK_DIR
2019-10-28  Max Reitziotests.py: Add @base_dir to FilePaths etc.
2019-10-28  Max Reitziotests.py: Store socket files in $SOCK_DIR
2019-10-28  Max Reitziotests: Introduce $SOCK_DIR
2019-10-28  Max Reitziotests: Cache supported_formats()
2019-10-28  Max Reitziotests: Test driver whitelisting in 136
2019-10-28  Max Reitziotests: Test driver whitelisting in 093
2019-10-28  Max Reitziotests: Let skip_if_unsupported accept a function
2019-10-28  Max Reitziotests: Use case_skip() in skip_if_unsupported()
2019-10-28  Max Reitziotests: Allow skipping test cases
2019-10-28  Max Reitziotests: Prefer null-co over null-aio
2019-10-27  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-10-26  Wei Yangcore: replace getpagesize() with qemu_real_host_page_size
2019-10-26  Paolo BonziniMerge commit 'df84f17' into HEAD
2019-10-26  Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2019-10-25  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-10-25  Alex Bennéetests/docker: update Travis image to a more current...
2019-10-25  Alex Bennéetests/docker: set HOST_ARCH if we don't have ARCH
2019-10-25  Eduardo Habkosttests/vm/netbsd: Disable IPv6
2019-10-25  Eduardo Habkosttests/vm: Let subclasses disable IPv6
2019-10-25  Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-10-25  Philippe Mathieu... tests/ssh_linux_malta: Fix 64-bit target tests
2019-10-25  Philippe Mathieu... tests/ssh_linux_malta: Refactor how to get image/kernel...
2019-10-25  Philippe Mathieu... tests/ssh_linux_malta: Match stricter console output
2019-10-25  Philippe Mathieu... tests/ssh_linux_malta: Remove duplicated test
2019-10-25  Philippe Mathieu... tests/ssh_linux_malta: Run tests using a snapshot image
2019-10-25  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-10-25  Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-10-25  Kevin Wolfiotests: Skip read-only cases in 118 when run as root
2019-10-25  Stefan Hajnoczilibqos: add VIRTIO PCI 1.0 support
2019-10-25  Stefan Hajnoczilibqos: extract Legacy virtio-pci.c code
2019-10-25  Stefan Hajnoczilibqos: make the virtio-pci BAR index configurable
2019-10-25  Stefan Hajnoczilibqos: expose common virtqueue setup/cleanup functions
2019-10-25  Stefan Hajnoczilibqos: add MSI-X callbacks to QVirtioPCIDevice
2019-10-25  Stefan Hajnoczilibqos: pass full QVirtQueue to set_queue_address()
2019-10-25  Stefan Hajnoczilibqos: add iteration support to qpci_find_capability()
2019-10-25  Stefan Hajnoczilibqos: access VIRTIO 1.0 vring in little-endian
2019-10-25  Stefan Hajnoczilibqos: implement VIRTIO 1.0 FEATURES_OK step
2019-10-25  Stefan Hajnoczilibqos: enforce Device Initialization order
2019-10-25  Stefan Hajnoczilibqos: add missing virtio-9p feature negotiation
2019-10-25  Stefan Hajnoczitests/virtio-blk-test: set up virtqueue after feature...
2019-10-25  Stefan Hajnoczivirtio-scsi-test: add missing feature negotiation
2019-10-25  Stefan Hajnoczilibqos: extend feature bits to 64-bit
2019-10-25  Stefan Hajnoczilibqos: read QVIRTIO_MMIO_VERSION register
2019-10-25  Stefan Hajnoczitests/virtio-blk-test: read config space after feature...
2019-10-24  Philippe Mathieu... hw: Move MC146818 device from hw/timer/ to hw/rtc/...
2019-10-24  Philippe Mathieu... mc146818rtc: Move RTC_ISA_IRQ definition
2019-10-24  Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20191...
2019-10-23  Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-10-23  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-10-23  Vladimir Sementsov... iotests: test nbd reconnect
2019-10-22  Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-10-22  Markus Armbrustertests/qapi-schema: Cover feature documentation comments
2019-10-22  Peter Krempatests: qapi: Test 'features' of commands
2019-10-22  Peter Krempaqapi: Add feature flags to commands
2019-10-22  Markus Armbrustertests/qapi-schema: Tidy up test output indentation
2019-10-22  Markus Armbrusterqapi: Split up scripts/qapi/common.py
2019-10-22  Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-10-22  Markus Armbrusterqapi: Speed up frontend tests
2019-10-22  Markus Armbrusterqapi: Don't suppress doc generation without pragma...
2019-10-21  Mao Zhongyitests/migration: fix a typo in comment
2019-10-18  Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2019-10-18  Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/bitma...
next