Kexec Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kvm: disable virtualization on kdump
@ 2008-10-20 15:01 Eduardo Habkost
  2008-10-20 15:01 ` [PATCH 1/2] kdump: crash-time CPU halt notifier interface Eduardo Habkost
                   ` (2 more replies)
  0 siblings, 3 replies; 40+ messages in thread
From: Eduardo Habkost @ 2008-10-20 15:01 UTC (permalink / raw)
  To: kexec, kvm; +Cc: Eduardo Habkost

The following two patches should make kdump work when the kvm-intel module
is loaded. We need to disable vmx mode before booting the kdump kernel,
so I've introduced a notifier interface where KVM can hook and disable
virtualization on all CPUs just before they are halted.

It has the same purpose of the KVM reboot notifier that gets executed
at kexec-time. But on the kdump case, things are not as simple because
the kernel has just crashed.

The notifier interface being introduced is x86-specific. I don't know
if an arch-independent interface would be more appropriate for this
case.

It was tested only using kvm-intel. Testing on different machines
is welcome.

-- 
Eduardo

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 40+ messages in thread

end of thread, other threads:[~2008-10-30  7:52 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-20 15:01 [PATCH 0/2] kvm: disable virtualization on kdump Eduardo Habkost
2008-10-20 15:01 ` [PATCH 1/2] kdump: crash-time CPU halt notifier interface Eduardo Habkost
2008-10-20 15:01 ` [PATCH 2/2] kvm: disable virtualization when halting CPUs on crash Eduardo Habkost
2008-10-22 23:28 ` [PATCH 0/2] kvm: disable virtualization on kdump Simon Horman
2008-10-23 19:41   ` Eduardo Habkost
2008-10-23 22:29     ` Simon Horman
2008-10-24  1:00       ` Eric W. Biederman
2008-10-26 12:49         ` Avi Kivity
2008-10-26 14:46           ` Eric W. Biederman
2008-10-26 15:07             ` Avi Kivity
2008-10-26 21:39               ` Eduardo Habkost
2008-10-27  2:08                 ` Eric W. Biederman
2008-10-27  9:13                   ` Avi Kivity
2008-10-27 12:28                     ` Eduardo Habkost
2008-10-27 14:02                       ` Avi Kivity
2008-10-27 17:32                         ` Eric W. Biederman
2008-10-28 19:45                           ` Eduardo Habkost
2008-10-28 20:13                             ` Eric W. Biederman
2008-10-29  9:41                               ` Avi Kivity
2008-10-29 14:54                                 ` Eric W. Biederman
2008-10-29 17:03                                   ` Avi Kivity
2008-10-30  1:33                                     ` Eric W. Biederman
2008-10-30  7:35                                       ` Chris Lalancette
2008-10-30  7:43                                         ` Avi Kivity
2008-10-30  7:52                                       ` Avi Kivity
2008-10-29  9:31                             ` Avi Kivity
2008-10-27 15:05                     ` Eric W. Biederman
2008-10-27 15:50                       ` Eduardo Habkost
2008-10-27  8:54                 ` Avi Kivity
2008-10-27 13:09                   ` Vivek Goyal
2008-10-27 14:04                     ` Avi Kivity
2008-10-29 20:10                     ` Eduardo Habkost
2008-10-29 20:29                       ` Avi Kivity
2008-10-29 21:05                       ` Vivek Goyal
2008-10-30  0:58                         ` Eric W. Biederman
2008-10-26 21:47               ` Eric W. Biederman
2008-10-27  8:59                 ` Avi Kivity
2008-10-27 15:02                   ` Eric W. Biederman
2008-10-27 15:38                     ` Eduardo Habkost
2008-10-26 12:46     ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox