qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] xtensa_lx60: FLASH, kernel args support, minor fixes
@ 2011-10-30 18:03 Max Filippov
  2011-10-30 18:03 ` [Qemu-devel] [PATCH 1/3] xtensa_lx60: add FLASH support Max Filippov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Max Filippov @ 2011-10-30 18:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: jcmvbkbc

Max Filippov (3):
  xtensa_lx60: add FLASH support
  xtensa_lx60: pass kernel arguments from -append
  xtensa_lx60: fix build date code and change memory region names

 default-configs/xtensa-softmmu.mak   |    1 +
 default-configs/xtensaeb-softmmu.mak |    1 +
 hw/xtensa_bootparam.h                |   25 ++++++++
 hw/xtensa_lx60.c                     |  111 +++++++++++++++++++++++++++++-----
 4 files changed, 122 insertions(+), 16 deletions(-)
 create mode 100644 hw/xtensa_bootparam.h

-- 
1.7.6.4

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [Qemu-devel] [PULL 0/7] target-xtensa patches for 1.0
@ 2011-10-31 22:17 Max Filippov
  2011-10-31 22:17 ` [Qemu-devel] [PATCH 2/3] xtensa_lx60: pass kernel arguments from -append Max Filippov
  0 siblings, 1 reply; 5+ messages in thread
From: Max Filippov @ 2011-10-31 22:17 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Blue Swirl, jcmvbkbc, qemu-devel

The following fixes for target-xtensa targeting 1.0 are available in the git
repository at

  git://jcmvbkbc.spb.ru/dumb/qemu-xtensa.git xtensa

Max Filippov (7):
  target-xtensa: mask out undefined bits of WINDOWBASE SR
  target-xtensa: handle cache options in the overlay tool
  target-xtensa: raise an exception for invalid and reserved opcodes
  opencores_eth: fix RX path: FCS, padding and TL
  xtensa_lx60: add FLASH support
  xtensa_lx60: pass kernel arguments from -append
  xtensa_lx60: fix build date code and change memory region names

 default-configs/xtensa-softmmu.mak   |    1 +
 default-configs/xtensaeb-softmmu.mak |    1 +
 hw/opencores_eth.c                   |   29 +++++++--
 hw/xtensa_bootparam.h                |   25 ++++++++
 hw/xtensa_lx60.c                     |  111 +++++++++++++++++++++++++++++-----
 target-xtensa/overlay_tool.h         |    6 ++
 target-xtensa/translate.c            |    9 ++-
 7 files changed, 159 insertions(+), 23 deletions(-)
 create mode 100644 hw/xtensa_bootparam.h

-- 
1.7.6.4

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

end of thread, other threads:[~2011-10-31 22:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-30 18:03 [Qemu-devel] [PATCH 0/3] xtensa_lx60: FLASH, kernel args support, minor fixes Max Filippov
2011-10-30 18:03 ` [Qemu-devel] [PATCH 1/3] xtensa_lx60: add FLASH support Max Filippov
2011-10-30 18:03 ` [Qemu-devel] [PATCH 2/3] xtensa_lx60: pass kernel arguments from -append Max Filippov
2011-10-30 18:03 ` [Qemu-devel] [PATCH 3/3] xtensa_lx60: fix build date code and change memory region names Max Filippov
  -- strict thread matches above, loose matches on Subject: below --
2011-10-31 22:17 [Qemu-devel] [PULL 0/7] target-xtensa patches for 1.0 Max Filippov
2011-10-31 22:17 ` [Qemu-devel] [PATCH 2/3] xtensa_lx60: pass kernel arguments from -append Max Filippov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).