Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/arch/x86/xen/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 1 kB image not shown  

Quelle  Makefile   Sprache: C

 
SPDX-License-Identifier: GPL-2.0

ifdef CONFIG_FUNCTION_TRACER
Do not profile debug and lowlevel utilities
CFLAGS_REMOVE_spinlock.o = -pg
CFLAGS_REMOVE_time.o = -pg
CFLAGS_REMOVE_irq.o = -pg
endif

Make sure early boot has no stackprotector
CFLAGS_enlighten_pv.o  := -fno-stack-protector
CFLAGS_mmu_pv.o   := -fno-stack-protector

obj-y    += enlighten.o
obj-y    += mmu.o
obj-y    += time.o
obj-y    += grant-table.o
obj-y    += suspend.o

obj-$(CONFIG_XEN_PVHVM)  += enlighten_hvm.o
obj-$(CONFIG_XEN_PVHVM)  += mmu_hvm.o
obj-$(CONFIG_XEN_PVHVM)  += suspend_hvm.o
obj-$(CONFIG_XEN_PVHVM)  += platform-pci-unplug.o

obj-$(CONFIG_XEN_PV)  += setup.o
obj-$(CONFIG_XEN_PV)  += apic.o
obj-$(CONFIG_XEN_PV)  += pmu.o
obj-$(CONFIG_XEN_PV)  += suspend_pv.o
obj-$(CONFIG_XEN_PV)  += p2m.o
obj-$(CONFIG_XEN_PV)  += enlighten_pv.o
obj-$(CONFIG_XEN_PV)  += mmu_pv.o
obj-$(CONFIG_XEN_PV)  += irq.o
obj-$(CONFIG_XEN_PV)  += multicalls.o
obj-$(CONFIG_XEN_PV)  += xen-asm.o

obj-$(CONFIG_XEN_PVH)  += enlighten_pvh.o

obj-$(CONFIG_EVENT_TRACING) += trace.o

obj-$(CONFIG_SMP)  += smp.o
obj-$(CONFIG_XEN_PV_SMP)   += smp_pv.o
obj-$(CONFIG_XEN_PVHVM_SMP)   += smp_hvm.o

obj-$(CONFIG_PARAVIRT_SPINLOCKS)+= spinlock.o

obj-$(CONFIG_XEN_DEBUG_FS) += debugfs.o

obj-$(CONFIG_XEN_DOM0)  += vga.o

obj-$(CONFIG_XEN_EFI)  += efi.o

Messung V0.5
C=95 H=90 G=92

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.