qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 0/4] hw/pci: Convert rom_bar into OnOffAuto


From: Michael S. Tsirkin
Subject: Re: [PATCH v2 0/4] hw/pci: Convert rom_bar into OnOffAuto
Date: Thu, 1 Aug 2024 03:52:45 -0400

On Thu, Aug 01, 2024 at 04:01:44PM +0900, Akihiko Odaki wrote:
> rom_bar_set() and and underlying visit_type_str_preserving() are ugly, but
> we can remove them once the deprecation period ends. On the other hand, if
> we don't make this change, dev->opts will keep floating around, and we will
> even have another use of it for "[PATCH v5 1/8] hw/pci: Do not add ROM BAR
> for SR-IOV VF"[1]. Eventually, having this refactoring early will result in
> less mess in the future.
> 
> [1]: lore.kernel.org/r/20240715-sriov-v5-1-3f5539093ffc@daynix.com

I don't know that this should worry us much. Is there some project that
requires getting rid of dev->opts for some reason?

-- 
MST




reply via email to

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