From: Zhang, X. <xia...@in...> - 2008-05-05 01:21:20
|
Avi Kivity wrote: > Zhang, Xiantao wrote: >> Hi, Airo >> Currenlty, We only allow CONFIG_KVM_INTEL = m , since it needs >> to be relocated at insertion time. >> > > In many ways this module is more like firmware than a standard kernel > module, no? Right, this module doesn't work in kernel context. Instead, it is responsible for switching world between host and guest after relocation. In this way, likely to be a firmware. Xiantao |