Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging
x86 and machine queue, 2017-07-17
# gpg: Signature made Mon 17 Jul 2017 19:46:14 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-and-machine-pull-request:
qmp: Include parent type on 'qom-list-types' output
qmp: Include 'abstract' field on 'qom-list-types' output
tests: Simplify abstract-interfaces check with a helper
i386: add Skylake-Server cpu model
i386: Update comment about XSAVES on Skylake-Client
i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leaf
fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h
fw_cfg: move qdev_init_nofail() from fw_cfg_init1() to callers
fw_cfg: switch fw_cfg_find() to locate the fw_cfg device by type rather than path
qom: Fix ambiguous path detection when ambiguous=NULL
Revert "machine: Convert abstract typename on compat_props to subclass names"
test-qdev-global-props: Test global property ordering
qdev: fix the order compat and global properties are applied
tests: Test case for object_resolve_path*()
device-crash-test: Fix regexp on whitelist
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- hw/core/machine.c 3 additions, 23 deletionshw/core/machine.c
- hw/core/qdev-properties.c 2 additions, 13 deletionshw/core/qdev-properties.c
- hw/nvram/fw_cfg.c 19 additions, 60 deletionshw/nvram/fw_cfg.c
- include/hw/i386/pc.h 5 additions, 0 deletionsinclude/hw/i386/pc.h
- include/hw/nvram/fw_cfg.h 50 additions, 0 deletionsinclude/hw/nvram/fw_cfg.h
- include/qemu/typedefs.h 1 addition, 0 deletionsinclude/qemu/typedefs.h
- qapi-schema.json 6 additions, 1 deletionqapi-schema.json
- qmp.c 6 additions, 0 deletionsqmp.c
- qom/object.c 8 additions, 9 deletionsqom/object.c
- scripts/device-crash-test 1 addition, 1 deletionscripts/device-crash-test
- target/i386/cpu.c 77 additions, 1 deletiontarget/i386/cpu.c
- target/i386/cpu.h 1 addition, 0 deletionstarget/i386/cpu.h
- tests/check-qom-proplist.c 42 additions, 0 deletionstests/check-qom-proplist.c
- tests/device-introspect-test.c 127 additions, 29 deletionstests/device-introspect-test.c
- tests/test-qdev-global-props.c 33 additions, 0 deletionstests/test-qdev-global-props.c
Loading
Please register or sign in to comment