[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/6] prefer is_..._domain() over is_..._vcpu()
... when the domain pointer is already available or such operations occur frequently in a function. There's no particular ordering requirement between the individual patches, they only all do the same thing to different areas of code. 1: domctl: prefer is_..._domain() over is_..._vcpu() 2: x86: prefer is_..._domain() over is_..._vcpu() 3: x86/HVM: prefer is_..._domain() over is_..._vcpu() 4: x86/mm: prefer is_..._domain() over is_..._vcpu() 5: x86/context-switch: prefer is_..._domain() over is_..._vcpu() 6: x86/HAP: prefer is_..._domain() over is_..._vcpu() Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |