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