mirror_qemu/hw/nvram
Alexey Kardashevskiy 30e32af746 vl.c: Extend get_boot_devices_list() to ignore suffixes
As suffixes do not make sense for sPAPR's device tree and
there is no way to filter them out on the BusState::get_fw_dev_path()
level, let's add an ability for the external caller to specify
whether to apply suffixes or not.

We could handle suffixes in SLOF (ignored for now) but this would require
serious rework in the node opening code in SLOF, which has no obvious
benefit for the currently emulated sPAPR machine.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2014-03-20 02:40:07 +01:00
..
Makefile.objs hw: move NVRAM interfaces to hw/nvram/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
ds1225y.c ds1225y: QOM cast cleanup for SysBusNvRamState 2013-07-29 21:07:00 +02:00
eeprom93xx.c eeprom93xx: fix coding style 2013-12-06 22:56:51 +04:00
fw_cfg.c vl.c: Extend get_boot_devices_list() to ignore suffixes 2014-03-20 02:40:07 +01:00
mac_nvram.c hw/n*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
spapr_nvram.c spapr-rtas: replace return code constants with macros 2013-12-20 01:57:59 +01:00