]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 13 Mar 2018 14:02:47 +0000 (14:02 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 13 Mar 2018 14:02:47 +0000 (14:02 +0000)
commit59667bb167f773965ce6547352f312eff0d4d523
tree268e771807b2559d1c45772ed6e33f16a2f3efc5
parent22ef7ba8e8ce7fef297549b3defcac333742b804
parentb77146e9a129bcdb60edc23639211679ae846a92
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging

x86 queue, 2018-03-12

* Intel Processor Trace support
* KVM_HINTS_DEDICATED

# gpg: Signature made Mon 12 Mar 2018 19:58:39 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-next-pull-request:
  i386: Add support to get/set/migrate Intel Processor Trace feature
  i386: Add Intel Processor Trace feature support
  target-i386: add KVM_HINTS_DEDICATED performance hint

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