diff options
Diffstat (limited to 'qemu-tech.texi')
-rw-r--r-- | qemu-tech.texi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/qemu-tech.texi b/qemu-tech.texi index 45949547e4..c3b5bd5042 100644 --- a/qemu-tech.texi +++ b/qemu-tech.texi @@ -176,6 +176,8 @@ Current QEMU limitations: @item The system emulation is not complete enough to run real firmware. +@item The watchpoint debug facility is not implemented. + @end itemize @node intro_ppc_emulation @@ -575,7 +577,7 @@ The TwoOStwo PC virtualizer. @chapter Regression Tests In the directory @file{tests/}, various interesting testing programs -are available. There are used for regression testing. +are available. They are used for regression testing. @menu * test-i386:: |