Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107486
b: refs/heads/master
c: 1f4170e
h: refs/heads/master
v: v3
  • Loading branch information
Christian Borntraeger authored and Avi Kivity committed Jul 31, 2008
1 parent bad5681 commit ad7e7b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ed8486243379ef3e6c61363df915882945c0eaec
refs/heads/master: 1f4170e12db06fdde5279d665a7e6e2976b2b623
1 change: 1 addition & 0 deletions trunk/arch/s390/kvm/priv.c
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ static int handle_stfl(struct kvm_vcpu *vcpu)

vcpu->stat.instruction_stfl++;
facility_list &= ~(1UL<<24); /* no stfle */
facility_list &= ~(1UL<<23); /* no large pages */

rc = copy_to_guest(vcpu, offsetof(struct _lowcore, stfl_fac_list),
&facility_list, sizeof(facility_list));
Expand Down

0 comments on commit ad7e7b2

Please sign in to comment.