| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | spapr-rtas: replace return code constants with macros | Alexey Kardashevskiy | 2013-12-20 | 1 | -12/+12 |
| * | xics: Implement H_XIRR_X | Benjamin Herrenschmidt | 2013-10-25 | 1 | -0/+14 |
| * | xics: Implement H_IPOLL | Benjamin Herrenschmidt | 2013-10-25 | 1 | -0/+13 |
| * | xics: add cpu_setup callback | Alexey Kardashevskiy | 2013-10-25 | 1 | -0/+5 |
| * | xics: split to xics and xics-common | Alexey Kardashevskiy | 2013-10-25 | 1 | -20/+136 |
| * | xics: add missing const specifiers to TypeInfo | Alexey Kardashevskiy | 2013-10-25 | 1 | -2/+2 |
| * | xics: convert init() to realize() | Alexey Kardashevskiy | 2013-10-25 | 1 | -6/+22 |
| * | xics: add pre_save/post_load dispatchers | Alexey Kardashevskiy | 2013-10-25 | 1 | -3/+53 |
| * | xics: replace fprintf with error_report | Alexey Kardashevskiy | 2013-10-25 | 1 | -2/+3 |
| * | xics: move reset and cpu_setup | Alexey Kardashevskiy | 2013-10-25 | 1 | -36/+36 |
| * | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta... | Anthony Liguori | 2013-09-03 | 1 | -1/+1 |
| |\ | |||||
| | * | qom: Pass available size to object_initialize() | Andreas Färber | 2013-08-30 | 1 | -1/+1 |
| * | | xics: move registration of global state to realize() | Alexey Kardashevskiy | 2013-09-02 | 1 | -10/+11 |
| |/ | |||||
| * | xics: rename types to be sane and follow coding style | Anthony Liguori | 2013-07-29 | 1 | -112/+233 |
| * | pseries: move interrupt controllers to hw/intc/ | Alexey Kardashevskiy | 2013-07-11 | 1 | -0/+587 |