Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93863
b: refs/heads/master
c: 7e8e6ab
h: refs/heads/master
i:
  93861: 345819c
  93859: 1d04720
  93855: b15bf0b
v: v3
  • Loading branch information
Heiko Carstens authored and Avi Kivity committed Apr 27, 2008
1 parent 3b40e0f commit aa62c05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bed1d1dfc4a458d82bcd258082638cbba860190d
refs/heads/master: 7e8e6ab48d78147f69c1ba2d6a362f8d33254468
2 changes: 1 addition & 1 deletion trunk/arch/s390/kvm/kvm-s390.c
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ int kvm_arch_vcpu_ioctl_run(struct kvm_vcpu *vcpu, struct kvm_run *kvm_run)
vcpu_put(vcpu);

vcpu->stat.exit_userspace++;
return 0;
return rc;
}

static int __guestcopy(struct kvm_vcpu *vcpu, u64 guestdest, const void *from,
Expand Down

0 comments on commit aa62c05

Please sign in to comment.