Logo
Explore Help
Sign In
NuKVM/libvirt
3
0
Fork 0
You've already forked libvirt
mirror of https://github.com/libvirt/libvirt.git synced 2025-02-25 18:55:26 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
f3b0f324ebdc0ee3a942b5927daa5d891ac798ef
libvirt/tests/testutilsxen.h

14 lines
246 B
C
Raw Normal View History

tests: Tests for the xen-xl parser Add disk and spice config tests for the xen_xl config parser Signed-off-by: Kiarie Kahurani <davidkiarie4@gmail.com> Signed-off-by: Jim Fehlig <jfehlig@suse.com>
2014-12-15 21:30:05 -07:00
#ifndef _TESTUTILSXEN_H_
# define _TESTUTILSXEN_H_
# include "capabilities.h"
Fix build without xen Commit 11567cf66f36 introduced an include which will only work when building with xen (particularly libxl). However, that file is supposed to be includable from anywhere (as with other testutils* files. Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2016-06-14 08:21:01 +02:00
# ifdef WITH_LIBXL
# include "libxl/libxl_capabilities.h"
# endif
Convert XenD XML->SEXPR conversion to new domain XML APIs
2008-07-25 13:17:27 +00:00
virCapsPtr testXenCapsInit(void);
tests: Tests for the xen-xl parser Add disk and spice config tests for the xen_xl config parser Signed-off-by: Kiarie Kahurani <davidkiarie4@gmail.com> Signed-off-by: Jim Fehlig <jfehlig@suse.com>
2014-12-15 21:30:05 -07:00
virCapsPtr testXLInitCaps(void);
#endif /* _TESTUTILSXEN_H_ */
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 226ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API