[RFC PATCH v3 0/1] tests/vm: Add Haiku VM

Philippe Mathieu-Daudé posted 1 patch 3 years, 6 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201019110749.1635343-1-f4bug@amsat.org
There is a newer version of this series
tests/keys/vagrant        |  27 +++++++++
tests/keys/vagrant.pub    |   1 +
tests/vm/Makefile.include |   3 +-
tests/vm/basevm.py        |   5 +-
tests/vm/haiku.x86_64     | 116 ++++++++++++++++++++++++++++++++++++++
5 files changed, 149 insertions(+), 3 deletions(-)
create mode 100644 tests/keys/vagrant
create mode 100644 tests/keys/vagrant.pub
create mode 100755 tests/vm/haiku.x86_64
[RFC PATCH v3 0/1] tests/vm: Add Haiku VM
Posted by Philippe Mathieu-Daudé 3 years, 6 months ago
Intent to not get Alexander's patch lost.

Since v2:
- No change, posted as single patch

Since v1:
- Addressed Thomas Huth review comments

Alexander von Gluck IV (1):
  tests/vm: Add Haiku test based on their vagrant images

 tests/keys/vagrant        |  27 +++++++++
 tests/keys/vagrant.pub    |   1 +
 tests/vm/Makefile.include |   3 +-
 tests/vm/basevm.py        |   5 +-
 tests/vm/haiku.x86_64     | 116 ++++++++++++++++++++++++++++++++++++++
 5 files changed, 149 insertions(+), 3 deletions(-)
 create mode 100644 tests/keys/vagrant
 create mode 100644 tests/keys/vagrant.pub
 create mode 100755 tests/vm/haiku.x86_64

-- 
2.26.2