]> git.proxmox.com Git - mirror_qemu.git/commit
i386: hvf: use new helper functions for put/get xsave
authorSergio Andres Gomez Del Real <sergio.g.delreal@gmail.com>
Wed, 13 Sep 2017 09:05:17 +0000 (04:05 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 22 Dec 2017 14:01:47 +0000 (15:01 +0100)
commitf585195ec07fd2a6af5fc04c92caf1b71f34e16c
tree03120ada1c99c3268ffb3f7282044f237ac2e87c
parent996feed462fa7f249f03ffb0520c2ef0c5bc3312
i386: hvf: use new helper functions for put/get xsave

This patch makes use of the helper functions for handling xsave in
xsave_helper.c, which are shared with kvm.

Signed-off-by: Sergio Andres Gomez Del Real <Sergio.G.DelReal@gmail.com>
Message-Id: <20170913090522.4022-10-Sergio.G.DelReal@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/hvf-all.c
target/i386/hvf-utils/x86.h
target/i386/hvf-utils/x86hvf.c