« Previous | Next » 

Revision 1b365b2e

ID1b365b2eb629d033b3650acc9f46fc132ef0981c

Added by Anthony Liguori over 10 years ago

Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into staging

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

  1. gpg: Signature made Tue 24 Sep 2013 02:18:44 AM CDT using RSA key ID B5A61C7C
  2. gpg: Can't check signature: public key not found
  1. By Christian Borntraeger (6) and others
  2. 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:

Files

  • added
  • modified
  • copied
  • renamed
  • deleted