Re: [Xen-devel] [PATCH OSSTEST v5 2/2] Stubdom test case

2015-06-15 Thread Ian Jackson
Wei Liu writes ("[PATCH OSSTEST v5 2/2] Stubdom test case"): > Currently only QEMU traditional supports stubdom and we want to > eventually do away with non-XSM test cases, so we only create > > test-amd64-{i386,amd64}-xl-qemut-stubdom-debianhvm-amd64-xsm > > Note that stubdom only supports ser

[Xen-devel] [PATCH OSSTEST v5 2/2] Stubdom test case

2015-06-15 Thread Wei Liu
Currently only QEMU traditional supports stubdom and we want to eventually do away with non-XSM test cases, so we only create test-amd64-{i386,amd64}-xl-qemut-stubdom-debianhvm-amd64-xsm Note that stubdom only supports serial='pty'. Piping serial to stderr causes stubdom to exit abnormally. Si