[Qemu-devel] [Bug 1674925] Re: Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected

2017-03-30 Thread luigiburdo
sorry for the extra comment on g5 quad i use this options gigi@gigi-desktop:~/qemu-2.9.0-rc1/ppc64-softmmu$ sudo ./qemu-system-ppc64 -enable-kvm -m 1024 -display sdl,gl=on -device virtio-gpu-pci,virgl --nodefaults -vga none -M pseries-2.5 -smp 2 -serial stdio for no serial sudo

[Qemu-devel] [Bug 1674925] Re: Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected

2017-03-30 Thread luigiburdo
Hi thomas, this is the quad G5 shot on ubuntu mate 17.04 with last stable kernel 4.10.7 with xics builded inside you can see i have the same result i have on Qoriq on fedora ppc64 . the only way for see something is use -serial stdio option ** Attachment added: "quad g5 qemu 2.91"

[Qemu-devel] [Bug 1674925] Re: Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected

2017-03-30 Thread luigiburdo
hi thomas on Qoriq Xics isnt present and cant be selected and i dont have video output too this is a shot of the kernel config. On G5 Quad i will made a shoot too i thinks screenshots is better then may english knowledge :P ** Attachment added: "Qoriq kenel cofig"

[Qemu-devel] [Bug 1674925] Re: Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected

2017-03-30 Thread luigiburdo
attched the booted mate 16.10 Qemu system ppc64 --kvm on Qoriq without video initialized only way i have to see something is with --serial stdio here i post the log of Qemu-system-ppc64 i filed a new bug about https://bugs.launchpad.net/qemu/+bug/1677247 soon the G5 Quad shots ** Attachment

[Qemu-devel] [Bug 1674925] Re: Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected

2017-03-30 Thread Thomas Huth
When you use "-vga none" or "-nodefaults" with that kernel where you've enabled xics, do you now get some output in the windows once Linux has booted? -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU.

Re: [Qemu-devel] [Bug 1674925] Re: Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected

2017-03-22 Thread Cédric Le Goater
On 03/22/2017 03:15 PM, Thomas Huth wrote: > On 22.03.2017 14:35, luigiburdo wrote: >> Hi Thomas with 2.9 rc1 i have this with --enable-kvm >> >> emu-system-ppc64 --enable-kvm >> qemu-system-ppc64: KVM and IRQ_XICS capability must be present for in-kernel >> XICS >> >> and the qemu dont run. > >

Re: [Qemu-devel] [Bug 1674925] Re: Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected

2017-03-22 Thread Thomas Huth
On 22.03.2017 14:35, luigiburdo wrote: > Hi Thomas with 2.9 rc1 i have this with --enable-kvm > > emu-system-ppc64 --enable-kvm > qemu-system-ppc64: KVM and IRQ_XICS capability must be present for in-kernel > XICS > > and the qemu dont run. Does it exit, or just hang afterwards? Was this with

[Qemu-devel] [Bug 1674925] Re: Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected

2017-03-22 Thread luigiburdo
Hi Thomas with 2.9 rc1 i have this with --enable-kvm emu-system-ppc64 --enable-kvm qemu-system-ppc64: KVM and IRQ_XICS capability must be present for in-kernel XICS and the qemu dont run. Ciao Luigi -- You received this bug notification because you are a member of qemu- devel-ml, which is

[Qemu-devel] [Bug 1674925] Re: Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected

2017-03-22 Thread luigiburdo
Hi Thomas, thanks for your reply i will test and report my experience ASAP Ciao Luigi -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1674925 Title: Qemu PPC64 kvm no display if --device

[Qemu-devel] [Bug 1674925] Re: Qemu PPC64 kvm no display if --device virtio-gpu-pci is selected

2017-03-22 Thread Thomas Huth
Hi! I think unless you use "-vga none" or "-nodefaults", QEMU will always start your guest with a VGA card by default, so if you add an additional "--device virtio-gpu-pci", you'll end up with a guest that has two video cards, one VGA and one virtio-gpu. Also there is a known bug in the SLOF