]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ESX add x86_64 detection based on the CPUID
authorMatthias Bolte <matthias.bolte@googlemail.com>
Wed, 23 Sep 2009 12:29:39 +0000 (14:29 +0200)
committerDaniel Veillard <veillard@redhat.com>
Wed, 23 Sep 2009 13:00:54 +0000 (15:00 +0200)
commit15b0c4ffdb9fe361aba4759018e3fd02a058ecd7
tree080706c53531b70ae51d10b366eaaca1276659bf
parentaf4c893eb77e030eb9ed0bb4ddc769275078c62c
ESX add x86_64 detection based on the CPUID

* src/esx/esx_driver.c: add esxSupportsLongMode() and update esxCapsInit()
* src/esx/esx_vi.[ch]: Add AnyType handling for lists
* src/esx/esx_vi_types.c: bind VI type HostCpuIdInfo
src/esx/esx_driver.c
src/esx/esx_vi.c
src/esx/esx_vi.h
src/esx/esx_vi_types.c
src/esx/esx_vi_types.h