Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qdev: Split up header so it can be used in cpu.h | Anthony Liguori | 2012-11-15 | 1 | -0/+1 |
* | Rename target_phys_addr_t to hwaddr | Avi Kivity | 2012-10-23 | 1 | -8/+8 |
* | qdev: Switch property accessors to fixed-width visitor interfaces | Michael Roth | 2012-06-08 | 1 | -2/+2 |
* | qdev: remove unused fields from PropertyInfo | Paolo Bonzini | 2012-02-07 | 1 | -2/+0 |
* | qdev: access properties via QOM | Paolo Bonzini | 2012-02-07 | 1 | -1/+4 |
* | qom: move properties from qdev to object | Anthony Liguori | 2012-02-03 | 1 | -2/+4 |
* | qom: introduce get/set methods for Property | Paolo Bonzini | 2011-12-19 | 1 | -0/+41 |
* | Revert "Get rid of _t suffix" | Anthony Liguori | 2009-10-01 | 1 | -4/+4 |
* | Get rid of _t suffix | malc | 2009-10-01 | 1 | -4/+4 |
* | qdev: rework device properties. | Gerd Hoffmann | 2009-07-16 | 1 | -0/+32 |