]> Git Repo - qemu.git/commit - target/i386/cpu.c
i386/cpu: use get_uint() for "min-level"/"min-xlevel" properties
authorMarc-André Lureau <[email protected]>
Wed, 7 Jun 2017 16:36:31 +0000 (20:36 +0400)
committerMarkus Armbruster <[email protected]>
Tue, 20 Jun 2017 12:31:33 +0000 (14:31 +0200)
commit709fa704f6b142f9be3a9e33a81e6d8d4c52e2de
tree49f2895fbfc46d68b93f6aa3ce02fb365a06b706
parent61d7c14437a82487c7baef7ad1c2c73c9a30f9be
i386/cpu: use get_uint() for "min-level"/"min-xlevel" properties

These are properties of TYPE_X86_CPU, defined with DEFINE_PROP_UINT32()

Signed-off-by: Marc-André Lureau <[email protected]>
Message-Id: <20170607163635[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
target/i386/cpu.c
This page took 0.02563 seconds and 4 git commands to generate.