WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: [Qemu-devel] [PATCH 3/7] xen: add console backend driver

To: Gerd Hoffmann <kraxel@xxxxxxxxxx>
Subject: [Xen-devel] Re: [Qemu-devel] [PATCH 3/7] xen: add console backend driver.
From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
Date: Mon, 28 Jul 2008 14:04:20 -0500
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, qemu-devel@xxxxxxxxxx
Delivery-date: Mon, 28 Jul 2008 12:05:15 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <488DE90E.3080809@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <1217251078-6591-1-git-send-email-kraxel@xxxxxxxxxx> <1217251078-6591-4-git-send-email-kraxel@xxxxxxxxxx> <488DD4FF.9030400@xxxxxxxxxxxxx> <488DE90E.3080809@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.14 (X11/20080501)
Gerd Hoffmann wrote:
+
+struct devops xen_console_ops = {
I missed it in the previous patchset, but it would be nice to QEMU-ify
these things.  For instance, 'struct xen_console' => 'XenConsole',
'struct devopts' => 'XenDevOpts', etc.

Hmm, I will if I have to.

But I don't like that style very much and a quick grep through the qemu
header files shows that the CapsStyle isn't used consequently
everythere.  I see a happy style mix.  The core structures tend to be
CapsStyle though ...

I much prefer the Linux style myself, but I prefer consistency over any particular style. I think it would be good to modify the code to be consistent with the rest of the core QEMU structure.

Regards,

Anthony Liguori

cheers,
  Gerd



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>