From: Alex Williamson <alex.williamson@hp.com>
To: "Daniel P. Berrange" <berrange@redhat.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: PATCH 0/10: Merge PV framebuffer & console into QEMU
Date: Thu, 25 Oct 2007 15:41:22 -0600 [thread overview]
Message-ID: <1193348482.6545.10.camel@lappy> (raw)
In-Reply-To: <20071025212313.GA2916@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1502 bytes --]
On Thu, 2007-10-25 at 22:23 +0100, Daniel P. Berrange wrote:
> > Seems like the async hookup isn't happening. Anything obvious to check?
> > I confirmed I do still have vfb on ia64 with a tools build from the cset
> > before this series. Thanks,
>
> Another thing worth testing, is to try a build at 16225:695871933840
> vs 16226:695871933840. 16226 contains a refactoring of the front/back
> handshake code, so if it still works on 16225 then it points to a bug
> in the state machine changes I did.
Yes, that is the case. 16225 works fine. On 16226, the domu hangs,
then gives me a vkbd error:
Error: Device 0 (vkbd) could not be connected. Hotplug scripts not
working.
Here's was I see in the qmeu log file:
xs_read(): vncpasswd get
error. /vm/c766b61d-58e1-8efe-b853-40addbd451ae/vncpasswd.
shift keysym 003e keycode 86
shift keysym 00a6 keycode 86
keypad keysym ffae keycode 83
keypad keysym ffac keycode 83
...
shift keysym 0021 keycode 2
shift keysym 0040 keycode 3
shift keysym 0023 keycode 4
...
shift keysym 003f keycode 53
FB: Waiting for KBD backend creation
Doing backend watch on
Watch for dev failed
The same failure happens in the qmeu log with tip. It seems odd to me
that xenfb_new() can return failure, but we don't make use of the return
value from xenfb_wait_for_backend(). I also attached the xenstore-ls
output. This was domid 5 for this latest attempt on cset 16226.
Thanks,
Alex
--
Alex Williamson HP Open Source & Linux Org.
[-- Attachment #2: xenstore-ls.log.bz2 --]
[-- Type: application/x-bzip, Size: 17820 bytes --]
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2007-10-25 21:41 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-24 20:35 PATCH 0/10: Merge PV framebuffer & console into QEMU Daniel P. Berrange
2007-10-24 20:39 ` PATCH 1/10: Add a QEMU machine type for fullvirt guests Daniel P. Berrange
2007-10-24 20:40 ` PATCH 2/10: Add a QEMU machine type for paravirt guests Daniel P. Berrange
2007-10-24 20:40 ` PATCH 3/10: Remove standalone xenfb code Daniel P. Berrange
2007-10-24 20:41 ` PATCH 4/10: Refactor xenfb event handlers Daniel P. Berrange
2007-10-24 20:41 ` PATCH 5/10: Refactor QEMU console integration Daniel P. Berrange
2007-10-24 20:42 ` PATCH 6/10: Merge private & public xenfb structs Daniel P. Berrange
2007-10-24 20:42 ` PATCH 7/10: Async negotiation with xenfb frontend Daniel P. Berrange
2007-10-24 20:43 ` PATCH 8/10: Add pv console to QEMU paravirt machine Daniel P. Berrange
2007-10-24 20:44 ` PATCH 9/10: XenD device model re-factoring Daniel P. Berrange
2007-10-24 20:44 ` PATCH 10/10: Make xenconsoled ignore doms with qemu-dm Daniel P. Berrange
2007-10-25 18:56 ` PATCH 0/10: Merge PV framebuffer & console into QEMU Alex Williamson
2007-10-25 19:02 ` Daniel P. Berrange
2007-10-25 21:23 ` Daniel P. Berrange
2007-10-25 21:41 ` Alex Williamson [this message]
2007-10-26 8:16 ` Markus Armbruster
2007-10-26 16:15 ` Daniel P. Berrange
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1193348482.6545.10.camel@lappy \
--to=alex.williamson@hp.com \
--cc=berrange@redhat.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.