qemu/include
Laurent Vivier eb064db94c q800: add a block backend to the PRAM
This allows to save and restore the content of the PRAM.
It may be useful if we want to check the configuration or to change it.

The backend is added using mtd interface, for instance:

    ... -drive file=pram.img,format=raw,if=mtd ...

where pram.img is the file where the data will be stored, its size must
be 256 bytes.

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20191219201439.84804-3-laurent@vivier.eu>
2020-01-07 13:35:53 +01:00
..
authz
block block: Add bdrv_qapi_perm_to_blk_perm() 2020-01-06 13:43:06 +01:00
chardev
crypto crypto: Fix typo in QCryptoTLSSession's <example> comment 2019-12-18 08:36:15 +01:00
disas
exec Various testing and logging updates 2019-12-20 14:00:49 +00:00
fpu
hw q800: add a block backend to the PRAM 2020-01-07 13:35:53 +01:00
io io: Fix Error usage in a comment <example> 2019-12-18 08:36:15 +01:00
libdecnumber
migration vmstate: replace DeviceState with VMStateIf 2020-01-06 18:41:32 +04:00
monitor hmp: drop Error pointer indirection in hmp_handle_error 2019-12-18 08:36:16 +01:00
net
qapi error: make Error **errp const where it is appropriate 2019-12-18 08:36:16 +01:00
qemu Add dbus-vmstate 2020-01-06 18:22:42 +00:00
qom object: add g_autoptr support 2020-01-02 13:54:57 +04:00
scsi
standard-headers linux-headers: Update 2019-12-17 10:39:48 +11:00
sysemu hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler() 2019-12-17 19:33:51 +01:00
ui ui: add pixman image g_autoptr support 2020-01-02 13:54:57 +04:00
user
elf.h
glib-compat.h
qemu-common.h
qemu-io.h
trace-tcg.h