qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] pci/isa: QOMify
@ 2015-05-13  0:43 arei.gonglei
  2015-05-13  0:43 ` [Qemu-devel] [PATCH 1/6] pci-assign: QOMify arei.gonglei
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: arei.gonglei @ 2015-05-13  0:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, Gonglei, peter.huangpeng, mst

From: Gonglei <arei.gonglei@huawei.com>

Because DO_UPCAST() is long deprecated, let me do 
some cleanup work.

Please review,
thanks

Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Paolo Bonzini <pbonzini@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(-)

-- 
1.7.12.4

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

end of thread, other threads:[~2015-06-09 12:23 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13  0:43 [Qemu-devel] [PATCH 0/6] pci/isa: QOMify arei.gonglei
2015-05-13  0:43 ` [Qemu-devel] [PATCH 1/6] pci-assign: QOMify arei.gonglei
2015-05-13  0:43 ` [Qemu-devel] [PATCH 2/6] piix: piix3 QOMify arei.gonglei
2015-05-13  0:43 ` [Qemu-devel] [PATCH 3/6] piix4: QOMify arei.gonglei
2015-05-13  0:43 ` [Qemu-devel] [PATCH 4/6] wdt_i6300esb: QOMify arei.gonglei
2015-05-13  0:43 ` [Qemu-devel] [PATCH 5/6] xen_pt: QOMify arei.gonglei
2015-05-13 11:46   ` Stefano Stabellini
2015-05-13  0:43 ` [Qemu-devel] [PATCH 6/6] vt82c686: QOMify arei.gonglei
2015-05-19  7:45 ` [Qemu-devel] [PATCH 0/6] pci/isa: QOMify Gonglei
2015-06-01  7:36   ` Gonglei
2015-06-01 10:25     ` Michael S. Tsirkin
2015-06-01 11:31       ` Paolo Bonzini
2015-06-09  1:34         ` Gonglei
2015-06-09 11:00           ` Michael Tokarev
2015-06-09 11:24             ` Gonglei
2015-06-09 11:36               ` Michael Tokarev
2015-06-09 12:11                 ` Gonglei

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