This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
47943e9865
qemu
/
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 09:06:46 +03:00
obj-$(CONFIG_KVM)
+=
kvm-all.o
Reference in New Issue
Copy Permalink