/xen-4.10.0-shim-comet/xen/common/ |
A D | README.source | 16 at kernel/git/torvalds/linux.git, path: lib/decompress_unlzma.c 21 This file was originally imported from the compcache project at 29 project at http://www.mr511.de/software/english.html 35 Compiler at https://github.com/dgibson/dtc/tree/master/libfdt
|
/xen-4.10.0-shim-comet/docs/ |
A D | README.remus | 4 See the website at http://wiki.xen.org/wiki/Remus for details. 10 the latest source tarball of libnl3 at http://www.carisma.slowglass.com/~tgr/libnl/ 15 at https://github.com/rshriram/remus-drbd
|
A D | README.colo | 8 See the website at http://wiki.xen.org/wiki/COLO_-_Coarse_Grain_Lock_Stepping
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | README | 40 Comment the #undef DEBUG at the beginning of vgabios.c. 46 Look at the "testvga.c" file in the archive. This is a minimal Turbo C 2.0 68 The source code contains fonts from fntcol16.zip (c) by Joseph Gil avalable at : 74 - Ralf Brown's interrupts list avalaible at 76 - Finn Thogersons' VGADOC4b available at http://home.worldonline.dk/~finth/ 86 You can find the latest release at : http://www.nongnu.org/vgabios/ 188 at least until bochs host side display is up & running) 199 . Added the "IBM" string at org 0x1e as Bart Oldeman suggested
|
A D | vbe_display_api.txt | 65 [VBE3] VBE 3 Specification at 68 [BOCHS] Bochs Open Source IA-32 Emulator at 71 [VBEBIOS] VBE Bios for Bochs at 74 [Screenshots] Screenshots of programs using the VBE Bios at 174 This parameter can be used to read/write the current selected BANK (at 0xA0000). 225 Now you can set the current bank and put the pixel at VBE_DISPI_BANK_ADDRESS + bank_pixel_pos
|
/xen-4.10.0-shim-comet/config/ |
A D | Paths.mk.in | 4 # Xen uses a set of variables for system configuration and at build time, 7 # on the xen source tree at under config/Paths.mk.in and it is used to
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | distro_mapping.txt | 11 The existence of these directories are tested at build-time (on the 13 scripts at run-time. If the Red Hat directory exists, it is used;
|
A D | xenstore-ring.txt | 36 The byte at offset 'x' in the byte stream will be stored at offset 46 at zero; and 52 guest and server are free to inspect the contents of the ring at any 58 at any time by setting bits but it will never stop advertising features
|
A D | livepatch.markdown | 64 * One wants to query which modules have been loaded at runtime. 81 A third mechanism is to add a jump to the new function at the 155 Having the patching done at predetermined instances where the stacks 219 since we are replacing at a higher level (a full function as opposed 222 Having the patching done at predetermined instances where the stacks 286 The payload contains at least three sections: 501 will be returned. The payload is not applied at this time - that is 511 payload. It can be embedded into the ELF payload at creation time 827 This is a good spot because all Xen stacks are effectively empty at 1028 differ at exactly the location where a line-number is embedded. [all …]
|
/xen-4.10.0-shim-comet/xen/arch/arm/ |
A D | Kconfig | 75 to occur at the same time as another transaction to the same address 97 write instruction at the same time as a processor in another 119 If the processor is executing a load and store exclusive sequence at 162 alignment fault at Stage 1 and a translation fault at Stage 2.
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | README.source | 9 git tree at kernel/git/torvalds/linux.git, path: scripts/kconfig
|
/xen-4.10.0-shim-comet/docs/process/ |
A D | xen-release-management.pandoc | 18 The Xen hypervisor project now releases twice a year, at the beginning of 153 committers so that they can commit bug fixes at will. As we approach late 155 communicate clearly when committers can commit at will and when formal 257 For your convenience there is also a tarball at: 260 And the signature is at: 280 bug fixes at will. 348 Please find the tarball and its signature at: 356 Git checkout and build instructions can be found at: 360 Release notes can be found at: 364 A summary for X.Y release documents can be found at: [all …]
|
/xen-4.10.0-shim-comet/ |
A D | CODING_STYLE | 47 There should be no trailing white space at the end of lines (including 54 be split at sensible places and the trailing portions indented. 112 A comment block containing local variables for emacs is permitted at
|
A D | CREDITS | 1 This is at least a partial credits-file of people that have
|
/xen-4.10.0-shim-comet/tools/libacpi/ |
A D | dsdt_acpi_info.asl | 6 * be located at ACPI_INFO_PHYSICAL_ADDRESS = 0xFC000000
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xen-tscmode.pod.7 | 21 Does the OS/app use the rdtsc instruction at all? 53 Starting at Xen 4.0, the default is that all rdtsc instructions are 123 at a constant rate even if the processor changes frequency (for example, 127 And since it is guaranteed to be monotonically increasing and, at 195 the rdtsc instruction at a high frequency (e.g. more than about 10,000 times 205 TSC-safe, rdtsc will execute at hardware speed; if it is not, rdtsc 226 vast majority of timestamps to be obtained at top performance; when 246 it does not ensure that it continues to tick at the same rate during 259 was properly initialized to zero on all processors at boot-time 261 TSC will be safe and continuously incremented at a fixed rate and thus [all …]
|
A D | xl-numa-placement.pod.7 | 26 For more information, have a look at the L<Xen NUMA Introduction|http://wiki.xen.org/wiki/Xen_NUMA_… 35 at domain creation time). This is, at least in principle, different and 49 created, as the most of its memory is allocated at that time and can 68 may come at he cost of some load imbalances. 92 better than no execution at all (as it would happen with pinning). For 196 spot for the domain with at least as much free memory as it has configured 282 On a version of Xen earlier than 4.2, there is not automatic placement at
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | mm.h | 428 struct page_info *first, *last, *at; in page_list_splice() local 442 at = head->next; in page_list_splice() 445 ASSERT(first->list.prev == at->list.prev); in page_list_splice() 448 last->list.next = page_to_pdx(at); in page_list_splice() 449 at->list.prev = page_to_pdx(last); in page_list_splice()
|
/xen-4.10.0-shim-comet/docs/misc/arm/device-tree/ |
A D | acpi.txt | 16 RSDP table is always located at the beginning of this region.
|
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/ |
A D | README | 51 the same guest at the same time. 57 - Must be at least gdb version 6.5-16.x to debug el5 kernels. 63 mukesh[dot]rathor[at]oracle[dot]com
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | TODO | 9 - Multi-root transactions, for setting up front and back ends at same time.
|
A D | list.h | 225 struct list_head *at = head->next; in __list_splice() local 230 last->next = at; in __list_splice() 231 at->prev = last; in __list_splice()
|
/xen-4.10.0-shim-comet/xen/arch/x86/boot/ |
A D | edd.S | 36 # A buffer of size EDD_INFO_MAX*(EDDEXTSIZE+EDDPARMSIZE) is reserved at 139 movb $0, %dh # at head 0
|
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | oxenstored.conf.in | 29 # one at the front of the queue. If false, then after each tick each 33 # involve a set of nodes that is writable by at most one other domain,
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | sched_rtds.pandoc | 25 the following parameter should be passed to the hypervisor at boot: 61 RTDS is a special purpose scheduling. This is by design, and not at 88 at a macroscopic level), the following should be done:
|