Lines Matching full:version
17 Xen mode is enabled by setting the ``xen-version`` property of the KVM
22 |qemu_system| --accel kvm,xen-version=0x40011,kernel-irqchip=split
29 |qemu_system| --accel kvm,xen-version=0x40011,kernel-irqchip=split --cpu host,+xen-vapic
41 ``xen-version``
42 This property contains the Xen version in ``XENVER_version`` form, with the
43 major version in the top 16 bits and the minor version in the low 16 bits.
44 Setting this property enables the Xen guest support. If Xen version 4.5 or
45 greater is specified, the HVM leaf in Xen CPUID is populated. Xen version
46 4.6 enables the vCPU ID in CPUID, and version 4.17 advertises vCPU upcall
101 |qemu_system| --accel kvm,xen-version=0x40011,kernel-irqchip=split \\
111 Booting PV guest kernels is possible by using the Xen PV shim (a version of Xen
121 |qemu_system| --accel kvm,xen-version=0x40011,kernel-irqchip=split \\