1. 01 10月, 2013 4 次提交
    • A
      Merge remote-tracking branch 'rth/tcg-ppc-pull' into staging · 28b9d47d
      Anthony Liguori 提交于
      # By Richard Henderson (19) and Paolo Bonzini (2)
      # Via Richard Henderson
      * rth/tcg-ppc-pull: (21 commits)
        tcg-ppc64: Implement CONFIG_QEMU_LDST_OPTIMIZATION
        tcg-ppc64: Add _noaddr functions for emitting forward branches
        tcg-ppc64: Streamline tcg_out_tlb_read
        tcg-ppc64: Implement tcg_register_jit
        tcg-ppc64: Handle long offsets better
        tcg-ppc64: Tidy register allocation order
        tcg-ppc64: Look through a constant function descriptor
        tcg-ppc64: Fold constant call address into descriptor load
        tcg-ppc64: Don't load the static chain from TCG
        tcg-ppc64: Avoid code for nop move
        tcg-ppc64: Use tcg_out64
        tcg-ppc64: Use TCG_REG_Rn constants
        tcg-ppc64: More use of TAI and SAI helper macros
        tcg-ppc64: Reformat tcg-target.c
        tcg-ppc: Fix and cleanup tcg_out_tlb_check
        tcg-ppc: Use conditional branch and link to slow path
        tcg-ppc: Cleanup tcg_out_qemu_ld/st_slow_path
        tcg-ppc: Avoid code for nop move
        tcg-ppc: use new return-argument ld/st helpers
        tcg-ppc: fix qemu_ld/qemu_st for AIX ABI
        ...
      
      Message-id: 1380126458-3247-1-git-send-email-rth@twiddle.net
      28b9d47d
    • A
      Merge remote-tracking branch 'quintela/migration.next' into staging · 8429d63b
      Anthony Liguori 提交于
      # By Isaku Yamahata (4) and others
      # Via Juan Quintela
      * quintela/migration.next:
        migration: ram_handle_compressed
        arch_init: make is_zero_page accept size
        migration: Fix debug print type
        migration: add version supporting macros for struct pointer
        rdma: constify ram_chunk_{index, start, end}
        rdma: clean up of qemu_rdma_cleanup()
        arch_init: right return for ram_save_iterate
        savevm: fix wrong initialization by ram_control_load_hook
        savevm: add comments for qemu_file_get_error()
      
      Message-id: 1380024203-25897-1-git-send-email-quintela@redhat.com
      8429d63b
    • A
      Merge remote-tracking branch 'kraxel/audio.1' into staging · d7f0efcb
      Anthony Liguori 提交于
      # By Bandan Das (3) and Gerd Hoffmann (1)
      # Via Gerd Hoffmann
      * kraxel/audio.1:
        audio: remove CONFIG_MIXEMU configure option
        hda-codec: make mixemu selectable at runtime
        hda-codec: refactor common definitions into a header file
        audio maintainers update
      
      Message-id: 1380011943-15083-1-git-send-email-kraxel@redhat.com
      d7f0efcb
    • A
      Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into staging · 1b365b2e
      Anthony Liguori 提交于
      This is a bunch of fixes/changes for the s390 architecture. It also
      contains the fixes from the previous pull request, which did not make
      it yet.
      Overall it contains
      - a fix for kexec without kdump (which uses diag308 subcode 0 instead of 1)
      - several sclp related fixes
      - some initial sclp migration code
      - the sclp line mode console
      - A fix for a boot problem with the virtio ccw ipl bios
      - zeroed out padding bytes for the notes section of dump-guest-memory
      - some cleanups
      
      # gpg: Signature made Tue 24 Sep 2013 02:18:44 AM CDT using RSA key ID B5A61C7C
      # gpg: Can't check signature: public key not found
      
      # By Christian Borntraeger (6) and others
      # Via Christian Borntraeger
      * borntraeger/tags/s390-next-20130924:
        s390/sclplmconsole: Add support for SCLP line-mode console
        s390/ebcdic: Move conversion tables to header file
        s390/eventfacility: allow childs to handle more than 1 event type
        s390/eventfacility: remove unused event_type variable
        s390/eventfacility: Fix receive/send masks
        s390/eventfacility: fix multiple Read Event Data sources
        s390/sclp: add reset() functions
        s390/sclpquiesce: Add code to support live migration
        s390/sclpconsole: Add code to support live migration for sclpconsole
        s390/sclpconsole: modify definition of input buffer
        s390/kexec: Implement diag308 subcode 0
        s390/ioinst: Moved the CC setting to the IO instruction handlers
        s390/cpu: Make setcc() function available to other files
        s390/ipl: Update the s390-ccw.img rom
        s390/ipl: Fix waiting for virtio processing
        s390/dump: zero out padding bytes in notes sections
        s390/kvm: Add check for priviledged SCLP handler
      
      Message-id: 1380007671-18976-1-git-send-email-borntraeger@de.ibm.com
      1b365b2e
  2. 25 9月, 2013 21 次提交
  3. 24 9月, 2013 15 次提交