HE> The BootDevice property is not set on my system. But I can see the
HE> following with CU_DEBUG (the first one is my CU_DEBUG statement):
Okay, it is set for KVM domains on my system, but mine are
type="kvm".
HE> I saw that DOMAIN_KVM is only set in case of typestr is "kvm". But
HE> on my system it contains "qemu". Now I'm not sure if this is a
HE> configuration problem of me or if the provider should be aware of
HE> the case where typestr is "qemu", which is then handled as KVM.
HE> device_parsing.c
Ah, interesting. The KVM xml specifies using type="kvm", but I just
noticed that there is a different class of domain called "qemu".
Apparently it's the same as a KVM domain, but with the ability to
request a different emulation architecture.
I'll add the extra bit of detection code.
Thanks!
--
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms(a)us.ibm.com