From 1cf4323ecd03235984e43a416a42f10c975cf785 Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Tue, 10 Sep 2019 16:41:20 +0200 Subject: tests/libqos: Move the libqos files under tests/qtest/ The qos stuff belongs to qtest, so move it into that directory, too. Message-Id: <20191218103059.11729-8-thuth@redhat.com> Reviewed-by: Paolo Bonzini Signed-off-by: Thomas Huth --- tests/libqos/malloc-pc.h | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 tests/libqos/malloc-pc.h (limited to 'tests/libqos/malloc-pc.h') diff --git a/tests/libqos/malloc-pc.h b/tests/libqos/malloc-pc.h deleted file mode 100644 index 21e75ae004..0000000000 --- a/tests/libqos/malloc-pc.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * libqos malloc support for PC - * - * Copyright IBM, Corp. 2012-2013 - * - * Authors: - * Anthony Liguori - * - * This work is licensed under the terms of the GNU GPL, version 2 or later. - * See the COPYING file in the top-level directory. - */ - -#ifndef LIBQOS_MALLOC_PC_H -#define LIBQOS_MALLOC_PC_H - -#include "libqos/malloc.h" - -void pc_alloc_init(QGuestAllocator *s, QTestState *qts, QAllocOpts flags); - -#endif -- cgit v1.2.3-55-g7522