diff options
author | Alex Williamson <alex.williamson@hp.com> | 2007-04-05 09:26:54 -0600 |
---|---|---|
committer | Alex Williamson <alex.williamson@hp.com> | 2007-04-05 09:26:54 -0600 |
commit | bccead27ffbc9f18308f153c8b0b14aa0ed697a5 (patch) | |
tree | 6e60675d46ddf8952d01a7c1d1a1f9707eeb7071 /tools/libxen/src/xen_vm_metrics.c | |
parent | f6944502399bea6e833e3a855b76b1f2c4368ab8 (diff) | |
download | xen-bccead27ffbc9f18308f153c8b0b14aa0ed697a5.tar.gz xen-bccead27ffbc9f18308f153c8b0b14aa0ed697a5.tar.bz2 xen-bccead27ffbc9f18308f153c8b0b14aa0ed697a5.zip |
[IA64] Fix initial value of cr.pta
The initial value of cr.pta in a vcpu is zero. So a Reserved
Register/Field fault is raised if a guest executes the following
sequence:
mov r2=cr.pta;;
...
mov cr.pta=r2
Actually, the windows installer with vcpus>=3 crashes due to this
issue.
Signed-off-by: Kouya Shimura <kouya@jp.fujitsu.com>
Diffstat (limited to 'tools/libxen/src/xen_vm_metrics.c')
0 files changed, 0 insertions, 0 deletions