qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V4 0/4] fw-cfg: cleanup and user-provided comman


From: Gabriel L. Somlo
Subject: Re: [Qemu-devel] [PATCH V4 0/4] fw-cfg: cleanup and user-provided command line blobs
Date: Mon, 18 May 2015 09:05:38 -0400
User-agent: Mutt/1.5.23 (2014-03-12)

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
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]