]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Added the attribute vendor_id to the cpu model
authorHendrik Schwartke <hendrik@os-t.de>
Thu, 28 Jun 2012 10:21:17 +0000 (12:21 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 3 Jul 2012 10:06:38 +0000 (12:06 +0200)
commita3389319baeff68975bbee22ce65036158e55729
treee61bbe8eb1729d2e1881918f284ef7ecd7e5c5d8
parent78290b1641e95304c862062ee0aca95395c5926c
Added the attribute vendor_id to the cpu model

Introducing the attribute vendor_id to force the CPUID instruction
in a kvm guest to return the specified vendor.
docs/schemas/domaincommon.rng
src/conf/cpu_conf.c
src/conf/cpu_conf.h
src/qemu/qemu_command.c
tests/testutilsqemu.c