All of lore.kernel.org
 help / color / mirror / Atom feed
From: Razvan Cojocaru <rcojocaru@bitdefender.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [PATCH RFC 0/9] Basic guest memory introspection support
Date: Wed, 02 Jul 2014 17:50:11 +0300	[thread overview]
Message-ID: <53B41C23.9070106@bitdefender.com> (raw)
In-Reply-To: <53B433A0020000780001F9E5@mail.emea.novell.com>

On 07/02/2014 05:30 PM, Jan Beulich wrote:
>>>> On 02.07.14 at 15:34, <rcojocaru@bitdefender.com> wrote:
>> 4. Add an additional mem_event type, namely a VMCALL event - in order to
>> do its work, our application occasionally triggers VMCALLs in the guest.
> 
> That seems like bending the mem_event interface quite a bit - VMCALL
> isn't really memory (or event) specific.

First, thank you for the reply.

I don't disagree that it's somewhat bending mem_event, however in the
context of our application it became necessary to know exactly when a
triggered VMCALL occured, so conceptually this was a noteworthy event
for us.

As for using mem_event for it, we chose it because it seems to be the
closest thing to a standard Xen way of handling events, it is quite
stable, and we thought it might not be such a stretch since there's also
MEM_EVENT_REASON_SINGLESTEP.

We thought that adding an extra mem_event type would solve the problem
while adding as little unnecessary complications to the existing code,
and making it as trouble-free as possible for Xen maintainers / testers.


Thanks again,
Razvan Cojocaru

  reply	other threads:[~2014-07-02 14:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-02 13:34 [PATCH RFC 0/9] Basic guest memory introspection support Razvan Cojocaru
2014-07-02 14:30 ` Jan Beulich
2014-07-02 14:50   ` Razvan Cojocaru [this message]
2014-07-02 14:50   ` Mihai Donțu
2014-07-02 14:52     ` Mihai Donțu

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=53B41C23.9070106@bitdefender.com \
    --to=rcojocaru@bitdefender.com \
    --cc=JBeulich@suse.com \
    --cc=xen-devel@lists.xen.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.