From: David Hopwood <david.nospam.hopwood@blueyonder.co.uk>
To: xen-devel@lists.xensource.com
Subject: Re: [patches] shype for xen / patches
Date: Thu, 31 Mar 2005 18:36:46 +0100 [thread overview]
Message-ID: <424C352E.5010604@blueyonder.co.uk> (raw)
In-Reply-To: <OF53972A8C.99940F6F-ON85256FD4.001D5283-85256FD4.001DA9A9@us.ibm.com>
Reiner Sailer wrote:
> Comments/feedback related to these patches are very welcome.
+++ xeno-unstable.bk/tools/policy/policy_tool.c 2005-03-29 ...
+int acm_domain_set_chwallpolicy(void *bufstart, int buflen) {
+#define CWALL_MAX_SSIDREFS 5
+#define CWALL_MAX_TYPES 10
+#define CWALL_MAX_CONFLICTSETS 2
+int acm_domain_set_stepolicy(void *bufstart, int buflen) {
+#define STE_MAX_SSIDREFS 5
+#define STE_MAX_TYPES 5
+++ xeno-unstable.bk/tools/python/xen/lowlevel/xc/xc.c 2005-03-29 ...
+ u32 ssidref=5;
+++ xeno-unstable.bk/tools/python/xen/xm/create.py 2005-03-29 ...
+gopts.var('ssidref', val='SSIDREF',
+ fn=set_int, default=05,
+ use="Security Identifier.")
What are all these magic numbers (5, 10, etc.)?
--
David Hopwood <david.nospam.hopwood@blueyonder.co.uk>
next prev parent reply other threads:[~2005-03-31 17:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-30 5:23 [patches] shype for xen / patches Reiner Sailer
2005-03-31 17:36 ` David Hopwood [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-03-30 5:11 Reiner Sailer
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=424C352E.5010604@blueyonder.co.uk \
--to=david.nospam.hopwood@blueyonder.co.uk \
--cc=xen-devel@lists.xensource.com \
/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.