summaryrefslogtreecommitdiffstats
path: root/hw/nvram/mac_nvram.c
Commit message (Expand)AuthorAgeFilesLines
* nvram: Exit QEMU if NVRAM cannot contain all -prom-env dataGreg Kurz2020-08-141-1/+1
* hw/nvram/mac_nvram: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé2020-05-271-14/+3Star
* qdev: Unrealize must not failMarkus Armbruster2020-05-151-1/+1
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+2
* migration: consolidate VMStateField.startHalil Pasic2017-02-131-1/+1
* nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]Thomas Huth2016-10-281-4/+3Star
* nvram: Introduce helper functions for CHRP "system" and "free space" partitionsThomas Huth2016-10-281-32/+8Star
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* hw: fix some debug message format stringsAlyssa Milburn2016-02-161-2/+4
* hw: Clean up includesPeter Maydell2016-01-291-0/+1
* macio-nvram: add to misc categoryLaurent Vivier2015-10-231-0/+1
* PPC: mac_nvram: Split NVRAM into OF and OSX partsAlexander Graf2014-09-081-3/+40
* PPC: mac_nvram: Allow 2 and 4 byte accessesAlexander Graf2014-09-081-0/+4
* PPC: mac_nvram: Remove unused functionsAlexander Graf2014-09-081-23/+0Star
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-2/+1Star
* hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-2/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* firmware_abi: move to include/hw/nvram/Michael S. Tsirkin2013-06-021-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+196