Eduardo HabkostandPaolo Bonzini b152b05a35 accel: Move Xen registration code to xen-common.c
Note that this has an user-visible side-effect: instead of reporting
"Xen is not supported for this target", QEMU binaries not supporting Xen
will report "xen accelerator does not exist".

As xen_available() always return 1 when CONFIG_XEN is enabled, we don't
need to set AccelClass.available anymore. xen_enabled() is not being
removed yet, but only because vl.c is still using it.

This also allows us to make xen_init() static.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-10-04 08:59:15 +02:00
2014-09-29 14:55:27 -04:00
2014-09-25 13:34:03 +01:00
2014-09-25 18:54:21 +01:00
2014-09-25 13:34:03 +01:00
2014-09-29 14:55:28 -04:00
2014-09-29 10:20:09 +02:00
2014-09-25 15:24:32 +02:00
2014-09-26 13:37:06 -04:00
2014-09-26 13:37:06 -04:00
2014-09-26 09:34:39 +01:00
2014-09-25 15:24:32 +02:00
2014-10-04 08:59:15 +02:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
S
Description
No description provided
Readme
598 MiB
Languages
C 82.1%
C++ 6.7%
Python 3.4%
Dylan 2.6%
Shell 1.5%
Other 3.4%