lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 24 May 2007 15:10:08 +0300
From:	Avi Kivity <avi@...ranet.com>
To:	kvm-devel@...ts.sourceforge.net
Cc:	linux-kernel@...r.kernel.org, shaohua.li@...el.com,
	lhcs-devel@...ts.sourceforge.net
Subject: [PATCH 0/7] KVM: Suspend and cpu hotplug fixes

The following patchset makes kvm more robust wrt cpu hotunplug, and
makes suspend-to-ram actually work.  Suspend-to-disk benefits from
the cpu hotunplug improvements as well.

The major issue is that KVM wants to disable the virtualization
extensions at a point in time when no user processes are schedulable
on the victim cpu.  No current notifier exists, so a new one, CPU_DYING,
is added for the purpose.

Should there be no objections, I will submit this patchset for inclusion
in 2.6.22, and backport it to 2.6.21.stable.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ