]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xen dom0: Add support for the platform_ops hypercall
authorStephen Tweedie <sct@redhat.com>
Sat, 7 Feb 2009 03:09:47 +0000 (19:09 -0800)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Tue, 7 Jun 2011 23:36:40 +0000 (16:36 -0700)
commit28c30c5d942cab7a6a576a4206319e64ccd93ca0
tree5eccf8a28bc2d02f97b13a8f79989d5a4d94e7b4
parent61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf
xen dom0: Add support for the platform_ops hypercall

Minimal changes to get platform ops (renamed dom0_ops on pv_ops) working
on pv_ops builds.  Pulls in upstream linux-2.6.18-xen.hg's platform.h

[ Impact: add Xen hypercall definitions ]

Signed-off-by: Stephen Tweedie <sct@redhat.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
arch/x86/include/asm/xen/hypercall.h
include/xen/interface/platform.h [new file with mode: 0644]
include/xen/interface/xen.h