qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] [PATCH 1/3] hw/ppc/prep: Remove ifdeffed-out stub of XCSR


From: Hervé Poussineau
Subject: Re: [Qemu-ppc] [PATCH 1/3] hw/ppc/prep: Remove ifdeffed-out stub of XCSR code
Date: Thu, 2 Aug 2018 19:34:26 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

Le 02/08/2018 à 16:44, Peter Maydell a écrit :
The prep machine has some code which is stubs of accessors
for XCSR registers. This has been disabled via #if 0
since commit b6b8bd1819ff in 2004, and doesn't have any
actual interesting content. It also uses the deprecated
old_mmio accessor functions. Remove it entirely.

Signed-off-by: Peter Maydell <address@hidden>
---
  hw/ppc/prep.c | 97 +++------------------------------------------------
  1 file changed, 4 insertions(+), 93 deletions(-)


Reviewed-by: Hervé Poussineau <address@hidden>



reply via email to

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