登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
代码拉取完成,页面将自动刷新
开源项目
>
其他开源
>
操作系统
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
30
Star
71
Fork
382
openEuler
/
qemu
代码
Issues
38
Pull Requests
13
Wiki
统计
流水线
服务
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
【openEuler 20.03】qemu-system-aarch64 创建windows arm虚拟机失败
新建
#I90Q2T
需求
张久同
创建于
2024-02-02 16:15
qemu-system-aarch64 创建win 10 arm虚拟机失败,一直卡在安装界面进不去。命令如下: ``` /usr/local/bin/qemu-system-aarch64 -name guest=win10-arm,debug-threads=on -blockdev '{"driver":"file","filename":"/usr/share/qemu/edk2-aarch64-code.fd","node-name":"libvirt-pflash0-storage","auto-read-only":true,"discard":"unmap"}' -blockdev '{"node-name":"libvirt-pflash0-format","read-only":true,"driver":"raw","file":"libvirt-pflash0-storage"}' -blockdev '{"driver":"file","filename":"/var/lib/libvirt/qemu/nvram/win10-arm_VARS.fd","node-name":"libvirt-pflash1-storage","auto-read-only":true,"discard":"unmap"}' -blockdev '{"node-name":"libvirt-pflash1-format","read-only":false,"driver":"raw","file":"libvirt-pflash1-storage"}' -machine virt,accel=kvm,usb=off,dump-guest-core=off,gic-version=3,pflash0=libvirt-pflash0-format,pflash1=libvirt-pflash1-format -cpu host -m 4096 -overcommit mem-lock=off -smp 4,sockets=4,cores=1,threads=1 -uuid b6bf11fc-079a-462f-b11e-72841f829018 -no-user-config -nodefaults -rtc base=utc -no-shutdown -boot strict=on -device pcie-root-port,port=0x8,chassis=1,id=pci.1,bus=pcie.0,multifunction=on,addr=0x1 -device pcie-root-port,port=0x9,chassis=2,id=pci.2,bus=pcie.0,addr=0x1.0x1 -device pcie-root-port,port=0xa,chassis=3,id=pci.3,bus=pcie.0,addr=0x1.0x2 -device pcie-root-port,port=0xb,chassis=4,id=pci.4,bus=pcie.0,addr=0x1.0x3 -device pcie-root-port,port=0xc,chassis=5,id=pci.5,bus=pcie.0,addr=0x1.0x4 -device pcie-root-port,port=0xd,chassis=6,id=pci.6,bus=pcie.0,addr=0x1.0x5 -device pcie-root-port,port=0xe,chassis=7,id=pci.7,bus=pcie.0,addr=0x1.0x6 -device qemu-xhci,p2=15,p3=15,id=usb,bus=pci.2,addr=0x0 -device virtio-scsi-pci,id=scsi0,bus=pci.3,addr=0x0 -device virtio-serial-pci,id=virtio-serial0,bus=pci.4,addr=0x0 -blockdev '{"driver":"file","filename":"/home/win-10-1.qcow2","node-name":"libvirt-3-storage","auto-read-only":true,"discard":"unmap"}' -blockdev '{"node-name":"libvirt-3-format","read-only":false,"driver":"qcow2","file":"libvirt-3-storage","backing":null}' -device virtio-blk-pci,scsi=off,bus=pci.5,addr=0x0,drive=libvirt-3-format,id=virtio-disk0,bootindex=1 -blockdev '{"driver":"file","filename":"/home/cn_windows_10_consumer_edition_version_1809_arm64_dvd_5cb8a85a.iso","node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap"}' -blockdev '{"node-name":"libvirt-2-format","read-only":true,"driver":"raw","file":"libvirt-2-storage"}' -device scsi-cd,bus=scsi0.0,channel=0,scsi-id=0,lun=0,device_id=drive-scsi0-0-0-0,drive=libvirt-2-format,id=scsi0-0-0-0 -blockdev '{"driver":"file","filename":"/home//215.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' -blockdev '{"node-name":"libvirt-1-format","read-only":true,"driver":"raw","file":"libvirt-1-storage"}' -device scsi-cd,bus=scsi0.0,channel=0,scsi-id=0,lun=1,device_id=drive-scsi0-0-0-1,drive=libvirt-1-format,id=scsi0-0-0-1 -device usb-kbd,id=input1,bus=usb.0,port=2 -device virtio-gpu-pci,id=video0,max_outputs=1,bus=pci.6,addr=0x0 --device ramfb -msg timestamp=on ``` 启动后进入UEFI shell  exit退出后进入bios,选择启动镜像  之后一直阻塞在  通过串口显示如下 ``` Memory Previous Current Next Type Pages Pages Pages ====== ======== ======== ======== 09 00000000 000000A0 000000C8 0A 00000000 00000030 0000003C 00 00000000 00000300 000003C0 06 0000012C 00000330 000003FC 05 00000096 00000250 000002E4 03 000003E8 00000483 000005A3 04 00002EE0 0000235D 00002EE0 01 00000014 000000E2 0000011A 02 00000000 00000000 00000000 Memory Type Information settings change. [Bds]Booting UEFI QEMU QEMU CD-ROM BlockSize : 2048 LastBlock : 216FEE PartitionDxe: El Torito standard found on handle 0x13E2E3A98. FindAnchorVolumeDescriptorPointer: found AVDP at block 256 FatDiskIo: Cache Page OutBound occurred! FSOpen: Open '\EFI\BOOT\BOOTAA64.EFI' Success [Bds] Expand PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/Scsi(0x0,0x0) -> PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/Scsi(0x0,0x0)/CDROM(0x0,0x1F8,0xD20)/\EFI\BOOT\BOOTAA64.EFI [Security] 3rd party image[0] can be loaded after EndOfDxe: PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/Scsi(0x0,0x0)/CDROM(0x0,0x1F8,0xD20)/\EFI\BOOT\BOOTAA64.EFI. InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 13E202D40 ConvertPages: failed to find range 10000000 - 10146FFF add-symbol-file cdboot.pdb 0x13B822400 Loading driver at 0x0013B822000 EntryPoint=0x0013B825688 cdboot.efi InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 13E1EC618 ProtectUefiImageCommon - 0x3E202D40 - 0x000000013B822000 - 0x0000000000147000 SetUefiImageMemoryAttributes - 0x000000013B822000 - 0x0000000000001000 (0x0000000000004008) SetUefiImageMemoryAttributes - 0x000000013B823000 - 0x00000000000E2000 (0x0000000000020008) SetUefiImageMemoryAttributes - 0x000000013B905000 - 0x0000000000001000 (0x0000000000020008) SetUefiImageMemoryAttributes - 0x000000013B906000 - 0x0000000000007000 (0x0000000000020008) SetUefiImageMemoryAttributes - 0x000000013B90D000 - 0x000000000005C000 (0x0000000000004008) ConvertPages: failed to find range 102000 - 102FFF SetUefiImageMemoryAttributes - 0x000000013F500000 - 0x0000000000040000 (0x0000000000000008) SetUefiImageMemoryAttributes - 0x000000013C190000 - 0x0000000000040000 (0x0000000000000008) SetUefiImageMemoryAttributes - 0x000000013C140000 - 0x0000000000040000 (0x0000000000000008) SetUefiImageMemoryAttributes - 0x000000013F4C0000 - 0x0000000000030000 (0x0000000000000008) SetUefiImageMemoryAttributes - 0x000000013C0F0000 - 0x0000000000040000 (0x0000000000000008) SetUefiImageMemoryAttributes - 0x000000013BCB0000 - 0x0000000000040000 (0x0000000000000008) SetUefiImageMemoryAttributes - 0x000000013BB00000 - 0x0000000000030000 (0x0000000000000008) SetUefiImageMemoryAttributes - 0x000000013BAC0000 - 0x0000000000030000 (0x0000000000000008) ``` 想问下这个是什么原因呢
qemu-system-aarch64 创建win 10 arm虚拟机失败,一直卡在安装界面进不去。命令如下: ``` /usr/local/bin/qemu-system-aarch64 -name guest=win10-arm,debug-threads=on -blockdev '{"driver":"file","filename":"/usr/share/qemu/edk2-aarch64-code.fd","node-name":"libvirt-pflash0-storage","auto-read-only":true,"discard":"unmap"}' -blockdev '{"node-name":"libvirt-pflash0-format","read-only":true,"driver":"raw","file":"libvirt-pflash0-storage"}' -blockdev '{"driver":"file","filename":"/var/lib/libvirt/qemu/nvram/win10-arm_VARS.fd","node-name":"libvirt-pflash1-storage","auto-read-only":true,"discard":"unmap"}' -blockdev '{"node-name":"libvirt-pflash1-format","read-only":false,"driver":"raw","file":"libvirt-pflash1-storage"}' -machine virt,accel=kvm,usb=off,dump-guest-core=off,gic-version=3,pflash0=libvirt-pflash0-format,pflash1=libvirt-pflash1-format -cpu host -m 4096 -overcommit mem-lock=off -smp 4,sockets=4,cores=1,threads=1 -uuid b6bf11fc-079a-462f-b11e-72841f829018 -no-user-config -nodefaults -rtc base=utc -no-shutdown -boot strict=on -device pcie-root-port,port=0x8,chassis=1,id=pci.1,bus=pcie.0,multifunction=on,addr=0x1 -device pcie-root-port,port=0x9,chassis=2,id=pci.2,bus=pcie.0,addr=0x1.0x1 -device pcie-root-port,port=0xa,chassis=3,id=pci.3,bus=pcie.0,addr=0x1.0x2 -device pcie-root-port,port=0xb,chassis=4,id=pci.4,bus=pcie.0,addr=0x1.0x3 -device pcie-root-port,port=0xc,chassis=5,id=pci.5,bus=pcie.0,addr=0x1.0x4 -device pcie-root-port,port=0xd,chassis=6,id=pci.6,bus=pcie.0,addr=0x1.0x5 -device pcie-root-port,port=0xe,chassis=7,id=pci.7,bus=pcie.0,addr=0x1.0x6 -device qemu-xhci,p2=15,p3=15,id=usb,bus=pci.2,addr=0x0 -device virtio-scsi-pci,id=scsi0,bus=pci.3,addr=0x0 -device virtio-serial-pci,id=virtio-serial0,bus=pci.4,addr=0x0 -blockdev '{"driver":"file","filename":"/home/win-10-1.qcow2","node-name":"libvirt-3-storage","auto-read-only":true,"discard":"unmap"}' -blockdev '{"node-name":"libvirt-3-format","read-only":false,"driver":"qcow2","file":"libvirt-3-storage","backing":null}' -device virtio-blk-pci,scsi=off,bus=pci.5,addr=0x0,drive=libvirt-3-format,id=virtio-disk0,bootindex=1 -blockdev '{"driver":"file","filename":"/home/cn_windows_10_consumer_edition_version_1809_arm64_dvd_5cb8a85a.iso","node-name":"libvirt-2-storage","auto-read-only":true,"discard":"unmap"}' -blockdev '{"node-name":"libvirt-2-format","read-only":true,"driver":"raw","file":"libvirt-2-storage"}' -device scsi-cd,bus=scsi0.0,channel=0,scsi-id=0,lun=0,device_id=drive-scsi0-0-0-0,drive=libvirt-2-format,id=scsi0-0-0-0 -blockdev '{"driver":"file","filename":"/home//215.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' -blockdev '{"node-name":"libvirt-1-format","read-only":true,"driver":"raw","file":"libvirt-1-storage"}' -device scsi-cd,bus=scsi0.0,channel=0,scsi-id=0,lun=1,device_id=drive-scsi0-0-0-1,drive=libvirt-1-format,id=scsi0-0-0-1 -device usb-kbd,id=input1,bus=usb.0,port=2 -device virtio-gpu-pci,id=video0,max_outputs=1,bus=pci.6,addr=0x0 --device ramfb -msg timestamp=on ``` 启动后进入UEFI shell  exit退出后进入bios,选择启动镜像  之后一直阻塞在  通过串口显示如下 ``` Memory Previous Current Next Type Pages Pages Pages ====== ======== ======== ======== 09 00000000 000000A0 000000C8 0A 00000000 00000030 0000003C 00 00000000 00000300 000003C0 06 0000012C 00000330 000003FC 05 00000096 00000250 000002E4 03 000003E8 00000483 000005A3 04 00002EE0 0000235D 00002EE0 01 00000014 000000E2 0000011A 02 00000000 00000000 00000000 Memory Type Information settings change. [Bds]Booting UEFI QEMU QEMU CD-ROM BlockSize : 2048 LastBlock : 216FEE PartitionDxe: El Torito standard found on handle 0x13E2E3A98. FindAnchorVolumeDescriptorPointer: found AVDP at block 256 FatDiskIo: Cache Page OutBound occurred! FSOpen: Open '\EFI\BOOT\BOOTAA64.EFI' Success [Bds] Expand PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/Scsi(0x0,0x0) -> PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/Scsi(0x0,0x0)/CDROM(0x0,0x1F8,0xD20)/\EFI\BOOT\BOOTAA64.EFI [Security] 3rd party image[0] can be loaded after EndOfDxe: PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/Scsi(0x0,0x0)/CDROM(0x0,0x1F8,0xD20)/\EFI\BOOT\BOOTAA64.EFI. InstallProtocolInterface: 5B1B31A1-9562-11D2-8E3F-00A0C969723B 13E202D40 ConvertPages: failed to find range 10000000 - 10146FFF add-symbol-file cdboot.pdb 0x13B822400 Loading driver at 0x0013B822000 EntryPoint=0x0013B825688 cdboot.efi InstallProtocolInterface: BC62157E-3E33-4FEC-9920-2D3B36D750DF 13E1EC618 ProtectUefiImageCommon - 0x3E202D40 - 0x000000013B822000 - 0x0000000000147000 SetUefiImageMemoryAttributes - 0x000000013B822000 - 0x0000000000001000 (0x0000000000004008) SetUefiImageMemoryAttributes - 0x000000013B823000 - 0x00000000000E2000 (0x0000000000020008) SetUefiImageMemoryAttributes - 0x000000013B905000 - 0x0000000000001000 (0x0000000000020008) SetUefiImageMemoryAttributes - 0x000000013B906000 - 0x0000000000007000 (0x0000000000020008) SetUefiImageMemoryAttributes - 0x000000013B90D000 - 0x000000000005C000 (0x0000000000004008) ConvertPages: failed to find range 102000 - 102FFF SetUefiImageMemoryAttributes - 0x000000013F500000 - 0x0000000000040000 (0x0000000000000008) SetUefiImageMemoryAttributes - 0x000000013C190000 - 0x0000000000040000 (0x0000000000000008) SetUefiImageMemoryAttributes - 0x000000013C140000 - 0x0000000000040000 (0x0000000000000008) SetUefiImageMemoryAttributes - 0x000000013F4C0000 - 0x0000000000030000 (0x0000000000000008) SetUefiImageMemoryAttributes - 0x000000013C0F0000 - 0x0000000000040000 (0x0000000000000008) SetUefiImageMemoryAttributes - 0x000000013BCB0000 - 0x0000000000040000 (0x0000000000000008) SetUefiImageMemoryAttributes - 0x000000013BB00000 - 0x0000000000030000 (0x0000000000000008) SetUefiImageMemoryAttributes - 0x000000013BAC0000 - 0x0000000000030000 (0x0000000000000008) ``` 想问下这个是什么原因呢
评论 (
2
)
登录
后才可以发表评论
状态
新建
新建
已接纳
已挂起
设计中
开发中
已完成
已验收
已拒绝
负责人
未设置
标签
sig/Virt
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (61)
标签 (366)
master
qemu-8.2.0
openEuler-20.03-LTS-Next
qemu-6.2.0
riscv
openEuler-20.03-LTS-SP1
staging
staging-8.2
staging-7.2
staging-8.1
stable-8.1
stable-7.2
stable-8.0
staging-8.0
block
qemu-6.2.0-hotupgrade
openEuler-20.03-LTS
stable-7.2-staging
stable-8.0-staging
qemu-5.0.0-dpu
qemu-4.1.0
stable-6.1
stable-6.0
stable-6.0-staging
openEuler-21.03
qemu-4.1-4.2
openEuler-20.09
stable-5.0
openEuler-RISCV
stable-4.2
stable-4.1
stable-4.0
stable-3.1
stable-3.0
stable-2.12
stable-2.11
stable-2.10
stable-2.9
stable-2.8
stable-2.7
stable-2.6
stable-2.5
stable-2.4
stable-2.3
stable-2.2
stable-2.1
stable-2.0
stable-1.7
stable-1.6
stable-1.5
stable-1.4
stable-1.3
stable-1.2
stable-1.1
stable-1.0
stable-0.15
stable-0.14
stable-0.13
stable-0.12
stable-0.11
stable-0.10
v8.1.4
v7.2.8
v8.2.0
v8.2.0-rc4
v8.2.0-rc3
v8.2.0-rc2
v8.2.0-rc1
v7.2.7
v8.1.3
v8.2.0-rc0
v8.1.2
v8.1.1
v7.2.6
v8.0.5
v8.1.0
v8.1.0-rc4
v8.1.0-rc3
v7.2.5
v8.0.4
v8.1.0-rc2
v8.1.0-rc1
v8.1.0-rc0
v8.0.3
v7.2.4
trivial-patches-pull-request
v8.0.2
v8.0.1
v7.2.3
v7.2.2
v8.0.0
v8.0.0-rc4
v8.0.0-rc3
v7.2.1
v8.0.0-rc2
v8.0.0-rc1
v8.0.0-rc0
v7.2.0
v7.2.0-rc4
v7.2.0-rc3
v7.2.0-rc2
v7.2.0-rc1
v7.2.0-rc0
v7.1.0
v7.1.0-rc4
v7.1.0-rc3
v7.1.0-rc2
v7.1.0-rc1
v7.1.0-rc0
v7.0.0
v7.0.0-rc4
v7.0.0-rc3
v7.0.0-rc2
v7.0.0-rc1
v7.0.0-rc0
v6.1.1
v6.2.0
v6.2.0-rc4
v6.2.0-rc3
v6.2.0-rc2
v6.2.0-rc1
v6.2.0-rc0
v6.0.1
v6.1.0
v6.1.0-rc4
openEuler-20.03-LTS-SP2
v6.1.0-rc3
v6.1.0-rc2
v6.1.0-rc1
v6.1.0-rc0
v6.0.0
v6.0.0-rc5
v6.0.0-rc4
v6.0.0-rc3
v6.0.0-rc2
v6.0.0-rc1
v6.0.0-rc0
v5.2.0
v5.2.0-rc4
v5.2.0-rc3
v5.2.0-rc2
v5.2.0-rc1
v5.2.0-rc0
openEuler-20.09-20200929
v5.0.1
v5.1.0
v5.1.0-rc3
v5.1.0-rc2
v5.1.0-rc1
v5.1.0-rc0
v4.2.1
v5.0.0
v5.0.0-rc4
v5.0.0-rc3
v5.0.0-rc2
v5.0.0-rc1
v5.0.0-rc0
v4.2.0
v4.2.0-rc5
v4.2.0-rc4
v4.2.0-rc3
v4.2.0-rc2
v4.1.1
v4.2.0-rc1
v4.2.0-rc0
v4.0.1
v3.1.1.1
v4.1.0
v4.1.0-rc5
v4.1.0-rc4
v3.1.1
v4.1.0-rc3
v4.1.0-rc2
v4.1.0-rc1
v4.1.0-rc0
v4.0.0
v4.0.0-rc4
v3.0.1
v4.0.0-rc3
v4.0.0-rc2
v4.0.0-rc1
v4.0.0-rc0
v3.1.0
v3.1.0-rc5
v3.1.0-rc4
v3.1.0-rc3
v3.1.0-rc2
v3.1.0-rc1
v3.1.0-rc0
v3.0.0
v3.0.0-rc4
v2.12.1
v3.0.0-rc3
v3.0.0-rc2
v3.0.0-rc1
v3.0.0-rc0
v2.11.2
v2.12.0
v2.12.0-rc4
v2.12.0-rc3
v2.12.0-rc2
v2.12.0-rc1
v2.12.0-rc0
v2.11.1
v2.10.2
v2.11.0
v2.11.0-rc5
v2.11.0-rc4
v2.11.0-rc3
v2.11.0-rc2
v2.11.0-rc1
v2.11.0-rc0
v2.10.1
v2.9.1
v2.10.0
v2.10.0-rc4
v2.10.0-rc3
v2.10.0-rc2
v2.10.0-rc1
v2.10.0-rc0
v2.8.1.1
v2.9.0
v2.9.0-rc5
v2.9.0-rc4
v2.9.0-rc3
v2.8.1
v2.9.0-rc2
v2.9.0-rc1
v2.9.0-rc0
v2.7.1
v2.8.0
v2.8.0-rc4
v2.8.0-rc3
v2.8.0-rc2
v2.8.0-rc1
v2.8.0-rc0
v2.6.2
v2.7.0
v2.7.0-rc5
v2.7.0-rc4
v2.6.1
v2.7.0-rc3
v2.7.0-rc2
v2.7.0-rc1
v2.7.0-rc0
v2.6.0
v2.5.1.1
v2.6.0-rc5
v2.6.0-rc4
v2.6.0-rc3
v2.6.0-rc2
v2.6.0-rc1
v2.6.0-rc0
v2.5.1
v2.5.0
v2.5.0-rc4
v2.5.0-rc3
v2.5.0-rc2
v2.5.0-rc1
v2.5.0-rc0
v2.4.1
v2.4.0.1
v2.3.1
v2.4.0
v2.4.0-rc4
v2.4.0-rc3
v2.4.0-rc2
v2.4.0-rc1
v2.4.0-rc0
v2.3.0
v2.3.0-rc4
v2.3.0-rc3
v2.3.0-rc2
v2.3.0-rc1
v2.3.0-rc0
v2.2.1
v2.1.3
v2.2.0
v2.2.0-rc5
v2.2.0-rc4
v2.2.0-rc3
v2.2.0-rc2
v2.2.0-rc1
v2.2.0-rc0
v2.1.2
v2.1.1
v2.0.2
v2.0.1
v2.1.0
v2.1.0-rc5
v2.1.0-rc4
v2.1.0-rc3
v1.7.2
v2.1.0-rc2
v2.1.0-rc1
v2.1.0-rc0
v2.0.0
v2.0.0-rc3
v2.0.0-rc2
v2.0.0-rc1
v2.0.0-rc0
v1.7.1
v1.6.2
v1.7.0
v1.7.0-rc2
v1.7.0-rc1
v1.7.0-rc0
v1.6.1
v1.5.3
v1.6.0
v1.6.0-rc3
v1.6.0-rc2
v1.6.0-rc1
v1.6.0-rc0
v1.5.2
v1.5.1
v1.4.2
v1.5.0
v1.5.0-rc3
v1.5.0-rc2
v1.5.0-rc1
v1.5.0-rc0
v1.4.1
v1.4.0
v1.4.0-rc2
v1.4.0-rc1
v1.4.0-rc0
v1.3.1
v1.2.2
v1.3.0
v1.3.0-rc2
v1.3.0-rc1
v1.3.0-rc0
v1.2.1
v1.1.2
v1.2.0
v1.2.0-rc3
v1.2.0-rc2
v1.2.0-rc1
v1.2.0-rc0
v1.1.1
v1.1.0
v1.1.0-rc4
v1.1.0-rc3
v1.1-rc2
v1.1.0-rc2
v1.1-rc1
v1.1-rc0
v1.0.1
v1.0
v1.0-rc4
v1.0-rc3
v1.0-rc2
v1.0-rc1
v1.0-rc0
v0.15.1
v0.15.0
v0.15.0-rc2
v0.15.0-rc1
v0.15.0-rc0
v0.14.1
v0.14.0
v0.14.0-rc2
v0.14.0-rc1
v0.14.0-rc0
v0.13.0
v0.13.0-rc3
v0.13.0-rc2
v0.13.0-rc1
v0.13.0-rc0
v0.12.5
v0.12.4
v0.12.3
v0.12.2
v0.12.1
v0.12.0
v0.12.0-rc2
v0.12.0-rc1
v0.12.0-rc0
v0.11.1
v0.11.0
v0.11.0-rc2
v0.11.0-rc1
v0.10.6
v0.11.0-rc0
v0.10.5
v0.10.4
v0.10.3
release_0_10_2
v0.10.2
release_0_10_1
v0.10.1
release_0_10_0
v0.10.0
release_0_9_1
v0.9.1
release_0_9_0
v0.9.0
release_0_8_2
v0.8.2
release_0_8_1
v0.8.1
release_0_7_1
v0.7.1
release_0_7_0
v0.7.0
release_0_6_1
v0.6.1
release_0_6_0
v0.6.0
release_0_5_1
v0.5.1
v0.5.0
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.0
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.1
v0.1.0
initial
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(1)
C
1
https://gitee.com/openeuler/qemu.git
git@gitee.com:openeuler/qemu.git
openeuler
qemu
qemu
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册