On Tue, Jun 21, 2016 at 11:48 AM, akuster <[email protected]> wrote: > > > On 06/21/2016 08:59 AM, Khem Raj wrote: >> Can you also see if usermode qemu needs to be changed for ppc64 as well > > It has one issue. It wont display input from keyboard. it over runs the > usb-kbd buffer. This is why I sent this series first. Working on bug > 9778 should also address usermode.
OK thanks. I am not worried about kbd bug. We require qemu usermode to do a lot of stuff during cross builds too now a days. > > thanks, > Armin > >> On Jun 21, 2016 7:39 AM, "Armin Kuster" <[email protected]> wrote: >> >>> This is step 1 in support of Yocto bug 9778 >>> >>> Boot tested on Ubuntu 14.04 (qemu 2.0) >>> >>> Armin Kuster (3): >>> machine: add qemuppc64 machine >>> linux-yocto: add qemuppc64 >>> runqemu: Add qemuppc64 >>> >>> meta/conf/machine/qemuppc64.conf | 13 +++++++++++++ >>> meta/recipes-kernel/linux/linux-yocto_4.1.bb | 22 ++++++++++++---------- >>> meta/recipes-kernel/linux/linux-yocto_4.4.bb | 22 ++++++++++++---------- >>> scripts/runqemu | 9 ++++++--- >>> scripts/runqemu-internal | 24 ++++++++++++++++++------ >>> 5 files changed, 61 insertions(+), 29 deletions(-) >>> create mode 100644 meta/conf/machine/qemuppc64.conf >>> >>> -- >>> 1.9.1 >>> >>> -- >>> _______________________________________________ >>> Openembedded-core mailing list >>> [email protected] >>> http://lists.openembedded.org/mailman/listinfo/openembedded-core >>> >> -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
