|
From: | Anthony Liguori |
Subject: | Re: [Qemu-devel] [PULL] lm32 fixes and new milkymist hardware support |
Date: | Thu, 29 Sep 2011 13:27:35 -0500 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13 |
On 09/15/2011 05:58 PM, Michael Walle wrote:
Hi Anthony, here is a patch for target-lm32, which is broken with the current master. Additionally, support for the new uart of the milkymist SoC is added. The following changes since commit ef4f97cba2a354656b00eb8659bf61ab2321fa4e: Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging (2011-09-15 13:33:03 -0500) are available in the git repository at: http://git.serverraum.org/git/mw/qemu-lm32.git for-upstream
Please publish a git URI. Fetching over HTTP is painful, particularly when the connection to the server isn't very good.
Regards, Anthony Liguori
Michael Walle (3): lm32: add missing qemu_init_vcpu() call milkymist_uart: support new core version milkymist: new interrupt map hw/milkymist-hw.h | 5 +-- hw/milkymist-uart.c | 72 +++++++++++++++++++++++++++++++++++++++++++------ hw/milkymist.c | 14 +++++----- target-lm32/helper.c | 1 + trace-events | 4 +- 5 files changed, 75 insertions(+), 21 deletions(-)
[Prev in Thread] | Current Thread | [Next in Thread] |