aboutsummaryrefslogtreecommitdiff
path: root/hw/nvram/mac_nvram.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-28nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]Thomas Huth1-4/+3
2016-10-28nvram: Introduce helper functions for CHRP "system" and "free space" partitionsThomas Huth1-32/+8
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-0/+1
2016-02-17hw: fix some debug message format stringsAlyssa Milburn1-2/+4
2016-01-29hw: Clean up includesPeter Maydell1-0/+1
2015-10-23macio-nvram: add to misc categoryLaurent Vivier1-0/+1
2014-09-08PPC: mac_nvram: Split NVRAM into OF and OSX partsAlexander Graf1-3/+40
2014-09-08PPC: mac_nvram: Allow 2 and 4 byte accessesAlexander Graf1-0/+4
2014-09-08PPC: mac_nvram: Remove unused functionsAlexander Graf1-23/+0
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-2/+1
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini1-2/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-06-02firmware_abi: move to include/hw/nvram/Michael S. Tsirkin1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+196