| /misc/debug_tools/acrn_trace/scripts/ |
| A D | formats | 2 0x00000001 CPU%(cpu)d 0x%(event)016x %(tsc)d timer added [fire_tsc = 0x%(1)08x] 3 0x00000002 CPU%(cpu)d 0x%(event)016x %(tsc)d timer pickup [fire tsc = 0x%(1)08x] 5 0x00000011 CPU%(cpu)d 0x%(event)016x %(tsc)d vmenter 6 0x00010001 CPU%(cpu)d 0x%(event)016x %(tsc)d external intr [vector = 0x%(1)08x] 7 0x00010002 CPU%(cpu)d 0x%(event)016x %(tsc)d intr window 9 0x00010012 CPU%(cpu)d 0x%(event)016x %(tsc)d hypercall [vmid = %(1)d, hypercall id = 0x%(2)08x] 10 0x0001001C CPU%(cpu)d 0x%(event)016x %(tsc)d cr access [access type = 0x%(1)08x, cr num = %(2)d] 14 0x00010031 CPU%(cpu)d 0x%(event)016x %(tsc)d ept misconfiguration 15 0x00010038 CPU%(cpu)d 0x%(event)016x %(tsc)d apicv write [offset = 0x%(1)08x] 21 0x0001001E CPU%(cpu)d 0x%(event)016x %(tsc)d IO instruction [port = %(1)d, direction = %(2)d, sz = … [all …]
|
| A D | cpuusage_analyze.py | 64 d = _.decode('ascii', errors='ignore') 65 s += d 104 tsc_end %d, tsc_begin %d"\
|
| A D | irq_analyze.py | 77 TSC end %d, TSC begin %d" \
|
| /misc/config_tools/data/generic_board/generic_code/boards/ |
| A D | pci_devices.h | 23 #define HOST_BRIDGE .pbdf.bits = {.b = 0x00U, .d = 0x00U, .f = 0x00U} 25 #define HOST_BRIDGE_1 .pbdf.bits = {.b = 0x00U, .d = 0x10U, .f = 0x05U} 27 #define VGA_COMPATIBLE_CONTROLLER_0 .pbdf.bits = {.b = 0x00U, .d = 0x02U, .f = 0x00U} 29 #define USB_CONTROLLER_0 .pbdf.bits = {.b = 0x00U, .d = 0x0DU, .f = 0x00U} 31 #define USB_CONTROLLER_1 .pbdf.bits = {.b = 0x00U, .d = 0x14U, .f = 0x00U} 33 #define SERIAL_BUS_CONTROLLER_0 .pbdf.bits = {.b = 0x00U, .d = 0x10U, .f = 0x00U} 35 #define SERIAL_BUS_CONTROLLER_1 .pbdf.bits = {.b = 0x00U, .d = 0x15U, .f = 0x00U} 37 #define SERIAL_BUS_CONTROLLER_2 .pbdf.bits = {.b = 0x00U, .d = 0x1FU, .f = 0x05U} 39 #define RAM_MEMORY_0 .pbdf.bits = {.b = 0x00U, .d = 0x14U, .f = 0x02U} 41 #define COMMUNICATION_CONTROLLER_0 .pbdf.bits = {.b = 0x00U, .d = 0x16U, .f = 0x00U} [all …]
|
| /misc/config_tools/data/generic_board/generic_code/partitioned/ |
| A D | pci_dev.c | 18 .vbdf.bits = {.b = 0x00U, .d = 0x00U, .f = 0x00U}, 25 .d = 0x01U, 31 .d = 0x17U, 46 .d = 0x02U, 52 .d = 0x1FU, 62 .vbdf.bits = {.b = 0x00U, .d = 0x00U, .f = 0x00U}, 69 .d = 0x01U, 75 .d = 0x14U,
|
| /misc/config_tools/board_inspector/extractors/ |
| A D | 95-usb.py | 18 d = m.group(0) 19 devpath = os.path.join(USB_DEVICES_PATH, d) 25 cmd_out = os.popen('lsusb -s {b}:{d}'.format(b=busnum, d=devnum)).read() 32 add_child(usb_port_node, "usb_device", location=d, 33 description=d + desc)
|
| /misc/debug_tools/acrn_crashlog/data/ |
| A D | crashlogctl | 57 mkdir -p /etc/systemd/system.conf.d 58 cp -v ${CRASHLOG_SYSTEM_CONF} /etc/systemd/system.conf.d 59 mkdir -p /etc/sysctl.d 60 cp -v ${CRASHLOG_SYSCTL_CONF} /etc/sysctl.d 72 rm -v /etc/sysctl.d/${CRASHLOG_SYSCTL_CONF##*/} 73 rm -v /etc/systemd/system.conf.d/${CRASHLOG_SYSTEM_CONF##*/}
|
| 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/configurator/packages/configurator/src/assets/images/ |
| A D | ACRN_Logo.svg | 3 <path d="M49.4131 6.45779L36.9832 31.2792H39.7601L42.9943 24.8355C44.5379 22.3463 47.6728 20.8086 5… 4 <path d="M117.389 16.773C117.389 10.8907 112.938 6.45602 107.033 6.45602H96.6782V31.2774H99.1699V8.… 5 <path d="M147.133 6.45779V26.9751L130.367 6.45779H127.512V31.2792H130.004V9.92502L147.419 31.2792H1… 6 <path d="M87.1884 25.8012C85.294 27.8896 82.5347 29.0866 79.616 29.0866C74.0355 29.0866 69.497 24.5… 7 <path d="M15.2955 15.3836C9.30207 15.3836 5.05067 17.0501 4.87345 17.1207L4.4375 17.2938V30.7884L15… 8 <path d="M26.3343 3.56079L19.7117 2.73635L18.7973 0H11.7937L10.8775 2.73635L4.25495 3.56079L0 6.740…
|
| A D | dropdown_arrow.svg | 2 …<path d="M9 8.5947L0.75205 3.09606C-0.0247838 2.57592 -0.234191 1.52888 0.28595 0.75205C0.806091 -…
|
| A D | back_arrow_icon.svg | 2 <path d="M7.7425 19C6.973 19 6.2225 18.6372 5.7665 17.9674L0 9.50154L5.757 1.03572C6.4885 -0.034132…
|
| /misc/efi-stub/ |
| A D | malloc.c | 118 UINTN d, map_end; in dump_e820() local 128 d = (UINTN)map_buf; in dump_e820() 131 for (i = 0; d < map_end; d += desc_size, i++) { in dump_e820() 135 desc = (EFI_MEMORY_DESCRIPTOR *)d; in dump_e820()
|
| /misc/sample_application/image_builder/ |
| A D | setup_rt_vm.sh | 14 if [[ -f /etc/grub.d/30_os-prober ]]; then 15 mv /etc/grub.d/30_os-prober /etc/grub.d/.30_os-prober
|
| A D | create_image.sh | 29 if [[ ! -d /etc/schroot/chroot.d ]]; then 152 sudo mv ${temp_file} /etc/schroot/chroot.d/acrn-guest && \ 153 sudo chown root:root /etc/schroot/chroot.d/acrn-guest 187 sudo cp proxy.conf ${mount_point}/etc/apt/apt.conf.d/proxy.conf && \ 200 sudo cp proxy.conf ${mount_point}/etc/apt/apt.conf.d/proxy.conf && \
|
| /misc/config_tools/configurator/packages/vue-json-schema-form/utils/icons/ |
| A D | IconPlus.vue | 14 d="M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z" 18 d="M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z"
|
| 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…
|
| 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
|
| A D | IconQuestion.vue | 8 …d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 708c-22…
|
| /misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/ |
| A D | TabBox.vue | 2 <div class="p-2 w-100 d-flex align-items-center TabBox"> 3 <div class="d-inline-block p-3 pt-2 Tab position-relative" 16 <div class="d-inline-block p-3 pt-2 Tab position-relative" :class="{Active:activeVMID===pre.id}" 29 <div class="d-inline-block p-3 pt-2 TabAdd" @click="addVM('PRE_LAUNCHED_VM')"> 37 …<div class="d-inline-block p-3 pt-2 Tab position-relative" :class="{Active:activeVMID===service.id… 52 … <div class="d-inline-block p-3 pt-2 Tab position-relative" :class="{Active:activeVMID===post.id}" 66 <div class="d-inline-block p-3 pt-2 TabAdd" @click="addVM('POST_LAUNCHED_VM')">
|
| /misc/config_tools/configurator/packages/vue-json-schema-form/utils/schema/ |
| A D | validate.js | 35 …|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\b\s*\))|(rgb\(\s*(\d?\d%|100%)+\s*,\s*(\d?\d%|100%)+\s*,\s*(\d?\…
|
| /misc/debug_tools/acrn_crashlog/common/ |
| A D | fsutils.c | 825 struct ac_filter_data *d = (struct ac_filter_data *)arg; in filter_filename_substr() local 827 return !memmem(entry->d_name, _D_EXACT_NAMLEN(entry), d->str, d->len); in filter_filename_substr() 832 struct ac_filter_data *d = (struct ac_filter_data *)arg; in filter_filename_exactly() local 834 return strcmp(entry->d_name, d->str); in filter_filename_exactly() 840 struct ac_filter_data *d = (struct ac_filter_data *)arg; in filter_filename_startswith() local 842 if (_D_EXACT_NAMLEN(entry) < d->len) in filter_filename_startswith() 847 return memcmp(entry->d_name, d->str, d->len); in filter_filename_startswith() 1036 struct find_file_data *d = (struct find_file_data *)arg; in _get_file_path() local 1038 if (!strcmp(dirp->d_name, d->target)) { in _get_file_path() 1039 if (asprintf(&d->path[d->found], "%s/%s", pdir, in _get_file_path() [all …]
|
| /misc/config_tools/configurator/packages/configurator/src/pages/ |
| A D | Welcome.vue | 11 <div class="d-flex justify-content-center border-end-sm col-sm"> 17 <div class="d-flex justify-content-center col-sm">
|
| /misc/config_tools/configurator/packages/configurator/src/components/common/ |
| A D | ControlBar.vue | 9 class="d-inline-block align-self-center mx-3"> 10 … <text class="d-inline align-bottom logo-text" data-tauri-drag-region="true">Configurator</text> 12 …<div class="controlButtons d-flex justify-content-between align-items-center" data-tauri-drag-regi…
|
| /misc/debug_tools/acrn_trace/ |
| A D | README.rst | 52 The ``text_format_string`` may include format specifiers, such as ``%(cpu)d``, 53 ``%(tsc)d``, ``%(event)d``, ``%(1)d``, and ``%(2)d``. The 'd' format specifier
|