On 12/16/2014 04:48 AM, Yan Vugenfirer wrote:
>> +
>> +    if (si.wProcessorArchitecture == PROCESSOR_ARCHITECTURE_AMD64 ||
>> +        si.wProcessorArchitecture == PROCESSOR_ARCHITECTURE_IA64) {
> 
> If one of the motivations is to update drivers on the guest - those should be 
> treated as deferent architectures.
> Why not return string as well (x64, x86, IA64, ARM)? 

The architecture should already be known by the host (after all, the
flavor of qemu running the guest should tell you what architecture the
guest would report).

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to