diff --git a/qemu.spec b/qemu.spec index 5e4aca1..325effa 100644 --- a/qemu.spec +++ b/qemu.spec @@ -86,6 +86,7 @@ Patch0073: seabios-increase-the-seabios-high-mem-zone-size.patch Patch0074: seabios-increase-the-seabios-minibiostable.patch Patch0075: IPv6-add-support-for-IPv6-protocol.patch Patch0076: Use-post-increment-only-in-inffast.c.patch +Patch0077: util-log-add-CONFIG_DISABLE_QEMU_LOG-macro.patch BuildRequires: flex BuildRequires: gcc @@ -530,6 +531,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Sat Feb 12 2022 Chen Qun +- util/log: add CONFIG_DISABLE_QEMU_LOG macro + * Sat Feb 12 2022 Yan Wang - ipxe: IPv6 add support for IPv6 protocol - u-boot: Use post increment only in inffast.c