Staging
v0.5.1
https://github.com/torvalds/linux
Revision c795720629ae1bfcbaef7a934a4cc1ce8c2e2834 authored by Thomas Huth on 23 May 2019, 09:31:14 UTC, committed by Paolo Bonzini on 24 May 2019, 19:27:17 UTC
struct kvm_nested_state is only available on x86 so far. To be able
to compile the code on other architectures as well, we need to wrap
the related code with #ifdefs.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent 98e6834
History
Tip revision: c795720629ae1bfcbaef7a934a4cc1ce8c2e2834 authored by Thomas Huth on 23 May 2019, 09:31:14 UTC
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
Tip revision: c795720
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 14.6 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.6 KB
.mailmap -rw-r--r-- 11.9 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 96.9 KB
Kbuild -rw-r--r-- 1.5 KB
Kconfig -rw-r--r-- 563 bytes
MAINTAINERS -rw-r--r-- 499.0 KB
Makefile -rw-r--r-- 58.8 KB
README -rw-r--r-- 727 bytes

README

back to top