Home
last modified time | relevance | path

Searched hist:"99 e5aaf9afeed3e0437f6dbc7672e3028d2b2f4b" (Results 1 – 4 of 4) sorted by relevance

/qemu/target/i386/hvf/
H A Dhvf-i386.h99e5aaf9afeed3e0437f6dbc7672e3028d2b2f4b 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 Dhvf.c99e5aaf9afeed3e0437f6dbc7672e3028d2b2f4b 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 Dx86_emu.h99e5aaf9afeed3e0437f6dbc7672e3028d2b2f4b 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 Dx86_emu.c99e5aaf9afeed3e0437f6dbc7672e3028d2b2f4b 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>