/xen/tools/firmware/etherboot/ |
A D | Makefile | 17 D=ipxe macro 21 ROM = $D/src/bin/ipxe.bin 32 %.rom: $D/src/arch/i386/Makefile 33 $(MAKE) -C $D/src bin/$(*F).rom 38 (cd $D.git && $(GIT) archive --format=tar --prefix=$D/ \ 40 rm -rf $D.git; \ 44 $D/src/arch/i386/Makefile: $T Config 45 rm -rf $D 52 $D/src/bin/NIC: $D/src/arch/i386/Makefile 53 $(MAKE) -C $D/src bin/NIC [all …]
|
A D | README | 25 …ild.php?version=5.4.3&F=ignore&nic=rtl8139%3Artl8139+--+%5B0x10ec%2C0x8139%5D&ofmt=Binary+ROM+Imag…
|
/xen/tools/firmware/xen-dir/ |
A D | Makefile | 8 D=xen-root macro 39 mkdir -p $(D) 43 (mkdir -p $(D)/$(d); \ 44 cd $(D)/$(d); \ 61 $(D): linkfarm.stamp 62 $(MAKE) -C $(D)/xen distclean 64 $(D)/xen/.config: $(D) 67 xen-shim: $(D)/xen/.config 69 ln -sf $(D)/xen/xen $@ 70 ln -sf $(D)/xen/xen-syms $@-syms [all …]
|
/xen/xen/arch/x86/ |
A D | Makefile | 147 >$(@D)/.$(@F).0.S 150 $(@D)/.$(@F).0.o -o $(@D)/.$(@F).1 153 >$(@D)/.$(@F).1.S 156 $(@D)/.$(@F).1.o -o $@ 159 >$(@D)/$(@F).map 160 rm -f $(@D)/.$(@F).[0-9]* $(@D)/..$(@F).[0-9]* 209 $(MAKE) -f $(BASEDIR)/Rules.mk $(@D)/.$(@F).0r.o $(@D)/.$(@F).0s.o 212 … $(@D)/.$(@F).0r.o $(@D)/.$(@F).0s.o $(note_file_option) -o $(@D)/.$(@F).$(base).1 &&) : 216 $(MAKE) -f $(BASEDIR)/Rules.mk $(@D)/.$(@F).1r.o $(@D)/.$(@F).1s.o 218 $(@D)/.$(@F).1r.o $(@D)/.$(@F).1s.o $(note_file_option) -o $@ [all …]
|
/xen/xen/ |
A D | Makefile | 269 _install: D=$(DESTDIR) macro 273 [ -d $(D)$(BOOT_DIR) ] || $(INSTALL_DIR) $(D)$(BOOT_DIR) 283 [ -d $(D)$(EFI_DIR) ] || $(INSTALL_DIR) $(D)$(EFI_DIR); \ 306 _uninstall: D=$(DESTDIR) macro 313 rm -f $(D)$(BOOT_DIR)/$(T)-$(XEN_VERSION)$(Z) 314 rm -f $(D)$(BOOT_DIR)/$(T)$(Z) 320 rm -f $(D)$(EFI_DIR)/$(T)-$(XEN_VERSION).efi 321 rm -f $(D)$(EFI_DIR)/$(T).efi 462 $(MAKE) -f $(BASEDIR)/Rules.mk -C $(*D) $(@F) 465 $(MAKE) -f $(BASEDIR)/Rules.mk -C $(*D) $(@F) [all …]
|
A D | Rules.mk | 124 c_flags = -MMD -MP -MF $(@D)/.$(@F).d $(XEN_CFLAGS) '-D__OBJECT_FILE__="$@"' 125 a_flags = -MMD -MP -MF $(@D)/.$(@F).d $(XEN_AFLAGS) 168 $(CC) $(c_flags) -c $< -o $(@D)/.$(@F).tmp -MQ $@ 170 $(OBJCOPY) --redefine-sym $<=$(SRCPATH)/$< $(@D)/.$(@F).tmp $@ 172 $(OBJCOPY) --redefine-sym $(<F)=$(SRCPATH)/$< $(@D)/.$(@F).tmp $@ 174 rm -f $(@D)/.$(@F).tmp
|
/xen/tools/xenstore/ |
A D | xenstored_probes.d | 23 #pragma D attributes Evolving/Evolving/Common provider xenstore provider 24 #pragma D attributes Private/Private/Unknown provider xenstore module 25 #pragma D attributes Private/Private/Unknown provider xenstore function 26 #pragma D attributes Evolving/Evolving/Common provider xenstore name 27 #pragma D attributes Evolving/Evolving/Common provider xenstore args
|
/xen/xen/tools/kconfig/tests/rand_nested_choice/ |
A D | Kconfig | 19 config D config in choice0093a4b80104""choice0093a4b80204 20 bool "D" 22 if D 30 endif # D
|
/xen/docs/ |
A D | Makefile | 91 @$(INSTALL_DIR) $$(@D) 99 @$(INSTALL_DIR) $$(@D) 113 @$(INSTALL_DIR) $$(@D) 123 @$(INSTALL_DIR) $$(@D) 132 @$(INSTALL_DIR) $$(@D) 140 @$(INSTALL_DIR) $$(@D) 197 @$(INSTALL_DIR) $(@D) 205 rm -rf $(@D) 206 $(INSTALL_DIR) $(@D) 217 @$(INSTALL_DIR) $(@D) [all …]
|
A D | README.remus | 17 protocol D) for asynchronous disk checkpoint replication. A protected VM's DRBD 18 disks on the primary and backup hosts need to be configured to use protocol D
|
/xen/automation/build/ |
A D | Makefile | 13 docker build -t $(REGISTRY)/$(@D):$(@F) -f $< $(<D) 15 docker push $(REGISTRY)/$(@D):$(@F); \
|
/xen/xen/include/asm-arm/arm64/ |
A D | efibind.h | 130 #define EFI_SIGNATURE_32(A,B,C,D) (EFI_SIGNATURE_16(A,B) | (EFI_SIGNATURE_16(C,D) <… argument 131 #define EFI_SIGNATURE_64(A,B,C,D,E,F,G,H) (EFI_SIGNATURE_32(A,B,C,D) | ((UINT64)(EFI_SIGNATURE_32(E… argument
|
/xen/tools/ |
A D | Makefile | 75 uninstall: D=$(DESTDIR) macro 77 …[ -d $(D)$(XEN_CONFIG_DIR) ] && mv -f $(D)$(XEN_CONFIG_DIR) $(D)$(XEN_CONFIG_DIR).old-`date +%s` |… 78 rm -rf $(D)$(libdir)/xen 79 rm -rf $(D)$(SHAREDIR)/xen 80 rm -rf $(D)$(SHAREDIR)/qemu-xen 190 rm -f $(D)$(bindir)/qemu-nbd* 191 rm -f $(D)$(bindir)/qemu-img*
|
A D | Rules.mk | 192 CFLAGS += -MMD -MP -MF .$(if $(filter-out .,$(@D)),$(subst /,@,$(@D))@)$(@F).d
|
/xen/xen/include/asm-x86/x86_64/ |
A D | efibind.h | 151 #define EFI_SIGNATURE_32(A,B,C,D) (EFI_SIGNATURE_16(A,B) | (EFI_SIGNATURE_16(C,D) <… argument 152 #define EFI_SIGNATURE_64(A,B,C,D,E,F,G,H) (EFI_SIGNATURE_32(A,B,C,D) | ((UINT64)(EFI_SIGNATURE_32(E… argument
|
/xen/ |
A D | CREDITS | 5 (W), PGP key ID and fingerprint (P), description (D), and 16 D: Linux pvops
|
/xen/xen/tools/kconfig/tests/new_choice_with_dep/ |
A D | expected_stdout | 7 1. Choice D (CHOICE_D)
|
A D | Kconfig | 28 bool "Choice D"
|
/xen/tools/tests/mce-test/tools/ |
A D | README | 18 -D, --dump dump addr info without error injection
|
/xen/xen/include/ |
A D | Makefile | 71 mkdir -p $(@D) 85 mkdir -p $(@D)
|
/xen/tools/xenstat/libxenstat/ |
A D | Makefile | 121 swig -python $(SWIG_FLAGS) -outdir $(@D) -o $(PYSRC) $< 149 swig -perl $(SWIG_FLAGS) -outdir $(@D) -o $(PERLSRC) $<
|
/xen/docs/man/ |
A D | xenstore-chmod.1.pod | 14 permission and I<D> is the corresponding domain ID.
|
A D | xenstore-ls.1.pod | 24 type of permission and I<D> is the corresponding domain ID.
|
A D | xen-pv-channel.7.pod | 184 D: Short description of use, possibly including a URL to your software or API 188 D: Share clipboard data via an in-guest agent. See:
|
A D | xentop.1.pod | 68 =item B<D>
|