qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] target/ppc: Minor fixes to exception code


From: Fabiano Rosas
Subject: [PATCH 0/3] target/ppc: Minor fixes to exception code
Date: Wed, 8 Dec 2021 09:30:26 -0300

These are just some minor fixes to the exception code that I collected
over the past few months.

Fabiano Rosas (3):
  target/ppc: Fix MPCxxx FPU interrupt address
  target/ppc: Remove 603e exception model
  target/ppc: Set 601v exception model id

 target/ppc/cpu-qom.h     |  2 --
 target/ppc/cpu_init.c    | 37 +++++--------------------------------
 target/ppc/excp_helper.c |  1 -
 3 files changed, 5 insertions(+), 35 deletions(-)

-- 
2.33.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]