Commit Graph

335369 Commits (ff594746845877c0a6402be23897df659188eacb)
 

Author SHA1 Message Date
Mihai Caraman ff59474684 KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler 12 years ago
Mihai Caraman b50df19ccc KVM: PPC: booke: Fix get_tb() compile error on 64-bit 12 years ago
Mihai Caraman 910040b82d KVM: PPC: e500: Silence bogus GCC warning in tlb code 12 years ago
Paul Mackerras b4072df407 KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without panicking 12 years ago
Paul Mackerras 1b400ba0cd KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations 12 years ago
Michael Ellerman 6a7f972dfe MAINTAINERS: Add git tree link for PPC KVM 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 b0a94d4e23 KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers 12 years ago
Paul Mackerras 1cc8ed0b13 KVM: PPC: Book3S HV: Don't give the guest RW access to RO pages 12 years ago
Paul Mackerras 05dd85f793 KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPT 12 years ago
Paul Mackerras a64fd70748 KVM: PPC: Book3S HV: Reset reverse-map chains when resetting the HPT 12 years ago
Paul Mackerras a2932923cc KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT 12 years ago
Paul Mackerras 6b445ad4f8 KVM: PPC: Book3S HV: Make a HPTE removal function available 12 years ago
Paul Mackerras 44e5f6be62 KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs 12 years ago
Paul Mackerras 4879f24172 KVM: PPC: Book3S HV: Fix bug causing loss of page dirty state 12 years ago
Paul Mackerras 7ed661bf85 KVM: PPC: Book3S HV: Restructure HPT entry creation code 12 years ago
Alexander Graf 0e673fb679 KVM: PPC: Support eventfd 12 years ago
Alexander Graf 914daba865 KVM: Distangle eventfd code from irqchip 12 years ago
Jan Kiszka 45e3cc7d9f KVM: x86: Fix uninitialized return code 12 years ago
Will Auld ba904635d4 KVM: x86: Emulate IA32_TSC_ADJUST MSR 12 years ago
Will Auld 8fe8ab46be KVM: x86: Add code to track call origin for msr assignment 12 years ago
Alex Williamson 5419369ed6 KVM: Fix user memslot overlap check 12 years ago
Xiao Guangrong 5a560f8b5e KVM: VMX: fix memory order between loading vmcs and clearing vmcs 12 years ago
Xiao Guangrong e6c7d32172 KVM: VMX: fix invalid cpu passed to smp_call_function_single 12 years ago
Gleb Natapov 859f8450d8 KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf 12 years ago
Marcelo Tosatti d98d07ca7e KVM: x86: update pvclock area conditionally, on cpu migration 12 years ago
Marcelo Tosatti b48aa97e38 KVM: x86: require matched TSC offsets for master clock 12 years ago
Marcelo Tosatti 42897d866b KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization 12 years ago
Marcelo Tosatti d828199e84 KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag 12 years ago
Marcelo Tosatti 16e8d74d2d KVM: x86: notifier for clocksource changes 12 years ago
Marcelo Tosatti e0b306fef9 time: export time information for KVM pvclock 12 years ago
Marcelo Tosatti 886b470cb1 KVM: x86: pass host_tsc to read_l1_tsc 12 years ago
Marcelo Tosatti 51c19b4f59 x86: vdso: pvclock gettime support 12 years ago
Marcelo Tosatti 3dc4f7cfb7 x86: kvm guest: pvclock vsyscall support 12 years ago
Marcelo Tosatti 71056ae22d x86: pvclock: generic pvclock vsyscall initialization 12 years ago
Marcelo Tosatti 582b336ec2 sched: add notifier for cross-cpu migrations 12 years ago
Marcelo Tosatti 189e11731a x86: pvclock: add note about rdtsc barriers 12 years ago
Marcelo Tosatti 2697902be8 x86: pvclock: introduce helper to read flags 12 years ago
Marcelo Tosatti dce2db0a35 x86: pvclock: create helper for pvclock data retrieval 12 years ago
Marcelo Tosatti 42b5637d69 x86: pvclock: remove pvclock_shadow_time 12 years ago
Marcelo Tosatti b01578de45 x86: pvclock: make sure rdtsc doesnt speculate out of region 12 years ago
Marcelo Tosatti 7069ed6763 x86: kvmclock: allocate pvclock shared memory area 12 years ago
Marcelo Tosatti 78c0337a38 KVM: x86: retain pvclock guest stopped bit in guest memory 12 years ago
Guo Chao 807f12e57c KVM: remove unnecessary return value check 12 years ago
Guo Chao 951179ce86 KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr() 12 years ago
Guo Chao 18595411a7 KVM: do not kfree error pointer 12 years ago
Marcelo Tosatti f026399fc9 Merge branch 'for-queue' of https://github.com/agraf/linux-2.6 into queue 12 years ago
Joerg Roedel 7de609c867 KVM: SVM: update MAINTAINERS entry 12 years ago
Alexander Graf 63a1909190 PPC: ePAPR: Convert hcall header to uapi (round 2) 12 years ago