1. 08 1月, 2014 26 次提交
  2. 05 1月, 2014 2 次提交
  3. 24 12月, 2013 10 次提交
  4. 23 12月, 2013 1 次提交
  5. 21 12月, 2013 1 次提交
    • A
      Merge tag 'signed-s390-for-upstream' of git://github.com/agraf/qemu · e8092f7a
      Aurelien Jarno 提交于
      Patch queue for s390 - 2013-12-18
      
      This covers mostly minor bug fixes and implements the SIGP START
      hypercall which allows to start a remote CPU without changing its
      state.
      
      Cornelia Huck (1):
            s390x/kvm: Fix diagnose handling.
      
      Thomas Huth (7):
            s390x/kvm: Removed duplicated SIGP defines
            s390x/kvm: Removed s390_store_status stub
            s390x/kvm: Fix coding style in handle_sigp()
            s390x/kvm: Implemented SIGP START
            s390x/kvm: Simplified the calculation of the SIGP order code
            s390x/kvm: Fixed condition code for unknown SIGP orders
            s390x/ioinst: CHSC has to set a condition code
      
      * tag 'signed-s390-for-upstream' of git://github.com/agraf/qemu:
        s390x/ioinst: CHSC has to set a condition code
        s390x/kvm: Fixed condition code for unknown SIGP orders
        s390x/kvm: Simplified the calculation of the SIGP order code
        s390x/kvm: Implemented SIGP START
        s390x/kvm: Fix coding style in handle_sigp()
        s390x/kvm: Removed s390_store_status stub
        s390x/kvm: Removed duplicated SIGP defines
        s390x/kvm: Fix diagnose handling.
      e8092f7a