commit | eac303bf2ef63e7f7b6971badea0ff7bf08a2b22 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Fri Dec 17 17:32:28 2010 -0800 |
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Mon Jul 18 15:43:45 2011 -0700 |
tree | fe992cb61954a55733208f60a2e6b393cc5698aa | |
parent | 4a7b005dbfa554e7cc7fbc08e0299a9b7a91ef3b [diff] |
xen/multicall: special-case singleton hypercalls Singleton calls seem to end up being pretty common, so just directly call the hypercall rather than going via multicall. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>