All of lore.kernel.org
 help / color / mirror / Atom feed
* [OSSTEST PATCH v17 00/24] Nested HVM
@ 2015-11-13 12:03 Ian Jackson
  2015-11-13 12:03 ` [OSSTEST PATCH 01/24] cs-adjust-flight: Add some missing doc comment info Ian Jackson
                   ` (23 more replies)
  0 siblings, 24 replies; 29+ messages in thread
From: Ian Jackson @ 2015-11-13 12:03 UTC (permalink / raw)
  To: xen-devel; +Cc: Robert Ho, Ian Campbell

This is, I think, a fully-working series to support Nested HVM testing
in osstest.  It can be found here:

git://xenbits.xen.org/people/iwj/osstest.git
  http://xenbits.xen.org/git-http/people/iwj/osstest.git
in base.nested-hvm.v17..wip.nested-hvm.v17

 a  01  cs-adjust-flight: Add some missing doc comment info
*   02  cs-adjust-flight: Allow adjusting "this" flight
 aT 03  selecthost: Minor cleanups
+   04  make-flight: Break out usual_debianhvm_image and honour ...
 aT 05  selecthost: Support nested hosts (guests which are also hosts)
 aT 06  Nested hosts: Provide PDU power method
 aT 07  DhcpWatch::leases: Fix a reporting message
 aT 08  target_check_ip: Rename and improve from guest_check_ip
 aT 09  await_tcp(): Run check_ip on each loop iteration
 aT 10  LVM: Break out lv_create
 aT 11  Toolstack::xl: Provide block_attach method
 at 12  sg-run-job: Break out per-host-prep and per-host-finish
 AT 13  sg-run-job: Provide infrastructure for layers of nesting
 aT 14  Nested HVM: Provide ts-nested-setup to help make L1 usable as a host
 aT 15  Nested HVM: Provide test-nested recipe
* T 16  Nested HVM: Add test job to appropriate flights
 aT 17  ts-xen-install: Properly handle hosts without a static IP address
 aT 18  ts-xen-install: networking: Rename `nodhcp' to `ensurebridge'
 aT 19  Osstest/Testsupport.pm: change target's default kernkind to 'pvops'
 aT 20  Osstest/Testsupport.pm: use get_target_property() for some host setup
 at 21  HVM guests: Use qemu "pipe:" for serial output logging
 at 22  Serial: Factor out Osstest::Serial::keys_real
* t 23  Serial: Add new serial method object for `guest' type
+   24  Serial::xenuse: Send xenuse output to /dev/null

Key:
  a   acked by Ian Campbell
  A   acked by Ian Jackson
  T   formally Tested-by Robert Hu
  t   informal test report in email from Robert Hu

Thanks,
Ian.

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

end of thread, other threads:[~2015-11-13 12:15 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-13 12:03 [OSSTEST PATCH v17 00/24] Nested HVM Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 01/24] cs-adjust-flight: Add some missing doc comment info Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 02/24] cs-adjust-flight: Allow adjusting "this" flight Ian Jackson
2015-11-13 12:10   ` Ian Campbell
2015-11-13 12:03 ` [OSSTEST PATCH 03/24] selecthost: Minor cleanups Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 04/24] make-flight: Break out usual_debianhvm_image and honour DEBIAN_IMAGE_VERSION Ian Jackson
2015-11-13 12:11   ` Ian Campbell
2015-11-13 12:03 ` [OSSTEST PATCH 05/24] selecthost: Support nested hosts (guests which are also hosts) Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 06/24] Nested hosts: Provide PDU power method Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 07/24] DhcpWatch::leases: Fix a reporting message Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 08/24] target_check_ip: Rename and improve from guest_check_ip Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 09/24] await_tcp(): Run check_ip on each loop iteration Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 10/24] LVM: Break out lv_create Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 11/24] Toolstack::xl: Provide block_attach method Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 12/24] sg-run-job: Break out per-host-prep and per-host-finish Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 13/24] sg-run-job: Provide infrastructure for layers of nesting Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 14/24] Nested HVM: Provide ts-nested-setup to help make L1 usable as a host Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 15/24] Nested HVM: Provide test-nested recipe Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 16/24] Nested HVM: Add test job to appropriate flights Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 17/24] ts-xen-install: Properly handle hosts without a static IP address Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 18/24] ts-xen-install: networking: Rename `nodhcp' to `ensurebridge' Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 19/24] Osstest/Testsupport.pm: change target's default kernkind to 'pvops' Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 20/24] Osstest/Testsupport.pm: use get_target_property() for some host setup Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 21/24] HVM guests: Use qemu "pipe:" for serial output logging Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 22/24] Serial: Factor out Osstest::Serial::keys_real Ian Jackson
2015-11-13 12:03 ` [OSSTEST PATCH 23/24] Serial: Add new serial method object for `guest' type Ian Jackson
2015-11-13 12:14   ` Ian Campbell
2015-11-13 12:03 ` [OSSTEST PATCH 24/24] Serial::xenuse: Send xenuse output to /dev/null Ian Jackson
2015-11-13 12:14   ` Ian Campbell

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.