| /xen/xen/include/asm-arm/arm32/ |
| A D | sysregs.h | 57 #define WRITE_SYSREG32(V, R...) WRITE_CP32(V, R) argument 60 #define WRITE_SYSREG64(V, R...) WRITE_CP64(V, R) argument 63 #define WRITE_SYSREG(V, R...) WRITE_SYSREG32(V, R) argument
|
| /xen/docs/man/ |
| A D | xentop.1.pod | 7 B<xentop> [B<-h>] [B<-V>] [B<-d>SECONDS] [B<-n>] [B<-r>] [B<-v>] [B<-f>] 24 =item B<-V>, B<--version> 88 =item B<V>
|
| A D | xentrace.8.pod | 78 =item B<-V>, B<--version>
|
| A D | xl.1.pod.in | 141 =item B<-V>, B<--vncviewer> 671 =item B<-V>, B<--vncviewer>
|
| /xen/tools/libxl/ |
| A D | libxl.c | 437 #define V(map, i, invalid) ( cputopo[i].map == invalid) ? \ in libxl_get_cpu_topology() macro 439 ret[i].core = V(core, i, XEN_INVALID_CORE_ID); in libxl_get_cpu_topology() 440 ret[i].socket = V(socket, i, XEN_INVALID_SOCKET_ID); in libxl_get_cpu_topology() 441 ret[i].node = V(node, i, XEN_INVALID_NODE_ID); in libxl_get_cpu_topology() 442 #undef V in libxl_get_cpu_topology() 526 #define V(val, invalid) (val == invalid) ? \ in libxl_get_numainfo() macro 528 ret[i].size = V(meminfo[i].memsize, XEN_INVALID_MEM_SZ); in libxl_get_numainfo() 529 ret[i].free = V(meminfo[i].memfree, XEN_INVALID_MEM_SZ); in libxl_get_numainfo() 533 ret[i].dists[j] = V(distance[idx], XEN_INVALID_NODE_DIST); in libxl_get_numainfo() 535 #undef V in libxl_get_numainfo()
|
| /xen/tools/ocaml/ |
| A D | Makefile.rules | 1 ifdef V 3 BUILD_VERBOSE = $(V) 52 quiet-command = $(if $(V),$1,@printf " %-8s %s\n" "$2" "$3" && $1)
|
| /xen/stubdom/vtpmmgr/ |
| A D | manage-vtpmmgr.pl | 14 print '<<', unpack('H*', $msg), "\n" if $ENV{V}; 17 print '>>', unpack('H*', $rsp), "\n" if $ENV{V};
|
| /xen/xen/tools/ |
| A D | xen.flf | 30 V V @ 343 \ V / @ 349 \ V V / @ 360 \ V / @ 535 \ V / @ 541 \ V V / @ 665 \ V / @ 1059 \ V / @ 2116 \ V V / @ 2123 \ V V / @ [all …]
|
| /xen/m4/ |
| A D | python_version.m4 | 6 python_version=`$PYTHON -V 2>&1`
|
| /xen/docs/misc/ |
| A D | 9pfs.pandoc | 155 that will be in effect during V 159 V 167 V 175 V 188 V 195 V 203 V 209 V
|
| A D | pvcalls.pandoc | 160 that will be in effect during V 164 V 172 V 180 V 193 V 200 V 208 V 214 V
|
| A D | xenstore-paths.pandoc | 70 under coreutils version sorting (sort -V)
|
| A D | kconfig-language.rst | 15 | +- System V IPC
|
| /xen/docs/misc/xen-makefiles/ |
| A D | makefiles.rst | 162 When the build system is executing with V=0, then only 185 will be displayed with "make V=0". (V=0 is the default)
|
| /xen/tools/examples/ |
| A D | xlexample.hvm | 19 # Enable Microsoft Hyper-V compatibile paravirtualisation /
|
| /xen/ |
| A D | CHANGELOG.md | 18 - Initial support to run on Hyper-V.
|
| A D | MAINTAINERS | 102 V: Version identifier that must be under THE REST and follows 613 V: xen-maintainers-1
|
| A D | SUPPORT.md | 637 Xen may also run inside other hypervisors (KVM, Hyper-V, VMWare), 645 such as KVM, Hyper-V, Bromium, and so on as guests.
|
| A D | config.guess | 1439 V*) echo vax-dec-vms ; exit ;;
|
| /xen/xen/arch/x86/ |
| A D | Kconfig | 244 bool "Hyper-V Guest" 247 Support for Xen detecting when it is running under Hyper-V.
|
| /xen/scripts/ |
| A D | get_maintainer.pl | 16 my $V = '0.26-xen'; 232 print("${P} ${V}\n"); 821 version: $V
|
| /xen/xen/scripts/ |
| A D | Kbuild.include | 105 # enabled by make V=2
|
| /xen/xen/ |
| A D | Makefile | 83 KBUILD_VERBOSE := $(V)
|
| /xen/docs/process/ |
| A D | xen-release-management.pandoc | 505 /V:/ { sub(\$1, ""); sub(/^[ \t]+/, ""); version=\$0; };
|
| /xen/stubdom/grub.patches/ |
| A D | 00cvs | 959 Yury V. Umanets <umka@namesys.com>
|