[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: QEMU Community Call Agenda Items (July 9th, 2024)
From: |
Markus Armbruster |
Subject: |
Re: QEMU Community Call Agenda Items (July 9th, 2024) |
Date: |
Tue, 09 Jul 2024 06:58:29 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Cc: Block layer core maintainers
Philippe Mathieu-Daudé <philmd@linaro.org> writes:
> On 8/7/24 16:58, Alex Bennée wrote:
>> Hi,
>> The KVM/QEMU community call is at:
>> https://meet.jit.si/kvmcallmeeting
>> @
>> 9/7/2024 14:00 UTC
>> Are there any agenda items for the sync-up?
>
> - I don't remember who mentioned "3 phase reset and KVM",
> maybe Daniel Barboza or Peter Xu.
>
> - Questions for block team:
>
> . Are there plan to remove the legacy DriveInfo? What should
> we use instead, blk_by_name() and/or blk_by_qdev_id()?
>
> . Are there plan to move away from the IF_FOO (see blockdev::if_name)
> or is it OK to use them and keep them in mind with new designs?
>
> . To model one HW with multiple drives (at least 3), is there
> a recommended way to create that from the CLI?