Displaying 15 results from an estimated 15 matches for "power_manag".
2009 Dec 20
1
Supsend/hibernate on Samsung NC10
...9;hal-system-power-suspend', 'hal-system-power-suspend-clear-error',
'hal-system-power-hibernate',
'hal-system-power-hibernate-clear-error', 'hal-system-power-shutdown',
'hal-system-power-reboot', 'hal-system-power-set-power-save'} (string
list)
power_management.can_suspend_to_disk = true (bool)
power_management.can_suspend_to_ram = true (bool)
power_management.can_suspend = true (bool)
Thanks in advance if somebody can tell me how I can analyse further /
solve this.
Cheers,
Mathieu
2010 Mar 20
1
Add default quirk to pm-utils (CentOS 5.4)
...quot; and a /etc/
hal/fdi/information/99local-pm-utils-quirks.fdi manually to no avail:
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
<!-- Created by pm-utils -->
<deviceinfo version="0.2">
<device>
<merge key="power_management.quirk.dpms_on" type="bool">false</merge>
<merge key="power_management.quirk.dpms_suspend" type="bool">false</merge>
<merge key="power_management.quirk.vbe_post" type="bool">true</merge>
<merge key="...
2014 Jul 10
2
How to config qga to support dompmsuspend
...9; size='4096'/>
<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...
2017 May 23
2
Odd Virsh Capabilities response
...re name='ht'/>
<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>rd...
2017 May 23
0
Re: Odd Virsh Capabilities response
...t; <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>...
2020 May 10
0
Nested Virtualization on Google Cloud.
...t;feature name='3dnowprefetch'/>
<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 qe...
2012 Apr 18
1
Problems using latest qemu-kvm and latest libvirt ( hvm missing )
...e name='pbe'/>
<feature name='tm'/>
<feature name='ht'/>
<feature name='ss'/>
<feature name='acpi'/>
<feature name='ds'/>
<feature name='vme'/>
</cpu>
<power_management/>
<migration_features>
<live/>
<uri_transports>
<uri_transport>tcp</uri_transport>
</uri_transports>
</migration_features>
</host>
</capabilities>
$ virsh --version
0.9.11
$ qemu-system-x86_64 --ve...
2012 Jan 24
2
[PATCH 26/28] pci: convert to QEMU Object Model
...t;has_extended_tcb_support;
switch (device) {
case i82550:
@@ -558,7 +567,7 @@ static void e100_pci_reset(EEPRO100State * s, E100PCIDeviceInfo *e100_device)
}
assert(s->stats_size > 0 && s->stats_size <= sizeof(s->statistics));
- if (e100_device->power_management) {
+ if (info->power_management) {
/* Power Management Capabilities */
int cfg_offset = 0xdc;
int r = pci_add_capability(&s->dev, PCI_CAP_ID_PM,
@@ -1847,14 +1856,13 @@ static NetClientInfo net_eepro100_info = {
static int e100_nic_init(PCIDevice *pci_d...
2014 Jun 02
0
numa support question on centos 6.5
...e name='pbe'/>
<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>
<...
2013 Jan 23
1
VMs fail to start with NUMA configuration
...9;/>
<feature name='fxsr_opt'/>
<feature name='mmxext'/>
<feature name='osxsave'/>
<feature name='monitor'/>
<feature name='ht'/>
<feature name='vme'/>
</cpu>
<power_management>
<suspend_disk/>
</power_management>
<migration_features>
<live/>
<uri_transports>
<uri_transport>tcp</uri_transport>
</uri_transports>
</migration_features>
<topology>
<cell...
2014 Jan 29
1
libvirt-sandbox question.
...2047: Use -Werror: no
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'>...
2014 Jan 13
2
how to detect if qemu supports live disk snapshot
...e name='pbe'/>
<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>
</m...
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
2012 Oct 24
3
KVM + virsh nodeinfo + CentOS 6.3
Hi,
Please let me know in case I am posting my question to the wrong forum.
I apologize if that is the case!
Here is my question:
We run CentOS 6.3 on a server with dual Xeon CPU's. Our "dual blade"
server uses this motherboard:
http://www.supermicro.com/products/motherboard/Xeon/C600/X9DRT-HF.cfm
We have two of these CPUs installed and working:
Intel(R) Xeon(R) CPU E5-2620 0 @
2016 Feb 04
3
A question about Samba logging
Hi
May I ask for help with this again please?
I’m trying to ensure that Samba writes its wins.dat file to tmpfs.
I have added these mount commands to /etc/init.d/samba:
case $1 in
start)
mount -t tmpfs tmpfs /var/run/samba
mount -t tmpfs tmpfs /var/cache/samba
/etc/init.d/nmbd start
/etc/init.d/smbd start