Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: qemu-system-x86_64: error: failed to set MSR 0x48d to 0xff00000016 #614

Open
Samonsix opened this issue Jun 19, 2024 · 1 comment

Comments

@Samonsix
Copy link

Samonsix commented Jun 19, 2024

Operating system

Ubuntu18.04

Description

kvm-ok

INFO: /dev/kvm exists
KVM acceleration can be used

cpuinfo

Intel(R) Xeon(R) Silver 4116 CPU @ 2.10GHz

Docker compose

docker run -itd --name windows
-p 8006:8006 -p 3389:3389/tcp -p 3389:3389/udp
--device=/dev/kvm --privileged --cap-add NET_ADMIN --security-opt seccomp=unconfined
-v /home/user/work/Win10_22H2_Chinese_Simplified_x64v1.iso:/storage/custom.iso
-v /home/user/win10:/storage
--stop-timeout 120
-e RAM_SIZE="64G"
-e CPU_CORES="24"
-e DISK_SIZE="512G"
dockurr/windows

Docker log

❯ Starting Windows for Docker v2.16...
❯ For support visit https://github.com/dockur/windows

❯ Booting Windows on a Intel Xeon Silver 4116 CPU
Intel Xeon Silver 4116 CPU using QEMU v8.2.1 with kernel 5.0.0-36-generic...
❯ ERROR: qemu-system-x86_64: error: failed to set MSR 0x48d to 0xff00000016
qemu-system-x86_64: target/i386/kvm/kvm.c:3209: kvm_buf_set_msrs: Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed.

Screenshots (optional)

No response

@Lee-1024
Copy link

I have the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants