1. 27 2月, 2010 1 次提交
  2. 28 6月, 2009 1 次提交
    • C
      KVM: s390: Allow stfle instruction in the guest · ef50f7ac
      Christian Borntraeger 提交于
      2.6.31-rc introduced an architecture level set checker based on facility
      bits. e.g. if the kernel is compiled to run only on z9, several facility
      bits are checked very early and the kernel refuses to boot if a z9 specific
      facility is missing.
      Until now kvm on s390 did not implement the store facility extended (STFLE)
      instruction. A 2.6.31-rc kernel that was compiled for z9 or higher did not
      boot in kvm. This patch implements stfle.
      
      This patch should go in before 2.6.31.
      Signed-off-by: NChristian Borntraeger <borntraeger@de.ibm.com>
      Signed-off-by: NAvi Kivity <avi@redhat.com>
      ef50f7ac
  3. 10 6月, 2009 1 次提交
  4. 24 3月, 2009 1 次提交
  5. 09 1月, 2009 1 次提交
  6. 15 10月, 2008 1 次提交
  7. 31 7月, 2008 1 次提交
  8. 20 7月, 2008 1 次提交
  9. 30 4月, 2008 1 次提交
  10. 27 4月, 2008 2 次提交