Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine' | Peter Maydell | 2020-03-16 | 1 | -10/+16 | |
* | vl: Add missing "hw/boards.h" include | Philippe Mathieu-Daudé | 2020-03-09 | 1 | -0/+1 | |
* | vl: Abort if multiple machines are registered as default | Philippe Mathieu-Daudé | 2020-02-28 | 1 | -2/+4 | |
* | migration: Add support for modules | Juan Quintela | 2020-02-28 | 1 | -0/+1 | |
* | softmmu/vl.c: fix too slow TCG regression | Igor Mammedov | 2020-02-27 | 1 | -25/+29 | |
* | Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git... | Paolo Bonzini | 2020-02-25 | 1 | -15/+63 | |
* | main: keep rcu_atfork callback enabled for qtest | Alexander Bulekov | 2020-02-22 | 1 | -1/+11 | |
* | softmmu: split off vl.c:main() into main.c | Alexander Bulekov | 2020-02-22 | 3 | -27/+63 | |
* | softmmu: move vl.c to softmmu/ | Alexander Bulekov | 2020-02-22 | 2 | -0/+4449 |