summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr_rtas.c
Commit message (Expand)AuthorAgeFilesLines
* spapr_rtas.c: fix identation of rtas_ibm_suspend_me() argsDaniel Henrique Barboza2021-01-191-3/+3
* pseries: fix kvmppc_set_fwnmi()Laurent Vivier2020-07-271-1/+1
* ppc/spapr: Add FWNMI machine check delivery warningsNicholas Piggin2020-04-071-0/+3
* ppc/spapr: KVM FWNMI should not be enabled until guest requests itNicholas Piggin2020-04-071-0/+7
* ppc/spapr: Ignore common "ibm,nmi-interlock" Linux bugNicholas Piggin2020-03-171-2/+12
* ppc/spapr: Add FWNMI System Reset stateNicholas Piggin2020-03-171-1/+13
* ppc/spapr: Change FWNMI namesNicholas Piggin2020-03-171-8/+9
* ppc/spapr: Move GPRs setup to one placeAlexey Kardashevskiy2020-03-171-1/+1
* spapr/rtas: Print message from "ibm,os-term"Alexey Kardashevskiy2020-02-201-0/+7
* migration: Include migration support for machine check handlingAravinda Prasad2020-02-031-0/+2
* ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS callsAravinda Prasad2020-02-031-0/+59
* target/ppc: Build rtas error log upon an MCEAravinda Prasad2020-02-031-0/+26
* hw/ppc/spapr_rtas: Remove local variablePhilippe Mathieu-Daudé2020-01-241-3/+2Star
* hw/ppc/spapr_rtas: Access MachineState via SpaprMachineState argumentPhilippe Mathieu-Daudé2020-01-241-1/+1
* hw/ppc/spapr_rtas: Use local MachineState variablePhilippe Mathieu-Daudé2020-01-241-1/+1
* spapr: Stop providing RTAS blobAlexey Kardashevskiy2019-10-041-41/+0Star
* powerpc/spapr: Add host threads parameter to ibm,get_system_parameterSuraj Jitindar Singh2019-08-291-0/+15
* spapr: Implement ibm,suspend-meNicholas Piggin2019-08-211-0/+32
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-0/+2
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+0Star
* hw/ppc: Replace global smp variables with machine smp propertiesLike Xu2019-07-051-1/+3
* target/ppc: Set PSSCR_EC on cpu halt to prevent spurious wakeupSuraj Jitindar Singh2019-05-291-1/+5
* spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater2019-04-261-1/+1
* spapr: Use CamelCase properlyDavid Gibson2019-03-121-15/+15
* target/ppc/spapr: Set LPCR:HR when using Radix modeBenjamin Herrenschmidt2019-02-251-3/+3
* target/ppc/kvm: set vcpu as online/offlineNikunj A Dadhania2018-09-051-0/+2
* hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+1
* hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé2018-07-021-1/+1
* spapr: Clean up handling of LPCR power-saving exit bitsDavid Gibson2018-05-041-1/+1
* target/ppc: Delay initialization of LPCR_UPRT for secondary cpusDavid Gibson2018-05-041-0/+12
* spapr: Make a helper to set up cpu entry point stateDavid Gibson2018-05-041-4/+2Star
* spapr: Remove unhelpful helpers from rtas_start_cpu()David Gibson2018-05-041-24/+14Star
* spapr: Clean up rtas_start_cpu() & rtas_stop_self()David Gibson2018-05-041-34/+32Star
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+0Star
* spapr: fix device tree properties when using compatibility modeGreg Kurz2018-01-201-9/+0Star
* 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-141-10/+0Star
* spapr/rtas: disable the decrementer interrupt when a CPU is unpluggedCédric Le Goater2017-12-141-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/+2Star
* spapr: Move DRC RTAS calls into spapr_drc.cDavid Gibson2017-06-061-304/+0Star
* Remove/replace sysemu/char.h inclusionMarc-André Lureau2017-06-021-1/+0Star
* 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/+3Star
* 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/+8Star
| * tests: add RTAS command in the protocolLaurent Vivier2016-09-231-0/+19