summaryrefslogtreecommitdiff
path: root/hw/nvram/mac_nvram.c
AgeCommit message (Expand)Author
2020-08-14nvram: Exit QEMU if NVRAM cannot contain all -prom-env dataGreg Kurz
2020-05-27hw/nvram/mac_nvram: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2017-02-13migration: consolidate VMStateField.startHalil Pasic
2016-10-28nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]Thomas Huth
2016-10-28nvram: Introduce helper functions for CHRP "system" and "free space" partitionsThomas Huth
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-02-17hw: fix some debug message format stringsAlyssa Milburn
2016-01-29hw: Clean up includesPeter Maydell
2015-10-23macio-nvram: add to misc categoryLaurent Vivier
2014-09-08PPC: mac_nvram: Split NVRAM into OF and OSX partsAlexander Graf
2014-09-08PPC: mac_nvram: Allow 2 and 4 byte accessesAlexander Graf
2014-09-08PPC: mac_nvram: Remove unused functionsAlexander Graf
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-02firmware_abi: move to include/hw/nvram/Michael S. Tsirkin
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini