qemu-e2k/include
Paolo Bonzini 28a0961757 vl: merge -accel processing into configure_accelerators
The next step is to move the parsing of "-machine accel=..." into vl.c,
unifying it with the configure_accelerators() function that has just
been introduced.  This way, we will be able to desugar it into multiple
"-accel" options, without polluting accel/accel.c.

The CONFIG_TCG and CONFIG_KVM symbols are not available in vl.c, but
we can use accel_find instead to find their value at runtime.  Once we
know that the binary has one of TCG or KVM, the default accelerator
can be expressed simply as "tcg:kvm", because TCG never fails to initialize.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-12-17 19:32:25 +01:00
..
authz
block nbd: Don't send oversize strings 2019-11-18 16:01:34 -06:00
chardev
crypto
disas
exec Memory: Enable writeback for given memory region 2019-12-16 10:46:35 +00:00
fpu
hw * Removal of the deprecated bluetooth code 2019-12-17 15:55:20 +00:00
io
libdecnumber
migration
monitor
net
qapi
qemu Memory: Enable writeback for given memory region 2019-12-16 10:46:35 +00:00
qom
scsi
standard-headers linux-headers: Update 2019-12-17 10:39:48 +11:00
sysemu vl: merge -accel processing into configure_accelerators 2019-12-17 19:32:25 +01:00
ui
user
elf.h
glib-compat.h
qemu-common.h
qemu-io.h
trace-tcg.h