aboutsummaryrefslogtreecommitdiff
path: root/qemu-edid.c
diff options
context:
space:
mode:
authorHarsh Prateek Bora <harshpb@linux.ibm.com>2024-10-10 11:17:35 +0530
committerNicholas Piggin <npiggin@gmail.com>2024-11-04 09:12:57 +1000
commit2a05a63c1dc9698ffbd8f704772018e07853c082 (patch)
tree360b01eec5c0da1bd5e1b7cf0666d513facbcd53 /qemu-edid.c
parent7e806070f8af07a92af6ee5bf1fa6308f91517e5 (diff)
target/ppc: optimize p9 exception handling routines
Currently, p9 exception handling has multiple if-condition checks where it does an indirect access to pending_interrupts and LPCR via env. Pass the values during entry to avoid multiple indirect accesses. Reviewed-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'qemu-edid.c')
0 files changed, 0 insertions, 0 deletions