qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1771948] [NEW] aarch64 msr CNTFRQ_EL0


From: manuel
Subject: [Qemu-devel] [Bug 1771948] [NEW] aarch64 msr CNTFRQ_EL0
Date: Fri, 18 May 2018 06:44:23 -0000

Public bug reported:

Hello,

I'm running qemu 2.12 on a raspberry pi 3 with the command:

qemu-system-aarch64 -M raspi3 -serial stdio -kernel executable.bin

On my start file (right in the beginning with the highest EL), the
following instructions:

ldr x0 , =19200000
msr CNTFRQ_EL0, x0


and qemu halts on the "msr CNTFRQ_EL0, x0" instruction.

I believe this is not a normal behavior.

Thank you

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1771948

Title:
  aarch64 msr CNTFRQ_EL0

Status in QEMU:
  New

Bug description:
  Hello,

  I'm running qemu 2.12 on a raspberry pi 3 with the command:

  qemu-system-aarch64 -M raspi3 -serial stdio -kernel executable.bin

  On my start file (right in the beginning with the highest EL), the
  following instructions:

  ldr x0 , =19200000
  msr CNTFRQ_EL0, x0

  
  and qemu halts on the "msr CNTFRQ_EL0, x0" instruction.

  I believe this is not a normal behavior.

  Thank you

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1771948/+subscriptions



reply via email to

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