Eduardo Habkost 782c3f2939 accel: Move KVM accel registration to kvm-all.c
Note that this has an user-visible side-effect: instead of reporting
"KVM is not supported for this target", QEMU binaries not supporting KVM
will report "kvm accelerator does not exist".

As kvm_availble() always return 1 when CONFIG_KVM is enabled, we don't
need to set AccelClass.available anymore. kvm_enabled() is not being
completely removed yet only because qmp_query_kvm() still uses it.

This also allows us to make kvm_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-18 20:02:01 +01:00
2014-09-29 14:55:27 -04:00
2014-09-29 12:26:15 +01:00
2014-09-04 17:39:07 +01: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-08-29 10:46:58 +01:00
2014-09-25 15:24:32 +02:00
2014-08-29 10:46:58 +01:00
2014-09-16 11:04:09 +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-08-29 10:48:45 +01:00
2014-09-22 11:39:45 +01:00
2014-09-25 15:24:32 +02:00
2014-09-22 11:39:45 +01:00
2014-08-06 17:53:07 +02:00
2014-09-19 17:20:11 +01:00
2014-08-01 18:30:08 +01:00
2014-10-04 08:59:15 +02:00
2014-07-07 10:37:40 +00:00

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

- QEMU team
Description
Original Xbox Emulator for Windows, macOS, and Linux (Active Development)
Readme 531 MiB
Languages
C 82.5%
C++ 7%
Python 3.3%
Dylan 2.8%
Shell 1.5%
Other 2.6%