qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL v2 0/5] lm32 fixes and additions


From: Blue Swirl
Subject: Re: [Qemu-devel] [PULL v2 0/5] lm32 fixes and additions
Date: Sun, 1 Apr 2012 19:10:47 +0000

On Sun, Apr 1, 2012 at 18:37, Michael Walle <address@hidden> wrote:
> Hi Blue,
>
> Please pull the following lm32 fixes and additions.

Thanks, pulled.

> v2:
>  - prefix enumerations in lm32-dis.c to avoid name conflicts
>
> The following changes since commit b7c8e15a146a7b20021b524f41d6b8072ee093b5:
>
>  Merge branch 'arm-devs.for-upstream' of 
> git://git.linaro.org/people/pmaydell/qemu-arm (2012-03-31 12:10:07 +0000)
>
> are available in the git repository at:
>
>  git://github.com/mwalle/qemu.git for-upstream
>
> Michael Walle (5):
>      tests: fix out-of-tree building for lm32 target
>      target-lm32: init tcg only if available
>      milkymist-sysctl: support for new core version
>      target-lm32: add simple disassembler
>      milkymist-vgafb: add missing register
>
>  Makefile.objs           |    1 +
>  configure               |    8 +-
>  dis-asm.h               |    3 +
>  disas.c                 |    6 +
>  hw/milkymist-sysctl.c   |   26 +++--
>  hw/milkymist-vgafb.c    |    5 +-
>  lm32-dis.c              |  361 
> +++++++++++++++++++++++++++++++++++++++++++++++
>  target-lm32/helper.c    |    2 +-
>  tests/tcg/lm32/Makefile |   13 +-
>  9 files changed, 408 insertions(+), 17 deletions(-)
>  create mode 100644 lm32-dis.c
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]