qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] QOM'ify hw/char devices
@ 2016-03-17  9:20 xiaoqiang zhao
  2016-03-17  9:20 ` [Qemu-devel] [PATCH 1/6] hw/char: QOM'ify escc.c xiaoqiang zhao
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: xiaoqiang zhao @ 2016-03-17  9:20 UTC (permalink / raw)
  To: qemu-devel; +Cc: cornelia.huck, pbonzini, michael, agraf, edgar.iglesias

This patch set trys to QOM'ify hw/char files, see commit messages
for more details

xiaoqiang zhao (6):
  hw/char: QOM'ify escc.c
  hw/char: QOM'ify etraxfs_ser.c
  hw/char: QOM'ify lm32_juart.c
  hw/char: QOM'ify lm32_uart.c
  hw/char: QOM'ify sclpconsole-lm.c
  hw/char: QOM'ify sclpconsole.c

 hw/char/escc.c           | 12 +++++-------
 hw/char/etraxfs_ser.c    | 11 +++++------
 hw/char/lm32_juart.c     |  9 +++------
 hw/char/lm32_uart.c      | 12 +++++-------
 hw/char/sclpconsole-lm.c | 14 +++++++++-----
 hw/char/sclpconsole.c    | 12 ++++++++----
 6 files changed, 35 insertions(+), 35 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-05-09 10:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-17  9:20 [Qemu-devel] [PATCH 0/6] QOM'ify hw/char devices xiaoqiang zhao
2016-03-17  9:20 ` [Qemu-devel] [PATCH 1/6] hw/char: QOM'ify escc.c xiaoqiang zhao
2016-03-17  9:20 ` [Qemu-devel] [PATCH 2/6] hw/char: QOM'ify etraxfs_ser.c xiaoqiang zhao
2016-05-06  7:42   ` Edgar E. Iglesias
2016-05-09 10:51   ` Paolo Bonzini
2016-03-17  9:20 ` [Qemu-devel] [PATCH 3/6] hw/char: QOM'ify lm32_juart.c xiaoqiang zhao
2016-03-17  9:20 ` [Qemu-devel] [PATCH 4/6] hw/char: QOM'ify lm32_uart.c xiaoqiang zhao
2016-03-17  9:20 ` [Qemu-devel] [PATCH 5/6] hw/char: QOM'ify sclpconsole-lm.c xiaoqiang zhao
2016-03-17 10:08   ` Cornelia Huck
2016-03-17 10:38     ` zxq_yx_007
2016-03-17  9:20 ` [Qemu-devel] [PATCH 6/6] hw/char: QOM'ify sclpconsole.c xiaoqiang zhao

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