On Thu, Jan 26, 2023 at 12:21 AM Alexandre Ghiti <[email protected]> wrote: > > One can extract the DeviceState pointer from the Object pointer, so pass > the Object for future commits to access other fields of Object. > > No functional changes intended. > > Signed-off-by: Alexandre Ghiti <[email protected]> > Reviewed-by: Alistair Francis <[email protected]> > Reviewed-by: Frank Chang <[email protected]> > Reviewed-by: Andrew Jones <[email protected]> > --- > target/riscv/cpu.c | 15 ++++++++------- > 1 file changed, 8 insertions(+), 7 deletions(-) >
Reviewed-by: Bin Meng <[email protected]>
