On 18/01/2025 21:20, Michael Tokarev wrote:
17.01.2025 14:17, Laurent Vivier wrote:
announce_self that sends a RARP packet after migration
or with announce_self QMP/HMP command doesn't work with
vhost because of the vnet headers.

announce_self is the only user of QEMU_NET_PACKET_FLAG_RAW and
this flag is not correctly managed.

This series fix a problem with this flag in filter-dump and in
qemu_deliver_packet_iov().

Laurent Vivier (2):
   net: Fix announce_self
   net/dump: Correctly compute Ethernet packet offset

  net/dump.c | 3 ++-
  net/net.c  | 1 +
  2 files changed, 3 insertions(+), 1 deletion(-)

Reviewed-by: Michael Tokarev <m...@tls.msk.ru>

Applied to trivial-patches and queued for qemu-stable.


When do you plan to send the PR for them?

Thanks,
Laurent


Reply via email to