On 26 September 2016 at 14:37, Paolo Bonzini <pbonz...@redhat.com> wrote: > 1) ptimer-test is not a qtest---it runs the ptimer.c code directly in the > ptimer-test process > > 2) ptimer-test has its own stubs file, so there is no need to add more > stubs to stubs/vmstate.c > > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> > --- > stubs/vmstate.c | 5 ----- > tests/Makefile.include | 5 +++-- > tests/ptimer-test-stubs.c | 7 +++++++ > tests/ptimer-test.c | 22 +++++++++++----------- > 4 files changed, 21 insertions(+), 18 deletions(-)
Applied to target-arm.next, thanks. -- PMM