Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -4/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -5/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -4/+7 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
* | include: Make headers more self-contained | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
* | target/s390x: Split out s390-tod.h | Richard Henderson | 2019-02-18 | 1 | -15/+1 |
* | hw/s390x: Fix bad mask in time2tod() | Thomas Huth | 2018-12-20 | 1 | -1/+1 |
* | s390x/tod: Properly stop the KVM TOD while the guest is not running | David Hildenbrand | 2018-12-12 | 1 | -1/+7 |
* | s390x/tcg: properly implement the TOD | David Hildenbrand | 2018-07-02 | 1 | -0/+19 |
* | s390x/tod: factor out TOD into separate device | David Hildenbrand | 2018-07-02 | 1 | -0/+46 |