| [01/11] KVM: PPC: Add memory-mapping support for PCI passthrough and emulation |
2011-11-16 |
Paul Mackerras |
|
New |
| [02/11] KVM: PPC: Keep a record of HV guest view of hashed page table entries |
2011-11-16 |
Paul Mackerras |
|
New |
| [03/11] KVM: PPC: Allow use of small pages to back guest memory |
2011-11-16 |
Paul Mackerras |
|
New |
| [04/11] KVM: PPC: Remove io_slot_pfn array |
2011-11-16 |
Paul Mackerras |
|
New |
| [05/11] KVM: PPC: Use a separate vmalloc'd array to store pfns |
2011-11-16 |
Paul Mackerras |
|
New |
| KVM: PPC: Apply paravirt to all vcpu |
2011-11-22 |
Liu Yu-B13201 |
|
New |
| KVM: PPC: paravirt: Avoid patching paravirt template code |
2011-11-23 |
Liu Yu-B13201 |
|
New |
| [05/62] powerpc: remove the second argument of k[un]map_atomic() |
2011-11-27 |
Amerigo Wang |
|
New |
| [1/3] KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB |
2011-11-29 |
Scott Wood |
|
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 |
| [v2,3/3] KVM: PPC: e500: use hardware hint when loading TLB0 entries |
2011-11-29 |
Scott Wood |
|
New |
| [v2] KVM: PPC: Avoid patching paravirt template code |
2011-12-02 |
Liu Yu-B13201 |
|
New |
| [v3] KVM: PPC: Avoid patching paravirt template code |
2011-12-02 |
Liu Yu-B13201 |
|
New |
| [01/28] kvm tools: Split x86 arch-specific bits into x86/ |
2011-12-06 |
Matt Evans |
|
New |
| [02/28] kvm tools: Only build/init i8042 on x86 |
2011-12-06 |
Matt Evans |
|
New |
| [03/28] kvm tools: Add Makefile parameter for kernel include path |
2011-12-06 |
Matt Evans |
|
New |
| [04/28] kvm tools: Re-arrange Makefile to heed CFLAGS before checking for optional libs |
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 |
| [06/28] kvm tools: Add arch-specific KVM_RUN exit handling via kvm_cpu__handle_exit() |
2011-12-06 |
Matt Evans |
|
New |
| [07/28] kvm tools: Move 'kvm__recommended_cpus' to arch-specific code |
2011-12-06 |
Matt Evans |
|
New |
| [08/28] kvm tools: Fix KVM_RUN exit code check |
2011-12-06 |
Matt Evans |
|
New |
| [09/28] kvm tools: Add kvm__arch_periodic_poll() |
2011-12-06 |
Matt Evans |
|
New |
| [10/28] kvm tools: term.h needs to include stdbool.h |
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 |
| [12/28] kvm tools: Move arch-specific cmdline init into kvm__arch_set_cmdline() |
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 |
| [14/28] kvm tools: Fix term_getc(), term_getc_iov() endian bugs |
2011-12-06 |
Matt Evans |
|
New |
| [15/28] kvm tools: Allow initrd_check() to match a cpio |
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 |
| [17/28] kvm tools: Only call symbol__init() if we have BFD |
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 |
| [19/28] kvm tools: Perform CPU and firmware setup after devices are added |
2011-12-06 |
Matt Evans |
|
New |
| [20/28] kvm tools: Init IRQs after determining nrcpus |
2011-12-06 |
Matt Evans |
|
New |
| [21/28] kvm tools: Add --hugetlbfs option to specify memory path |
2011-12-06 |
Matt Evans |
|
New |
| [22/28] kvm tools: Move PCI_MAX_DEVICES to pci.h |
2011-12-06 |
Matt Evans |
|
New |
| [23/28] kvm tools: Endian-sanitise pci.h and PCI device setup |
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 |
| [25/28] kvm tools: Correctly set virtio-pci bar_size and remove hardwired address |
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 |
| [27/28] kvm tools: Arch-specific define for PCI MMIO allocation area |
2011-12-06 |
Matt Evans |
|
New |
| [28/28] kvm tools: Create arch-specific kvm_cpu__emulate_io() |
2011-12-06 |
Matt Evans |
|
New |
| [1/8] kvm tools: Add initial SPAPR PPC64 architecture support |
2011-12-06 |
Matt Evans |
|
New |
| [2/8] kvm tools: Generate SPAPR PPC64 guest device tree |
2011-12-06 |
Matt Evans |
|
New |
| [3/8] kvm tools: Add SPAPR PPC64 hcall & rtascall structure |
2011-12-06 |
Matt Evans |
|
New |
| [4/8] kvm tools: Add SPAPR PPC64 HV console |
2011-12-06 |
Matt Evans |
|
New |
| [5/8] kvm tools: Add PPC64 XICS interrupt controller support |
2011-12-06 |
Matt Evans |
|
New |
| [6/8] kvm tools: Add PPC64 PCI Host Bridge |
2011-12-06 |
Matt Evans |
|
New |
| [7/8] kvm tools: Add PPC64 kvm_cpu__emulate_io() |
2011-12-06 |
Matt Evans |
|
New |
| [8/8] kvm tools: Make virtio-pci's ioeventfd__add_event() fall back gracefully if ioeventfds unavailable |
2011-12-06 |
Matt Evans |
|
New |
| powerpc: Provide a way for KVM to indicate that NV GPR values are lost |
2011-12-06 |
Paul Mackerras |
|
New |
| [01/13] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code |
2011-12-06 |
Paul Mackerras |
|
New |
| [02/13] KVM: PPC: Keep a record of HV guest view of hashed page table entries |
2011-12-06 |
Paul Mackerras |
|
New |
| [03/13] KVM: PPC: Keep page physical addresses in per-slot arrays |
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 |
| [05/13] KVM: PPC: Make the H_ENTER hcall more reliable |
2011-12-06 |
Paul Mackerras |
|
New |
| [06/13] KVM: PPC: Only get pages when actually needed, not in prepare_memory_region() |
2011-12-06 |
Paul Mackerras |
|
New |
| [07/13] KVM: PPC: Allow use of small pages to back Book3S HV guests |
2011-12-06 |
Paul Mackerras |
|
New |
| [08/13] KVM: PPC: Allow I/O mappings in memory slots |
2011-12-06 |
Paul Mackerras |
|
New |
| [09/13] KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn |
2011-12-06 |
Paul Mackerras |
|
New |
| [10/13] KVM: PPC: Implement MMIO emulation support for Book3S HV guests |
2011-12-06 |
Paul Mackerras |
|
New |
| [11/13] KVM: Add barriers to allow mmu_notifier_retry to be used locklessly |
2011-12-06 |
Paul Mackerras |
|
New |
| [12/13] KVM: PPC: Implement MMU notifiers for Book3S HV guests |
2011-12-06 |
Paul Mackerras |
|
New |
| [13/13] KVM: PPC: Allow for read-only pages backing a Book3S HV guest |
2011-12-06 |
Paul Mackerras |
|
New |
| "KVM: PPC: booke: Improve timer register emulation" breaks Book3s HV |
2011-12-06 |
Paul Mackerras |
|
New |
| [07/28] kvm tools: Move 'kvm__recommended_cpus' to arch-specific code |
2011-12-07 |
Matt Evans |
|
New |
| [07/28] kvm tools: Move 'kvm__recommended_cpus' to arch-specific code |
2011-12-07 |
Sasha Levin |
|
New |
| KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS |
2011-12-08 |
Matt Evans |
|
New |
| [V2,01/23] kvm tools: Only build/init i8042 on x86 |
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 |
| [V2,02/23] kvm tools: Add Makefile parameter for kernel include path |
2011-12-09 |
Matt Evans |
|
New |
| [V2,04/23] kvm tools: Get correct 64-bit types on PPC64 and link appropriately |
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,06/23] kvm tools: Don't die if KVM_CAP_NR_VCPUS isn't available |
2011-12-09 |
Matt Evans |
|
New |
| [V2,07/23] kvm tools: Fix KVM_RUN exit code check |
2011-12-09 |
Matt Evans |
|
New |
| [V2,08/23] kvm tools: Add kvm__arch_periodic_poll() |
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,10/23] kvm tools: Add CONSOLE_HV term type and allow it to be selected |
2011-12-09 |
Matt Evans |
|
New |
| [V2,11/23] kvm tools: Fix term_getc(), term_getc_iov() endian bugs |
2011-12-09 |
Matt Evans |
|
New |
| [V2,12/23] kvm tools: Allow initrd_check() to match a cpio |
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,14/23] kvm tools: Initialise PCI before devices start getting registered with PCI |
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 |
| [V2,16/23] kvm tools: Init IRQs after determining nrcpus |
2011-12-09 |
Matt Evans |
|
New |
| [V2,17/23] kvm tools: Add ability to map guest RAM from hugetlbfs |
2011-12-09 |
Matt Evans |
|
New |
| [V2,18/23] kvm tools: Move PCI_MAX_DEVICES to pci.h |
2011-12-09 |
Matt Evans |
|
New |
| [V2,19/23] kvm tools: Endian-sanitise pci.h and PCI device setup |
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,21/23] kvm tools: Add pci__config_{rd,wr}(), pci__find_dev() |
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,23/23] kvm tools: Create arch-specific kvm_cpu__emulate_{mm}io() |
2011-12-09 |
Matt Evans |
|
New |
| [1/4] KVM: PPC: Book3s: PR: Disable preemption in vcpu_run |
2011-12-09 |
Alexander Graf |
|
New |
| [2/4] KVM: PPC: Book3s: PR: No irq_disable in vcpu_run |
2011-12-09 |
Alexander Graf |
|
New |
| [3/4] KVM: PPC: Use get/set for to_svcpu to help preemption |
2011-12-09 |
Alexander Graf |
|
New |
| [4/4] KVM: PPC: align vcpu_kick with x86 |
2011-12-09 |
Alexander Graf |
|
New |
| KVM: PPC: e500: include linux/export.h |
2011-12-12 |
Scott Wood |
|
New |
| [v3,01/14] KVM: PPC: Make wakeups work again for Book3S HV guests |
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,03/14] KVM: PPC: Keep a record of HV guest view of hashed page table entries |
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 |