qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH V6 03/24] physmem: qemu_ram_alloc_from_fd extensions


From: Peter Xu
Subject: Re: [PATCH V6 03/24] physmem: qemu_ram_alloc_from_fd extensions
Date: Tue, 14 Jan 2025 12:30:18 -0500

On Tue, Jan 14, 2025 at 09:23:33AM -0800, Steve Sistare wrote:
> Extend qemu_ram_alloc_from_fd to support resizable ram, and define
> qemu_ram_resize_cb to clean up the API.
> 
> Add a grow parameter to extend the file if necessary.  However, if
> grow is false, a zero-sized file is always extended.
> 
> Signed-off-by: Steve Sistare <steven.sistare@oracle.com>

Reviewed-by: Peter Xu <peterx@redhat.com>

-- 
Peter Xu




reply via email to

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