diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2020-11-19 11:32:17 +0100 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2020-12-16 14:07:33 -0500 |
commit | 088567713f6ea39f25f810cc51b92112bf8d952c (patch) | |
tree | 51824117f2d8262f4128cee4f2e503b70be7dcfe /hw/rtc | |
parent | 0c36af8ce86df663bcbb7aba6466645d08f29bbf (diff) | |
download | qemu-088567713f6ea39f25f810cc51b92112bf8d952c.zip qemu-088567713f6ea39f25f810cc51b92112bf8d952c.tar.gz qemu-088567713f6ea39f25f810cc51b92112bf8d952c.tar.bz2 |
i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
As a preparation to expanding Hyper-V CPU features early, move
hyperv_vendor_id initialization to x86_cpu_realizefn(). Introduce
x86_cpu_hyperv_realize() to not not pollute x86_cpu_realizefn()
itself.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20201119103221.1665171-2-vkuznets@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'hw/rtc')
0 files changed, 0 insertions, 0 deletions