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