All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] Reserve V4V hypercall number
@ 2011-07-13 15:03 Ross Philipson
  2011-07-13 15:24 ` Tim Deegan
  0 siblings, 1 reply; 3+ messages in thread
From: Ross Philipson @ 2011-07-13 15:03 UTC (permalink / raw)
  To: xen-devel; +Cc: James McKenzie


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

Reserve the V4V hypercall number to prevent its use prior to the up-streaming of the rest of the V4V functionality.



Signed-off-by: Ross Philipson <ross.philipson@citrix.com<mailto:ross.philipson@citrix.com>>


[-- Attachment #1.2: Type: text/html, Size: 2222 bytes --]

[-- Attachment #2: v4v-hypercall-number.patch --]
[-- Type: application/octet-stream, Size: 472 bytes --]

diff -r 00d2c5ca26fd xen/include/public/xen.h
--- a/xen/include/public/xen.h	Fri Jul 08 18:35:24 2011 +0100
+++ b/xen/include/public/xen.h	Wed Jul 13 10:48:46 2011 -0400
@@ -93,6 +93,7 @@
 #define __HYPERVISOR_domctl               36
 #define __HYPERVISOR_kexec_op             37
 #define __HYPERVISOR_tmem_op              38
+#define __HYPERVISOR_v4v_op               39
 
 /* Architecture-specific hypercall definitions. */
 #define __HYPERVISOR_arch_0               48

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* Re: [PATCH 1/1] Reserve V4V hypercall number
  2011-07-13 15:03 [PATCH 1/1] Reserve V4V hypercall number Ross Philipson
@ 2011-07-13 15:24 ` Tim Deegan
  2011-07-13 15:27   ` Ross Philipson
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Deegan @ 2011-07-13 15:24 UTC (permalink / raw)
  To: Ross Philipson; +Cc: James, xen-devel, McKenzie

At 11:03 -0400 on 13 Jul (1310554989), Ross Philipson wrote:
> Reserve the V4V hypercall number to prevent its use prior to the
> up-streaming of the rest of the V4V functionality.

When can we expect patches for the actual hypercall?  If it's not
imminent, if would be better to use language like 22626:ceb508436e6e
so as not to confuse readers of the code.  

Cheers,

Tim.

-- 
Tim Deegan <Tim.Deegan@citrix.com>
Principal Software Engineer, Xen Platform Team
Citrix Systems UK Ltd.  (Company #02937203, SL9 0BG)

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

* RE: [PATCH 1/1] Reserve V4V hypercall number
  2011-07-13 15:24 ` Tim Deegan
@ 2011-07-13 15:27   ` Ross Philipson
  0 siblings, 0 replies; 3+ messages in thread
From: Ross Philipson @ 2011-07-13 15:27 UTC (permalink / raw)
  To: Tim Deegan; +Cc: James, xen-devel, McKenzie

OK, I will resubmit with language like that. I also forgot the VIRQ we use...

Thanks
Ross

-----Original Message-----
From: Tim Deegan 
Sent: Wednesday, July 13, 2011 11:25 AM
To: Ross Philipson
Cc: xen-devel@lists.xensource.com; James McKenzie
Subject: Re: [Xen-devel] [PATCH 1/1] Reserve V4V hypercall number

At 11:03 -0400 on 13 Jul (1310554989), Ross Philipson wrote:
> Reserve the V4V hypercall number to prevent its use prior to the 
> up-streaming of the rest of the V4V functionality.

When can we expect patches for the actual hypercall?  If it's not imminent, if would be better to use language like 22626:ceb508436e6e so as not to confuse readers of the code.  

Cheers,

Tim.

--
Tim Deegan <Tim.Deegan@citrix.com>
Principal Software Engineer, Xen Platform Team Citrix Systems UK Ltd.  (Company #02937203, SL9 0BG)

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

end of thread, other threads:[~2011-07-13 15:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-13 15:03 [PATCH 1/1] Reserve V4V hypercall number Ross Philipson
2011-07-13 15:24 ` Tim Deegan
2011-07-13 15:27   ` Ross Philipson

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.