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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 18 Jul 2006 11:21:18 +0100
From:	Keir Fraser <Keir.Fraser@...cam.ac.uk>
To:	Arjan van de Ven <arjan@...radead.org>
Cc:	virtualization@...ts.osdl.org,
	Jeremy Fitzhardinge <jeremy@...p.org>,
	xen-devel@...ts.xensource.com, Ian Pratt <ian.pratt@...source.com>,
	linux-kernel@...r.kernel.org, Chris Wright <chrisw@...s-sol.org>,
	Andrew Morton <akpm@...l.org>
Subject: Re: [RFC PATCH 04/33] Add XEN config options and disable unsupported config options.


On 18 Jul 2006, at 10:59, Arjan van de Ven wrote:

>>  config KEXEC
>>  	bool "kexec system call (EXPERIMENTAL)"
>> -	depends on EXPERIMENTAL
>> +	depends on EXPERIMENTAL && !X86_XEN
>>  	help
>>  	  kexec is a system call that implements the ability to shutdown 
>> your
>>  	  current kernel, and to start another kernel.  It is like a reboot
>
> hmmm why is kexec incompatible with xen? Don't you want to support 
> crash
> dumps from guests?

There are kexec patches for Xen which haven't yet been merged into our 
tree. Even without that we can take coredumps of guests from the 
control VM, without the guest's active involvement.

  -- Keir

-
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