git://git.qemu.org
/
qemu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into staging
[qemu.git]
/
accel
/
Makefile.objs
1
common-obj-$(CONFIG_SOFTMMU) += accel.o
2
obj-$(call land,$(CONFIG_SOFTMMU),$(CONFIG_POSIX)) += qtest.o
3
obj-$(CONFIG_KVM) += kvm/
4
obj-$(CONFIG_TCG) += tcg/
5
obj-y += stubs/