Searched refs:stubdom (Results 1 – 23 of 23) sorted by relevance
/xen-4.10.0-shim-comet/ |
A D | Makefile | 10 SUBSYSTEMS?=xen tools stubdom docs 61 .PHONY: build-stubdom 63 $(MAKE) -C stubdom build 118 stubdom: dist-stubdom target 129 .PHONY: install-stubdom 131 $(MAKE) -C stubdom install 217 .PHONY: clean-stubdom 244 .PHONY: distclean-stubdom 245 distclean-stubdom: 316 .PHONY: uninstall-stubdom [all …]
|
A D | .gitignore | 35 stubdom/*.tar.gz 64 stubdom/gcc-* 65 stubdom/gmp-* 66 stubdom/grub-* 67 stubdom/include 68 stubdom/ioemu 69 stubdom/ioemu/ 70 stubdom/libs-* 71 stubdom/libxc-* 78 stubdom/lwip-* [all …]
|
A D | INSTALL | 14 The xen source contains four subsystems: xen, tools, stubdom and docs. 27 stubdom, and docs directory. 30 Please note that stubdom requires tools. 33 --enable-stubdom 153 --enable-ioemu-stubdom 154 --enable-c-stubdom 155 --enable-caml-stubdom 157 --disable-xenstore-stubdom 158 --enable-vtpm-stubdom 159 --enable-vtpmmgr-stubdom [all …]
|
A D | autogen.sh | 7 ( cd stubdom
|
A D | configure.ac | 41 AX_SUBSYSTEM_CONDITIONAL([stubdom], $arch_enable_stubdom)
|
A D | configure | 1314 --enable-stubdom Enable build and install of stubdom 2198 stubdom=y 2207 stubdom=n 2220 stubdom=y 2227 stubdom=n 2237 if test "x$stubdom" = "xy" || test "x$stubdom" = "x" ; then
|
A D | MAINTAINERS | 365 F: m4/stubdom.m4 366 F: stubdom/ 379 F: stubdom/Makefile 437 F: stubdom/vtpm/ 438 F: stubdom/vtpmmgr/
|
/xen-4.10.0-shim-comet/stubdom/ |
A D | configure.ac | 14 m4_include([../m4/stubdom.m4]) 21 AX_STUBDOM_CONDITIONAL([ioemu-stubdom], [ioemu]) 22 AX_STUBDOM_DEFAULT_DISABLE([c-stubdom], [c]) 23 AX_STUBDOM_DEFAULT_DISABLE([caml-stubdom], [caml]) 25 AX_STUBDOM_DEFAULT_ENABLE([xenstore-stubdom], [xenstore]) 26 AX_STUBDOM_CONDITIONAL([vtpm-stubdom], [vtpm]) 27 AX_STUBDOM_CONDITIONAL([vtpmmgr-stubdom], [vtpmmgr]) 48 AX_ARG_DEFAULT_ENABLE([debug], [Disable debug build of stubdom]) 77 AX_STUBDOM_CONDITIONAL_FINISH([vtpm-stubdom], [vtpm]) 78 AX_STUBDOM_CONDITIONAL_FINISH([vtpmmgr-stubdom], [vtpmmgr]) [all …]
|
A D | Makefile | 12 export stubdom=y macro 555 .PHONY: ioemu-stubdom 556 ioemu-stubdom: APP_OBJS=$(CURDIR)/ioemu/i386-stubdom/qemu.a $(CURDIR)/ioemu/i386-stubdom/libqemu.a … 560 .PHONY: caml-stubdom 564 .PHONY: c-stubdom 568 .PHONY: vtpm-stubdom 572 .PHONY: vtpmmgr-stubdom 580 .PHONY: xenstore-stubdom 605 install-c: c-stubdom 607 install-caml: caml-stubdom [all …]
|
A D | configure | 1339 --enable-ioemu-stubdom Build and install ioemu-stubdom 1340 --enable-c-stubdom Build and install c-stubdom (default is DISABLED) 1341 --enable-caml-stubdom Build and install caml-stubdom (default is DISABLED) 1343 --disable-xenstore-stubdom 1344 Build and install xenstore-stubdom (default is 1346 --enable-vtpm-stubdom Build and install vtpm-stubdom 1347 --enable-vtpmmgr-stubdom 1348 Build and install vtpmmgr-stubdom 1350 --disable-debug Disable debug build of stubdom (default is ENABLED)
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | stubdom.txt | 1 IOEMU stubdom 78 Your own stubdom 83 cd stubdom/ 84 make c-stubdom 88 cd stubdom/ 89 make caml-stubdom
|
A D | console.txt | 137 time running in the stubdom), the number of serial cards and where the 140 console connection between the stubdom and dom0 to export the serial 141 output from the stubdom to dom0. The pv console backend for stubdom's pv 145 can only have one pv console with xenstored as backend (the stubdom
|
A D | vtpm-platforms.txt | 21 # dd if=/dev/zero of=/images/vtpmmgr-stubdom.img bs=2M count=1 28 kernel="/usr/lib/xen/boot/vtpmmgr-stubdom.gz" 31 disk=["file:/images/vtpmmgr-stubdom.img,hda,w"] 37 kernel="/usr/lib/xen/boot/vtpm-stubdom.gz" 44 kernel="/usr/lib/xen/boot/vtpm-stubdom.gz"
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xen-vtpmmgr.pod.7 | 247 kernel="/usr/lib/xen/boot/vtpmmgr-stubdom.gz" 300 | vtpm-stubdom | ... 311 | vtpmmgr-stubdom | 339 driver is also used by vtpmmgr-stubdom to communicate with 340 vtpm-stubdom. 342 =item vtpm-stubdom 345 one to one mapping between running vtpm-stubdom instances and 352 vtpm-stubdom uses this driver to communicate with 357 =item vtpmmgr-stubdom 368 driver. This driver used by vtpmmgr-stubdom to talk directly [all …]
|
A D | xen-vtpm.pod.7 | 43 | vtpm-stubdom | ... 54 | vtpmmgr-stubdom | 82 driver is also used by vtpmmgr-stubdom to communicate with 83 vtpm-stubdom. 85 =item vtpm-stubdom 88 one to one mapping between running vtpm-stubdom instances and 95 vtpm-stubdom uses this driver to communicate with 96 vtpmmgr-stubdom. This driver could also be used separately to 100 =item vtpmmgr-stubdom 111 driver. This driver used by vtpmmgr-stubdom to talk directly to [all …]
|
A D | xl.cfg.pod.5.in | 419 but not supported in case of using B<stubdom-dm> and the old 'rombios'.)
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/init.d/ |
A D | sysconfig.xencommons.in | 59 ## Default: @LIBEXEC@/boot/xenstore-stubdom.gz 63 #XENSTORE_DOMAIN_KERNEL=@LIBEXEC@/boot/xenstore-stubdom.gz
|
/xen-4.10.0-shim-comet/config/ |
A D | Stubdom.mk.in | 7 # A debug build of stubdom? //FIXME: Someone make this do something
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/ |
A D | launch-xenstore.in | 73 [ -z "$XENSTORE_DOMAIN_KERNEL" ] && XENSTORE_DOMAIN_KERNEL=@LIBEXEC@/boot/xenstore-stubdom.gz
|
/xen-4.10.0-shim-comet/tools/flask/policy/modules/ |
A D | xenstore.te | 12 # Current xenstore stubdom uses the hypervisor console, not "xl console"
|
/xen-4.10.0-shim-comet/tools/examples/ |
A D | README | 37 xmexample.hvm-stubdom - a configuration script for creating a hvm domain with
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_domain.c | 910 dds->stubdom.ao = ao; in libxl__domain_destroy() 911 dds->stubdom.domid = stubdomid; in libxl__domain_destroy() 912 dds->stubdom.callback = stubdom_destroy_callback; in libxl__domain_destroy() 913 dds->stubdom.soft_reset = false; in libxl__domain_destroy() 914 libxl__destroy_domid(egc, &dds->stubdom); in libxl__domain_destroy() 931 libxl__domain_destroy_state *dds = CONTAINER_OF(dis, *dds, stubdom); in stubdom_destroy_callback()
|
A D | libxl_internal.h | 3654 libxl__destroy_domid_state stubdom; member
|
Completed in 50 milliseconds