This website requires JavaScript.
Explore
Help
Sign In
External
/
libvirt
Watch
1
Star
0
Fork
0
You've already forked libvirt
mirror of
https://gitlab.com/libvirt/libvirt.git
synced
2024-11-05 04:41:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f204cf5103
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 13:27:07 +00:00
<cpu
mode=
'host-passthrough'
/>
Reference in New Issue
Copy Permalink