All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH v3 0/1] tests/vm: Add Haiku VM
@ 2020-10-19 11:07 Philippe Mathieu-Daudé
  2020-10-19 11:07 ` [RFC PATCH v3 1/1] tests/vm: Add Haiku test based on their vagrant images Philippe Mathieu-Daudé
  0 siblings, 1 reply; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-10-19 11:07 UTC (permalink / raw)
  To: qemu-devel
  Cc: Fam Zheng, Thomas Huth, Alex Bennée,
	Philippe Mathieu-Daudé,
	Gerd Hoffmann, Philippe Mathieu-Daudé

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-19 20:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-19 11:07 [RFC PATCH v3 0/1] tests/vm: Add Haiku VM Philippe Mathieu-Daudé
2020-10-19 11:07 ` [RFC PATCH v3 1/1] tests/vm: Add Haiku test based on their vagrant images Philippe Mathieu-Daudé
2020-10-19 20:08   ` Eric Blake

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.