aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu/hw/mc146818rtc.c
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-08-26 17:42:34 +0000
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-08-26 17:42:34 +0000
commitedf2226577a60fe13d1a363b24cd54edce6c33f4 (patch)
tree6451b1e4dd3f52cbf0f863f936e747fca27825d4 /tools/ioemu/hw/mc146818rtc.c
parent5946ce59ff6f6678dd23e2fea4a014f1959921bf (diff)
downloadxen-edf2226577a60fe13d1a363b24cd54edce6c33f4.tar.gz
xen-edf2226577a60fe13d1a363b24cd54edce6c33f4.tar.bz2
xen-edf2226577a60fe13d1a363b24cd54edce6c33f4.zip
Clean up and fix hypercall macros in XenLinux: we must assume that
all register parameters are clobbered on return. Furthermore, multicall arrays are clobbered on return from a multicall (only the result field can be trusted!). These restrictions are enforced by debug builds of Xen in the following ways: 1. On completion of a multicall, the call array is overwritten with garbage before writing in the result fields. 2. On completion of a hypercall, all parameter registers are overwritten with garbage. Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'tools/ioemu/hw/mc146818rtc.c')
0 files changed, 0 insertions, 0 deletions