summary refs log tree commit diff stats
path: root/hw/ppc/spapr_rtas.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+0
* spapr: fix device tree properties when using compatibility modeGreg Kurz2018-01-201-9/+0
* spapr: Correct compatibility mode setting for hotplugged CPUsDavid Gibson2018-01-101-0/+9
* spapr/rtas: do not reset the MSR in stop-self commandCédric Le Goater2017-12-151-10/+0
* spapr/rtas: disable the decrementer interrupt when a CPU is unpluggedCédric Le Goater2017-12-151-0/+11
* ppc: spapr: Make VCPU ID handling private to SPAPRSam Bobroff2017-09-081-2/+2
* ppc: spapr: Rename cpu_dt_id to vcpu_idSam Bobroff2017-09-081-2/+2
* pseries: Correct panic behaviour for pseries machine typeDavid Gibson2017-06-081-5/+2
* spapr: Move DRC RTAS calls into spapr_drc.cDavid Gibson2017-06-061-304/+0
* Remove/replace sysemu/char.h inclusionMarc-André Lureau2017-06-021-1/+0
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-2/+2
* report guest crash information in GUEST_PANICKED eventAnton Nefedov2017-02-161-1/+2
* pseries: Consolidate construction of /rtas device tree nodeDavid Gibson2016-10-281-30/+3
* pseries: Consolidate RTAS loadingDavid Gibson2016-10-281-31/+41
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...Peter Maydell2016-09-231-22/+27
|\
| * spapr_rtas: convert to trace framework instead of DPRINTFLaurent Vivier2016-09-231-22/+8
| * tests: add RTAS command in the protocolLaurent Vivier2016-09-231-0/+19
* | vl: Switch qemu_uuid to QemuUUIDFam Zheng2016-09-231-1/+2
|/
* hw/ppc: use error_report instead of fprintfCédric Le Goater2016-09-071-6/+7
* spapr: CPU hotplug supportBharata B Rao2016-06-171-0/+24
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-0/+1
* dma: do not depend on kvm_enabled()Paolo Bonzini2016-05-191-0/+1
* spapr: Fix ibm,lrdr-capacityBharata B Rao2016-04-081-2/+5
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* hw/ppc/spapr: Halt CPU when powering off via RTAS callThomas Huth2016-02-181-0/+1
* pseries: Clean up error handling in spapr_rtas_register()David Gibson2016-01-301-9/+3
* spapr: Remove rtas_st_buffer_direct()David Gibson2016-01-301-7/+10
* spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_bufferDavid Gibson2016-01-301-4/+17
* ppc: Clean up includesPeter Maydell2016-01-291-0/+1
* spapr_drc: use RTAS return codes for methods called by RTASMichael Roth2015-09-231-18/+22
* spapr_rtas: Prevent QEMU crash during hotplug without a prior device_addBharata B Rao2015-09-231-0/+6
* spapr: SPLPAR CharacteristicsSam Bobroff2015-09-231-2/+9
* use qemu_cpu_kick instead of cpu_exit or qemu_cpu_kick_threadPaolo Bonzini2015-09-091-1/+1
* spapr: Support ibm, lrdr-capacity device tree propertyBharata B Rao2015-07-071-0/+16
* spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-071-19/+19
* spapr_rtas: add ibm, configure-connector RTAS interfaceMichael Roth2015-06-031-0/+180
* spapr_rtas: add get-sensor-state RTAS interfaceMike Day2015-06-031-0/+43
* spapr_rtas: add set-indicator RTAS interfaceMike Day2015-06-031-0/+84
* spapr_rtas: add get/set-power-level RTAS interfacesNathan Fontenot2015-06-031-0/+54
* pseries: Move sPAPR RTC code into its own fileDavid Gibson2015-03-091-49/+0
* ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania2014-09-081-0/+15
* spapr: Add RTAS sysparm SPLPAR CharacteristicsSam bobroff2014-06-271-0/+8
* spapr: Add RTAS sysparm UUIDSam bobroff2014-06-271-0/+4
* spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODESam bobroff2014-06-271-9/+9
* spapr: Fix RTAS token numbersAlexey Kardashevskiy2014-06-271-34/+33
* qapi event: convert RTC_CHANGEWenchao Xia2014-06-231-1/+2
* hw: Add missing 'static' attributesStefan Weil2014-05-071-1/+1
* target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy2014-03-051-7/+7
* device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite2013-12-201-8/+8
* spapr-rtas: add ibm, (get|set)-system-parameterAlexey Kardashevskiy2013-12-201-0/+47