Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python/qemu: Add mypy type annotations | John Snow | 2020-10-20 | 1 | -3/+5 |
* | python/qemu: use isort to lay out imports | John Snow | 2020-10-20 | 1 | -0/+1 |
* | python/qemu: delint; add flake8 config | John Snow | 2020-05-31 | 1 | -3/+6 |
* | python/qemu: accel: Fix kvm_available() on ppc64le | Wainer dos Santos Moschetta | 2020-02-07 | 1 | -1/+2 |
* | python/qemu: accel: Add tcg_available() method | Wainer dos Santos Moschetta | 2019-12-17 | 1 | -0/+8 |
* | python/qemu: accel: Strengthen kvm_available() checks | Wainer dos Santos Moschetta | 2019-12-17 | 1 | -6/+21 |
* | python/qemu: accel: Add list_accel() method | Wainer dos Santos Moschetta | 2019-12-17 | 1 | -0/+23 |
* | python/qemu: Move kvm_available() to its own module | Wainer dos Santos Moschetta | 2019-12-17 | 1 | -0/+31 |