[PATCH 0/5] qemu: Refresh rx-filters more often

Ján Tomko jtomko at redhat.com
Wed Oct 19 10:32:20 UTC 2022


On a Tuesday in 2022, Michal Privoznik wrote:
>See the last patch for explanation. I haven't found a gitlab issue for
>this nor a bug open. But I remember somebody complaining about problems
>during restore from a save file, on IRC perhaps?
>
>Michal Prívozník (5):
>  processNicRxFilterChangedEvent: Free @guestFilter and @hostFilter
>    automatically
>  qemu: Move parts of NIC_RX_FILTER_CHANGED even handling into a
>    function
>  qemu: Acquire QUERY job instead of MODIFY when handling
>    NIC_RX_FILTER_CHANGED event
>  qemu: Refresh state after restore from a save image
>  qemu: Refresh rx-filters more often
>
> src/qemu/qemu_domain.c    | 254 ++++++++++++++++++++++++++++++++++++++
> src/qemu/qemu_domain.h    |   5 +
> src/qemu/qemu_driver.c    | 250 +------------------------------------
> src/qemu/qemu_process.c   |  27 ++++
> src/qemu/qemu_saveimage.c |   2 +
> 5 files changed, 291 insertions(+), 247 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano


More information about the libvir-list mailing list