]> git.proxmox.com Git - mirror_qemu.git/commit
fw_cfg: add fw_cfg_modify_i16 (update) method
authorGabriel L. Somlo <somlo@cmu.edu>
Mon, 8 Jun 2015 18:10:44 +0000 (14:10 -0400)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 10 Jun 2015 06:00:37 +0000 (08:00 +0200)
commit1edd34b638f73d39a175fbc4f9ad5c97800d7470
tree31c3020e05fadd3e3583b190c53da962d130467d
parent1ceaefbd0d09642fcff05c6b8da49ad8fbc050cb
fw_cfg: add fw_cfg_modify_i16 (update) method

Allow the ability to modify the value of an existing 16-bit integer
fw_cfg item.

Signed-off-by: Gabriel Somlo <somlo@cmu.edu>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/nvram/fw_cfg.c
include/hw/nvram/fw_cfg.h