Merge remote-tracking branch 'remotes/ehabkost/tags/x86-for-3.1-pull-request' into...
commitd5d31c9a8ab5e87db4230602a6fd5da8eb13135c
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Nov 2018 09:55:05 +0000 (27 09:55 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Nov 2018 09:55:05 +0000 (27 09:55 +0000)
tree223c558ddddc4cf211267dd522a0e63207e1e828
parentd522fba24478474911b0e6e488b6d1dcf1af54f8
parent30a759b61a9247378a9cb84fbe4e437ae66e0461
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-for-3.1-pull-request' into staging

x86 fixes for -rc3

* Fix SynIC crash
* Fix x86 crash on MSR code on AMD hosts

# gpg: Signature made Mon 26 Nov 2018 20:58:34 GMT
# gpg:                using RSA key 2807936F984DC5A6
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>"
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6

* remotes/ehabkost/tags/x86-for-3.1-pull-request:
  hw/hyperv: fix NULL dereference with pure-kvm SynIC
  kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES support

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