index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
nvram
/
eeprom93xx.c
Age
Commit message (
Expand
)
Author
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-01-06
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
2016-01-29
hw: Clean up includes
Peter Maydell
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2013-12-06
eeprom93xx: fix coding style
Antony Pavlov
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini