Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vl: make qemu_get_machine_opts static | Paolo Bonzini | 2020-12-15 | 1 | -1/+1 |
| | | | | | | | Machine options can be retrieved as properties of the machine object. Encourage that by removing the "easy" accessor to machine options. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | ||||
* | softmmu: move more files to softmmu/ | Paolo Bonzini | 2020-10-12 | 1 | -0/+579 |
Keep most softmmu_ss files into the system-emulation-specific directory. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |