qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] Remove PROP_PTR, part 2/4


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/3] Remove PROP_PTR, part 2/4
Date: Sat, 4 Feb 2012 09:03:29 +0100

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




reply via email to

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