All of lore.kernel.org
 help / color / mirror / Atom feed
From: Razvan Cojocaru <rzvncj@gmail.com>
To: Steven Maresca <steve@zentific.com>
Cc: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: Hypervisor to dom0 communication
Date: Thu, 15 Nov 2012 16:37:43 +0200	[thread overview]
Message-ID: <50A4FE37.4040809@gmail.com> (raw)
In-Reply-To: <CANSvah4437FvmZe-uvcrZOvC2NJ7hZUE8y9DUFUd29BWPHRc6g@mail.gmail.com>

> FYI, vmitools (LibVMI) does have support for memory events, just not
> in the main branch. The events branch works properly for 4.1.x; I have
> updated it to support 4.2, but due to other more pressing matters, I
> have not had time to commit it to the main branch.
>
> If you're interested in using the memory event facilities abstracted
> via LibVMI, please let me know.

I am. I've already pulled the events branch from your git server to try 
out (on an up-to-date 64bit Arch Linux machine), but it didn't compile:

make[3]: Entering directory `vmitools/libvmi'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I.. -I..   -fvisibility=hidden -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -g -O2 -MT driver/libvmi_la-interface.lo 
-MD -MP -MF driver/.deps/libvmi_la-interface.Tpo -c -o 
driver/libvmi_la-interface.lo `test -f 'driver/interface.c' || echo 
'./'`driver/interface.c
[...]
In file included from ./driver/xen.h:29:0,
                  from driver/interface.c:29:
./driver/xen_events.h:66:5: error: unknown type name 
'mem_event_shared_page_t'

Maybe I missed some ./configure flag?

Thanks,
Razvan

  reply	other threads:[~2012-11-15 14:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-12 21:12 Hypervisor to dom0 communication Razvan Cojocaru
2012-11-13  9:59 ` Ian Campbell
2012-11-13 10:26   ` Razvan Cojocaru
2012-11-13 10:36     ` Ian Campbell
2012-11-13 10:49       ` Razvan Cojocaru
2012-11-13 11:12         ` Ian Campbell
2012-11-13 11:24           ` Razvan Cojocaru
2012-11-15 14:26             ` Steven Maresca
2012-11-15 14:37               ` Razvan Cojocaru [this message]
2012-11-16 16:51               ` Razvan Cojocaru
2012-11-15 12:10         ` Tim Deegan
  -- strict thread matches above, loose matches on Subject: below --
2008-07-10 12:26 Matthew Donovan
2008-07-11 14:47 ` Mark Williamson

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=50A4FE37.4040809@gmail.com \
    --to=rzvncj@gmail.com \
    --cc=steve@zentific.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.