On 2015/5/19 15:45, Gonglei wrote: > On 2015/5/13 8:43, arei.gong...@huawei.com wrote: >> From: Gonglei <arei.gong...@huawei.com> >> >> Because DO_UPCAST() is long deprecated, let me do >> some cleanup work. >> >> Please review, >> thanks >> >> Cc: Michael S. Tsirkin <m...@redhat.com> >> Cc: Paolo Bonzini <pbonz...@redhat.com> >> >> Gonglei (6): >> pci-assign: QOMify >> piix: piix3 QOMify >> piix4: QOMify >> wdt_i6300esb: QOMify >> xen_pt: QOMify >> vt82c686: QOMify >> >> hw/i386/kvm/pci-assign.c | 39 ++++++++++++++++--------------- >> hw/isa/piix4.c | 8 +++++-- >> hw/isa/vt82c686.c | 47 ++++++++++++++++++++++++++------------ >> hw/pci-host/piix.c | 57 >> +++++++++++++++++++++++++--------------------- >> hw/watchdog/wdt_i6300esb.c | 14 ++++++++---- >> hw/xen/xen_pt.c | 10 ++++---- >> hw/xen/xen_pt.h | 4 ++++ >> 7 files changed, 108 insertions(+), 71 deletions(-) >> > > Ping... > Hi, Michael, Paolo
Can you please ack or review those patches? Regards, -Gonglei