summaryrefslogtreecommitdiffstats
path: root/hw/spapr_rtas.c
Commit message (Expand)AuthorAgeFilesLines
* cpu: Move cpu_index field to CPUStateAndreas Färber2013-01-151-3/+5
* softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini2012-12-191-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-2/+2
* pseries: Allow RTAS tokens without a qemu handlerBen Herrenschmidt2012-12-141-1/+1
* pseries: Return the token when we register an RTAS callMichael Ellerman2012-12-141-2/+2
* cpus: Pass CPUState to qemu_cpu_kick()Andreas Färber2012-10-311-1/+4
* pseries: Don't allow duplicate registration of hcalls or RTAS callsDavid Gibson2012-10-291-0/+9
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* pseries: Fix and cleanup CPU initialization and resetDavid Gibson2012-10-041-0/+5
* pseries: Consolidate hack for RTAS display-character usageDavid Gibson2012-04-151-2/+1
* pseries: Implement RTAS system-reboot callDavid Gibson2012-04-151-0/+14
* ppc hw/: Don't use CPUStateAndreas Färber2012-03-141-2/+2
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* pseries: Implement set-time-of-day RTAS functionBreno Leitao2011-10-061-1/+23
* Place pseries vty devices at addresses more similar to existing machinesDavid Gibson2011-05-091-1/+2
* Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...David Gibson2011-04-011-0/+78
* Implement assorted pSeries hcalls and RTAS methodsDavid Gibson2011-04-011-0/+69
* Implement hcall based RTAS for pSeries machinesDavid Gibson2011-04-011-0/+131
OpenPOWER on IntegriCloud