Paul Mackerras
|
8b23de2948
KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls
|
12 years ago |
Paul Mackerras
|
9d1ffdd8f3
KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX
|
12 years ago |
Thadeu Lima de Souza Cascardo
|
7c7b406e6b
KVM: PPC: Book3S PR: return appropriate error when allocation fails
|
12 years ago |
Scott Wood
|
5f1c248f52
kvm/ppc: Call trace_hardirqs_on before entry
|
12 years ago |
Paul Mackerras
|
0f296829b5
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
|
12 years ago |
Linus Torvalds
|
01227a889e
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
12 years ago |
Michael Ellerman
|
8e591cb720
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
|
12 years ago |
Bharat Bhushan
|
0f47f9b517
KVM: extend EMULATE_EXIT_USER to support different exit reasons
|
12 years ago |
Bharat Bhushan
|
c402a3f457
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
|
12 years ago |
Zhang Yanfei
|
6e51c9ff6a
powerpc: remove cast for kmalloc/kzalloc return value
|
12 years ago |
Takuya Yoshikawa
|
8482644aea
KVM: set_memory_region: Refactor commit_memory_region()
|
12 years ago |
Linus Torvalds
|
89f883372f
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
12 years ago |
Paul Mackerras
|
deb26c274d
powerpc/kvm/book3s_pr: Fix compilation on 32-bit machines
|
12 years ago |
Alexander Graf
|
50c7bb80b5
KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1
|
12 years ago |
Ian Munsie
|
a413f474a0
powerpc: Disable relocation on exceptions whenever PR KVM is active
|
12 years ago |
Paul Mackerras
|
3a2e7b0d76
KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S
|
12 years ago |
Paul Mackerras
|
28c483b62f
KVM: PPC: Book3S PR: Fix VSX handling
|
12 years ago |
Paul Mackerras
|
a8bd19ef4d
KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface
|
12 years ago |
Paul Mackerras
|
a136a8bdc0
KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface
|
12 years ago |
Paul Mackerras
|
a47d72f361
KVM: PPC: Book3S HV: Fix updates of vcpu->cpu
|
12 years ago |
Paul Mackerras
|
dfe49dbd1f
KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
|
13 years ago |
Paul Mackerras
|
a66b48c3a3
KVM: PPC: Move kvm->arch.slot_phys into memslot.arch
|
13 years ago |
Alexander Graf
|
7c973a2ebb
KVM: PPC: Add return value to core_check_requests
|
13 years ago |
Alexander Graf
|
7ee788556b
KVM: PPC: Add return value in prepare_to_enter
|
13 years ago |
Alexander Graf
|
3766a4c693
KVM: PPC: Move kvm_guest_enter call into generic code
|
13 years ago |
Alexander Graf
|
bd2be6836e
KVM: PPC: Book3S: PR: Rework irq disabling
|
13 years ago |
Alexander Graf
|
24afa37b9c
KVM: PPC: Consistentify vcpu exit path
|
13 years ago |
Alexander Graf
|
0652eaaebe
KVM: PPC: Book3S: PR: Indicate we're out of guest mode
|
13 years ago |
Alexander Graf
|
706fb730cb
KVM: PPC: Exit guest context while handling exit
|
13 years ago |
Alexander Graf
|
c63ddcb454
KVM: PPC: Book3S: PR: Only do resched check once per exit
|
13 years ago |