diff options
Diffstat (limited to 'classification/preambel-user-mode')
| -rw-r--r-- | classification/preambel-user-mode | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/classification/preambel-user-mode b/classification/preambel-user-mode new file mode 100644 index 000000000..1f9de3061 --- /dev/null +++ b/classification/preambel-user-mode @@ -0,0 +1,10 @@ + +Classify the given bug report. It is part of qemu. + +These are the possible categories: + +instruction: A faulty instruction is described in the bug report +syscall: An error with a syscall +runtime: Other errors which happen in runtime. + +Respond only with a single word, the name of the category. |