qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] lm32/milkymist: some qomifying and a small doc fix
@ 2016-06-20 16:39 Michael Walle
  2016-06-20 16:39 ` [Qemu-devel] [PULL 1/6] hw/timer: QOM'ify lm32_timer Michael Walle
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Michael Walle @ 2016-06-20 16:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, xiaoqiang zhao, Michael Walle

Hi Peter,

these are the qomifying patches which didn't go through any other
maintainer queue. There is also one tiny patch which updates all
documentation URLs.

Thank you xiaoqiang zhao for your work! And sorry for the long delay until
your patches were finally picked.

Please pull,
 michael


The following changes since commit fd2590bccc0bd63833813592a3e193686cf1c623:

  Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2016-06-20 15:07:56 +0100)

are available in the git repository at:

  git://github.com/mwalle/qemu.git tags/lm32-queue/20160620

for you to fetch changes up to 6dbbe24337b7a8d4cac23d1cd4eedf6645ccf09b:

  milkymist: update specification URLs (2016-06-20 18:12:04 +0200)

----------------------------------------------------------------
lm32/milkymist: some qomifying

----------------------------------------------------------------
Michael Walle (1):
      milkymist: update specification URLs

xiaoqiang zhao (5):
      hw/timer: QOM'ify lm32_timer
      hw/timer: QOM'ify milkymist_sysctl
      hw/display: QOM'ify milkymist-tmu2.c
      hw/display: QOM'ify milkymist-vgafb.c
      hw/intc: QOM'ify lm32_pic.c

 hw/audio/milkymist-ac97.c    |  2 +-
 hw/char/milkymist-uart.c     |  2 +-
 hw/display/milkymist-tmu2.c  | 26 +++++++++++++++-----------
 hw/display/milkymist-vgafb.c | 18 +++++++++++-------
 hw/intc/lm32_pic.c           | 12 +++++-------
 hw/misc/milkymist-hpdmc.c    |  2 +-
 hw/misc/milkymist-pfpu.c     |  2 +-
 hw/sd/milkymist-memcard.c    |  2 +-
 hw/timer/lm32_timer.c        | 19 ++++++++++++-------
 hw/timer/milkymist-sysctl.c  | 23 ++++++++++++++---------
 10 files changed, 62 insertions(+), 46 deletions(-)

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

end of thread, other threads:[~2016-06-20 17:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-20 16:39 [Qemu-devel] [PULL 0/6] lm32/milkymist: some qomifying and a small doc fix Michael Walle
2016-06-20 16:39 ` [Qemu-devel] [PULL 1/6] hw/timer: QOM'ify lm32_timer Michael Walle
2016-06-20 16:39 ` [Qemu-devel] [PULL 2/6] hw/timer: QOM'ify milkymist_sysctl Michael Walle
2016-06-20 16:39 ` [Qemu-devel] [PULL 3/6] hw/display: QOM'ify milkymist-tmu2.c Michael Walle
2016-06-20 16:39 ` [Qemu-devel] [PULL 4/6] hw/display: QOM'ify milkymist-vgafb.c Michael Walle
2016-06-20 16:39 ` [Qemu-devel] [PULL 5/6] hw/intc: QOM'ify lm32_pic.c Michael Walle
2016-06-20 16:39 ` [Qemu-devel] [PULL 6/6] milkymist: update specification URLs Michael Walle
2016-06-20 17:55 ` [Qemu-devel] [PULL 0/6] lm32/milkymist: some qomifying and a small doc fix Peter Maydell

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