From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Adam <adam@rttst.com>
Cc: qemu-devel@nongnu.org
Subject: Re: 86_64 host is not supported by hypervisor - 2024
Date: Wed, 8 Jan 2025 14:58:45 +0000 [thread overview]
Message-ID: <Z36SpfwBeajgIWYZ@redhat.com> (raw)
In-Reply-To: <3fd90b0c-ff50-4dc7-921d-bdecb82c7777@rttst.com>
On Wed, Jan 08, 2025 at 08:51:52AM -0600, Adam wrote:
> TWIMC:
>
> Had an issue with VM networking that turned out to be the host. In the
> process of troubleshooting, I
>
> sudo apt reinstall libvirt (and other QEMU/KVM virtualization
> dependencies)
>
> Now I am getting this particular error when trying to use the
> host-passthrough for the CPU.
>
> "error: unsupported configuration: CPU mode 'host-passthrough' for x86_64
> qemu domain on x86_64 host is not supported by hypervisor"
>
> This was working previously. I found that two other domains are responding
> the same.
>
> The configuration in xml file is:
>
> <metadata>
You've omitted the part of the config that shows whether the
guest is configured for 'tcg' or 'kvm'. Given your error
message my guess is that you've got a 'tcg' based guest,
for which '-cpu host' is not available.
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
next prev parent reply other threads:[~2025-01-08 14:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-08 14:51 86_64 host is not supported by hypervisor - 2024 Adam
2025-01-08 14:58 ` Daniel P. Berrangé [this message]
2025-01-08 15:13 ` Adam
2025-01-08 15:22 ` Daniel P. Berrangé
2025-01-08 15:48 ` Adam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z36SpfwBeajgIWYZ@redhat.com \
--to=berrange@redhat.com \
--cc=adam@rttst.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.