[Bug 1799102] Re: WARNING on boot in Intel GVT-g guest

2019-07-24 Thread Brad Figg
** Tags added: cscc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799102

Title:
  WARNING on boot in Intel GVT-g guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1799102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799102] Re: WARNING on boot in Intel GVT-g guest

2018-12-08 Thread Leonardo Müller
What causes this WARNING is the host kernel.

Using latest drm-tip (d63c50f2b014037b43c1c0f108c61e0a31ede3c1) in the
host, there is no WARNING in the guest, while the WARNING happens when
the host uses 4.18.0-12 (HWE 18.04 Edge). 4.15.0-42 does not support
iGVT-g with dma-buf, so it's not useful to test.

It seems the results weren't dependent of the Linux kernel version on
the guest: they were the same with 4.18.0-11, 4.18.0-12 and 4.19.5.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799102

Title:
  WARNING on boot in Intel GVT-g guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1799102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799102] Re: WARNING on boot in Intel GVT-g guest

2018-10-23 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799102

Title:
  WARNING on boot in Intel GVT-g guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1799102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799102] Re: WARNING on boot in Intel GVT-g guest

2018-10-23 Thread Leonardo Müller
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799102

Title:
  WARNING on boot in Intel GVT-g guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1799102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799102] Re: WARNING on boot in Intel GVT-g guest

2018-10-23 Thread Leonardo Müller
dmesg with 4.19.0-041900-generic is attached. 4.19-rc8 has the same
WARNING on boot.

** Attachment added: "dmesg with 4.19.0-041900-generic"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1799102/+attachment/5204537/+files/dmesg

** Tags added: kernel-bug-exists-upstream

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799102

Title:
  WARNING on boot in Intel GVT-g guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1799102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799102] Re: WARNING on boot in Intel GVT-g guest

2018-10-21 Thread Cristian Aravena Romero
Did this issue start happening after an update/upgrade? Was there a
prior kernel version where you were not having this particular problem?

Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.19 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".

Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.19-rc8

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799102

Title:
  WARNING on boot in Intel GVT-g guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1799102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799102] Re: WARNING on boot in Intel GVT-g guest

2018-10-21 Thread Leonardo Müller
Host information:

OS: Xubuntu 18.04.1 (amd64);
Kernel: 4.17.19 with 337fe9f5c1e7de1f391c6a692531379d2aa2ee11 applied to fix 
https://bugs.freedesktop.org/show_bug.cgi?id=107899;
QEMU: 3.0.0;

QEMU command line:

env PULSE_LATENCY_MSEC=5 QEMU_AUDIO_ADC_VOICES=0 QEMU_AUDIO_DRV=pa 
qemu-system-x86_64 \
-name "Ubuntu Cosmic" -k pt-br -nodefaults -enable-kvm -cpu host -smp 
cores=2,threads=2 -m 2G \
-device 
vfio-pci,sysfsdev=/sys/bus/pci/devices/:00:02.0/ef5f4cb6-734b-11e8-aaff-9fff2622012e,rombar=0,display=on,x-intx-mmap-timeout-ms=0x200,addr=0x3,id=iHD520
 \
-device qemu-xhci,id=xhcihub -device usb-tablet,id=usbtablet -device 
usb-audio,id=usbaudio,buffer=6144 -bios /usr/share/ovmf/OVMF.fd  \
-display gtk,gl=on -hda ubuntucosmic.qcow2 -monitor vc -serial mon:stdio \
-machine kernel_irqchip=on -global PIIX4_PM.disable_s3=1 -global 
PIIX4_PM.disable_s4=1 -M pc,usb=true \
-netdev user,id=net0,hostfwd=::5454-:22 -device e1000,netdev=net0,addr=8

** Bug watch added: freedesktop.org Bugzilla #107899
   https://bugs.freedesktop.org/show_bug.cgi?id=107899

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799102

Title:
  WARNING on boot in Intel GVT-g guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1799102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs