Searched refs:date (Results 1 – 25 of 30) sorted by relevance
12
/xen/xen/tools/ |
A D | scmversion | 42 date=`git show -s --pretty="%ad" HEAD` 44 printf '%s %s%s' "$date" git: $head 66 date=`hg parents --template "{date|date}"` 67 printf '%s %s%s' "$date" hg: "$id"
|
/xen/docs/admin-guide/ |
A D | microcode-loading.rst | 37 (XEN) microcode: CPU0 updated from revision 0x1a to 0x25, date = 2018-04-02 38 (XEN) microcode: CPU2 updated from revision 0x1a to 0x25, date = 2018-04-02 39 (XEN) microcode: CPU4 updated from revision 0x1a to 0x25, date = 2018-04-02 40 (XEN) microcode: CPU6 updated from revision 0x1a to 0x25, date = 2018-04-02 144 (XEN) microcode: CPU0 updated from revision 0x1a to 0x25, date = 2018-04-02 145 (XEN) microcode: CPU2 updated from revision 0x1a to 0x25, date = 2018-04-02 146 (XEN) microcode: CPU4 updated from revision 0x1a to 0x25, date = 2018-04-02 147 (XEN) microcode: CPU6 updated from revision 0x1a to 0x25, date = 2018-04-02 149 (XEN) microcode: CPU0 updated from revision 0x25 to 0x27, date = 2019-02-26 150 (XEN) microcode: CPU4 updated from revision 0x25 to 0x27, date = 2019-02-26 [all …]
|
/xen/docs/process/ |
A D | xen-release-management.pandoc | 30 date" and it is normally two weeks before the "cut-off date". 109 above, "last posting date" and "cut-off date"). Please consider adding 162 media stories being published before the release date. 195 4. Select the release date. 212 8. Do not commit to a release date until 321 ## Reminder of last posting date 324 Subject: Last posting date for Xen X.Y is $DATE 335 ## Reminder of cut-off date 338 Subject: Cut-off date for Xen X.Y is $DATE 563 * Last posting date: $RELEASE_CUTOFF [all …]
|
/xen/ |
A D | .gitarchive-info | 2 Commit date: $Format:%cD$
|
A D | INSTALL | 239 XEN_BUILD_DATE=<output of date(1)>
|
A D | COPYING | 173 stating that you changed the files and the date of any change.
|
/xen/tools/ocaml/xenstored/ |
A D | logging.ml | 36 let prefix log_destination ?level ?key date = match log_destination with 44 Printf.sprintf "[%s%s%s] " date level key 49 (* Syslog handles the date and level internally *) 153 (* Syslog handles the date and level internally *) 190 let date = string_of_date() in 192 let prefix = prefix !xenstored_log_destination ~level:level' ~key date in 293 let date = string_of_date() in 297 let prefix = prefix !access_log_destination date in
|
/xen/docs/ |
A D | support-matrix-generate | 176 <th align="left">Commit date</th> 182 generated=$(TZ=UTC date --iso-8601=minutes)
|
A D | Makefile | 6 DATE := $(shell date +%Y-%m-%d) 101 -V date="$(DATE)" -V footer="$(VERSION)" \
|
/xen/xen/include/xen/ |
A D | compile.h.in | 1 #define XEN_COMPILE_DATE "@@date@@"
|
/xen/tools/fuzz/ |
A D | README.oss-fuzz | 12 inside xen.git so that they can be kept up to date. 27 Please refer to official oss-fuzz documents for the most up-to-date
|
/xen/tools/firmware/vgabios/ |
A D | Makefile | 8 VGABIOS_REL_DATE ?= `date '+%d %b %Y'`
|
A D | ChangeLog | 689 release date in Changelog fixed - release date of VBE BIOS 0.6
|
/xen/tools/firmware/hvmloader/ |
A D | Makefile | 24 SMBIOS_REL_DATE ?= $(shell date +%m/%d/%Y)
|
/xen/tools/libfsimage/iso9660/ |
A D | iso9660.h | 101 iso_date_t date; member
|
/xen/xen/ |
A D | Makefile | 11 export XEN_BUILD_DATE ?= $(shell LC_ALL=C date) 12 export XEN_BUILD_TIME ?= $(shell LC_ALL=C date +%T)
|
A D | COPYING | 123 stating that you changed the files and the date of any change.
|
/xen/tools/ |
A D | Makefile | 77 …[ -d $(D)$(XEN_CONFIG_DIR) ] && mv -f $(D)$(XEN_CONFIG_DIR) $(D)$(XEN_CONFIG_DIR).old-`date +%s` |…
|
/xen/docs/misc/xen-makefiles/ |
A D | makefiles.rst | 130 results when the target is up to date and only the tests on
|
/xen/docs/misc/ |
A D | xenstore.txt | 21 specification currently exists only in multiple out-of-date versions.)
|
A D | xen-command-line.pandoc | 429 > `= none | date | datems | boot | raw` 438 * `date`: Date and time information 448 `console_timestamps` alone will enable the `date` option. 2357 All processors released to date (Q1 2019) supporting Transactional Memory 2360 Processors based on the Skylake microarchitecture with up-to-date
|
/xen/tools/xenmon/ |
A D | COPYING | 96 stating that you changed the files and the date of any change.
|
/xen/tools/libxc/ |
A D | COPYING | 179 stating that you changed the files and the date of any change.
|
/xen/tools/libacpi/ |
A D | COPYING | 180 stating that you changed the files and the date of any change.
|
/xen/xen/common/libelf/ |
A D | COPYING | 179 stating that you changed the files and the date of any change.
|
Completed in 23 milliseconds
12