| [09/13] KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn |
2011-12-06 |
Paul Mackerras |
|
New |
| [04/13] KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests |
2011-12-06 |
Paul Mackerras |
|
New |
| [6/8] kvm tools: Add PPC64 PCI Host Bridge |
2011-12-06 |
Matt Evans |
|
New |
| [5/8] kvm tools: Add PPC64 XICS interrupt controller support |
2011-12-06 |
Matt Evans |
|
New |
| [4/8] kvm tools: Add SPAPR PPC64 HV console |
2011-12-06 |
Matt Evans |
|
New |
| [3/8] kvm tools: Add SPAPR PPC64 hcall & rtascall structure |
2011-12-06 |
Matt Evans |
|
New |
| [2/8] kvm tools: Generate SPAPR PPC64 guest device tree |
2011-12-06 |
Matt Evans |
|
New |
| [1/8] kvm tools: Add initial SPAPR PPC64 architecture support |
2011-12-06 |
Matt Evans |
|
New |
| [24/28] kvm tools: Fix virtio-pci endian bug when reading VIRTIO_PCI_QUEUE_NUM |
2011-12-06 |
Matt Evans |
|
New |
| [23/28] kvm tools: Endian-sanitise pci.h and PCI device setup |
2011-12-06 |
Matt Evans |
|
New |
| [22/28] kvm tools: Move PCI_MAX_DEVICES to pci.h |
2011-12-06 |
Matt Evans |
|
New |
| [20/28] kvm tools: Init IRQs after determining nrcpus |
2011-12-06 |
Matt Evans |
|
New |
| [19/28] kvm tools: Perform CPU and firmware setup after devices are added |
2011-12-06 |
Matt Evans |
|
New |
| [18/28] kvm tools: Initialise PCI before devices start getting registered with PCI |
2011-12-06 |
Matt Evans |
|
New |
| [17/28] kvm tools: Only call symbol__init() if we have BFD |
2011-12-06 |
Matt Evans |
|
New |
| [15/28] kvm tools: Allow initrd_check() to match a cpio |
2011-12-06 |
Matt Evans |
|
New |
| [14/28] kvm tools: Fix term_getc(), term_getc_iov() endian bugs |
2011-12-06 |
Matt Evans |
|
New |
| [11/28] kvm tools: kvm.c needs to include sys/stat.h for mkdir |
2011-12-06 |
Matt Evans |
|
New |
| [08/28] kvm tools: Fix KVM_RUN exit code check |
2011-12-06 |
Matt Evans |
|
New |
| [05/28] kvm tools: 64-bit tidy; use PRIx64 when printf'ing u64s and link appropriately |
2011-12-06 |
Matt Evans |
|
New |
| [03/28] kvm tools: Add Makefile parameter for kernel include path |
2011-12-06 |
Matt Evans |
|
New |
| [02/28] kvm tools: Only build/init i8042 on x86 |
2011-12-06 |
Matt Evans |
|
New |
| [01/28] kvm tools: Split x86 arch-specific bits into x86/ |
2011-12-06 |
Matt Evans |
|
New |
| [10/28] kvm tools: term.h needs to include stdbool.h |
2011-12-06 |
Matt Evans |
|
New |
| [v3,12/14] KVM: Add barriers to allow mmu_notifier_retry to be used locklessly |
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 |
| [v2,3/3] KVM: PPC: e500: use hardware hint when loading TLB0 entries |
2011-11-29 |
Scott Wood |
|
New |
| [5/5] KVM: PPC: Book3s HV: Implement H_CLEAR_REF and H_CLEAR_MOD hcalls |
2011-12-15 |
Paul Mackerras |
|
New |
| spapr: Add support for -vga option |
2011-12-14 |
Benjamin Herrenschmidt |
|
New |
| [14/52] KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter |
2012-01-13 |
Alexander Graf |
|
New |
| [2/3] KVM: booke: Add booke206 TLB trace |
2011-11-29 |
Scott Wood |
|
New |
| [3/3] KVM: PPC: e500: use hardware hint when loading TLB0 entries |
2011-11-29 |
Scott Wood |
|
New |
| [1/3] KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB |
2011-11-29 |
Scott Wood |
|
New |
| [3/5] KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva |
2011-12-15 |
Paul Mackerras |
|
New |
| KVM: PPC: paravirt: Avoid patching paravirt template code |
2011-11-23 |
Liu Yu-B13201 |
|
New |
| [V2,22/23] kvm tools: Arch-specific define for PCI MMIO allocation area |
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,13/23] kvm tools: Allow load_flat_binary() to load an initrd alongside |
2011-12-09 |
Matt Evans |
|
New |
| [V2,15/23] kvm tools: Perform CPU and firmware setup after devices are added |
2011-12-09 |
Matt Evans |
|
New |
| [2/2] offb: Add palette hack for qemu "standard vga" framebuffer |
2011-12-14 |
Benjamin Herrenschmidt |
|
New |
| [05/62] powerpc: remove the second argument of k[un]map_atomic() |
2011-11-27 |
Amerigo Wang |
|
New |
| KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS |
2011-12-08 |
Matt Evans |
|
New |
| [v3,06/14] KVM: PPC: Make the H_ENTER hcall more reliable |
2011-12-12 |
Paul Mackerras |
|
New |
| KVM: PPC: Apply paravirt to all vcpu |
2011-11-22 |
Liu Yu-B13201 |
|
New |
| [V2,10/23] kvm tools: Add CONSOLE_HV term type and allow it to be selected |
2011-12-09 |
Matt Evans |
|
New |
| [V2,09/23] kvm tools: Move arch-specific cmdline init into kvm__arch_set_cmdline() |
2011-12-09 |
Matt Evans |
|
New |
| [V2,08/23] kvm tools: Add kvm__arch_periodic_poll() |
2011-12-09 |
Matt Evans |
|
New |
| [V2,05/23] kvm tools: Add arch-specific KVM_RUN exit handling via kvm_cpu__handle_exit() |
2011-12-09 |
Matt Evans |
|
New |
| [V2,03/23] kvm tools: Re-arrange Makefile to heed CFLAGS before checking for optional libs |
2011-12-09 |
Matt Evans |
|
New |
| Current kernel fails to compile with KVM on PowerPC |
2011-12-24 |
Jörg Sommer |
|
New |
| [3.2] Revert "KVM: PPC: Add support for explicit HIOR setting" |
2011-11-17 |
Alexander Graf |
|
Accepted |
| [20/37] KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2 |
2012-02-24 |
Alexander Graf |
|
New |
| [22/37] KVM: PPC: booke: remove leftover debugging |
2012-02-24 |
Alexander Graf |
|
New |
| [25/37] KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1 |
2012-02-24 |
Alexander Graf |
|
New |
| [26/37] KVM: PPC: bookehv: fix exit timing |
2012-02-24 |
Alexander Graf |
|
New |
| [24/37] KVM: PPC: booke: rework rescheduling checks |
2012-02-24 |
Alexander Graf |
|
New |
| [23/37] KVM: PPC: booke: deliver program int on emulation failure |
2012-02-24 |
Alexander Graf |
|
New |
| [28/37] KVM: PPC: bookehv: remove SET_VCPU |
2012-02-24 |
Alexander Graf |
|
New |
| [29/37] KVM: PPC: bookehv: disable MAS register updates early |
2012-02-24 |
Alexander Graf |
|
New |
| [27/37] KVM: PPC: bookehv: remove negation for CONFIG_64BIT |
2012-02-24 |
Alexander Graf |
|
New |
| [30/37] KVM: PPC: bookehv: add comment about shadow_msr |
2012-02-24 |
Alexander Graf |
|
New |
| [14/37] KVM: PPC: booke: standard PPC floating point support |
2012-02-24 |
Alexander Graf |
|
New |
| [38/50] KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn |
2012-01-04 |
Alexander Graf |
|
New |
| [43/50] KVM: PPC: Fix vcpu_create dereference before validity check. |
2012-01-04 |
Alexander Graf |
|
New |
| [48/50] KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit |
2012-01-04 |
Alexander Graf |
|
New |
| [40/50] KVM: PPC: Implement MMU notifiers for Book3S HV guests |
2012-01-04 |
Alexander Graf |
|
New |
| [42/50] KVM: PPC: Allow for read-only pages backing a Book3S HV guest |
2012-01-04 |
Alexander Graf |
|
New |
| [45/50] KVM: PPC: Book3S HV: Keep HPTE locked when invalidating |
2012-01-04 |
Alexander Graf |
|
New |
| [46/50] KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits |
2012-01-04 |
Alexander Graf |
|
New |
| [47/50] KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva |
2012-01-04 |
Alexander Graf |
|
New |
| [49/50] KVM: PPC: booke: Add booke206 TLB trace |
2012-01-04 |
Alexander Graf |
|
New |
| [50/50] KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs |
2012-01-04 |
Alexander Graf |
|
New |
| [RFC,11/11] KVM: PPC: Eliminate global spinlock in kvmppc_h_enter |
2011-11-16 |
Paul Mackerras |
|
RFC |
| [RFC,10/11] KVM: PPC: Implement MMU notifiers |
2011-11-16 |
Paul Mackerras |
|
RFC |
| [RFC,09/11] KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn |
2011-11-16 |
Paul Mackerras |
|
RFC |
| [RFC,08/11] KVM: PPC: Add a page fault handler function |
2011-11-16 |
Paul Mackerras |
|
RFC |
| [RFC,07/11] KVM: PPC: Convert do_h_register_vpa to use Linux page tables |
2011-11-16 |
Paul Mackerras |
|
RFC |
| [RFC,06/11] KVM: PPC: Use Linux page tables in h_enter and map_vrma |
2011-11-16 |
Paul Mackerras |
|
RFC |
| [v2] kvm/ppc/booke: Delay kvmppc_lazy_ee_enable |
2013-06-11 |
Scott Wood |
|
New |
| [01/13] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code |
2011-12-06 |
Paul Mackerras |
|
New |
| [RFC,5/6] kvm/ppc/mpic: adapt to kernel style and environment |
2013-02-14 |
Scott Wood |
|
New |
| [11/13] KVM: Add barriers to allow mmu_notifier_retry to be used locklessly |
2011-12-06 |
Paul Mackerras |
|
New |
| [RFC,3/6] kvm/ppc/mpic: import hw/openpic.c from QEMU |
2013-02-14 |
Scott Wood |
|
New |
| powerpc: Provide a way for KVM to indicate that NV GPR values are lost |
2011-12-06 |
Paul Mackerras |
|
New |
| [RFC,4/6] kvm/ppc/mpic: remove some obviously unneeded code |
2013-02-14 |
Scott Wood |
|
New |
| [V2,6/6] kvm tools: Add PPC64 kvm_cpu__emulate_io() |
2011-12-13 |
Matt Evans |
|
New |
| [15/20] KVM: PPC: Support irq routing and irqfd for in-kernel MPIC |
2013-04-26 |
Alexander Graf |
|
New |
| [44/50] KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS |
2012-01-04 |
Alexander Graf |
|
New |
| [15/50] KVM: PPC: Move prepare_to_enter call site into subarch code |
2012-01-04 |
Alexander Graf |
|
New |
| [V3,2/2] kvm tools: Create arch-specific kvm_cpu__emulate_{mm}io() |
2011-12-13 |
Matt Evans |
|
New |
| KVM: Move gfn_to_memslot() to kvm_host.h |
2011-12-20 |
Paul Mackerras |
|
New |
| [8/8] kvm tools: Make virtio-pci's ioeventfd__add_event() fall back gracefully if ioeventfds unavailable |
2011-12-06 |
Matt Evans |
|
New |
| [7/8] kvm tools: Add PPC64 kvm_cpu__emulate_io() |
2011-12-06 |
Matt Evans |
|
New |
| [28/28] kvm tools: Create arch-specific kvm_cpu__emulate_io() |
2011-12-06 |
Matt Evans |
|
New |
| [27/28] kvm tools: Arch-specific define for PCI MMIO allocation area |
2011-12-06 |
Matt Evans |
|
New |
| [26/28] kvm tools: Add pci__config_{rd,wr}(), pci__find_dev() and fix PCI config register addressing |
2011-12-06 |
Matt Evans |
|
New |
| [25/28] kvm tools: Correctly set virtio-pci bar_size and remove hardwired address |
2011-12-06 |
Matt Evans |
|
New |
| [21/28] kvm tools: Add --hugetlbfs option to specify memory path |
2011-12-06 |
Matt Evans |
|
New |
| [16/28] kvm tools: Allow load_flat_binary() to load an initrd alongside |
2011-12-06 |
Matt Evans |
|
New |
| [13/28] kvm tools: Add CONSOLE_HV term type and allow it to be selected |
2011-12-06 |
Matt Evans |
|
New |