summaryrefslogtreecommitdiff
path: root/hw/nvram/spapr_nvram.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini1-0/+2
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-01-29ppc: Clean up includesPeter Maydell1-0/+1
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson1-2/+2
2015-03-09spapr_vio: Convert to realize()Markus Armbruster1-8/+7
2014-11-04spapr_nvram: Enable migrationAlexey Kardashevskiy1-17/+64
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster1-8/+9
2014-06-27spapr: Fix RTAS token numbersAlexey Kardashevskiy1-2/+2
2014-06-16spapr_nvram: Correct max nvram sizeAlexey Kardashevskiy1-1/+1
2013-12-20spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy1-8/+8
2013-11-08spapr: add vio-bus devices to categoriesAlexey Kardashevskiy1-0/+1
2013-07-01spapr-rtas: add CPU argument to RTAS callsAnthony Liguori1-2/+2
2013-04-26pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson1-3/+7
2013-04-08hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/Paolo Bonzini1-0/+196