I tested this patch with virtio-net regression tests, these changes are working fine related to the virtio-net part.
Tested-by: Lei Yang <leiy...@redhat.com> On Wed, Dec 4, 2024 at 2:27 AM Richard Henderson <richard.hender...@linaro.org> wrote: > > On 12/3/24 11:24, Philippe Mathieu-Daudé wrote: > > Headers in include/sysemu/ are not only related to system > > *emulation*, they are also used by virtualization. Rename > > as system/ which is clearer. > > > > Mechanical change using sed tool. > > > > Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> > > --- > > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > > r~ >