summaryrefslogtreecommitdiff
path: root/hw/nvram/spapr_nvram.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-08hw/nvram/spapr_nvram: Device can not be created by the usersThomas Huth1-0/+2
2017-06-06spapr_nvram: Check return value from blk_getlength()Peter Maydell1-1/+9
2017-02-28hw/block: Request permissionsKevin Wolf1-0/+8
2017-02-13migration: consolidate VMStateField.startHalil Pasic1-1/+1
2016-10-28spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameterThomas Huth1-0/+6
2016-07-25spapr: fix spapr-nvram migrationlvivier@redhat.com1-8/+15
2016-05-12block: Allow BDRV_REQ_FUA through blk_pwrite()Eric Blake1-2/+2
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