Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request...
commitb6af8ea60282df514f87d32e36afd1c9aeee28c8
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Jan 2017 14:38:21 +0000 (13 14:38 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Jan 2017 14:38:21 +0000 (13 14:38 +0000)
tree4b99d36284c8500225cd3bdf29b4287df51d16d9
parentfdbd92f738693abfda60d2d1fc075cd796f33f80
parent8ed877b78498c89aa7ce5c76aa20841ff5072796
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging

x86 and machine queue, 2017-01-17

Includes i386, CPU, NUMA, and memory backends changes.

i386:
 target/i386: Fix bad patch application to translate.c

CPU:
 qmp: Report QOM type name on query-cpu-definitions

NUMA:
 numa: make -numa parser dynamically allocate CPUs masks

Memory backends:
 qom: remove unused header
 monitor: reuse user_creatable_add_opts() instead of user_creatable_add()
 monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends

# gpg: Signature made Thu 12 Jan 2017 17:53:11 GMT
# 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-and-machine-pull-request:
  qmp: Report QOM type name on query-cpu-definitions
  numa: make -numa parser dynamically allocate CPUs masks
  target/i386: Fix bad patch application to translate.c
  monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends
  monitor: reuse user_creatable_add_opts() instead of user_creatable_add()
  qom: remove unused header

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.c
target/i386/translate.c