qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Remove PROP_PTR, part 2/4
@ 2012-02-04  8:03 Paolo Bonzini
  2012-02-04  8:03 ` [Qemu-devel] [PATCH 1/3] smbus: fix writes Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Paolo Bonzini @ 2012-02-04  8:03 UTC (permalink / raw)
  To: qemu-devel

Part 1 is OMAP and is included in the qdev series.  This one covers
devices that should never have used PROP_PTR in the first place.
The other parts will have to wait for QOMification of buses and CPUs.

Paolo Bonzini (3):
  smbus: fix writes
  smbus_eeprom: remove PTR property
  vmmouse: replace PROP_PTR property with gpio pin to i8042

 hw/pc.c           |    7 +++----
 hw/pc.h           |    1 -
 hw/pckbd.c        |    7 +++++--
 hw/smbus.c        |   11 +++++++----
 hw/smbus.h        |    4 ++--
 hw/smbus_eeprom.c |   39 +++++++++++++++++++++------------------
 hw/vmmouse.c      |   11 +++--------
 7 files changed, 41 insertions(+), 39 deletions(-)

-- 
1.7.7.6

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

end of thread, other threads:[~2012-02-09  0:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-04  8:03 [Qemu-devel] [PATCH 0/3] Remove PROP_PTR, part 2/4 Paolo Bonzini
2012-02-04  8:03 ` [Qemu-devel] [PATCH 1/3] smbus: fix writes Paolo Bonzini
2012-02-04  8:03 ` [Qemu-devel] [PATCH 2/3] smbus_eeprom: remove PTR property Paolo Bonzini
2012-02-04  8:03 ` [Qemu-devel] [PATCH 3/3] vmmouse: replace PROP_PTR property with gpio pin to i8042 Paolo Bonzini
2012-02-04 13:03   ` Gerhard Wiesinger
2012-02-04 13:15     ` Paolo Bonzini
2012-02-07 12:39   ` Juan Quintela
2012-02-07 12:54     ` Paolo Bonzini
2012-02-09  0:48   ` Paul Brook

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