On 9/11/2020 3:00 PM, Dr. David Alan Gilbert wrote:
> * Steve Sistare (steven.sist...@oracle.com) wrote:
>> Add functions for saving fd's and ram extents in the environment via
>> setenv, and for reading them back via getenv.
>>
>> Signed-off-by: Steve Sistare
>> Signed-off-by: Mark Kanda
>
> Th
* Steve Sistare (steven.sist...@oracle.com) wrote:
> Add functions for saving fd's and ram extents in the environment via
> setenv, and for reading them back via getenv.
>
> Signed-off-by: Steve Sistare
> Signed-off-by: Mark Kanda
This is an awful lot of env stuff - how about dumping
all this s
Add functions for saving fd's and ram extents in the environment via
setenv, and for reading them back via getenv.
Signed-off-by: Steve Sistare
Signed-off-by: Mark Kanda
---
MAINTAINERS | 7 +++
include/qemu/cutils.h | 1 +
include/qemu/env.h| 31
util/Makefile.o