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.
Joerg Roedel
71c4dfafc0
KVM: detect if VCPU triple faults
...
In the current inject_page_fault path KVM only checks if there is another PF
pending and injects a DF then. But it has to check for a pending DF too to
detect a shutdown condition in the VCPU. If this is not detected the VCPU goes
to a PF -> DF -> PF loop when it should triple fault. This patch detects this
condition and handles it with an KVM_SHUTDOWN exit to userspace.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.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: paravirtualized clocksource
17 years ago
kvm
KVM: detect if VCPU triple faults
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: paravirtualized clocksource
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
…