]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 4 Feb 2014 18:46:33 +0000 (18:46 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 4 Feb 2014 18:46:33 +0000 (18:46 +0000)
commit2b2449f7e467957778ca006904471b231dc0ac8e
treef05a084fb83eb17c1779f1d2c3c9ae875951845d
parent9396b05a5a35d344dc5eaed6fb0dff96c49d5f50
parent44c68de0445677728700651ed4e2d2063f36f9ed
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' into staging

This patch set contains the sclp defines and events for cpu hotplug,
the initial sclp defines (without code yet) for standby memory (some
sort of memory hotplug) as well as a cleanup of the kvm register
synchronization.

# gpg: Signature made Fri 31 Jan 2014 08:54:29 GMT using RSA key ID B5A61C7C
# gpg: Can't check signature: public key not found

* remotes/borntraeger/tags/kvm-s390-20140131:
  s390x/kvm: cleanup partial register handling
  sclp-s390: Define new SCLP codes and structures
  s390-sclp: SCLP Event integration
  s390-sclp: SCLP CPU Info
  s390-sclp: Define New SCLP Codes

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>