qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-1.3] qemu-tech.texi: update implemented xtensa features list
@ 2012-11-29 15:53 Max Filippov
  2012-11-30 16:16 ` Anthony Liguori
  0 siblings, 1 reply; 2+ messages in thread
From: Max Filippov @ 2012-11-29 15:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: Blue Swirl, Max Filippov

Debug option is available since QEMU-1.2; FP coprocessor and
coprocessor context is available since QEMU-1.3.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
---
 qemu-tech.texi |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/qemu-tech.texi b/qemu-tech.texi
index d73dda8..8aefa74 100644
--- a/qemu-tech.texi
+++ b/qemu-tech.texi
@@ -262,16 +262,16 @@ Current QEMU limitations:
 
 @item Core Xtensa ISA emulation, including most options: code density,
 loop, extended L32R, 16- and 32-bit multiplication, 32-bit division,
-MAC16, miscellaneous operations, boolean, multiprocessor synchronization,
+MAC16, miscellaneous operations, boolean, FP coprocessor, coprocessor
+context, debug, multiprocessor synchronization,
 conditional store, exceptions, relocatable vectors, unaligned exception,
 interrupts (including high priority and timer), hardware alignment,
 region protection, region translation, MMU, windowed registers, thread
 pointer, processor ID.
 
-@item Not implemented options: FP coprocessor, coprocessor context,
-data/instruction cache (including cache prefetch and locking), XLMI,
-processor interface, debug. Also options not covered by the core ISA
-(e.g. FLIX, wide branches) are not implemented.
+@item Not implemented options: data/instruction cache (including cache
+prefetch and locking), XLMI, processor interface. Also options not
+covered by the core ISA (e.g. FLIX, wide branches) are not implemented.
 
 @item Can run most Xtensa Linux binaries.
 
-- 
1.7.7.6

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

* Re: [Qemu-devel] [PATCH for-1.3] qemu-tech.texi: update implemented xtensa features list
  2012-11-29 15:53 [Qemu-devel] [PATCH for-1.3] qemu-tech.texi: update implemented xtensa features list Max Filippov
@ 2012-11-30 16:16 ` Anthony Liguori
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2012-11-30 16:16 UTC (permalink / raw)
  To: Max Filippov, qemu-devel; +Cc: Blue Swirl

Max Filippov <jcmvbkbc@gmail.com> writes:

> Debug option is available since QEMU-1.2; FP coprocessor and
> coprocessor context is available since QEMU-1.3.
>
> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>

Applied. Thanks.

Regards,

Anthony Liguori

> ---
>  qemu-tech.texi |   10 +++++-----
>  1 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/qemu-tech.texi b/qemu-tech.texi
> index d73dda8..8aefa74 100644
> --- a/qemu-tech.texi
> +++ b/qemu-tech.texi
> @@ -262,16 +262,16 @@ Current QEMU limitations:
>  
>  @item Core Xtensa ISA emulation, including most options: code density,
>  loop, extended L32R, 16- and 32-bit multiplication, 32-bit division,
> -MAC16, miscellaneous operations, boolean, multiprocessor synchronization,
> +MAC16, miscellaneous operations, boolean, FP coprocessor, coprocessor
> +context, debug, multiprocessor synchronization,
>  conditional store, exceptions, relocatable vectors, unaligned exception,
>  interrupts (including high priority and timer), hardware alignment,
>  region protection, region translation, MMU, windowed registers, thread
>  pointer, processor ID.
>  
> -@item Not implemented options: FP coprocessor, coprocessor context,
> -data/instruction cache (including cache prefetch and locking), XLMI,
> -processor interface, debug. Also options not covered by the core ISA
> -(e.g. FLIX, wide branches) are not implemented.
> +@item Not implemented options: data/instruction cache (including cache
> +prefetch and locking), XLMI, processor interface. Also options not
> +covered by the core ISA (e.g. FLIX, wide branches) are not implemented.
>  
>  @item Can run most Xtensa Linux binaries.
>  
> -- 
> 1.7.7.6

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

end of thread, other threads:[~2012-11-30 16:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-29 15:53 [Qemu-devel] [PATCH for-1.3] qemu-tech.texi: update implemented xtensa features list Max Filippov
2012-11-30 16:16 ` Anthony Liguori

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).