All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roger Pau Monne <roger.pau@citrix.com>
To: xen-devel@lists.xenproject.org
Cc: Roger Pau Monne <roger.pau@citrix.com>
Subject: [PATCH v2 0/2] hpet: add support for level triggered interrupts
Date: Fri, 30 Mar 2018 13:35:58 +0100	[thread overview]
Message-ID: <20180330123600.22716-1-roger.pau@citrix.com> (raw)

Hello,

Patch 1 is a pre-requisite for patch 2 that adds support for level
triggered interrupts to the emulated HPET code.

Thanks, Roger.

Roger Pau Monne (2):
  x86/vpt: execute callbacks for masked interrupts
  vhpet: add support for level triggered interrupts

 xen/arch/x86/hvm/hpet.c | 46 ++++++++++++++++++++++++++++++++++------------
 xen/arch/x86/hvm/vpt.c  | 33 ++++++++++++++++++++++++++++++++-
 2 files changed, 66 insertions(+), 13 deletions(-)

-- 
2.16.3


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

             reply	other threads:[~2018-03-30 12:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-30 12:35 Roger Pau Monne [this message]
2018-03-30 12:35 ` [PATCH v2 1/2] x86/vpt: execute callbacks for masked interrupts Roger Pau Monne
2018-04-09 15:34   ` Jan Beulich
2018-04-10  8:53     ` Roger Pau Monné
2018-04-10  9:33       ` Jan Beulich
2018-03-30 12:36 ` [PATCH v2 2/2] vhpet: add support for level triggered interrupts Roger Pau Monne
2018-04-09 15:51   ` Jan Beulich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180330123600.22716-1-roger.pau@citrix.com \
    --to=roger.pau@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.