On 04/11/2012 06:19 PM, Andreas Färber wrote:
Hello Anthony, Blue or Edgar,

Please pull the lm32 QOM CPU conversion.

Cc: Anthony Liguori<anth...@codemonkey.ws>
Cc: Blue Swirl<blauwir...@gmail.com>
Cc: Edgar E. Iglesias<edgar.igles...@gmail.com>

Cc: Michael Walle<mich...@walle.cc>

Pulled.  Thanks.

Regards,

Anthony Liguori


The following changes since commit c1958aea51a14199d05d392edce932a956e1674d:

   target-i386: QOM'ify CPU reset (2012-04-10 17:10:27 +0200)

are available in the git repository at:
   git://github.com/afaerber/qemu-cpu.git qom-cpu-lm32.v3

Andreas Färber (3):
       target-lm32: QOM'ify CPU
       target-lm32: QOM'ify CPU init
       target-lm32: QOM'ify CPU reset

  Makefile.target       |    1 +
  target-lm32/cpu-qom.h |   71 +++++++++++++++++++++++++++++++++++++++++++
  target-lm32/cpu.c     |   81 +++++++++++++++++++++++++++++++++++++++++++++++++
  target-lm32/cpu.h     |    1 +
  target-lm32/helper.c  |   17 ++--------
  5 files changed, 158 insertions(+), 13 deletions(-)
  create mode 100644 target-lm32/cpu-qom.h
  create mode 100644 target-lm32/cpu.c




Reply via email to