Ping?
On Wed, Apr 29, 2015 at 11:21:49AM -0400, Gabriel L. Somlo wrote:
> These patches are what's left over from before the pre-2.3 code freeze,
> after the documentation patch was applied independently:
>
> 1/4: (clean-up) disallow guest-side data writes to fw_cfg
> 2/4 & 3/4: (clean-up) prevent selector and file name conflicts on insert
> 4/4 (feature) support insertion of fw_cfg files via qemu cmdline
>
> Thanks,
> Gabriel
>
> Gabriel L. Somlo (4):
> fw_cfg: remove support for guest-side data writes
> fw_cfg: prevent selector key conflict
> fw_cfg: prohibit insertion of duplicate fw_cfg file names
> fw_cfg: insert fw_cfg file blobs via qemu cmdline
>
> docs/specs/fw_cfg.txt | 21 ++++++++++++++++
> hw/nvram/fw_cfg.c | 45 ++++++---------------------------
> include/hw/nvram/fw_cfg.h | 2 --
> qemu-options.hx | 11 +++++++++
> trace-events | 2 --
> vl.c | 63
> +++++++++++++++++++++++++++++++++++++++++++++++
> 6 files changed, 103 insertions(+), 41 deletions(-)
>
> --
> 2.1.0
>