git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
170465e
)
xen: clean up domain mode predicates
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Tue, 19 Aug 2008 20:16:17 +0000
(13:16 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 20 Aug 2008 10:40:07 +0000
(12:40 +0200)
There are four operating modes Xen code may find itself running in:
- native
- hvm domain
- pv dom0
- pv domU
Clean up predicates for testing for these states to make them more consistent.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Xen-devel <xen-devel@lists.xensource.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found