| /misc/services/life_mngr/ |
| A D | uart_channel.c | 132 struct uart_channel *c; in poll_and_dispatch_uart_channel_events() local 134 c = c_dev->channel; in poll_and_dispatch_uart_channel_events() 285 c->data_handler = fn; in create_uart_channel_dev() 300 c_dev->channel = c; in create_uart_channel_dev() 334 struct uart_channel *c; in init_uart_channel() local 340 c = calloc(1, sizeof(*c)); in init_uart_channel() 341 if (!c) { in init_uart_channel() 345 c->data_handler = NULL; in init_uart_channel() 350 return c; in init_uart_channel() 354 if (c != NULL) { in deinit_uart_channel() [all …]
|
| A D | uart_channel.h | 74 struct channel_dev *create_uart_channel_dev(struct uart_channel *c, char *path, data_handler_f *fn); 79 void wait_uart_channel_devs_threads(struct uart_channel *c); 83 void deinit_uart_channel(struct uart_channel *c); 109 struct channel_dev *find_uart_channel_dev(struct uart_channel *c, int fd); 113 struct channel_dev *find_uart_channel_dev_by_name(struct uart_channel *c, char *name); 117 void disconnect_uart_channel_dev(struct channel_dev *c_dev, struct uart_channel *c); 121 void stop_listen_uart_channel_dev(struct uart_channel *c); 132 void start_all_uart_channel_dev_resend(struct uart_channel *c, char *msg, unsigned int resend_time); 140 void notify_all_connected_uart_channel_dev(struct uart_channel *c, char *msg); 144 bool is_uart_channel_connection_list_empty(struct uart_channel *c);
|
| A D | command_handler.c | 237 c_dev = find_uart_channel_dev(c, fd); in sync_cmd_handler() 253 c_dev = find_uart_channel_dev(c, fd); in req_reboot_handler() 289 c_dev = find_uart_channel_dev(c, fd); in req_shutdown_handler() 323 c_dev = find_uart_channel_dev(c, fd); in ack_poweroff_handler() 328 disconnect_uart_channel_dev(c_dev, c); in ack_poweroff_handler() 349 c_dev = find_uart_channel_dev(c, fd); in ack_timeout_handler() 363 c_dev = find_uart_channel_dev(c, fd); in ack_user_vm_cmd() 391 c_dev = find_uart_channel_dev(c, fd); in acked_sync_handler() 410 c_dev = find_uart_channel_dev(c, fd); in acked_req_shutdown_reboot_handler() 422 c_dev = find_uart_channel_dev(c, fd); in user_vm_shutdown_reboot() [all …]
|
| A D | Makefile | 18 GCC_MAJOR=$(shell echo __GNUC__ | $(CC) -E -x c - | tail -n 1) 19 GCC_MINOR=$(shell echo __GNUC_MINOR__ | $(CC) -E -x c - | tail -n 1) 46 LM_C_SRCS += monitor.c 47 LM_C_SRCS += command.c 48 LM_C_SRCS += uart_channel.c 49 LM_C_SRCS += uart.c 50 LM_C_SRCS += socket.c 51 LM_C_SRCS += command_handler.c 52 LM_C_SRCS += config.c 73 $(MINGWIN_CC) -g life_mngr_win.c -o $(OUT_DIR)/life_mngr_win.exe -Wall -O2 $(LDFLAGS) -lwsock32
|
| /misc/hv_prebuild/ |
| A D | Makefile | 25 PRE_BUILD_SRCS += main.c 26 PRE_BUILD_SRCS += static_checks.c 27 PRE_BUILD_SRCS += vm_cfg_checks.c 28 PRE_BUILD_SRCS += $(HV_SRC_DIR)/arch/x86/configs/vm_config.c 29 PRE_BUILD_SRCS += $(SCENARIO_CFG_DIR)/vm_configurations.c 30 PRE_BUILD_SRCS += $(BOARD_CFG_DIR)/pt_intx.c 31 ifneq (,$(wildcard $(BOARD_CFG_DIR)/pci_dev.c)) 32 PRE_BUILD_SRCS += $(BOARD_CFG_DIR)/pci_dev.c
|
| /misc/debug_tools/acrn_trace/scripts/ |
| A D | formats | 25 …t)016x %(tsc)d sched next [data = %(1)c%(2)c%(3)c%(4)c%(5)c%(6)c%(7)c%(8)c%(9)c%(10)c%(11)c%(12)c%…
|
| /misc/efi-stub/ |
| A D | Makefile | 34 C_SRCS = boot.c pe.c malloc.c container.c multiboot.c elf32.c 35 ACRN_OBJS := $(patsubst %.c,$(EFI_OBJDIR)/%.o,$(C_SRCS)) 87 $(EFI_OBJDIR)/%.o: %.c
|
| /misc/services/acrn_manager/ |
| A D | Makefile | 47 GCC_MAJOR=$(shell echo __GNUC__ | $(CC) -E -x c - | tail -n 1) 48 GCC_MINOR=$(shell echo __GNUC_MINOR__ | $(CC) -E -x c - | tail -n 1) 82 $(OUT_DIR)/libacrn-mngr.a: acrn_mngr.c acrn_mngr.h $(MANAGER_HEADERS) 83 $(CC) $(MANAGER_CFLAGS) -c acrn_mngr.c -o $(OUT_DIR)/acrn_mngr.o 91 $(OUT_DIR)/acrnctl: acrnctl.c acrn_mngr.h $(OUT_DIR)/libacrn-mngr.a 92 $(CC) -o $(OUT_DIR)/acrnctl acrnctl.c acrn_vm_ops.c $(MANAGER_CFLAGS) $(MANAGER_LDFLAGS) 94 $(OUT_DIR)/acrnd: acrnd.c $(OUT_DIR)/libacrn-mngr.a 95 $(CC) -o $(OUT_DIR)/acrnd acrnd.c acrn_vm_ops.c $(MANAGER_CFLAGS) $(MANAGER_LDFLAGS)
|
| /misc/sample_application/rtvm/ |
| A D | Makefile | 10 all: rtApp.c 11 $(CXX) $(CFLAGS) -o $(OUT_DIR)/rtApp rtApp.c ivshmemlib.c
|
| /misc/config_tools/configurator/packages/vue-json-schema-form/utils/icons/ |
| A D | IconQuestion.vue | 8 …="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 708c-22.1 10 …0-30.9 44.8V620c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-21.5c0-23.1 6.7-45.9 19.9-64.9 12.9-18.6 30.… 12 …8-8 8h-48c-4.4 0-8-3.6-8-8V420c0-39.3 17.2-76 48.4-103.3C430.4 290.4 470 276 512 276s81.6 14.5 111…
|
| A D | IconCaretUp.vue | 8 …d="M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 …
|
| A D | IconClose.vue | 8 … d="M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 9 … 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0
|
| A D | IconCaretDown.vue | 7 …<path d="M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c…
|
| /misc/debug_tools/acrn_trace/ |
| A D | Makefile | 19 GCC_MAJOR=$(shell echo __GNUC__ | $(CC) -E -x c - | tail -n 1) 20 GCC_MINOR=$(shell echo __GNUC_MINOR__ | $(CC) -E -x c - | tail -n 1) 43 …$(CC) -o $(OUT_DIR)/acrntrace acrntrace.c sbuf.c -I. -lpthread -lrt $(TRACE_CFLAGS) $(TRACE_LDFLAG…
|
| /misc/debug_tools/acrn_crashlog/acrnprobe/ |
| A D | README.rst | 149 - main.c 151 - channel.c 155 - probeutils.c 157 - event_queue.c 159 - event_handler.c 161 - history.c 164 - load_conf.c 166 - property.c 169 - sender.c 171 - startupreason.c [all …]
|
| /misc/debug_tools/acrn_log/ |
| A D | Makefile | 18 GCC_MAJOR=$(shell echo __GNUC__ | $(CC) -E -x c - | tail -n 1) 19 GCC_MINOR=$(shell echo __GNUC_MINOR__ | $(CC) -E -x c - | tail -n 1) 42 $(CC) -g acrnlog.c -o $(OUT_DIR)/acrnlog -lpthread $(LOG_CFLAGS) $(LOG_LDFLAGS)
|
| /misc/debug_tools/acrn_crashlog/usercrash/ |
| A D | README.rst | 78 - client.c : This file is the implementation for the client of ``usercrash``. 81 - crash_dump.c : This file is the implementation for dumping the crash 84 - debugger.c : This file implements a tool, which runs in command line to 86 - protocol.c : This file is the socket protocol implementation file. 87 - server.c : This file is the implementation file for the server of
|
| /misc/debug_tools/acrn_crashlog/data/ |
| A D | 80-coredump.conf | 7 kernel.core_pattern=|/usr/bin/usercrash-wrapper %E %P %u %g %s %t %c %h %e %p %i %I %d
|
| /misc/config_tools/data/generic_board/generic_code/partitioned/ACPI_VM0/ |
| A D | rsdp.asl | 4 * Copyright (c) 2000 - 2022 Intel Corporation
|
| /misc/config_tools/data/generic_board/generic_code/partitioned/ACPI_VM1/ |
| A D | rsdp.asl | 4 * Copyright (c) 2000 - 2022 Intel Corporation
|
| /misc/config_tools/acpi_template/template/ |
| A D | rsdp.asl | 4 * Copyright (c) 2000 - 2022 Intel Corporation
|
| /misc/config_tools/data/generic_board/generic_code/hybrid/ACPI_VM0/ |
| A D | rsdp.asl | 4 * Copyright (c) 2000 - 2022 Intel Corporation
|
| /misc/debug_tools/acrn_crashlog/common/ |
| A D | Makefile | 12 $(objects):%.o:%.c
|
| /misc/sample_application/uservm/ |
| A D | Makefile | 13 $(CXX) $(CFLAGS) -o $(OUT_DIR)/userApp userApp.cpp ivshmemlib.c $(LDLIBS)
|
| /misc/debug_tools/acrn_crashlog/common/include/ |
| A D | strutils.h | 18 int strcnt(char *str, char c);
|