qemu/hw/ppc
Paolo Bonzini 3978b863a5 spapr: tie spapr-nvram to -pflash
spapr-nvram's drive property is currently connected to a non-existent
"-machine nvram=<drivename>" option.  Instead, tie it to -pflash like
other non-volatile RAM devices.  This provides the following possibilities
for adding a backend for the sPAPR non-volatile RAM:

* -pflash filename

* -drive if=pflash,file=filename,format=raw,...

* -drive if=none,file=filename,format=raw,id=foo,... -global spapr-nvram.drive=foo

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-12-20 01:58:02 +01:00
..
Makefile.objs
e500-ccsr.h
e500.c
e500.h
e500plat.c hw: Clean up bogus default boot order 2013-08-28 10:16:47 +03:00
mac.h hw/ppc/mac.h: remove unused BIOS_FILENAME definition 2013-12-02 21:18:18 +04:00
mac_newworld.c
mac_oldworld.c
mpc8544_guts.c
mpc8544ds.c
ppc.c
ppc4xx_devs.c
ppc4xx_pci.c
ppc405.h
ppc405_boards.c
ppc405_uc.c
ppc440_bamboo.c
ppc_booke.c
ppce500_spin.c
prep.c
spapr.c spapr: tie spapr-nvram to -pflash 2013-12-20 01:58:02 +01:00
spapr_events.c spapr-rtas: replace return code constants with macros 2013-12-20 01:57:59 +01:00
spapr_hcall.c
spapr_iommu.c
spapr_pci.c spapr-rtas: replace return code constants with macros 2013-12-20 01:57:59 +01:00
spapr_rtas.c spapr-rtas: add ibm, (get|set)-system-parameter 2013-12-20 01:57:59 +01:00
spapr_vio.c spapr-rtas: replace return code constants with macros 2013-12-20 01:57:59 +01:00
virtex_ml507.c