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>
No related branches found
No related tags found
Showing
- backends/hostmem.c 26 additions, 0 deletionsbackends/hostmem.c
- docs/qmp-commands.txt 1 addition, 0 deletionsdocs/qmp-commands.txt
- hmp.c 2 additions, 8 deletionshmp.c
- include/qom/object_interfaces.h 0 additions, 17 deletionsinclude/qom/object_interfaces.h
- include/sysemu/hostmem.h 1 addition, 0 deletionsinclude/sysemu/hostmem.h
- include/sysemu/numa.h 1 addition, 1 deletioninclude/sysemu/numa.h
- include/sysemu/sysemu.h 0 additions, 7 deletionsinclude/sysemu/sysemu.h
- numa.c 17 additions, 7 deletionsnuma.c
- qapi-schema.json 7 additions, 1 deletionqapi-schema.json
- qom/object_interfaces.c 23 additions, 55 deletionsqom/object_interfaces.c
- target/arm/helper.c 1 addition, 0 deletionstarget/arm/helper.c
- target/i386/cpu.c 1 addition, 0 deletionstarget/i386/cpu.c
- target/i386/translate.c 5 additions, 5 deletionstarget/i386/translate.c
- target/ppc/translate_init.c 1 addition, 0 deletionstarget/ppc/translate_init.c
- target/s390x/cpu_models.c 1 addition, 0 deletionstarget/s390x/cpu_models.c
- vl.c 0 additions, 5 deletionsvl.c
Loading
Please register or sign in to comment