[Qemu-discuss] No USB host controller and devices on virtualized guest OS (on Arndale board)

2015-02-04 Thread guillaume.menant
Hello, We are currently trying to launch an Ubuntu guest OS (with virtualization/kvm) on a Cortex-A15/Exynos 5250 Arndale board with the following qemu command line : qemu-system-arm \ -enable-kvm \ -m 512 -M vexpress-a15 -cpu cortex-a15 -smp 2 \ -drive if=none,cache=writeback,file=rootfs_gue

[Qemu-discuss] No graphical interface on virtualized guest OS (on Arndale board)

2015-02-05 Thread guillaume.menant
Hello, We are currently trying to launch an Ubuntu guest OS (with virtualization/kvm) on a Cortex-A15/Exynos 5250 Arndale board with the following qemu command line : qemu-system-arm \ -enable-kvm \ -m 512 -M vexpress-a15 -cpu cortex-a15 -smp 2 \ -drive if=none,cache=writeback,file=rootfs_gue

Re: [Qemu-discuss] No USB host controller and devices on virtualized guest OS (on Arndale board)

2015-02-05 Thread guillaume.menant
On 5 February 2015 at 10:44, Eric Valette wrote: > On 05/02/2015 11:39, Peter Maydell wrote: >> For Android emulation you'll need 3D acceleration to get good >> performance anyway, which upstream QEMU doesn't have. > Granted. You might want to investigate the new upstream Android emulator work (

Re: [Qemu-discuss] No USB host controller and devices on virtualized guest OS (on Arndale board)

2015-02-05 Thread guillaume.menant
On 5 February 2015 at 16:11, wrote: > I just found out that mouse and keyboard are working correctly > BUT the issue is that QEMU graphical window is badly refreshed... > It's also linked to my other message about the graphical issue. Can you confirm which host OS and which of QEMU's UI frontend

Re: [Qemu-discuss] No USB host controller and devices on virtualized guest OS (on Arndale board)

2015-02-06 Thread guillaume.menant
On 5 February 2015 at 16:26, wrote: > On 5 February 2015 at 16:11, wrote: >> I just found out that mouse and keyboard are working correctly >> BUT the issue is that QEMU graphical window is badly refreshed... >> It's also linked to my other message about the graphical issue. > > Can you confirm

Re: [Qemu-discuss] No USB host controller and devices on virtualized guest OS (on Arndale board)

2015-02-09 Thread guillaume.menant
On 6 February 2015 at 13:44, wrote: > I just tested with current qemu version (version 2.2.50 after a > "git clone git://git.qemu-project.org/qemu.git") and I still > have the same issue... Can I test something to find out where > does this issue comes from ? Can I use another frontend ? If you

Re: [Qemu-discuss] No USB host controller and devices on virtualized guest OS (on Arndale board)

2015-02-11 Thread guillaume.menant
> On 6 February 2015 at 13:44, wrote: > > I just tested with current qemu version (version 2.2.50 after a > > "git clone git://git.qemu-project.org/qemu.git") and I still > > have the same issue... Can I test something to find out where > > does this issue comes from ? Can I use another frontend