Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200323
b: refs/heads/master
c: 3499f4d
h: refs/heads/master
i:
  200321: 58e5ded
  200319: 754f72b
v: v3
  • Loading branch information
Julia Lawall authored and Avi Kivity committed Jun 9, 2010
1 parent 0a3049b commit 5d15c17
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: 05b782ab951a896d7da41775999821f692dc9e01
refs/heads/master: 3499f4d0d1159a21245d6071f8af6a71b86a78bc
1 change: 1 addition & 0 deletions trunk/arch/ia64/kvm/kvm-ia64.c
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ int kvm_arch_hardware_enable(void *garbage)
VP_INIT_ENV : VP_INIT_ENV_INITALIZE,
__pa(kvm_vm_buffer), KVM_VM_BUFFER_BASE, &tmp_base);
if (status != 0) {
spin_unlock(&vp_lock);
printk(KERN_WARNING"kvm: Failed to Enable VT Support!!!!\n");
return -EINVAL;
}
Expand Down

0 comments on commit 5d15c17

Please sign in to comment.