Searched hist:"48 e5c98a38920e088a00e43cf12a4881fceeb4cb" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/i386/tcg/ |
H A D | tcg-cpu.h | diff 48e5c98a38920e088a00e43cf12a4881fceeb4cb Mon Jul 05 05:46:32 CDT 2021 David Edmondson <david.edmondson@oracle.com> target/i386: Move X86XSaveArea into TCG
Given that TCG is now the only consumer of X86XSaveArea, move the structure definition and associated offset declarations and checks to a TCG specific header.
Signed-off-by: David Edmondson <david.edmondson@oracle.com> Message-Id: <20210705104632.2902400-9-david.edmondson@oracle.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | fpu_helper.c | diff 48e5c98a38920e088a00e43cf12a4881fceeb4cb Mon Jul 05 05:46:32 CDT 2021 David Edmondson <david.edmondson@oracle.com> target/i386: Move X86XSaveArea into TCG
Given that TCG is now the only consumer of X86XSaveArea, move the structure definition and associated offset declarations and checks to a TCG specific header.
Signed-off-by: David Edmondson <david.edmondson@oracle.com> Message-Id: <20210705104632.2902400-9-david.edmondson@oracle.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/target/i386/ |
H A D | cpu.h | diff 48e5c98a38920e088a00e43cf12a4881fceeb4cb Mon Jul 05 05:46:32 CDT 2021 David Edmondson <david.edmondson@oracle.com> target/i386: Move X86XSaveArea into TCG
Given that TCG is now the only consumer of X86XSaveArea, move the structure definition and associated offset declarations and checks to a TCG specific header.
Signed-off-by: David Edmondson <david.edmondson@oracle.com> Message-Id: <20210705104632.2902400-9-david.edmondson@oracle.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|