All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/6] QOM'ify hw/char devices
@ 2016-03-29  7:47 xiaoqiang zhao
  2016-03-29  7:47 ` [Qemu-devel] [PATCH v2 1/6] hw/char: QOM'ify escc.c xiaoqiang zhao
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: xiaoqiang zhao @ 2016-03-29  7:47 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

Changes in v2:
* rename TYPE_SCLP_LM_CONSOLE to TYPE_SCLPLM_CONSOLE which is suggested by 
  Cornelia Huck <cornelia.huck@de.ibm.com>
* rebase on the current master

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] 18+ messages in thread

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

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-29  7:47 [Qemu-devel] [PATCH v2 0/6] QOM'ify hw/char devices xiaoqiang zhao
2016-03-29  7:47 ` [Qemu-devel] [PATCH v2 1/6] hw/char: QOM'ify escc.c xiaoqiang zhao
2016-05-09 10:41   ` Paolo Bonzini
2016-03-29  7:47 ` [Qemu-devel] [PATCH v2 2/6] hw/char: QOM'ify etraxfs_ser.c xiaoqiang zhao
2016-03-29  7:47 ` [Qemu-devel] [PATCH v2 3/6] hw/char: QOM'ify lm32_juart.c xiaoqiang zhao
2016-05-09  9:08   ` michael
2016-05-09 10:43   ` Paolo Bonzini
2016-03-29  7:47 ` [Qemu-devel] [PATCH v2 4/6] hw/char: QOM'ify lm32_uart.c xiaoqiang zhao
2016-05-09  9:08   ` michael
2016-03-29  7:47 ` [Qemu-devel] [PATCH v2 5/6] hw/char: QOM'ify sclpconsole-lm.c xiaoqiang zhao
2016-05-09  9:05   ` Cornelia Huck
2016-03-29  7:47 ` [Qemu-devel] [PATCH v2 6/6] hw/char: QOM'ify sclpconsole.c xiaoqiang zhao
2016-05-09  9:05   ` Cornelia Huck
2016-05-05 10:38 ` [Qemu-devel] [PATCH v2 0/6] QOM'ify hw/char devices 赵小强
2016-05-05 12:51   ` Peter Maydell
2016-05-05 14:04     ` xiaoqiang zhao
2016-05-06  7:37     ` Markus Armbruster
2016-05-09 10:44     ` Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.