[Qemu-devel] [PATCH 0/7] Nios2 architecture support

2017-01-18 Thread Marek Vasut
This patchset adds support for new Nios2 architecture as well as the initial set of models for hardware blocks and emulation of the Altera 10M50 GHRD devkit. Cc: Chris Wulff Cc: Jeff Da Silva Cc: Ley Foon Tan Cc: Sandra Loosemore Cc: Yves Vandervennet Cc: Alexander Graf Cc: Richard Henderson

Re: [Qemu-devel] [PATCH 0/7] Nios2 architecture support

2017-01-17 Thread Alexander Graf
On 01/17/2017 01:44 AM, Marek Vasut wrote: This patchset adds support for new Nios2 architecture as well as the initial set of models for hardware blocks and emulation of the Altera 10M50 GHRD devkit. Thanks :). Reviewed-by: Alexander Graf Alex Chris Wulff (3): nios2: Add architecture

[Qemu-devel] [PATCH 0/7] Nios2 architecture support

2017-01-16 Thread Marek Vasut
This patchset adds support for new Nios2 architecture as well as the initial set of models for hardware blocks and emulation of the Altera 10M50 GHRD devkit. Chris Wulff (3): nios2: Add architecture emulation support nios2: Add IIC interrupt controller emulation nios2: Add periodic timer emu