qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] usb-musb: make qdev-aware


From: Peter Maydell
Subject: [Qemu-devel] [PATCH 0/3] usb-musb: make qdev-aware
Date: Wed, 31 Aug 2011 21:49:38 +0100

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]