Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-11 | accel: Improve selection of the default accelerator | Thomas Huth | 1 | -3/+15 |
2019-01-07 | hw: apply accel compat properties without touching globals | Marc-André Lureau | 1 | -12/+0 |
2018-12-11 | accel: register global_props like machine globals | Marc-André Lureau | 1 | -1/+8 |
2018-05-09 | accel: use g_strsplit for parsing accelerator names | Daniel P. Berrangé | 1 | -9/+7 |
2018-04-26 | AccelClass: Introduce accel_setup_post | Ian Jackson | 1 | -0/+9 |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 1 | -1/+1 |
2017-08-01 | accel: cleanup error output | Laurent Vivier | 1 | -10/+10 |
2017-06-28 | accel: introduce AccelClass.global_props | Peter Xu | 1 | -0/+6 |
2017-06-15 | accel: split the tcg accelerator from accel.c file | Yang Zhong | 1 | -0/+128 |