bugfix: irq: Avoid covering object refcount of qemu_irq Signed-off-by: Chen Qun<kuhn.chenqun@huawei.com>
This commit is contained in:
parent
78e85fa40c
commit
005b0f92b7
@ -167,6 +167,7 @@ Patch0154: vhost-user-quit-infinite-loop-while-used-memslots-is.patch
|
||||
Patch0155: qmp-add-command-to-query-used-memslots-of-vhost-net-.patch
|
||||
Patch0156: vhost-user-scsi-add-support-for-SPDK-hot-upgrade.patch
|
||||
Patch0157: i6300esb-watchdog-bugfix-Add-a-runstate-transition.patch
|
||||
Patch0158: bugfix-irq-Avoid-covering-object-refcount-of-qemu_ir.patch
|
||||
|
||||
BuildRequires: flex
|
||||
BuildRequires: gcc
|
||||
@ -611,6 +612,9 @@ getent passwd qemu >/dev/null || \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Feb 12 2022 Chen Qun <kuhn.chenqun@huawei.com>
|
||||
- bugfix: irq: Avoid covering object refcount of qemu_irq
|
||||
|
||||
* Sat Feb 12 2022 Chen Qun <kuhn.chenqun@huawei.com>
|
||||
- virtio-scsi: bugfix: fix qemu crash for hotplug scsi disk with dataplane
|
||||
- virtio: net-tap: bugfix: del net client if net_init_tap_one failed
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user