On Mon, Oct 3, 2011 at 1:36 PM, Michael Walle <mich...@walle.cc> wrote: > Hi Anthony, > >> Please publish a git URI. Fetching over HTTP is painful, particularly when >> the connection to the server isn't very good. > > The following changes since commit d11cf8cc80d946dfc9a23597cd9a0bb1c487cfa7: > > etrax-dma: Remove bogus if statement (2011-10-03 10:20:13 +0200) > > are available in the git repository at: > git://git.serverraum.org/git/mw/qemu-lm32.git for-upstream
Thanks, pulled. > 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(-) > >