1. 01 10月, 2013 3 次提交
    • 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. 24 9月, 2013 30 次提交
  3. 21 9月, 2013 7 次提交