On 02/09/2015 01:24 PM, Andre Goree wrote:
> Hello. I'd like to determine if it's possible to change the 'machine
> type' attribute while a vm is running.
In general, no, because it would be a guest-visible change, and guests
don't react well to hardware ABI changing in the middle of a running sy
Hello. I'd like to determine if it's possible to change the 'machine
type' attribute while a vm is running.
For example, I have:
hvm
I'd like to change that to "machine='pc-i440fx-1.7'" due to an error[1]
I'm seeing while migrated similar images to another host.
The only way
First I'll quickly summarize my understanding of how to configure numa...
In "//memoryBacking/hugepages/page[@nodeset]" I am telling libvirt to
use hugepages for the guest, and to get those hugepages from a
particular host NUMA node.
In "//numatune/memory[@nodeset]" I am telling libvirt to pin th