projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1698309
)
x86/p2m: switch global_logdirty from bool_t to bool
author
Razvan Cojocaru
<rcojocaru@bitdefender.com>
Fri, 23 Nov 2018 11:07:24 +0000
(12:07 +0100)
committer
Jan Beulich
<jbeulich@suse.com>
Fri, 23 Nov 2018 11:07:24 +0000
(12:07 +0100)
Signed-off-by: Razvan Cojocaru <rcojocaru@bitdefender.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
xen/include/asm-x86/p2m.h
patch
|
blob
|
history
diff --git
a/xen/include/asm-x86/p2m.h
b/xen/include/asm-x86/p2m.h
index 673adf80cf3cdceeb7df08c1d587ddcb15247f7f..330492199127d564e7c6339c9d351f961ef3a2bf 100644
(file)
--- a/
xen/include/asm-x86/p2m.h
+++ b/
xen/include/asm-x86/p2m.h
@@
-222,7
+222,7
@@
struct p2m_domain {
struct rangeset *logdirty_ranges;
/* Host p2m: Global log-dirty mode enabled for the domain. */
- bool
_t
global_logdirty;
+ bool
global_logdirty;
/* Host p2m: when this flag is set, don't flush all the nested-p2m
* tables on every host-p2m change. The setter of this flag