|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [Qemu-devel] [PATCH 3/7] xen: add console backend driver
>> +
>> +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 ...
cheers,
Gerd
--
http://kraxel.fedorapeople.org/xenner/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|