Searched hist:"99 e5aaf9afeed3e0437f6dbc7672e3028d2b2f4b" (Results 1 – 4 of 4) sorted by relevance
/qemu/target/i386/hvf/ |
H A D | hvf-i386.h | 99e5aaf9afeed3e0437f6dbc7672e3028d2b2f4b Fri Feb 21 08:36:19 UTC 2025 Wei Liu <liuwe@linux.microsoft.com> target/i386/hvf: move and rename simulate_{rdmsr, wrmsr}
This requires making raise_exception non-static. That function needs to be renamed to avoid clashing with a function in TCG.
Mostly code movement. No functional change.
Signed-off-by: Wei Liu <liuwe@linux.microsoft.com> Link: https://lore.kernel.org/r/1740126987-8483-12-git-send-email-liuwe@linux.microsoft.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | hvf.c | 99e5aaf9afeed3e0437f6dbc7672e3028d2b2f4b Fri Feb 21 08:36:19 UTC 2025 Wei Liu <liuwe@linux.microsoft.com> target/i386/hvf: move and rename simulate_{rdmsr, wrmsr}
This requires making raise_exception non-static. That function needs to be renamed to avoid clashing with a function in TCG.
Mostly code movement. No functional change.
Signed-off-by: Wei Liu <liuwe@linux.microsoft.com> Link: https://lore.kernel.org/r/1740126987-8483-12-git-send-email-liuwe@linux.microsoft.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/target/i386/emulate/ |
H A D | x86_emu.h | 99e5aaf9afeed3e0437f6dbc7672e3028d2b2f4b Fri Feb 21 08:36:19 UTC 2025 Wei Liu <liuwe@linux.microsoft.com> target/i386/hvf: move and rename simulate_{rdmsr, wrmsr}
This requires making raise_exception non-static. That function needs to be renamed to avoid clashing with a function in TCG.
Mostly code movement. No functional change.
Signed-off-by: Wei Liu <liuwe@linux.microsoft.com> Link: https://lore.kernel.org/r/1740126987-8483-12-git-send-email-liuwe@linux.microsoft.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | x86_emu.c | 99e5aaf9afeed3e0437f6dbc7672e3028d2b2f4b Fri Feb 21 08:36:19 UTC 2025 Wei Liu <liuwe@linux.microsoft.com> target/i386/hvf: move and rename simulate_{rdmsr, wrmsr}
This requires making raise_exception non-static. That function needs to be renamed to avoid clashing with a function in TCG.
Mostly code movement. No functional change.
Signed-off-by: Wei Liu <liuwe@linux.microsoft.com> Link: https://lore.kernel.org/r/1740126987-8483-12-git-send-email-liuwe@linux.microsoft.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|