Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201009160122.1662082-1-ehabkost@redhat.com
Maintainers: Pavel Pisa <pisa@cmp.felk.cvut.cz>, Richard Henderson <rth@twiddle.net>, Jason Wang <jasowang@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>, Vikram Garhwal <fnu.vikram@xilinx.com>, Amit Shah <amit@kernel.org>, Paolo Bonzini <pbonzini@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Li Zhijian <lizhijian@cn.fujitsu.com>, Zhang Chen <chen.zhang@intel.com>
include/qom/object.h | 25 +++-
backends/rng-egd.c | 10 +-
backends/rng-random.c | 8 +-
backends/rng.c | 6 +-
net/can/can_host.c | 16 +--
net/colo-compare.c | 57 ++++----
net/dump.c | 10 +-
net/filter-buffer.c | 26 ++--
net/filter-mirror.c | 64 ++++-----
net/filter-rewriter.c | 7 +-
net/filter.c | 24 ++--
qom/object.c | 256 ++++++++++++++++++---------------
qom/object_interfaces.c | 11 ++
target/i386/sev.c | 22 +--
tests/check-qom-proplist.c | 10 +-
tests/test-qdev-global-props.c | 70 +++++++++
ui/input-barrier.c | 44 +++---
ui/input-linux.c | 27 ++--
18 files changed, 407 insertions(+), 286 deletions(-)