Lines Matching +full:single +full:- +full:shot
5 .\" Cambridge Computer Laboratory under DARPA/AFRL contract FA8750-10-C-0237
43 The Xen Hypervisor allows multiple virtual machines to be run on a single
46 "para-virtualized" as the x86 instruction set was not fully virtualizable.
47 Primarily, para-virtualization modifies the virtual memory system to use
49 modify the TLB, although para-virtualized device drivers were also required
54 supported; this is referred to as hardware-assisted virtualization (HVM and PVH).
56 peripherals, or para-virtualized drivers, which are aware of virtualization,
59 PVH configurations rely on para-virtualized drivers exclusively for IO.
62 Para-virtualized device drivers are required in order to support certain
66 These para-virtualized drivers are supported:
67 .Bl -hang -offset indent -width blkfront
79 Export the low-level system console via the Xen console service.
103 Implementation of a one-shot high resolution per-CPU timer using the hypercall
123 .An -nosplit