qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] usb-musb: make qdev-aware
@ 2011-08-31 20:49 Peter Maydell
  2011-08-31 20:49 ` [Qemu-devel] [PATCH 1/3] usb: Remove leading underscores from __musb_irq_max Peter Maydell
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Peter Maydell @ 2011-08-31 20:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: Riku Voipio, Juha Riihimäki, Gerd Hoffmann, patches

This patchset has some minor cleanups to usb-musb that we can make now
that the only user (tusb6010) is a qdev device.

I've thrown in a minor piece of renaming to avoid a C-standard reserved
namespace.

These patches depend only on the just-committed bdc76462a so they
should be fine to go in through the usb queue.


Juha Riihimäki (1):
  usb-musb: Add reset function

Peter Maydell (2):
  usb: Remove leading underscores from __musb_irq_max
  usb-musb: Take a DeviceState* in init function

 hw/tusb6010.c |   11 +++--------
 hw/usb-musb.c |   26 ++++++++++++++++++++------
 hw/usb.h      |    6 ++++--
 3 files changed, 27 insertions(+), 16 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-09-02 14:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-31 20:49 [Qemu-devel] [PATCH 0/3] usb-musb: make qdev-aware Peter Maydell
2011-08-31 20:49 ` [Qemu-devel] [PATCH 1/3] usb: Remove leading underscores from __musb_irq_max Peter Maydell
2011-08-31 20:49 ` [Qemu-devel] [PATCH 2/3] usb-musb: Take a DeviceState* in init function Peter Maydell
2011-08-31 20:49 ` [Qemu-devel] [PATCH 3/3] usb-musb: Add reset function Peter Maydell
2011-09-01 14:38 ` [Qemu-devel] [PATCH 0/3] usb-musb: make qdev-aware Gerd Hoffmann
2011-09-01 15:57   ` Peter Maydell
2011-09-02  7:03     ` Juha.Riihimaki
2011-09-02  7:50       ` Gerd Hoffmann
2011-09-02  8:00         ` Riku Voipio
2011-09-02  8:42           ` Marcin Juszkiewicz
2011-09-02 14:23             ` Gerd Hoffmann
2011-09-02  8:55         ` Peter Maydell
2011-09-02 10:27         ` Peter Maydell

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).