summaryrefslogtreecommitdiffstats
path: root/hw/nvram
Commit message (Expand)AuthorAgeFilesLines
* docs: fix references to docs/devel/tracing.rstStefano Garzarella2021-06-021-1/+1
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth2021-05-021-1/+0Star
* sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé2021-03-091-1/+1
* nvram: add nrf51_soc flash read methodPrasad J Pandit2021-02-081-0/+10
* hw/*: Use type casting for SysBusDevice in NPCM7XXHao Wu2021-01-121-1/+1
* Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell2021-01-012-0/+2
|\
| * qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost2020-12-182-0/+2
* | migration: Replace migration's JSON writer by the general oneMarkus Armbruster2020-12-192-2/+2
|/
* vl: extract softmmu/datadir.cPaolo Bonzini2020-12-101-0/+1
* fw_cfg: Refactor extra pci roots additionJiahui Cen2020-12-081-0/+23
* hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACEPhilippe Mathieu-Daudé2020-10-123-7/+26
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-182-6/+2Star
* hw/nvram/fw_cfg: fix FWCfgDataGeneratorClass::get_data() consumptionLaszlo Ersek2020-09-181-1/+1
* hw/nvram: NPCM7xx OTP device modelHavard Skinnemoen2020-09-142-0/+441
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-093-4/+6
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-093-6/+12
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...Peter Maydell2020-08-243-5/+24
|\
| * nvram: Exit QEMU if NVRAM cannot contain all -prom-env dataGreg Kurz2020-08-143-5/+24
* | meson: convert hw/nvramMarc-André Lureau2020-08-212-8/+9
* | trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-211-0/+1
|/
* hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean valuePhilippe Mathieu-Daudé2020-07-211-4/+6
* hw/nvram/fw_cfg: Simplify fw_cfg_add_from_generator() error propagationPhilippe Mathieu-Daudé2020-07-211-2/+1Star
* fw_cfg: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy2020-07-101-12/+9Star
* hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interfacePhilippe Mathieu-Daudé2020-07-031-0/+35
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-2/+2
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-4/+4
* hw/nvram/mac_nvram: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé2020-05-272-14/+7Star
* qdev: Unrealize must not failMarkus Armbruster2020-05-151-1/+1
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-2/+2
* fw_cfg: Migrate ACPI table mr sizes separatelyShameer Kolothum2020-04-131-1/+90
* misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé2020-03-161-1/+1
* Let cpu_[physical]_memory() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé2020-02-201-2/+2
* hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth2020-02-041-1/+1
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-246-7/+7
* hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOFPhilippe Mathieu-Daudé2020-01-072-1/+5
* hw/nvram/Kconfig: Add an entry for the NMC93xx EEPROMPhilippe Mathieu-Daudé2020-01-072-1/+5
* vmstate: replace DeviceState with VMStateIfMarc-André Lureau2020-01-061-2/+2
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...Peter Maydell2019-11-051-3/+4
|\
| * fw_cfg: Allow reboot-timeout=-1 againDr. David Alan Gilbert2019-11-011-3/+4
* | bootdevice: FW_CFG interface for LCHS valuesSam Eiderman2019-10-311-3/+11
|/
* fw_cfg: add "modify" functions for all typesSergio Lopez2019-10-221-0/+29
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-0/+2
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-166-0/+6
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-165-5/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-166-0/+6
* Include migration/qemu-file-types.h a lot lessMarkus Armbruster2019-08-162-0/+2
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-0/+1