| Commit message (Expand) | Author | Age | Files | Lines |
* | accel: Introduce the current_accel() wrapper | Philippe Mathieu-Daudé | 2020-01-24 | 1 | -0/+5 |
* | accel: pass object to accel_init_machine | Paolo Bonzini | 2019-12-17 | 1 | -2/+2 |
* | qom: add object_new_with_class | Paolo Bonzini | 2019-12-17 | 1 | -3/+1 |
* | vl: merge -accel processing into configure_accelerators | Paolo Bonzini | 2019-12-17 | 1 | -67/+2 |
* | accel: Remove unused AccelClass::available field | Eduardo Habkost | 2019-05-02 | 1 | -5/+0 |
* | accel: Unbreak accelerator fallback | Markus Armbruster | 2019-04-02 | 1 | -1/+2 |
* | qdev: Fix latent bug with compat_props and onboard devices | Markus Armbruster | 2019-03-11 | 1 | -0/+1 |
* | accel: Allow to build QEMU without TCG or KVM support | Anthony PERARD | 2019-03-11 | 1 | -1/+3 |
* | accel: Improve selection of the default accelerator | Thomas Huth | 2019-01-11 | 1 | -3/+15 |
* | hw: apply accel compat properties without touching globals | Marc-André Lureau | 2019-01-07 | 1 | -12/+0 |
* | accel: register global_props like machine globals | Marc-André Lureau | 2018-12-11 | 1 | -1/+8 |
* | accel: use g_strsplit for parsing accelerator names | Daniel P. Berrangé | 2018-05-09 | 1 | -9/+7 |
* | AccelClass: Introduce accel_setup_post | Ian Jackson | 2018-04-26 | 1 | -0/+9 |
* | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 2018-02-09 | 1 | -1/+1 |
* | accel: cleanup error output | Laurent Vivier | 2017-08-01 | 1 | -10/+10 |
* | accel: introduce AccelClass.global_props | Peter Xu | 2017-06-28 | 1 | -0/+6 |
* | accel: split the tcg accelerator from accel.c file | Yang Zhong | 2017-06-15 | 1 | -0/+128 |