Searched refs:updates (Results 1 – 14 of 14) sorted by relevance
/xen/automation/build/centos/ |
A D | CentOS-7.2.repo | 13 #released updates 14 [updates] repoid 16 baseurl=http://vault.centos.org/7.2.1511/updates/$basearch/ argument
|
/xen/tools/libxc/ |
A D | xc_private.c | 275 …DECLARE_NAMED_HYPERCALL_BOUNCE(updates, mmu->updates, mmu->idx*sizeof(*mmu->updates), XC_HYPERCALL… in flush_mmu_updates() 280 if ( xc_hypercall_bounce_pre(xch, updates) ) in flush_mmu_updates() 288 HYPERCALL_BUFFER_AS_ARG(updates), in flush_mmu_updates() 298 xc_hypercall_bounce_post(xch, updates); in flush_mmu_updates() 317 mmu->updates[mmu->idx].ptr = ptr; in xc_add_mmu_update() 318 mmu->updates[mmu->idx].val = val; in xc_add_mmu_update()
|
A D | xc_private.h | 396 mmu_update_t updates[MAX_MMU_UPDATES]; member
|
/xen/docs/admin-guide/ |
A D | microcode-loading.rst | 8 can be considered as firmware for the processor, and updates are published as 13 this is often not the most expedient way to get updates, so Xen supports 16 Distros typically package microcode updates for users, and may provide hooks 113 If at all possible, microcode updates should be done by firmware updates, 114 or at boot time. Not all microcode updates (or parts thereof) can be
|
/xen/docs/man/ |
A D | xentop.1.pod | 30 seconds between updates (default 3) 70 set delay between updates
|
A D | xl.cfg.5.pod.in | 1784 guest's page table updates and/or TLB flushes etc. will be emulated. 1790 table mode, the guest's page table updates may be deferred as 2706 guest's page table updates and/or TLB flushes etc. will be emulated. 2712 table mode, the guest's page table updates may be deferred as
|
A D | xl.1.pod.in | 1770 the hypervisor as a multiboot module; this command allows runtime updates to the
|
/xen/docs/misc/ |
A D | amd-ucode-container.txt | 53 Apply microcode updates using initrd:
|
A D | kconfig.rst | 150 config updates (requires explicit updates).
|
A D | grant-tables.txt | 256 /* Flush updates through and flush the TLB. */ 313 /* Flush updates through and flush the TLB */
|
A D | xenstore-ring.txt | 54 updates must be ordered carefully to ensure consistency.
|
A D | livepatch.pandoc | 6 opcodes that have come about due to primarily security updates.
|
/xen/tools/firmware/vgabios/ |
A D | ChangeLog | 51 - updates for 0.6a release 223 - updates for 0.5a release 241 - documentation updates 1224 - cosmetic updates to vbe.c/h + added bunch of FIXMEs for work 1231 - cosmetic updates in vbetables.h
|
/xen/ |
A D | SUPPORT.md | 912 still fairly likely to be broken in future updates.
|
Completed in 27 milliseconds