Re: [PATCH] hw/vfio: Drop superfluous inclusion of hw-error.h
Peter Maydell <[email protected]> Tue, 5 May 2026 09:18:18 +0100
| Newsgroups | org.nongnu.qemu-trivial,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <CAFEAcA9HGWgJYvU_GVZCsxM7-WaR5QuwLES8aetPqD9jaLKr_A@mail.gmail.com> |
On Mon, 4 May 2026 at 16:04, Cédric Le Goater <[email protected]> wrote: > On 4/28/26 18:37, Thomas Huth wrote: > Applied to > > https://github.com/legoater/qemu vfio-next > > Please base future contributions on this branch. In general I think it's better if we don't have odd subsystem specific requirements like this. The general assumption for QEMU patches should be that they are based on the current head-of-git. I don't want to have to remember that vfio is weird if I'm doing a patch that touches more than one part of the codebase. If you're accumulating so much stuff in vfio-next that it's problematic to have new patches based on head-of-git, then my feeling is that you're not sending pullreqs regularly enough. thanks -- PMM