diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 07:27:52 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 07:27:52 +0000 |
| commit | d0c85e36e4de67af628d54e9ab577cc3fad7796a (patch) | |
| tree | f8f784b0f04343b90516a338d6df81df3a85dfa2 /results/classifier/deepseek-2-tmp/output/hypervisor/2881 | |
| parent | 7f4364274750eb8cb39a3e7493132fca1c01232e (diff) | |
| download | qemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz qemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip | |
add deepseek and gemma results
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/2881')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/hypervisor/2881 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/2881 b/results/classifier/deepseek-2-tmp/output/hypervisor/2881 deleted file mode 100644 index 76a89c3b3..000000000 --- a/results/classifier/deepseek-2-tmp/output/hypervisor/2881 +++ /dev/null @@ -1,11 +0,0 @@ - -segfault on loadvm after migrate_set_capability multifd on -Description of problem: -A segfault occurs when running `loadvm` having set `migrate_set_capability multifd on` from the monitor. -EDIT: also `savevm` segfaults. -Steps to reproduce: -1. Take a snapshot with `savevm test` -2. From the monitor run `migrate_set_capability multifd on` -3. Try to restore the snapshot with `loadvm test` -Additional information: -Sorry for not having triaged this much, I think it is worth reporting anyway. |