On 5/10/19 12:22 AM, Thomas Huth wrote: > A bunch of the wrapper functions that use global_qtest are not used > anymore. Remove them to avoid that they are used in new code again. > > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > tests/libqtest.c | 11 +---- > tests/libqtest.h | 108 ----------------------------------------------- > 2 files changed, 1 insertion(+), 118 deletions(-)
Nice! Reviewed-by: Eric Blake <ebl...@redhat.com> > -/** > - * qtest_irq_intercept_out: > - * @string: QOM path of a device. > - * > - * Associate qtest irqs with the GPIO-out pins of the device > - * whose path is specified by @string. > - */ > -static inline void irq_intercept_out(const char *string) Fixes a copy-and-paste misdocumentation bug while at it :) -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature