Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / arch / powerpc / kvm / book3s_hv_rm_mmu.c
2012-05-16 Paul MackerrasKVM: PPC: Book3S HV: Fix bug leading to deadlock in...
2012-03-05 Paul MackerrasKVM: Move gfn_to_memslot() to kvm_host.h
2012-03-05 Paul MackerrasKVM: PPC: Book3S HV: Use the hardware referenced bit...
2012-03-05 Paul MackerrasKVM: PPC: Book3s HV: Maintain separate guest and host...
2012-03-05 Paul MackerrasKVM: PPC: Book3S HV: Keep HPTE locked when invalidating
2012-03-05 Paul MackerrasKVM: PPC: Allow for read-only pages backing a Book3S...
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: Maintain a doubly-linked list of guest HPTEs...
2012-03-05 Paul MackerrasKVM: PPC: Allow I/O mappings in memory slots
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: Make the H_ENTER hcall more reliable
2012-03-05 Paul MackerrasKVM: PPC: Keep page physical addresses in per-slot...
2012-03-05 Paul MackerrasKVM: PPC: Keep a record of HV guest view of hashed...
2011-09-25 Alexander GrafKVM: PPC: move compute_tlbie_rb to book3s common header
2011-07-12 Paul MackerrasKVM: PPC: book3s_hv: Add support for PPC970-family...
2011-07-12 Paul MackerrasKVM: PPC: Handle some PAPR hcalls in the kernel