1. 27 4月, 2008 11 次提交
  2. 03 3月, 2008 1 次提交
    • A
      KVM: Make the supported cpuid list a host property rather than a vm property · 674eea0f
      Avi Kivity 提交于
      One of the use cases for the supported cpuid list is to create a "greatest
      common denominator" of cpu capabilities in a server farm.  As such, it is
      useful to be able to get the list without creating a virtual machine first.
      
      Since the code does not depend on the vm in any way, all that is needed is
      to move it to the device ioctl handler.  The capability identifier is also
      changed so that binaries made against -rc1 will fail gracefully.
      Signed-off-by: NAvi Kivity <avi@qumranet.com>
      674eea0f
  3. 31 1月, 2008 4 次提交
  4. 30 1月, 2008 12 次提交
  5. 13 10月, 2007 12 次提交