qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 893367] Re: HPET supports only one IRQ


From: Thomas Huth
Subject: [Qemu-devel] [Bug 893367] Re: HPET supports only one IRQ
Date: Fri, 03 Nov 2017 09:51:20 -0000

I assume this has been fixed by this commit here:
https://git.qemu.org/?p=qemu.git;a=commitdiff;h=7a10ef51c2397ac4323b
Or is there still something left to do here?

** Changed in: qemu
       Status: New => Incomplete

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

Title:
  HPET supports only one IRQ

Status in QEMU:
  Incomplete

Bug description:
  The emulated HPET only supports triggering IRQ 2. Since MSIs are by
  default disabled, this severely limits the usefulness of the HPET as
  only one timer block can effectively be used (otherwise they would
  share IRQ 2). Ideally, the HPET should support as much timer blocks as
  CPUs and each timer block can be driven by a different IRQ.

  TIMER: HPET at fed00000 -> 0xbf500000.
  TIMER: HPET vendor 8086 revision 01: LEGACY 64BIT
  TIMER: HPET: cap 8086a201 config 0 period 10000000
  TIMER: HPET Timer[0]: config 30 int 4
  TIMER: HPET Timer[1]: config 30 int 4
  TIMER: HPET Timer[2]: config 30 int 4

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



reply via email to

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