]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Mar 2017 08:58:46 +0000 (09:58 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Mar 2017 08:58:46 +0000 (09:58 +0100)
commitb529aec1ee1cbb642f236893bf46a712d0187e4d
tree7dc48e446d058d92e47de8fff87bbab9189198d8
parentdf9046363220e57d45818312759b954c033c58ab
parentd4a606b38b5d4b3689b86cc1575908e82179ecfb
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging

i386: Fix for "-cpu host,invtsc=on" bug

# gpg: Signature made Tue 28 Mar 2017 20:50:33 BST
# gpg:                using RSA key 0x2807936F984DC5A6
# 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-pull-request:
  i386: Don't override -cpu options on -cpu host/max
  i386: Replace uint32_t* with FeatureWord on feature getter/setter

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