qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [RfC PATCH 1/2] usb: the big rename
Date: Fri, 09 Mar 2012 09:52:13 +0100	[thread overview]
Message-ID: <4F59C4BD.4060600@redhat.com> (raw)
In-Reply-To: <4F59C282.5090804@redhat.com>

Il 09/03/2012 09:42, Gerd Hoffmann ha scritto:
>>> emulations are prefixed with "dev-".  Fixup paths Makefile and include
>>> >> paths to make it compile.  No code changes.
>> > 
>> > Let's start using include/usb instead?
> I think that needs a few more cleanups beforehand, there is a single
> usb.h now, guess I better should split that into usb-private and
> external-interfaces first.
> 
> Also IIRC include/ is (also?) meant for the data structures code
> generators (qapi, visitors) want look at.

As I understood it, the idea is to make it simply Linux-like, with
public headers in include/ and private headers elsewhere.

So even interfaces that are private to the USB layer, but shared among
multiple directories would be in include/.

I suppose the external interfaces are just to support legacy
command-line and the like?

Paolo

  reply	other threads:[~2012-03-09  8:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-08  9:16 [Qemu-devel] [RfC PATCH 0/2] usb: reorganize source files Gerd Hoffmann
2012-03-08  9:16 ` [Qemu-devel] [RfC PATCH 1/2] usb: the big rename Gerd Hoffmann
2012-03-08  9:37   ` Alon Levy
2012-03-09  8:34   ` Paolo Bonzini
2012-03-09  8:42     ` Gerd Hoffmann
2012-03-09  8:52       ` Paolo Bonzini [this message]
2012-03-09  9:26         ` Gerd Hoffmann
2012-03-08  9:16 ` [Qemu-devel] [RfC PATCH 2/2] usb: zap hw/ush-{ohic, uhci}.h + init wrappers Gerd Hoffmann
2012-03-08 21:29 ` [Qemu-devel] [RfC PATCH 0/2] usb: reorganize source files Andreas Färber
2012-03-09  6:50   ` Gerd Hoffmann
2012-03-09  8:35     ` Markus Armbruster
2012-03-09  8:46       ` Gerd Hoffmann
2012-03-09  8:37     ` Paolo Bonzini
2012-03-08 21:37 ` Anthony Liguori

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=4F59C4BD.4060600@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).