This website requires JavaScript.
Explore
Help
Sign In
NuKVM
/
libvirt
Watch
3
Star
0
Fork
0
You've already forked libvirt
mirror of
https://github.com/libvirt/libvirt.git
synced
2025-02-25 18:55:26 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b4682b7333
libvirt
/
tests
/
cputestdata
/
x86_64-host+host-passthrough.xml
2 lines
31 B
XML
Raw
Normal View
History
Unescape
Escape
cpu: Rework cpuUpdate The reworked API is now called virCPUUpdate and it should change the provided CPU definition into a one which can be consumed by the QEMU command line builder: - host-passthrough remains unchanged - host-model is turned into custom CPU with a model and features copied from host - custom CPU with minimum match is converted similarly to host-model - optional features are updated according to host's CPU Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2016-06-23 08:27:07 -05:00
<cpu
mode=
'host-passthrough'
/>
Reference in New Issue
Copy Permalink