search for: suspend_mem

Displaying 8 results from an estimated 8 matches for "suspend_mem".

2014 Jul 10
2
How to config qga to support dompmsuspend
...<pages unit='KiB' size='16384'/> <pages unit='KiB' size='65536'/> <pages unit='KiB' size='262144'/> <pages unit='KiB' size='1048576'/> </cpu> <power_management> <suspend_mem/> </power_management> <migration_features> <live/> <uri_transports> <uri_transport>tcp</uri_transport> </uri_transports> </migration_features> <topology> <cells num='1'> &l...
2017 May 23
2
Odd Virsh Capabilities response
...<feature name='ss'/> <feature name='acpi'/> <feature name='ds'/> <pages unit='KiB' size='4'/> <pages unit='KiB' size='2048'/> </cpu> <power_management> <suspend_mem/> <suspend_disk/> <suspend_hybrid/> </power_management> <migration_features> <live/> <uri_transports> <uri_transport>tcp</uri_transport> <uri_transport>rdma</uri_transport>...
2017 May 23
0
Re: Odd Virsh Capabilities response
...9;/> > <feature name='acpi'/> > <feature name='ds'/> > <pages unit='KiB' size='4'/> > <pages unit='KiB' size='2048'/> > </cpu> > <power_management> > <suspend_mem/> > <suspend_disk/> > <suspend_hybrid/> > </power_management> > <migration_features> > <live/> > <uri_transports> > <uri_transport>tcp</uri_transport> > <uri_transport>rd...
2020 May 10
0
Nested Virtualization on Google Cloud.
...h'/> <feature name='invtsc'/> <pages unit='KiB' size='4'/> <pages unit='KiB' size='2048'/> <pages unit='KiB' size='1048576'/> </cpu> <power_management> <suspend_mem/> <suspend_disk/> <suspend_hybrid/> </power_management> <migration_features> <live/> <uri_transports> <uri_transport>tcp</uri_transport> 15771 ? Sl 0:03 qemu-system-x86_64 -enable-kvm -na...
2014 Jun 02
0
numa support question on centos 6.5
...<feature name='tm'/> <feature name='ht'/> <feature name='ss'/> <feature name='acpi'/> <feature name='ds'/> <feature name='vme'/> </cpu> <power_management> <suspend_mem/> <suspend_disk/> </power_management> <migration_features> <live/> <uri_transports> <uri_transport>tcp</uri_transport> </uri_transports> </migration_features> <topology> <cells nu...
2014 Jan 29
1
libvirt-sandbox question.
...My libvirt capabilites shows this: [root@scwnet1 tests]# virsh -c lxc:/// capabilities <capabilities> <host> <uuid>20b4e77c-3fb8-dc11-968d-c8600070189e</uuid> <cpu> <arch>x86_64</arch> </cpu> <power_management> <suspend_mem/> <suspend_disk/> </power_management> <topology> <cells num='1'> <cell id='0'> <memory unit='KiB'>8334880</memory> <cpus num='4'> <cpu id='0' soc...
2014 Jan 13
2
how to detect if qemu supports live disk snapshot
...<feature name='tm'/> <feature name='ht'/> <feature name='ss'/> <feature name='acpi'/> <feature name='ds'/> <feature name='vme'/> </cpu> <power_management> <suspend_mem/> <suspend_disk/> <suspend_hybrid/> </power_management> <migration_features> <live/> <uri_transports> <uri_transport>tcp</uri_transport> </uri_transports> </migration_features> <t...
2012 Mar 14
6
Host does not support virtualization type 'xen'
Hello Community, I successfully installed and run xen (xm list and xm info can output appropriately). However, while I was installing domU image by using virt-install -p at domU OS. I encountered an error information" Host does not support virtualization type ''xen'' ". I built xen from source. Some of my friends have the same issue, but if they use pre-build xen, the