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