QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander von Gluck IV 9fc33bf4e1 tests/vm: Add Haiku test based on their vagrant images 6 years ago
..
README tests: Add a test key pair 9 years ago
id_rsa tests: Add a test key pair 9 years ago
id_rsa.pub tests: Add a test key pair 9 years ago
vagrant tests/vm: Add Haiku test based on their vagrant images 5 years ago
vagrant.pub tests/vm: Add Haiku test based on their vagrant images 5 years ago

README

This folder contains a well-known ssh key pair used in QEMU tests.

Some guests require the key to exist prior to provisioning the guest; also,
reusing a pre-built key avoids consuming entropy every time the testsuite is
run. Because the private key is well-known, care must be taken to use the key
ONLY in situations that cannot be compromised by external network clients.