| [v3,14/14] KVM: PPC: Allow for read-only pages backing a Book3S HV guest |
2011-12-12 |
Paul Mackerras |
|
New |
| [v3,13/14] KVM: PPC: Implement MMU notifiers for Book3S HV guests |
2011-12-12 |
Paul Mackerras |
|
New |
| [v3,12/14] KVM: Add barriers to allow mmu_notifier_retry to be used locklessly |
2011-12-12 |
Paul Mackerras |
|
New |
| [v3,11/14] KVM: PPC: Implement MMIO emulation support for Book3S HV guests |
2011-12-12 |
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 |
| [v3,1/3] kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() |
2013-05-14 |
Scott Wood |
|
New |
| [v3,1/3] KVM: PPC: epapr: Factor out the epapr init |
2012-02-10 |
Liu Yu-B13201 |
|
New |
| [v3,1/2] KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface |
2012-09-21 |
Paul Mackerras |
|
New |
| [v3,09/14] KVM: PPC: Allow I/O mappings in memory slots |
2011-12-12 |
Paul Mackerras |
|
New |
| [v3,08/14] KVM: PPC: Allow use of small pages to back Book3S HV guests |
2011-12-12 |
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 |
| [v3,06/14] KVM: PPC: Make the H_ENTER hcall more reliable |
2011-12-12 |
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 |
| [v3,04/14] KVM: PPC: Keep page physical addresses in per-slot arrays |
2011-12-12 |
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 |
| [v3,02/14] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code |
2011-12-12 |
Paul Mackerras |
|
New |
| [v3,01/14] KVM: PPC: Make wakeups work again for Book3S HV guests |
2011-12-12 |
Paul Mackerras |
|
New |
| [v2] spapr: Add "memop" hypercall |
2012-05-25 |
Benjamin Herrenschmidt |
|
New |
| [v2] openpic: Added BRR1 register |
2012-07-17 |
Bharat Bhushan |
|
New |
| [v2] kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM |
2012-03-16 |
Benjamin Herrenschmidt |
|
New |
| [v2] booke: Added ONE_REG interface for IAC/DAC debug registers |
2012-07-23 |
Bharat Bhushan |
|
New |
| [v2] KVM: PPC: cache flush for kernel managed pages |
2013-04-25 |
Bharat Bhushan |
|
New |
| [v2] KVM: PPC: bookehv: Fix save/restore of guest accessible SPRGs. |
2012-04-13 |
Varun Sethi |
|
New |
| [v2] KVM: PPC: bookehv64: Add support for std/ld emulation. |
2012-06-18 |
Varun Sethi |
|
New |
| [v2] KVM: PPC: booke: Added DECAR support |
2012-05-21 |
Bharat Bhushan |
|
New |
| [v2] KVM: PPC: booke: Add booke206 TLB trace |
2011-12-21 |
Scott Wood |
|
New |
| [v2] KVM: PPC: add paravirt idle loop for 64-bit book E |
2013-01-22 |
Stuart Yoder |
|
New |
| [v2] KVM: PPC: Use clockevent multiplier and shifter for decrementer |
2012-04-09 |
Bharat Bhushan |
|
New |
| [v2] KVM: PPC: Rework wqp conditional code |
2012-03-13 |
Alexander Graf |
|
New |
| [v2] KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt. |
2012-05-21 |
Bharat Bhushan |
|
New |
| [v2] KVM: PPC: Book3S HV: Make the guest hash table size configurable |
2012-05-04 |
Paul Mackerras |
|
New |
| [v2] KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without panicking |
2012-11-24 |
Paul Mackerras |
|
New |
| [v2] KVM: PPC: Avoid patching paravirt template code |
2011-12-02 |
Liu Yu-B13201 |
|
New |
| [v2] KVM: Factor out kvm_vcpu_kick to arch-generic code |
2012-01-25 |
Christoffer Dall |
|
New |
| [v2,KVM,1/1] kvm:ppc: enable doorbell exception with CONFIG_PPC_DOORBELL |
2013-05-07 |
Tiejun Chen |
|
New |
| [v2,4/4] kvm/ppc: IRQ disabling cleanup |
2013-05-10 |
Scott Wood |
|
New |
| [v2,3/4] kvm/ppc: Call trace_hardirqs_on before entry |
2013-05-10 |
Scott Wood |
|
New |
| [v2,3/4] KVM: PPC: Book3S HV: Make virtual processor area registration more robust |
2012-02-20 |
Paul Mackerras |
|
New |
| [v2,3/3] kvm/ppc/e500: eliminate tlb_refs |
2013-03-07 |
Scott Wood |
|
New |
| [v2,3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest |
2012-01-05 |
Liu Yu-B13201 |
|
New |
| [v2,3/3] KVM: PPC: e500: use hardware hint when loading TLB0 entries |
2011-11-29 |
Scott Wood |
|
New |
| [v2,3/3] KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT |
2012-11-20 |
Paul Mackerras |
|
New |
| [v2,2/4] kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() |
2013-05-10 |
Scott Wood |
|
New |
| [v2,2/3] KVM: PPC: epapr: Add idle hcall support for host |
2012-01-05 |
Liu Yu-B13201 |
|
New |
| [v2,2/3] KVM: PPC: Book3S HV: Make a HPTE removal function available |
2012-11-20 |
Paul Mackerras |
|
New |
| [v2,2/2] pseries: Correctly create ibm,segment-page-sizes property |
2012-05-15 |
Benjamin Herrenschmidt |
|
New |
| [v2,2/2] KVM: booke: Improve SPE switch |
2012-03-01 |
Olivia Yin |
|
New |
| [v2,2/2] KVM: PPC: Book3S HV: Get/set guest FP regs using the GET/SET_ONE_REG interface |
2012-09-18 |
Paul Mackerras |
|
New |
| [v2,1/4] powerpc: hard_irq_disable(): Call trace_hardirqs_off after disabling |
2013-05-10 |
Scott Wood |
|
New |
| [v2,1/3] KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs |
2012-11-20 |
Paul Mackerras |
|
New |
| [v2,1/2] powerpc/e500: make load_up_spe a normal fuction |
2012-03-01 |
Olivia Yin |
|
New |
| [v2,1/2] KVM: PPC: Book3S HV: Get/set guest SPRs using the GET/SET_ONE_REG interface |
2012-09-18 |
Paul Mackerras |
|
New |
| [v2,09/10] KVM: PPC: Book3S HV: Fix accounting of stolen time |
2012-09-27 |
Paul Mackerras |
|
New |
| [v2,06/10] KVM: PPC: Book3S HV: Don't access runnable threads list without vcore lock |
2012-09-27 |
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 |
| [v12,8/8] PPC: Don't use hardcoded opcode for ePAPR hcall invocation |
2012-07-03 |
Stuart Yoder |
|
New |
| [v12,7/8] powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls |
2012-07-03 |
Stuart Yoder |
|
New |
| [v12,6/8] PPC: select EPAPR_PARAVIRT for all users of epapr hcalls |
2012-07-03 |
Stuart Yoder |
|
New |
| [v12,5/8] KVM: PPC: ev_idle hcall support for e500 guests |
2012-07-03 |
Stuart Yoder |
|
New |
| [v12,4/8] KVM: PPC: Add support for ePAPR idle hcall in host kernel |
2012-07-03 |
Stuart Yoder |
|
New |
| [v12,3/8] KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500 |
2012-07-03 |
Stuart Yoder |
|
New |
| [v12,2/8] KVM: PPC: use definitions in epapr header for hcalls |
2012-07-03 |
Stuart Yoder |
|
New |
| [v12,1/8] PPC: epapr: create define for return code value of success |
2012-07-03 |
Stuart Yoder |
|
New |
| [v11,8/8] PPC: Don't use hardcoded opcode for ePAPR hcall invocation |
2012-06-22 |
Stuart Yoder |
|
New |
| [v11,7/8] powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls |
2012-06-22 |
Stuart Yoder |
|
New |
| [v11,6/8] PPC: select EPAPR_PARAVIRT for all users of epapr hcalls |
2012-06-22 |
Stuart Yoder |
|
New |
| [v11,5/8] KVM: PPC: ev_idle hcall support for e500 guests |
2012-06-22 |
Stuart Yoder |
|
New |
| [v11,4/8] KVM: PPC: Add support for ePAPR idle hcall in host kernel |
2012-06-22 |
Stuart Yoder |
|
New |
| [v11,3/8] KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500 |
2012-06-22 |
Stuart Yoder |
|
New |
| [v11,2/8] KVM: PPC: use definitions in epapr header for hcalls |
2012-06-22 |
Stuart Yoder |
|
New |
| [v11,1/8] PPC: epapr: create define for return code value of success |
2012-06-22 |
Stuart Yoder |
|
New |
| [v10,5/5] PPC: Don't use hardcoded opcode for ePAPR hcall invocation |
2012-03-15 |
Stuart Yoder |
|
New |
| [v10,4/5] KVM: PPC: ev_idle hcall support for e500 guests |
2012-03-15 |
Stuart Yoder |
|
New |
| [v10,3/5] KVM: PPC: Add support for ePAPR idle hcall in host kernel |
2012-03-15 |
Stuart Yoder |
|
New |
| [v10,2/5] KVM: PPC: use definitions in epapr header for hcalls |
2012-03-15 |
Stuart Yoder |
|
New |
| [v10,1/5] KVM: PPC: Factor out guest epapr initialization |
2012-03-15 |
Stuart Yoder |
|
New |
| [v1,KVM,1/1] kvm:ppc:booehv: direct ISI exception to Guest |
2013-05-07 |
Tiejun Chen |
|
New |
| [v1,KVM,1/1] kvm:ppc: enable doorbell exception with E500MC |
2013-05-06 |
Tiejun Chen |
|
New |
| [tip/core/rcu,2/2] powerpc,kvm: fix imbalance srcu_read_[un]lock() |
2013-05-20 |
Paul E. McKenney |
|
New |
| [tip/core/rcu,2/2] powerpc,kvm: Fix unbalanced srcu_read_[un]lock() |
2013-04-12 |
Paul E. McKenney |
|
New |
| [V4,7/7] kvm tools: Add PPC64 kvm_cpu__emulate_io() |
2012-01-31 |
Matt Evans |
|
New |
| [V4,6/7] kvm tools: Add PPC64 PCI Host Bridge |
2012-01-31 |
Matt Evans |
|
New |
| [V4,5/7] kvm tools: Add PPC64 XICS interrupt controller support |
2012-01-31 |
Matt Evans |
|
New |
| [V4,4/7] kvm tools: Add SPAPR PPC64 HV console |
2012-01-31 |
Matt Evans |
|
New |
| [V4,3/7] kvm tools: Add SPAPR PPC64 hcall & rtascall structure |
2012-01-31 |
Matt Evans |
|
New |
| [V4,2/7] kvm tools: Generate SPAPR PPC64 guest device tree |
2012-01-31 |
Matt Evans |
|
New |
| [V4,1/7] kvm tools: PPC64, add HPT/SDR1 for -PR KVM |
2012-01-31 |
Matt Evans |
|
New |
| [V3,2/2] kvm tools: Create arch-specific kvm_cpu__emulate_{mm}io() |
2011-12-13 |
Matt Evans |
|
New |
| [V3,1/2] kvm tools: Add ability to map guest RAM from hugetlbfs |
2011-12-14 |
Matt Evans |
|
New |
| [V3,1/2] kvm tools: Add ability to map guest RAM from hugetlbfs |
2011-12-13 |
Matt Evans |
|
New |
| [V2,6/6] kvm tools: Add PPC64 kvm_cpu__emulate_io() |
2011-12-13 |
Matt Evans |
|
New |
| [V2,5/6] kvm tools: Add PPC64 PCI Host Bridge |
2011-12-13 |
Matt Evans |
|
New |
| [V2,4/6] kvm tools: Add PPC64 XICS interrupt controller support |
2011-12-13 |
Matt Evans |
|
New |
| [V2,3/6] kvm tools: Add SPAPR PPC64 HV console |
2011-12-13 |
Matt Evans |
|
New |
| [V2,23/23] kvm tools: Create arch-specific kvm_cpu__emulate_{mm}io() |
2011-12-09 |
Matt Evans |
|
New |
| [V2,22/23] kvm tools: Arch-specific define for PCI MMIO allocation area |
2011-12-09 |
Matt Evans |
|
New |
| [V2,21/23] kvm tools: Add pci__config_{rd,wr}(), pci__find_dev() |
2011-12-09 |
Matt Evans |
|
New |
| [V2,20/23] kvm tools: Correctly set virtio-pci bar_size and remove hardwired address |
2011-12-09 |
Matt Evans |
|
New |
| [V2,2/6] kvm tools: Add SPAPR PPC64 hcall & rtascall structure |
2011-12-13 |
Matt Evans |
|
New |
| [V2,2/2] kvm tools: Make virtio-pci's ioeventfd__add_event() fall back gracefully if ioeventfds unavailable |
2011-12-13 |
Matt Evans |
|
New |