This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
qemu
Watch
0
Star
0
Fork
0
You've already forked qemu
mirror of
https://github.com/qemu/qemu.git
synced
2024-12-13 14:33:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
62a35aaa31
qemu
/
accel
/
kvm
/
Makefile.objs
3 lines
64 B
Makefile
Raw
Normal View
History
Unescape
Escape
kvm: add memory encryption context Split from a patch by Brijesh Singh (brijesh.singh@amd.com). Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Brijesh Singh <brijesh.singh@amd.com>
2018-03-08 20:48:44 +08:00
obj-y
+=
kvm-all.o
o
b
j
-
$(
call
lnot
,
$
(
CONFIG_SEV
)
)
+
=
s
e
v
-
s
t
u
b
.
o
Reference in New Issue
Copy Permalink