Home
last modified time | relevance | path

Searched refs:ioemu (Results 1 – 10 of 10) sorted by relevance

/xen/stubdom/
A Dconfigure.ac21 AX_STUBDOM_CONDITIONAL([ioemu-stubdom], [ioemu])
40 AS_IF([test "x$ioemu" = "x"], [
41 ioemu=$qemu_traditional
43 echo "x$ioemu$qemu_traditional"
44 AS_IF([test "x$ioemu$qemu_traditional" = "xyn"], [
79 AX_STUBDOM_CONDITIONAL_FINISH([ioemu-stubdom], [ioemu])
A DMakefile297 mkdir -p ioemu
319 mkdir -p ioemu
462 ioemu-minios-config.mk: $(CURDIR)/ioemu-minios.cfg
465 .PHONY: ioemu
466 ioemu: cross-zlib cross-libpci libxc ioemu-minios-config.mk target
469 cd ioemu ; \
559 ioemu-stubdom: APP_OBJS=$(CURDIR)/ioemu/i386-stubdom/qemu.a $(CURDIR)/ioemu/i386-stubdom/libqemu.a …
560 ioemu-stubdom: mini-os-$(XEN_TARGET_ARCH)-ioemu lwip-$(XEN_TARGET_ARCH) libxc ioemu
597 install-ioemu: ioemu-stubdom
638 uninstall-ioemu:
[all …]
A Dconfigure1340 --enable-ioemu-stubdom Build and install ioemu-stubdom
1997 ioemu=y
2009 ioemu=n
2264 if test "x$ioemu" = "x"; then :
2266 ioemu=$qemu_traditional
2269 echo "x$ioemu$qemu_traditional"
2270 if test "x$ioemu$qemu_traditional" = "xyn"; then :
3679 if test "x$ioemu" = "xy" || test "x$ioemu" = "x"; then :
3682 ioemu=y
3692 ioemu=n
/xen/docs/misc/
A Dstubdom.txt4 This boosts HVM performance by putting ioemu in its own lightweight domain.
26 Toolstack to MiniOS ioemu stubdomain protocol
53 1. PV stubdomain is started with ioemu-stubdom.gz kernel and no initrd
78 Toolstack to Linux ioemu stubdomain protocol
172 - bootsplash is supported, but the ioemu backend does not yet support restart
A Dconsole.txt100 ioemu
102 The supported values are only xenconsoled or ioemu; xenconsoled has
142 consoles is always ioemu because multiple pv consoles support is a
/xen/docs/man/
A Dxl-network-configuration.5.pod114 C<ioemu> (default) -- this device will be provided as an emulate
131 This keyword is valid for HVM guest devices with C<type=ioemu> only.
A Dxl-disk-configuration.5.pod506 tapdisk: tap2: aio: ioemu: file: phy:
/xen/tools/libxl/
A Dlibxlu_disk_l.l246 ioemu:/.* { DPC->had_depr_prefix=1; DEPRECATE(0); }
/xen/
A D.gitignore71 stubdom/ioemu
72 stubdom/ioemu/
A DINSTALL169 --enable-ioemu-stubdom

Completed in 16 milliseconds