linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
* What fields should be used for reporting shared memory?
@ 2017-03-14 11:42 Martin Kletzander
  2017-03-17  1:04 ` Steve Grubb
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Kletzander @ 2017-03-14 11:42 UTC (permalink / raw)
  To: linux-audit


[-- Attachment #1.1: Type: text/plain, Size: 1091 bytes --]

Hi,

I am going through the fields in the dictionary and I can't find any
name to use for the following scenario.

We (libvirt) are running virtual machines and there's a thing nowadays,
that people like to use, called ivshmem (Inter-VM SHared MEMory).  From
host's point of view this is just a shared memory region accessed by
multiple VMs (and possibly to host as well).  The machine maps the
shared memory given a name (e.g. name "asdf" results in /dev/shm/asdf to
be mapped) *or* it can communicate with a server over UNIX socket and
that server handles interrupts and also tells the client which shared
memory region to map.  Talking about information we have; in server-less
setup it's the shared memory region that is shared, in the server
scenario it is the socket.  That's information we can output.

So my question is, when starting a domain or hot-(un)plugging, what
naming should we use for this kind of device and what are the things
that we should describe about it?  Basically, how would you like the
message to look?

Thanks in advance for any info.

Have a nice day,
Martin

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-05-10 12:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-14 11:42 What fields should be used for reporting shared memory? Martin Kletzander
2017-03-17  1:04 ` Steve Grubb
2017-03-20 11:36   ` Martin Kletzander
2017-03-20 22:21     ` Steve Grubb
2017-05-10 12:37       ` Martin Kletzander

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).