summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1304.toml
blob: 72c18a5d4b7bcdf2a6363ebab0bb31f3514cc472 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
id = 1304
title = "loadvm for arm vexpress-a9"
state = "closed"
created_at = "2022-11-07T15:51:48.426Z"
closed_at = "2022-11-07T16:31:38.023Z"
labels = []
url = "https://gitlab.com/qemu-project/qemu/-/issues/1304"
host-os = "linux"
host-arch = "x86"
qemu-version = "6.1"
guest-os = "linux"
guest-arch = "vexpress-a9"
description = """"""
reproduce = """1. savevm test
2. loadvm test
3. After I execute savevm and loadvm,the guest is not responding"""
additional = """I have read this issue(https://github.com/panda-re/panda/issues/643). If secure is set to off,the guest works well. But I need to use  security extensions,so secure cannot be set to off.What do I need to do  to solve this problem?"""