Re: [Qemu-devel] [PATCH v2 05/35] target-arm: Remove unused ARMCPUState sr substruct

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

 



On Sat, Feb 1, 2014 at 1:45 AM, Peter Maydell <peter.maydell@xxxxxxxxxx> wrote:
> Remove the 'struct sr' from ARMCPUState -- it isn't actually used and is
> a hangover from the original separate system register implementation used
> by the SuSE linux-user-mode-only AArch64 target.
>
> Signed-off-by: Peter Maydell <peter.maydell@xxxxxxxxxx>

Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xxxxxxxxxx>

> ---
>  target-arm/cpu.h | 5 -----
>  1 file changed, 5 deletions(-)
>
> diff --git a/target-arm/cpu.h b/target-arm/cpu.h
> index 4bad6c0..70cd5a0 100644
> --- a/target-arm/cpu.h
> +++ b/target-arm/cpu.h
> @@ -217,11 +217,6 @@ typedef struct CPUARMState {
>          uint32_t c15_power_control; /* power control */
>      } cp15;
>
> -    /* System registers (AArch64) */
> -    struct {
> -        uint64_t tpidr_el0;
> -    } sr;
> -
>      struct {
>          uint32_t other_sp;
>          uint32_t vecbase;
> --
> 1.8.5
>
>
_______________________________________________
kvmarm mailing list
kvmarm@xxxxxxxxxxxxxxxxxxxxx
https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm




[Index of Archives]     [Linux KVM]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux