[OE-core] [PATCH V4 00/11] runqemu: refactor it and remove machine knowledge

Robert Yang liezhi.yang at windriver.com
Tue Aug 23 09:21:18 UTC 2016



On 08/23/2016 05:05 PM, Richard Purdie wrote:
> On Mon, 2016-08-22 at 00:52 -0700, Robert Yang wrote:
>> * V4
>>   - Now the conf files can use @TAP@, @ROOTFS@ and @PORT@ when set
>> vars
>>     for runqemu, so all the arch info are gone. And also update
>> comments
>>     in qemuboot.bbclass.
>>   - Add var QB_SLIRP_OPT for slirp mode as Nathan suggested, also add
>>     QB_TAP_OPT whichi is for tap mode.
>>   - Print "Try 'runqemu help' on how to use it" when failed to parse
>> args
>>     as Nathan suggested.
>>   - Fix device locking problems.
>>   - Fix nativesdk-qemu-helper.
>>   - Fix comments for qemurunner.py/qemutinyrunner.py
>
> This is looking much better, thanks but we've still had some issues:
>
> https://autobuilder.yoctoproject.org/main/builders/nightly-rpm/builds/870/steps/Running%20Sanity%20Tests/logs/stdio
> https://autobuilder.yoctoproject.org/main/builders/nightly-deb/builds/856/steps/Running%20Sanity%20Tests/logs/stdio
> https://autobuilder.yoctoproject.org/main/builders/nightly-rpm/builds/870/steps/Running%20Sanity%20Tests/logs/stdio

Sorry, these should be race issues, I will fix it.

>
> and:
>
> https://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/652/steps/Running%20oe-selftest/logs/stdio
>
> I'm also not sure what caused these, whether it was this patchset or
> not:
>
> https://autobuilder.yoctoproject.org/main/builders/nightly-arm/builds/927/steps/Running%20ESDK%20Sanity%20Tests/logs/stdio
> https://autobuilder.yoctoproject.org/main/builders/nightly-mips/builds/901/steps/Running%20ESDK%20Sanity%20Tests/logs/stdio
> https://autobuilder.yoctoproject.org/main/builders/nightly-ppc/builds/914/steps/Running%20ESDK%20Sanity%20Tests/logs/stdio
> https://autobuilder.yoctoproject.org/main/builders/nightly-x86/builds/914/steps/Running%20ESDK%20Sanity%20Tests/logs/stdio
> https://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/builds/935

I'm not sure either, need more investigations.

// Robert

>
> Cheers,
>
> Richard
>
>
>



More information about the Openembedded-core mailing list