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
/
acceptance
Age
Commit message (
Expand
)
Author
2019-07-05
i386: Add Cascadelake-Server-v2 CPU model
Eduardo Habkost
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
2019-07-05
i386: Register versioned CPU models
Eduardo Habkost
2019-07-01
python/qemu: split QEMUMachine out from underneath __init__.py
John Snow
2019-06-11
BootLinuxConsoleTest: Run kerneltests BusyBox on Malta
Philippe Mathieu-Daudé
2019-06-11
BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPU
Philippe Mathieu-Daudé
2019-06-11
BootLinuxConsoleTest: Test the SmartFusion2 board
Philippe Mathieu-Daudé
2019-06-11
BootLinuxConsoleTest: Do not log empty lines
Philippe Mathieu-Daudé
2019-06-11
tests/boot_linux_console: Let extract_from_deb handle various compressions
Philippe Mathieu-Daudé
2019-05-26
BootLinuxSshTest: Test some userspace commands on Malta
Philippe Mathieu-Daudé
2019-05-02
tests/boot_linux_console: add a test for alpha + clipper
Cleber Rosa
2019-05-02
tests/boot_linux_console: add a test for s390x + s390-ccw-virtio
Cleber Rosa
2019-05-02
tests/boot_linux_console: add a test for arm + virt
Cleber Rosa
2019-05-02
tests/boot_linux_console: add a test for aarch64 + virt
Cleber Rosa
2019-05-02
tests/boot_linux_console: add a test for mips64el + malta
Cleber Rosa
2019-05-02
tests/boot_linux_console: add a test for mips + malta
Philippe Mathieu-Daudé
2019-05-02
tests/boot_linux_console: refactor the console watcher into utility method
Cleber Rosa
2019-05-02
tests/boot_linux_console: increase timeout
Cleber Rosa
2019-05-02
tests/boot_linux_console: add common kernel command line options
Cleber Rosa
2019-05-02
tests/boot_linux_console: update the x86_64 kernel
Cleber Rosa
2019-05-02
tests/boot_linux_console: rename the x86_64 after the arch and machine
Cleber Rosa
2019-05-02
tests/acceptance: look for target architecture in test tags first
Cleber Rosa
2019-05-02
tests/acceptance: use "arch:" tag to filter target specific tests
Cleber Rosa
2019-05-02
tests/acceptance: introduce arch parameter and attribute
Cleber Rosa
2019-05-02
tests/acceptance: improve docstring on pick_default_qemu_bin()
Cleber Rosa
2019-04-25
cpu: Fix crash with empty -cpu option
Eduardo Habkost
2019-03-20
i386: Disable OSPKE on CPU model definitions
Eduardo Habkost
2019-02-22
Acceptance tests: expect boot to extract 2GiB+ initrd with linux-v4.16
Li Zhijian
2019-02-22
Acceptance tests: use linux-3.6 and set vm memory to 4GiB
Li Zhijian
2019-02-22
tests.acceptance: adds simple migration test
Caio Carrara
2019-02-22
tests.acceptance: adds multi vm capability for acceptance tests
Caio Carrara
2019-02-22
Introduce a Python module structure
Cleber Rosa
2019-02-22
Acceptance tests: drop usage of ":avocado: enable"
Cleber Rosa
2019-01-17
Acceptance tests: add Linux initrd checking test
Wainer dos Santos Moschetta
2018-12-19
virtio: Provide version-specific variants of virtio PCI devices
Eduardo Habkost
2018-06-15
Acceptance tests: add Linux kernel boot and console checking test
Cleber Rosa
2018-06-15
Acceptance tests: add quick VNC tests
Cleber Rosa
2018-06-15
Add functional/acceptance tests infrastructure
Cleber Rosa