Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Set ``max_len=0`` in ``virtlogd.conf`` to disable log rollover.
+ * qemu: Set noqueue qdisc for TAP devices
+
+ Set ``noqueue`` instead of the former ``pfifo_fast`` queue discipline
+ for TAP devices. It will avoid needless cost of host CPU cycles and
+ thus improve performance.
+
* **Bug fixes**
* hyperv: ensure WQL queries work in all locales