You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Glauber Costa
1e977aa12d
x86: KVM guest: disable clock before rebooting.
...
This patch writes 0 (actually, what really matters is that the
LSB is cleared) to the system time msr before shutting down
the machine for kexec.
Without it, we can have a random memory location being written
when the guest comes back
It overrides the functions shutdown, used in the path of kernel_kexec() (sys.c)
and crash_shutdown, used in the path of crash_kexec() (kexec.c)
Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
17 years ago
..
boot
x86, boot: add linked list of struct setup_data
17 years ago
configs
x86: add optimized inlining
17 years ago
crypto
[CRYPTO] aes-x86-32: Remove unused return code
17 years ago
ia32
x86_64 ia32 ptrace: convert to compat_arch_ptrace
17 years ago
kernel
x86: KVM guest: disable clock before rebooting.
17 years ago
kvm
KVM: MMU: hypercall based pte updates and TLB flushes
17 years ago
lguest
x86: replace remaining __FUNCTION__ occurances
17 years ago
lib
x86, UML: remove x86-specific implementations of find_first_bit
17 years ago
mach-default
…
mach-es7000
…
mach-generic
x86: coding style fixes to arch/x86/mach-generic/bigsmp.c
17 years ago
mach-rdc321x
x86, rdc321x: remove watchdog file
17 years ago
mach-visws
x86: fix compilation error in VisWS
17 years ago
mach-voyager
x86: use cpumask function for present, possible, and online cpus
17 years ago
math-emu
x86, fpu: split FPU state from task struct - v5
17 years ago
mm
x86_64/mm: check and print vmemmap allocation continuous
17 years ago
oprofile
x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c
17 years ago
pci
PCI: x86: use generic pci_enable_resources()
17 years ago
power
x86: coding style fixes to arch/x86/power/cpu_32.c
17 years ago
vdso
x86 vDSO: compile with -g, 64-bit
17 years ago
video
x86: remove pointless comments
17 years ago
xen
x86: use cpumask function for present, possible, and online cpus
17 years ago
Kconfig
x86: KVM guest: add basic paravirt support
17 years ago
Kconfig.cpu
x86, bitops: select the generic bitmap search functions
17 years ago
Kconfig.debug
x86: add optimized inlining
17 years ago
Makefile
x86: add subarch support (for headers) to x86_64
17 years ago
Makefile_32.cpu
…