index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
nvram
/
mac_nvram.c
Age
Commit message (
Expand
)
Author
2020-05-27
hw/nvram/mac_nvram: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2017-02-13
migration: consolidate VMStateField.start
Halil Pasic
2016-10-28
nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]
Thomas Huth
2016-10-28
nvram: Introduce helper functions for CHRP "system" and "free space" partitions
Thomas Huth
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-02-17
hw: fix some debug message format strings
Alyssa Milburn
2016-01-29
hw: Clean up includes
Peter Maydell
2015-10-23
macio-nvram: add to misc category
Laurent Vivier
2014-09-08
PPC: mac_nvram: Split NVRAM into OF and OSX parts
Alexander Graf
2014-09-08
PPC: mac_nvram: Allow 2 and 4 byte accesses
Alexander Graf
2014-09-08
PPC: mac_nvram: Remove unused functions
Alexander Graf
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2013-07-04
hw/n*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-02
firmware_abi: move to include/hw/nvram/
Michael S. Tsirkin
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini