- Update to 3.4-rc7.
[linux-flexiantxendom0-3.2.10.git] / arch / powerpc / kvm / book3s_hv.c
2012-05-08 David GibsonKVM: PPC: Book3S HV: Fix refcounting of hugepages
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsDisintegrate asm/system.h for PowerPC
2012-03-08 Danny Kukawkaarch/powerpc/kvm/book3s_hv.c: included linux/sched...
2012-03-05 Alexander GrafKVM: PPC: Convert RMA allocation into generic code
2012-03-05 Paul MackerrasKVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to...
2012-03-05 Sasha LevinKVM: PPC: Use the vcpu kmem_cache when allocating new...
2012-03-05 Paul MackerrasKVM: PPC: Book3s HV: Implement get_dirty_log using...
2012-03-05 Paul MackerrasKVM: PPC: Implement MMU notifiers for Book3S HV guests
2012-03-05 Paul MackerrasKVM: PPC: Implement MMIO emulation support for Book3S...
2012-03-05 Paul MackerrasKVM: PPC: Allow use of small pages to back Book3S HV...
2012-03-05 Paul MackerrasKVM: PPC: Only get pages when actually needed, not...
2012-03-05 Paul MackerrasKVM: PPC: Add an interface for pinning guest pages...
2012-03-05 Paul MackerrasKVM: PPC: Keep page physical addresses in per-slot...
2012-03-05 Scott WoodKVM: PPC: Move prepare_to_enter call site into subarch...
2012-03-05 Scott WoodKVM: PPC: Rename deliver_interrupts to prepare_to_enter
2012-02-27 Danny Kukawkaarch/powerpc/kvm/book3s_hv.c: included linux/sched...
2012-01-17 Alexander GrafKVM: PPC: Convert RMA allocation into generic code.
2011-12-26 Michael NeulingKVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N
2011-11-16 Michael Neulingpowerpc: Add hvcall.h include to book3s_hv.c
2011-10-31 Paul Gortmakerpowerpc: add export.h to files making use of EXPORT_SYMBOL
2011-09-25 Paul MackerrasKVM: PPC: Implement H_CEDE hcall for book3s_hv in real...
2011-09-25 Alexander GrafKVM: PPC: Add sanity checking to vcpu_run
2011-07-12 Paul MackerrasKVM: PPC: book3s_hv: Add support for PPC970-family...
2011-07-12 Paul Mackerraspowerpc, KVM: Split HVMODE_206 cpu feature bit into...
2011-07-12 Paul MackerrasKVM: PPC: Allocate RMAs (Real Mode Areas) at boot for...
2011-07-12 Paul MackerrasKVM: PPC: Allow book3s_hv guests to use SMT processor...
2011-07-12 David GibsonKVM: PPC: Accelerate H_PUT_TCE by implementing it in...
2011-07-12 Paul MackerrasKVM: PPC: Handle some PAPR hcalls in the kernel
2011-07-12 Paul MackerrasKVM: PPC: Add support for Book3S processors in hypervis...