This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
qemu-e2k
Watch
13
Star
4
Fork
0
You've already forked qemu-e2k
Code
Issues
4
Pull Requests
Projects
2
Releases
Activity
5841066668
qemu-e2k
/
accel
/
kvm
/
Makefile.objs
2 lines
31 B
Makefile
Raw
Normal View
History
Unescape
Escape
accel: move kvm related accelerator files into accel/ move kvm related accelerator files into accel/ subdirectory, also create one stub subdirectory, which will include accelerator's stub files. Signed-off-by: Yang Zhong <yang.zhong@intel.com> Message-Id: <1496383606-18060-5-git-send-email-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-06-02 08:06:46 +02:00
obj-$(CONFIG_KVM)
+=
kvm-all.o
Reference in New Issue
Copy Permalink