repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tests: acpi: make acpi_fetch_table() take size of fetched table pointer
[qemu.git]
/
accel
/
Makefile.objs
blob
8b498d39d8b068c7fb86cd129262515a6967f143
1
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/