Home
last modified time | relevance | path

Searched refs:stubdom (Results 1 – 25 of 32) sorted by relevance

12

/xen/stubdom/
A Dmini-os.mk9 TOOLCORE_PATH = $(XEN_ROOT)/stubdom/libs-$(MINIOS_TARGET_ARCH)/toolcore
10 TOOLLOG_PATH = $(XEN_ROOT)/stubdom/libs-$(MINIOS_TARGET_ARCH)/toollog
11 EVTCHN_PATH = $(XEN_ROOT)/stubdom/libs-$(MINIOS_TARGET_ARCH)/evtchn
12 GNTTAB_PATH = $(XEN_ROOT)/stubdom/libs-$(MINIOS_TARGET_ARCH)/gnttab
13 CALL_PATH = $(XEN_ROOT)/stubdom/libs-$(MINIOS_TARGET_ARCH)/call
14 FOREIGNMEMORY_PATH = $(XEN_ROOT)/stubdom/libs-$(MINIOS_TARGET_ARCH)/foreignmemory
15 DEVICEMODEL_PATH = $(XEN_ROOT)/stubdom/libs-$(MINIOS_TARGET_ARCH)/devicemodel
16 CTRL_PATH = $(XEN_ROOT)/stubdom/libs-$(MINIOS_TARGET_ARCH)/ctrl
17 GUEST_PATH = $(XEN_ROOT)/stubdom/libs-$(MINIOS_TARGET_ARCH)/guest
A Dconfigure.ac14 m4_include([../m4/stubdom.m4])
21 AX_STUBDOM_CONDITIONAL([ioemu-stubdom], [ioemu])
22 AX_STUBDOM_DEFAULT_DISABLE([c-stubdom], [c])
24 AX_STUBDOM_DEFAULT_ENABLE([xenstore-stubdom], [xenstore])
25 AX_STUBDOM_DEFAULT_ENABLE([xenstorepvh-stubdom], [xenstorepvh])
26 AX_STUBDOM_CONDITIONAL([vtpm-stubdom], [vtpm])
27 AX_STUBDOM_CONDITIONAL([vtpmmgr-stubdom], [vtpmmgr])
42 AX_ARG_DEFAULT_ENABLE([debug], [Disable debug build of stubdom])
70 AX_STUBDOM_CONDITIONAL_FINISH([vtpm-stubdom], [vtpm])
71 AX_STUBDOM_CONDITIONAL_FINISH([vtpmmgr-stubdom], [vtpmmgr])
[all …]
A DMakefile12 export stubdom=y macro
472 .PHONY: ioemu-stubdom
473 ioemu-stubdom: APP_OBJS=$(CURDIR)/ioemu/i386-stubdom/qemu.a $(CURDIR)/ioemu/i386-stubdom/libqemu.a …
477 .PHONY: c-stubdom
481 .PHONY: vtpm-stubdom
485 .PHONY: vtpmmgr-stubdom
500 .PHONY: xenstore-stubdom
504 .PHONY: xenstorepvh-stubdom
518 install-ioemu: ioemu-stubdom
535 install-c: c-stubdom
[all …]
A Dnewlib-makedoc.patch1 stubdom: fix errors in newlib
4 errors. Add another newlib patch and apply it during stubdom build.
A Dvtpm_extern.patch1stubdom/vtpm/vtpm.a(vtpm_cmd.o):(.bss+0x28): multiple definition of `tpm_malloc'; /home/abuild/rpm…
A Dvtpm-command-duration.patch6 Wth Linux 5.4 xen-tpmfront and a Xen vtpm-stubdom, xen-tpmfront was
13 The vtpm-stubdom has a little delay since it writes its disk before
A Dconfigure1366 --enable-ioemu-stubdom Build and install ioemu-stubdom
1367 --enable-c-stubdom Build and install c-stubdom (default is DISABLED)
1369 --disable-xenstore-stubdom
1372 --disable-xenstorepvh-stubdom
1375 --enable-vtpm-stubdom Build and install vtpm-stubdom
1376 --enable-vtpmmgr-stubdom
2425 STUBDOM_BUILD="$STUBDOM_BUILD ioemu-stubdom"
2459 STUBDOM_BUILD="$STUBDOM_BUILD c-stubdom"
2541 STUBDOM_BUILD="$STUBDOM_BUILD xenstore-stubdom"
2631 STUBDOM_BUILD="$STUBDOM_BUILD vtpm-stubdom"
[all …]
/xen/
A DMakefile10 SUBSYSTEMS?=xen tools stubdom docs
71 .PHONY: build-stubdom
73 $(MAKE) -C stubdom build
138 stubdom: dist-stubdom target
149 .PHONY: install-stubdom
151 $(MAKE) -C stubdom install
235 .PHONY: clean-stubdom
263 .PHONY: distclean-stubdom
264 distclean-stubdom:
329 .PHONY: uninstall-stubdom
[all …]
A D.gitignore42 stubdom/*.tar.gz
76 stubdom/gcc-*
77 stubdom/gmp-*
78 stubdom/grub-*
79 stubdom/include
80 stubdom/ioemu
81 stubdom/ioemu/
82 stubdom/libs-*
89 stubdom/lwip-*
90 stubdom/lwip/
[all …]
A Dautogen.sh7 ( cd stubdom
A DINSTALL14 The xen source contains four subsystems: xen, tools, stubdom and docs.
47 stubdom, and docs directory.
50 Please note that stubdom requires tools.
53 --enable-stubdom
163 enough to specify just --enable-stubdom and leave these options alone.
164 --enable-ioemu-stubdom
165 --enable-c-stubdom
167 --disable-xenstore-stubdom
168 --enable-vtpm-stubdom
169 --enable-vtpmmgr-stubdom
[all …]
A Dconfigure.ac40 AX_SUBSYSTEM_CONDITIONAL([stubdom], $arch_enable_stubdom)
A Dconfigure1341 --enable-stubdom Enable build and install of stubdom
2358 stubdom=y
2368 stubdom=n
2382 stubdom=y
2389 stubdom=n
2400 if test "x$stubdom" = "xy" || test "x$stubdom" = "x" ; then
A DCHANGELOG.md41 Xenstore-stubdom now being able to support full Xenstore trace capability.
45 - caml-stubdom. It hasn't built since 2014, was pinned to Ocaml 4.02, and has
162 - qemu-traditional based device models (both, qemu-traditional and ioemu-stubdom) will
/xen/docs/misc/
A Dstubdom.txt1 IOEMU stubdom
45 - target domain id is stored in /local/domain/<stubdom-id>/target xenstore path
53 1. PV stubdomain is started with ioemu-stubdom.gz kernel and no initrd
61 2. Write command to /local/domain/<stubdom-id>/device-model/<target-id>/command.
99 - target domain id is stored in /local/domain/<stubdom-id>/target xenstore path
115 1. toolstack starts PV stubdomain with stubdom-linux-kernel kernel and stubdom-linux-initrd initrd
183 Your own stubdom
188 cd stubdom/
189 make c-stubdom
193 cd stubdom/
[all …]
A Dconsole.txt137 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 Dvtpm-platforms.txt21 # 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/docs/man/
A Dxen-vtpmmgr.7.pod269 kernel="/usr/lib/xen/boot/vtpmmgr-stubdom.gz"
322 | vtpm-stubdom | ...
333 | vtpmmgr-stubdom |
361 driver is also used by vtpmmgr-stubdom to communicate with
362 vtpm-stubdom.
364 =item vtpm-stubdom
367 one to one mapping between running vtpm-stubdom instances and
374 vtpm-stubdom uses this driver to communicate with
379 =item vtpmmgr-stubdom
390 driver. This driver used by vtpmmgr-stubdom to talk directly
[all …]
A Dxen-vtpm.7.pod49 | vtpm-stubdom | ...
60 | vtpmmgr-stubdom |
88 driver is also used by vtpmmgr-stubdom to communicate with
89 vtpm-stubdom.
91 =item vtpm-stubdom
94 one to one mapping between running vtpm-stubdom instances and
101 vtpm-stubdom uses this driver to communicate with
102 vtpmmgr-stubdom. This driver could also be used separately to
106 =item vtpmmgr-stubdom
117 driver. This driver used by vtpmmgr-stubdom to talk directly to
[all …]
/xen/config/
A DStubdom.mk.in7 # A debug build of stubdom? //FIXME: Someone make this do something
/xen/tools/hotplug/Linux/init.d/
A Dsysconfig.xencommons.in73 ## Default: @LIBEXEC@/boot/xenstore-stubdom.gz
77 #XENSTORE_DOMAIN_KERNEL=@LIBEXEC@/boot/xenstore-stubdom.gz
/xen/tools/flask/policy/modules/
A Dxenstore.te12 # Current xenstore stubdom uses the hypervisor console, not "xl console"
/xen/tools/hotplug/Linux/
A Dlaunch-xenstore.in96 [ -z "$XENSTORE_DOMAIN_KERNEL" ] && XENSTORE_DOMAIN_KERNEL=@LIBEXEC@/boot/xenstore-stubdom.gz
/xen/.github/workflows/
A Dcoverity.yml40 --disable-stubdom \
/xen/tools/xenstored/
A Ddomain.c1229 struct domain *stubdom; in stubdom_init() local
1234 stubdom = introduce_domain(NULL, stub_domid, xenbus_evtchn, false); in stubdom_init()
1235 if (!stubdom) in stubdom_init()
1238 xenevtchn_notify(xce_handle, stubdom->port); in stubdom_init()

Completed in 36 milliseconds

12