/xen/ |
A D | Makefile | 30 .PHONY: mini-os-dir-force-update 31 mini-os-dir-force-update: mini-os-dir 144 tools/firmware/seabios-dir-force-update: 148 tools/firmware/ovmf-dir-force-update: 186 .PHONY: subtree-force-update 187 subtree-force-update: mini-os-dir-force-update 188 $(MAKE) -C tools subtree-force-update 190 .PHONY: subtree-force-update-all 191 subtree-force-update-all: mini-os-dir-force-update 192 $(MAKE) -C tools subtree-force-update-all [all …]
|
/xen/tools/firmware/ |
A D | Makefile | 97 .PHONY: ovmf-dir-force-update 98 ovmf-dir-force-update: ovmf-dir 111 .PHONY: seabios-dir-force-update 112 seabios-dir-force-update: seabios-dir 125 subtree-force-update: 127 $(MAKE) seabios-dir-force-update 130 $(MAKE) ovmf-dir-force-update 133 subtree-force-update-all: 134 $(MAKE) seabios-dir-force-update 135 $(MAKE) ovmf-dir-force-update
|
/xen/xen/arch/x86/ |
A D | alternative.c | 188 bool force) in _apply_alternatives() argument 231 ASSERT(force); in _apply_alternatives() 287 else if ( force ) in _apply_alternatives() 298 else if ( force && system_state < SYS_STATE_active ) in _apply_alternatives() 303 else if ( force && system_state < SYS_STATE_active ) in _apply_alternatives() 359 static void __init _alternative_instructions(bool force) in _alternative_instructions() argument 377 alt_todo = 1u << force; in _alternative_instructions()
|
A D | hpet.c | 117 s_time_t expire, s_time_t now, int force) in reprogram_hpet_evt_channel() argument 132 if ( (delta <= 0) && !force ) in reprogram_hpet_evt_channel() 149 while ( ret && force ) in reprogram_hpet_evt_channel()
|
/xen/tools/ |
A D | Makefile | 156 .PHONY: qemu-xen-traditional-dir-force-update 202 .PHONY: qemu-xen-dir-force-update 203 qemu-xen-dir-force-update: qemu-xen-dir-find 328 subtree-force-update: 330 $(MAKE) qemu-xen-dir-force-update 333 $(MAKE) qemu-xen-traditional-dir-force-update 336 $(MAKE) -C firmware subtree-force-update 339 subtree-force-update-all: 340 $(MAKE) qemu-xen-dir-force-update 341 $(MAKE) qemu-xen-traditional-dir-force-update [all …]
|
A D | Rules.mk | 245 …gets := distclean subdir-distclean% clean subdir-clean% subtree-force-update-all %-dir-force-update
|
/xen/tools/xl/ |
A D | xl_pci.c | 58 static int pcidetach(uint32_t domid, const char *bdf, int force) in pcidetach() argument 73 if (force) { in pcidetach() 91 int force = 0; in main_pcidetach() local 96 force = 1; in main_pcidetach() 103 if (pcidetach(domid, bdf, force)) in main_pcidetach()
|
A D | xl_vcpu.c | 192 bool force = false, ignore_masks = false; in main_vcpupin() local 199 force = true; in main_vcpupin() 220 if (force) { in main_vcpupin() 298 if (force) { in main_vcpupin()
|
A D | xl_vmcontrol.c | 45 static void destroy_domain(uint32_t domid, int force) in destroy_domain() argument 49 if (domid == 0 && !force) { in destroy_domain() 88 int force = 0; in main_destroy() local 92 force = 1; in main_destroy() 96 destroy_domain(find_domain(argv[optind]), force); in main_destroy()
|
/xen/xen/test/ |
A D | Makefile | 10 install build subtree-force-update uninstall: %:
|
/xen/tools/hotplug/Linux/init.d/ |
A D | xendriverdomain.in | 73 force-reload|restart)
|
A D | xencommons.in | 108 force-reload|restart)
|
/xen/tools/pygrub/ |
A D | Makefile | 20 --root="$(DESTDIR)" --install-scripts=$(LIBEXEC_BIN) --force
|
/xen/tools/python/ |
A D | Makefile | 21 --root="$(DESTDIR)" --force
|
/xen/tools/libxl/ |
A D | libxl_pci.c | 1795 libxl_device_pci *pcidev, int force) in qemu_pci_remove_xenstore() argument 1812 if ( !force && (pcidev->vdevfn & 0x7) == 0 ) { in qemu_pci_remove_xenstore() 1834 bool force; member 1847 uint32_t domid, libxl_device_pci *pcidev, bool force, 1872 libxl_device_pci *pcidev, int force, in do_pci_remove() argument 1999 rc = qemu_pci_remove_xenstore(gc, domid, pcidev, prs->force); in pci_remove_qemu_trad_watch_state_cb() 2167 if (rc && !prs->force) in pci_remove_detatched() 2197 prs->force, stubdom_aodev); in pci_remove_detatched() 2230 bool force, in libxl__device_pci_remove_common() argument 2241 prs->force = force; in libxl__device_pci_remove_common() [all …]
|
A D | libxl_device.c | 837 aodev->force = drs->force; in libxl__devices_destroy() 976 if (aodev->force) in libxl__initiate_device_generic_remove() 1095 !aodev->force) { in device_backend_callback() 1097 aodev->force = 1; in device_backend_callback()
|
/xen/docs/misc/ |
A D | xen-command-line.pandoc | 78 > `= force | ht | noirq | <boolean>` 86 which are known to have broken ACPI setups. Providing `acpi=force` 940 > `= no | force` 942 Either force retrieval of monitor EDID information via VESA DDC, or 1066 ### force-ept (Intel) 1281 = List of [ <bool>, verbose, debug, force, required, quarantine, 1369 and Snoop Control allows the hypervisor to force DMA requests to be 2046 > `= List of [ ssbd=force-disable|runtime|force-enable ]` 2154 Flag to force synchronous console output. Useful for debugging, but 2389 > `= force | <boolean>` [all …]
|
A D | kconfig-language.rst | 136 below), reverse dependencies can be used to force a lower limit of 144 select should be used with care. select will force 505 introduced to overcome the limitation of select which will force a
|
A D | kconfig.rst | 30 Alternatively, you can use the brute force method::
|
/xen/docs/misc/arm/ |
A D | passthrough.txt | 109 - xen,force-assign-without-iommu 111 If xen,force-assign-without-iommu is present, Xen allows to assign a
|
/xen/m4/ |
A D | systemd.m4 | 120 dnl to have systemd build libraries it will be enabled. You can always force
|
/xen/docs/process/ |
A D | release-technician-checklist.txt | 97 maybe force push into master
|
/xen/docs/misc/xen-makefiles/ |
A D | makefiles.rst | 109 invocation. The latter will force a rebuild if any options
|
/xen/xen/arch/x86/boot/ |
A D | video.S | 918 cmpb $2, bootsym(opt_edid) # EDID forced on cmdline (edid=force)?
|
/xen/tools/console/daemon/ |
A D | io.c | 1158 static void handle_hv_logs(xenevtchn_handle *xce_handle, bool force) in handle_hv_logs() argument 1166 if (!force && ((port = xenevtchn_pending(xce_handle)) == -1)) in handle_hv_logs()
|