All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for 2.9 0/2] target/xtensa fixes
@ 2017-03-17 18:18 Max Filippov
  2017-03-18 18:21 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2017-03-17 18:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Max Filippov

Hi Peter,

please pull the following two fixes for the target/xtensa.

The following changes since commit dd4d2578215cd380f40a38028a9904e15b135ef3:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170309-1' into staging (2017-03-09 13:16:05 +0000)

are available in the git repository at:

  git://github.com/OSLL/qemu-xtensa.git tags/20170317-xtensa

for you to fetch changes up to f289bb091e6876df2e0e3481cb414c277695a405:

  target/xtensa: fix semihosting argc/argv implementation (2017-03-11 14:59:03 -0800)

----------------------------------------------------------------
target/xtensa fixes for 2.9:

- fix build failure when FDT support is not enabled;
- correctly pass command line arguments to semihosting guests.

----------------------------------------------------------------
Max Filippov (2):
      target/xtensa: xtfpga: load DTB only when FDT support is enabled
      target/xtensa: fix semihosting argc/argv implementation

 hw/xtensa/xtfpga.c          |  9 +++++++++
 target/xtensa/xtensa-semi.c | 49 +++++++++++++++++++++++++++++++++------------
 2 files changed, 45 insertions(+), 13 deletions(-)

-- 
Thanks.
-- Max

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PULL for 2.9 0/2] target/xtensa fixes
  2017-03-17 18:18 [Qemu-devel] [PULL for 2.9 0/2] target/xtensa fixes Max Filippov
@ 2017-03-18 18:21 ` Peter Maydell
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2017-03-18 18:21 UTC (permalink / raw)
  To: Max Filippov; +Cc: QEMU Developers

On 17 March 2017 at 18:18, Max Filippov <jcmvbkbc@gmail.com> wrote:
> Hi Peter,
>
> please pull the following two fixes for the target/xtensa.
>
> The following changes since commit dd4d2578215cd380f40a38028a9904e15b135ef3:
>
>   Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170309-1' into staging (2017-03-09 13:16:05 +0000)
>
> are available in the git repository at:
>
>   git://github.com/OSLL/qemu-xtensa.git tags/20170317-xtensa
>
> for you to fetch changes up to f289bb091e6876df2e0e3481cb414c277695a405:
>
>   target/xtensa: fix semihosting argc/argv implementation (2017-03-11 14:59:03 -0800)
>
> ----------------------------------------------------------------
> target/xtensa fixes for 2.9:
>
> - fix build failure when FDT support is not enabled;
> - correctly pass command line arguments to semihosting guests.
>
> ----------------------------------------------------------------
> Max Filippov (2):
>       target/xtensa: xtfpga: load DTB only when FDT support is enabled
>       target/xtensa: fix semihosting argc/argv implementation
>
>  hw/xtensa/xtfpga.c          |  9 +++++++++
>  target/xtensa/xtensa-semi.c | 49 +++++++++++++++++++++++++++++++++------------
>  2 files changed, 45 insertions(+), 13 deletions(-)

Applied, thanks.

-- PMM

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-18 18:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-17 18:18 [Qemu-devel] [PULL for 2.9 0/2] target/xtensa fixes Max Filippov
2017-03-18 18:21 ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.