• L
    qemu: change accidental VIR_WARNING back to VIR_DEBUG · dae3e246
    Laine Stump 提交于
    While debugging the support for responding to qemu RX_FILTER_CHANGED
    events, I had changed the "ignoring this event" log message from
    VIR_DEBUG to VIR_WARN, but forgot to change it back before
    pushing. Since many guest OSes make enough changes to multicast lists
    and/or promiscuous mode settings to trigger this message, it's
    starting to show up as a red herring in bug reports.
    dae3e246
qemu_driver.c 644.9 KB