aboutsummaryrefslogtreecommitdiff
path: root/hw/nvram/eeprom93xx.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-19migration: Replace migration's JSON writer by the general oneMarkus Armbruster1-1/+1
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé1-1/+1
2020-01-06vmstate: replace DeviceState with VMStateIfMarc-André Lureau1-2/+2
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster1-0/+1
2018-11-27vmstate: constify VMStateFieldMarc-André Lureau1-3/+3
2017-06-28vmstate: error hint for failed equal checksHalil Pasic1-1/+1
2017-01-24migration: extend VMStateInfoJianjun Duan1-2/+6
2016-01-29hw: Clean up includesPeter Maydell1-0/+1
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela1-2/+1
2013-12-06eeprom93xx: fix coding styleAntony Pavlov1-31/+31
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+337