| [2/2] KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields |
2012-04-16 |
Mihai Caraman |
|
New |
| [RFC,14/17] KVM: PPC32: bookehv: Remove GET_VCPU macro from exception handler |
2012-06-25 |
Mihai Caraman |
|
New |
| KVM: PPC: Fix unknown SPR error message in emulation |
2012-04-24 |
Mihai Caraman |
|
New |
| [12/12] KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface |
2012-10-11 |
Mihai Caraman |
|
New |
| powerpc64: restore VDSO information on critical exception |
2012-09-06 |
Mihai Caraman |
|
New |
| [RFC,13/17] PowerPC: booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int |
2012-06-25 |
Mihai Caraman |
|
New |
| [RFC,06/17] KVM: PPC: e500: Add emulation helper for getting instruction ea |
2012-06-25 |
Mihai Caraman |
|
New |
| KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt |
2012-06-22 |
Mihai Caraman |
|
New |
| [RFC,04/17] KVM: PPC64: booke: Add guest computation mode for irq delivery |
2012-06-25 |
Mihai Caraman |
|
New |
| [RFC,03/17] KVM: PPC64: booke: Add EPCR support in sregs |
2012-06-25 |
Mihai Caraman |
|
New |
| [RFC,09/17] KVM: PPC64: booke: Hard disable interrupts when entering guest |
2012-06-25 |
Mihai Caraman |
|
New |
| [RFC,12/17] PowerPC: booke64: Add DO_KVM kernel hooks |
2012-06-25 |
Mihai Caraman |
|
New |
| [RFC,10/17] PowerPC: booke64: Refactor exception prolog for save/restore regs |
2012-06-25 |
Mihai Caraman |
|
New |
| [RFC,02/17] KVM: PPC64: booke: Add EPCR support in mtspr/mfspr emulation |
2012-06-25 |
Mihai Caraman |
|
New |
| [RFC,05/17] KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit |
2012-06-25 |
Mihai Caraman |
|
New |
| [RFC,16/17] KVM: PPC: e500: Silence bogus GCC warning in tlb code |
2012-06-25 |
Mihai Caraman |
|
New |
| [5/6] powerpc/booke64: use SPRG0/3 scratch for bolted TLB miss & crit int |
2012-08-06 |
Mihai Caraman |
|
New |
| [1/6] powerpc/booke64: fix machine check handler to use the right prolog |
2012-08-06 |
Mihai Caraman |
|
New |
| [3/6] powerpc/booke64: add DO_KVM kernel hooks |
2012-08-06 |
Mihai Caraman |
|
New |
| [4/6] powerpc/booke64: remove mfspr srr1 duplicate in exception prolog |
2012-08-06 |
Mihai Caraman |
|
New |
| [6/6] powerpc/booke64: restore VDSO information on critical exception |
2012-08-06 |
Mihai Caraman |
|
New |
| [2/6] powerpc/booke64: use GSRR registers in Guest Doorbell interrupts |
2012-08-06 |
Mihai Caraman |
|
New |
| [05/12] KVM: PPC: e500: Add emulation helper for getting instruction ea |
2012-10-11 |
Mihai Caraman |
|
New |
| KVM: PPC: e500: Add separate functions for vcpu's MMU configuration |
2013-03-19 |
Mihai Caraman |
|
New |
| KVM: PPC: e500: Expose MMU registers via ONE_REG |
2013-03-19 |
Mihai Caraman |
|
New |
| [1/8,v3] KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation |
2013-04-11 |
Mihai Caraman |
|
New |
| [04/12] KVM: PPC64: bookehv: Add support for interrupt handling |
2012-10-11 |
Mihai Caraman |
|
New |
| [02/12] KVM: PPC: booke: Fix get_tb() compile error on 64-bit |
2012-10-11 |
Mihai Caraman |
|
New |
| [01/12] KVM: PPC: e500: Silence bogus GCC warning in tlb code |
2012-10-11 |
Mihai Caraman |
|
New |
| [08/12] KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit |
2012-10-11 |
Mihai Caraman |
|
New |
| [1/2] KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler |
2012-04-16 |
Mihai Caraman |
|
New |
| [RFC,01/17] KVM: PPC64: booke: Set interrupt computation mode for 64-bit host |
2012-06-25 |
Mihai Caraman |
|
New |
| [8/8,v3] KVM: PPC: e500: Add e6500 core to Kconfig description |
2013-04-11 |
Mihai Caraman |
|
New |
| [RFC,11/17] PowerPC: booke64: Fix machine check handler to use the right prolog |
2012-06-25 |
Mihai Caraman |
|
New |
| [RFC,15/17] KVM: PPC64: bookehv: Add support for interrupt handling |
2012-06-25 |
Mihai Caraman |
|
New |
| [RFC,17/17] KVM: PPC: booke: Fix get_tb() compile error on 64-bit |
2012-06-25 |
Mihai Caraman |
|
New |
| [RFC,07/17] KVM: PPC: e500: Mask ea's high 32-bits in 32/64 instr emulation |
2012-06-25 |
Mihai Caraman |
|
New |
| [RFC,08/17] KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests |
2012-06-25 |
Mihai Caraman |
|
New |
| KVM: PPC: Fix mfspr/mtspr MMUCFG emulation |
2012-12-20 |
Mihai Caraman |
|
New |
| [2/7,v2] KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions |
2013-03-26 |
Mihai Caraman |
|
New |
| [4/7,v2] KVM: PPC: e500: Add support for EPTCFG register |
2013-03-26 |
Mihai Caraman |
|
New |
| [7/7,v2] KVM: PPC: e500: Add e6500 core to Kconfig description |
2013-03-26 |
Mihai Caraman |
|
New |
| KVM: PPC: Book3E 64: Fix IRQs warnings and hangs |
2013-05-03 |
Mihai Caraman |
|
New |
| [4/5] KVM: PPC: e500: Emulate EPTCFG register |
2013-01-30 |
Mihai Caraman |
|
New |
| [2/5] KVM: PPC: e500: Emulate TLBnPS registers |
2013-01-30 |
Mihai Caraman |
|
New |
| [3/5] KVM: PPC: e500: Remove E.PT category from VCPUs |
2013-01-30 |
Mihai Caraman |
|
New |
| [5/7,v2] KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs |
2013-03-26 |
Mihai Caraman |
|
New |
| [6/7,v2] KVM: PPC: e500mc: Enable e6500 cores |
2013-03-26 |
Mihai Caraman |
|
New |
| [1/7,v2] KVM: PPC: e500: Expose MMU registers via ONE_REG |
2013-03-26 |
Mihai Caraman |
|
New |
| [3/7,v2] KVM: PPC: e500: Add support for TLBnPS registers |
2013-03-26 |
Mihai Caraman |
|
New |
| [3/8,v3] KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions |
2013-04-11 |
Mihai Caraman |
|
New |
| [1/5] KVM: PPC: e500: Move VCPU's MMUCFG register initialization earlier |
2013-01-30 |
Mihai Caraman |
|
New |
| [2/8,v3] KVM: PPC: e500: Expose MMU registers via ONE_REG |
2013-04-11 |
Mihai Caraman |
|
New |
| [6/8,v3] KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs |
2013-04-11 |
Mihai Caraman |
|
New |
| [7/8,v3] KVM: PPC: e500mc: Enable e6500 cores |
2013-04-11 |
Mihai Caraman |
|
New |
| [5/8] KVM: PPC: e500: Add support for EPTCFG register |
2013-04-11 |
Mihai Caraman |
|
New |
| [4/8,v3] KVM: PPC: e500: Add support for TLBnPS registers |
2013-04-11 |
Mihai Caraman |
|
New |
| [5/5] KVM: PPC: e500mc: Enable e6500 cores |
2013-01-30 |
Mihai Caraman |
|
New |
| KVM:PPC:clean up in-kernel exit_timing statistics |
2012-05-22 |
Olivia Yin |
|
New |
| [1/2] powerpc/e500: make load_up_spe a normal fuction |
2012-02-27 |
Olivia Yin |
|
New |
| [2/2] KVM: booke: Improve SPE switch |
2012-02-27 |
Olivia Yin |
|
New |
| [v2,1/2] powerpc/e500: make load_up_spe a normal fuction |
2012-03-01 |
Olivia Yin |
|
New |
| [v2,2/2] KVM: booke: Improve SPE switch |
2012-03-01 |
Olivia Yin |
|
New |
| [2/2] QEMU: register reset handlers to write images into memory |
2012-08-13 |
Olivia Yin |
|
New |
| [1/2] QEMU: extract file_load() function from rom_add_file() for reusing |
2012-08-13 |
Olivia Yin |
|
New |
| [tip/core/rcu,2/2] powerpc,kvm: Fix unbalanced srcu_read_[un]lock() |
2013-04-12 |
Paul E. McKenney |
|
New |
| [tip/core/rcu,2/2] powerpc,kvm: fix imbalance srcu_read_[un]lock() |
2013-05-20 |
Paul E. McKenney |
|
New |
| [8/8] KVM: PPC: Book 3S: Add API for in-kernel XICS emulation |
2013-04-11 |
Paul Mackerras |
|
New |
| [4/8] KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation |
2013-04-18 |
Paul Mackerras |
|
New |
| [v3,10/14] KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn |
2011-12-12 |
Paul Mackerras |
|
New |
| [1/4] KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry |
2012-02-03 |
Paul Mackerras |
|
New |
| [GIT,PULL] Please pull powerpc KVM fixes |
2012-04-03 |
Paul Mackerras |
|
New |
| [v3,05/14] KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests |
2011-12-12 |
Paul Mackerras |
|
New |
| [v5,1/3] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface |
2012-09-26 |
Paul Mackerras |
|
New |
| [v3,03/14] KVM: PPC: Keep a record of HV guest view of hashed page table entries |
2011-12-12 |
Paul Mackerras |
|
New |
| [GIT,PULL] Please pull powerpc KVM fixes |
2012-04-03 |
Paul Mackerras |
|
New |
| [v2,04/12] KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online |
2012-08-29 |
Paul Mackerras |
|
New |
| [v5,3/3] KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas |
2012-09-26 |
Paul Mackerras |
|
New |
| [v5,2/3] KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface |
2012-09-26 |
Paul Mackerras |
|
New |
| [01/11] KVM: PPC: Add memory-mapping support for PCI passthrough and emulation |
2011-11-16 |
Paul Mackerras |
|
New |
| [1/5] KVM: PPC: Book3S HV: Keep HPTE locked when invalidating |
2011-12-15 |
Paul Mackerras |
|
New |
| KVM: Move gfn_to_memslot() to kvm_host.h |
2011-12-20 |
Paul Mackerras |
|
New |
| [v3,09/14] KVM: PPC: Allow I/O mappings in memory slots |
2011-12-12 |
Paul Mackerras |
|
New |
| [2/5] KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits |
2011-12-15 |
Paul Mackerras |
|
New |
| [v3,07/14] KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() |
2011-12-12 |
Paul Mackerras |
|
New |
| [3/5] KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva |
2011-12-15 |
Paul Mackerras |
|
New |
| [05/11] KVM: PPC: Use a separate vmalloc'd array to store pfns |
2011-11-16 |
Paul Mackerras |
|
New |
| [v3,08/14] KVM: PPC: Allow use of small pages to back Book3S HV guests |
2011-12-12 |
Paul Mackerras |
|
New |
| [4/5] KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit |
2011-12-15 |
Paul Mackerras |
|
New |
| [04/11] KVM: PPC: Remove io_slot_pfn array |
2011-11-16 |
Paul Mackerras |
|
New |
| [v3,11/14] KVM: PPC: Implement MMIO emulation support for Book3S HV guests |
2011-12-12 |
Paul Mackerras |
|
New |
| [KVM,2/2] KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log |
2011-12-20 |
Paul Mackerras |
|
New |
| [v3,14/14] KVM: PPC: Allow for read-only pages backing a Book3S HV guest |
2011-12-12 |
Paul Mackerras |
|
New |
| [3/4] KVM: PPC: Book3S HV: Preserve guest CFAR register value |
2013-02-05 |
Paul Mackerras |
|
New |
| [7/8] KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state |
2013-04-11 |
Paul Mackerras |
|
New |
| [v3,04/14] KVM: PPC: Keep page physical addresses in per-slot arrays |
2011-12-12 |
Paul Mackerras |
|
New |
| [5/5] KVM: PPC: Book3s HV: Implement H_CLEAR_REF and H_CLEAR_MOD hcalls |
2011-12-15 |
Paul Mackerras |
|
New |
| [v3,06/14] KVM: PPC: Make the H_ENTER hcall more reliable |
2011-12-12 |
Paul Mackerras |
|
New |
| [RFC,1/2] KVM: PPC: Book3S HV: Make virtual processor area registration more robust |
2011-12-20 |
Paul Mackerras |
|
New |
| [v3,01/14] KVM: PPC: Make wakeups work again for Book3S HV guests |
2011-12-12 |
Paul Mackerras |
|
New |