All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/5] OSSTest: OVMF guest test case
@ 2013-12-10 17:19 Wei Liu
  2013-12-10 17:19 ` [PATCH RFC 1/5] TestSupport.pm: add bios option to guest config file Wei Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Wei Liu @ 2013-12-10 17:19 UTC (permalink / raw)
  To: xen-devel; +Cc: Wei Liu, ian.jackson, ian.campbell

This series implements a basic test case for OVMF guest. The test case will
install an OVMF guest and try to boot it.

OVMF will need to build for amd64 target and used with QEMU upstream.
Not very sure whether I did the right thing to make-flight and sg-run-job
though.

Wei.

Wei Liu (5):
  TestSupport.pm: add bios option to guest config file
  Build OVMF for Xen-unstable
  Introduce ts-ovmf-debian-install
  make-flight: OVMF test filght
  sg-run-job: OVMF job

 Osstest/TestSupport.pm |    5 +
 make-flight            |   16 ++-
 sg-run-job             |    6 ++
 ts-ovmf-debian-install |  251 ++++++++++++++++++++++++++++++++++++++++++++++++
 ts-xen-build           |    6 +-
 5 files changed, 282 insertions(+), 2 deletions(-)
 create mode 100755 ts-ovmf-debian-install

-- 
1.7.10.4

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

end of thread, other threads:[~2013-12-11 10:29 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-10 17:19 [PATCH RFC 0/5] OSSTest: OVMF guest test case Wei Liu
2013-12-10 17:19 ` [PATCH RFC 1/5] TestSupport.pm: add bios option to guest config file Wei Liu
2013-12-10 17:23   ` Ian Jackson
2013-12-10 17:19 ` [PATCH RFC 2/5] Build OVMF for Xen-unstable Wei Liu
2013-12-10 17:24   ` Ian Jackson
2013-12-10 17:24     ` Ian Jackson
2013-12-10 17:26   ` Ian Jackson
2013-12-10 17:38     ` Wei Liu
2013-12-10 17:47       ` Ian Campbell
2013-12-10 19:31         ` Ian Jackson
2013-12-11 10:29           ` Ian Campbell
2013-12-10 19:29       ` Ian Jackson
2013-12-10 17:19 ` [PATCH RFC 3/5] Introduce ts-ovmf-debian-install Wei Liu
2013-12-10 17:30   ` Ian Jackson
2013-12-10 17:31     ` Ian Jackson
2013-12-10 17:36       ` Wei Liu
2013-12-10 17:41         ` Wei Liu
2013-12-10 17:19 ` [PATCH RFC 4/5] make-flight: OVMF test filght Wei Liu
2013-12-10 17:34   ` Wei Liu
2013-12-10 17:19 ` [PATCH RFC 5/5] sg-run-job: OVMF job Wei Liu

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.