Re: runtime regression with "x86/mm/pat: Emulate PAT when it is disabled"

From: Toshi Kani
Date: Mon Mar 07 2016 - 10:10:48 EST


On Sun, 2016-03-06 at 19:35 -0500, Paul Gortmaker wrote:
> [Re: runtime regression with "x86/mm/pat: Emulate PAT when it is
> disabled"] On 04/03/2016 (Fri 15:12) Toshi Kani wrote:
>
> > On Fri, 2016-03-04 at 13:37 -0500, Paul Gortmaker wrote:
> > > [Re: runtime regression with "x86/mm/pat: Emulate PAT when it is
> > > disabled"] On 03/03/2016 (Thu 22:02) Toshi Kani wrote:
> > >
:
> > I am not really sure what I am doing is correct.
> >
> > On one window:
> > # ./00-runme
> > Warning: vlan 0 is not connected to host network
> > VNC server running on '::1:5900'
>
> Ah, it seems for some reason your system confuses qemu from using the
> "normal"ÂÂIPv4 default.ÂÂÂTry editing ./00-runme and add an explicit
> vnc optionÂÂÂÂ"-vnc 127.0.0.1:5" in front of "-show-cursor" and then:
>
> >
> > And another window on the same system:
> > # vncviewer localhost:1
>
> ...connect to localhost:5ÂÂhere.ÂÂI chose 5 just to not bump into
> anything your system might have on :0 or :1 already.

Still no luck. ÂPerhaps, vlan needs to connect?

# ./00-runme
Warning: vlan 0 is not connected to host network

# vncviewer localhost:5

TigerVNC Viewer 64-bit v1.6.0
Built on: 2016-01-04 15:09
Copyright (C) 1999-2015 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Can't open display:Â

> I'm assuming everyone here is used to reading diffs, but if someone
> wants the full dmesg files let me know and I'll send them off-list.

Yes, please send me full dmesg files. ÂSince I do not know your original
state, the diff does not give me the whole picture.

Thanks!
-Toshi