Re: [Xen-devel] [PATCH 05/10] Introduce cirros-pvgrub2-pv test

2017-03-27 Thread Stefano Stabellini
On Mon, 27 Mar 2017, Gémes Géza wrote: > 2017-03-27 19:24 keltezéssel, Stefano Stabellini írta: > > On Mon, 27 Mar 2017, Stefano Stabellini wrote: > > > On Sat, 25 Mar 2017, Géza Gémes wrote: > > > > This test verifies booting the cirros image using pvgrub2 > > > > > > > > Signed-off-by: Géza Géme

Re: [Xen-devel] [PATCH 05/10] Introduce cirros-pvgrub2-pv test

2017-03-27 Thread Gémes Géza
2017-03-27 19:24 keltezéssel, Stefano Stabellini írta: On Mon, 27 Mar 2017, Stefano Stabellini wrote: On Sat, 25 Mar 2017, Géza Gémes wrote: This test verifies booting the cirros image using pvgrub2 Signed-off-by: Géza Gémes Reviewed-by: Stefano Stabellini --- tests/cirros-pvgrub2-pv |

Re: [Xen-devel] [PATCH 05/10] Introduce cirros-pvgrub2-pv test

2017-03-27 Thread Stefano Stabellini
On Mon, 27 Mar 2017, Stefano Stabellini wrote: > On Sat, 25 Mar 2017, Géza Gémes wrote: > > This test verifies booting the cirros image using pvgrub2 > > > > Signed-off-by: Géza Gémes > > Reviewed-by: Stefano Stabellini > > > > --- > > tests/cirros-pvgrub2-pv | 33 +++

Re: [Xen-devel] [PATCH 05/10] Introduce cirros-pvgrub2-pv test

2017-03-27 Thread Stefano Stabellini
On Sat, 25 Mar 2017, Géza Gémes wrote: > This test verifies booting the cirros image using pvgrub2 > > Signed-off-by: Géza Gémes Reviewed-by: Stefano Stabellini > --- > tests/cirros-pvgrub2-pv | 33 + > tests/series| 1 + > 2 files changed, 34 ins

[Xen-devel] [PATCH 05/10] Introduce cirros-pvgrub2-pv test

2017-03-25 Thread Géza Gémes
This test verifies booting the cirros image using pvgrub2 Signed-off-by: Géza Gémes --- tests/cirros-pvgrub2-pv | 33 + tests/series| 1 + 2 files changed, 34 insertions(+) create mode 100644 tests/cirros-pvgrub2-pv diff --git a/tests/cirros-pvgrub2

[Xen-devel] [PATCH 05/10] Introduce cirros-pvgrub2-pv test

2017-03-18 Thread Géza Gémes
This test verifies booting the cirros image using pvgrub2 Signed-off-by: Géza Gémes --- tests/cirros-pvgrub2-pv | 27 +++ tests/series| 1 + 2 files changed, 28 insertions(+) create mode 100644 tests/cirros-pvgrub2-pv diff --git a/tests/cirros-pvgrub2-pv b/