1. 19 3月, 2015 2 次提交
  2. 18 3月, 2015 3 次提交
    • P
      Update version for v2.3.0-rc0 release · cd232acf
      Peter Maydell 提交于
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      cd232acf
    • P
      Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150317' into staging · d8e33fc9
      Peter Maydell 提交于
      migration/next for 20150317
      
      # gpg: Signature made Tue Mar 17 14:21:14 2015 GMT using RSA key ID 5872D723
      # gpg: Can't check signature: public key not found
      
      * remotes/juanquintela/tags/migration/20150317:
        migration: Expose 'cancelling' status to user
        migration: Convert 'status' of MigrationInfo to use an enum type
        hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus'
        migration: Rename abbreviated macro MIG_STATE_* to MIGRATION_STATUS_*
        migration: Remove unused functions
        arch_init: Count the total number of pages by using helper function
        migrate_incoming: Cleanup/clarify error messages
        Warn against the use of the string as uri parameter to migrate-incoming
        migrate_incoming: use hmp_handle_error
        migration: Fix remaining 32 bit compiler errors
        migration: Fix some 32 bit compiler errors
        migration/rdma: clean up qemu_rdma_dest_init a bit
        migration: Avoid qerror_report_err() outside QMP command handlers
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      d8e33fc9
    • P
      Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into staging · ac738ead
      Peter Maydell 提交于
      QOM CPUState and X86CPU
      
      * QTest for PC X86CPU
      * Confinement of ICC bridge X86CPU parenting to PC code
      
      # gpg: Signature made Tue Mar 17 15:23:31 2015 GMT using RSA key ID 3E7E013F
      # gpg: Good signature from "Andreas Färber <afaerber@suse.de>"
      # gpg:                 aka "Andreas Färber <afaerber@suse.com>"
      
      * remotes/afaerber/tags/qom-cpu-for-peter:
        target-i386: Remove icc_bridge parameter from cpu_x86_create()
        tests: Add PC CPU test
        pc: Suppress APIC ID compatibility warning for QTest
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ac738ead
  3. 17 3月, 2015 35 次提交