]> git.proxmox.com Git - qemu.git/commit
i386: kvm: extract register switch to cpuid_entry_get_reg() function
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 4 Oct 2012 20:48:56 +0000 (17:48 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 31 Oct 2012 01:39:46 +0000 (23:39 -0200)
commit829ae2f9fa37bf026de556f50d58ef14a7dab9b3
treeecdc934903f9a24152475623861dbc994b195ba8
parent47111e2cfa1a83a99ac10ed19c7c8b02be4fe973
i386: kvm: extract register switch to cpuid_entry_get_reg() function

No behavior change: just code movement.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
target-i386/kvm.c