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

This series is also available at:
  git://xenbits.xen.org/people/iwj/osstest.git
  http://xenbits.xen.org/git-http/people/iwj/osstest.git
in wip.nested-hvm.v16..wip.nested-hvm.v16

The first three of these patches are IMO ready to go in whenever.

The rest of them are ready, but are part of the Nested HVM support and
should wait for the whole series, or they're just dead code in-tree.

There are only three patches with substantial changes not yet seen on
xen-devel:

 + 20/22 HVM guests: Use qemu "pipe:" for serial output
 + 21/22 Serial: Factor out Osstest::Serial::keys_real
 * 22/22 Serial: Add new serial method object for

The first two are entirely new cleanup patches.  I have (fairly
lightly) tested them (and if this series goes into pretest will take
responsibility for fixing them up).

The final patch - for nested HVM L1 debug keys - is completely
untested.  I'm expecting Robert to test it and report back.

Ian: I'm not sure whether or not you want to review these.  About half
of the patches are mine; the other half are Robert's but have been
reviewed by me.  All but the last three have been tested by Robert.

Thanks,
Ian.

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

end of thread, other threads:[~2015-11-11 16:56 UTC | newest]

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