| [06/28] kvm tools: Add arch-specific KVM_RUN exit handling via kvm_cpu__handle_exit() |
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 |
| [16/50] KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter |
2012-01-04 |
Alexander Graf |
|
New |
| [07/28] kvm tools: Move 'kvm__recommended_cpus' to arch-specific code |
2011-12-07 |
Sasha Levin |
|
New |
| [05/11] KVM: PPC: Use a separate vmalloc'd array to store pfns |
2011-11-16 |
Paul Mackerras |
|
New |
| [01/11] KVM: PPC: Add memory-mapping support for PCI passthrough and emulation |
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 |
| [02/11] KVM: PPC: Keep a record of HV guest view of hashed page table entries |
2011-11-16 |
Paul Mackerras |
|
New |
| [04/11] KVM: PPC: Remove io_slot_pfn array |
2011-11-16 |
Paul Mackerras |
|
New |
| [v3] KVM: PPC: Avoid patching paravirt template code |
2011-12-02 |
Liu Yu-B13201 |
|
New |
| [05/13] KVM: PPC: Make the H_ENTER hcall more reliable |
2011-12-06 |
Paul Mackerras |
|
New |
| [v2] KVM: PPC: Avoid patching paravirt template code |
2011-12-02 |
Liu Yu-B13201 |
|
New |
| [1/4] KVM: PPC: Book3s: PR: Disable preemption in vcpu_run |
2011-12-09 |
Alexander Graf |
|
New |
| [28/50] KVM: PPC: Avoid patching paravirt template code |
2012-01-04 |
Alexander Graf |
|
New |
| [19/20] kvm: destroy emulated devices on VM exit |
2013-04-26 |
Alexander Graf |
|
New |
| [20/20] kvm/ppc/mpic: Eliminate mmio_mapped |
2013-04-26 |
Alexander Graf |
|
New |
| [17/20] KVM: PPC: MPIC: Restrict to e500 platforms |
2013-04-26 |
Alexander Graf |
|
New |
| [18/20] KVM: IA64: Carry non-ia64 changes into ia64 |
2013-04-26 |
Alexander Graf |
|
New |
| [16/20] KVM: PPC: MPIC: Add support for KVM_IRQ_LINE |
2013-04-26 |
Alexander Graf |
|
New |
| [14/20] kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC |
2013-04-26 |
Alexander Graf |
|
New |
| [10/20] kvm/ppc/mpic: import hw/openpic.c from QEMU |
2013-04-26 |
Alexander Graf |
|
New |
| [12/20] kvm/ppc/mpic: adapt to kernel style and environment |
2013-04-26 |
Alexander Graf |
|
New |
| [13/20] kvm/ppc/mpic: in-kernel MPIC emulation |
2013-04-26 |
Alexander Graf |
|
New |
| [15/20] KVM: PPC: Support irq routing and irqfd for in-kernel MPIC |
2013-04-26 |
Alexander Graf |
|
New |
| [11/20] kvm/ppc/mpic: remove some obviously unneeded code |
2013-04-26 |
Alexander Graf |
|
New |
| [06/20] KVM: Extract generic irqchip logic into irqchip.c |
2013-04-26 |
Alexander Graf |
|
New |
| [09/20] kvm: add device control API |
2013-04-26 |
Alexander Graf |
|
New |
| [01/20] KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS |
2013-04-26 |
Alexander Graf |
|
New |
| [07/20] KVM: Move irq routing setup to irqchip.c |
2013-04-26 |
Alexander Graf |
|
New |
| [05/20] KVM: Move irq routing to generic code |
2013-04-26 |
Alexander Graf |
|
New |
| [04/20] KVM: Remove kvm_get_intr_delivery_bitmask |
2013-04-26 |
Alexander Graf |
|
New |
| [03/20] KVM: Drop __KVM_HAVE_IOAPIC condition on irq routing |
2013-04-26 |
Alexander Graf |
|
New |
| [12/20] kvm/ppc/mpic: adapt to kernel style and environment |
2013-04-26 |
Alexander Graf |
|
New |
| [17/20] KVM: PPC: MPIC: Restrict to e500 platforms |
2013-04-26 |
Alexander Graf |
|
New |
| [28/42] kvm/ppc/mpic: in-kernel MPIC emulation |
2013-04-26 |
Alexander Graf |
|
New |
| [27/42] kvm/ppc/mpic: adapt to kernel style and environment |
2013-04-26 |
Alexander Graf |
|
New |
| [3/3,v3] Enable kvm emulated watchdog |
2012-07-18 |
Bharat Bhushan |
|
New |
| [2/2] KVM: PPC: booke: Add watchdog emulation |
2012-07-20 |
Bharat Bhushan |
|
New |
| [2/2,v5] KVM: PPC: booke: Add watchdog emulation |
2012-07-20 |
Bharat Bhushan |
|
New |
| [1/4] Synchronize the linux-headers |
2012-07-20 |
Bharat Bhushan |
|
New |
| [3/4] Updated linux header for watchdog emulation |
2012-07-20 |
Bharat Bhushan |
|
New |
| [2/4] Registered timer reset handler |
2012-07-20 |
Bharat Bhushan |
|
New |
| [4/4] Enable kvm emulated watchdog |
2012-07-20 |
Bharat Bhushan |
|
New |
| booke: Added ONE_REG interface for IAC/DAC debug registers |
2012-07-23 |
Bharat Bhushan |
|
New |
| [v2] booke: Added ONE_REG interface for IAC/DAC debug registers |
2012-07-23 |
Bharat Bhushan |
|
New |
| [v3] booke: Added ONE_REG interface for IAC/DAC debug registers |
2012-07-24 |
Bharat Bhushan |
|
New |
| KVM: PPC: BookE: HV: Fix compile |
2012-07-24 |
Alexander Graf |
|
New |
| [2/2,v6] KVM: PPC: booke: Add watchdog emulation |
2012-07-25 |
Bharat Bhushan |
|
New |
| [1/2] Header update for guest debug suuport |
2012-07-26 |
Bharat Bhushan |
|
New |
| [2/2] Add guest debug support |
2012-07-26 |
Bharat Bhushan |
|
New |
| [1/2] KVM: PPC: booke: Allow multiple exception types |
2012-07-26 |
Bharat Bhushan |
|
New |
| [2/2] KVM: PPC: booke/bookehv: Add guest debug support |
2012-07-26 |
Bharat Bhushan |
|
New |
| KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code |
2012-07-26 |
Paul Mackerras |
|
New |
| powerpc/kvm: Allow qemu hypercalls to set all regs |
2012-07-27 |
Benjamin Herrenschmidt |
|
New |
| KVM: PPC: Book3S HV: Handle memory slot deletion and modification |
2012-07-30 |
Paul Mackerras |
|
New |
| [1/2] KVM: PPC: booke: Allow multiple exception types |
2012-07-30 |
Bharat Bhushan |
|
New |
| [2/2] KVM: PPC: booke: Added debug handler |
2012-07-30 |
Bharat Bhushan |
|
New |
| KVM: PPC: Book3S_32: Fix MTMSR_EERI macro |
2012-07-30 |
Alexander Graf |
|
New |
| [1/3] KVM: Stop checking rmap to see if slot is being created |
2012-08-01 |
Takuya Yoshikawa |
|
New |
| [2/3] KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array |
2012-08-01 |
Takuya Yoshikawa |
|
New |
| [RFC,3/3] KVM: Push rmap into kvm_arch_memory_slot |
2012-08-01 |
Takuya Yoshikawa |
|
New |
| [1/2] KVM: PPC: booke: Add watchdog emulation |
2012-08-03 |
Bharat Bhushan |
|
New |
| [2/2] Unified the kvm requests in one function |
2012-08-03 |
Bharat Bhushan |
|
New |
| [2/3] KVM: PPC: booke: Allow multiple exception types |
2012-08-03 |
Bharat Bhushan |
|
New |
| [1/3] booke: Added ONE_REG interface for IAC/DAC debug registers |
2012-08-03 |
Bharat Bhushan |
|
New |
| [3/3] KVM: PPC: booke: Added debug handler |
2012-08-03 |
Bharat Bhushan |
|
New |
| Reset problem vs. MMIO emulation, hypercalls, etc... |
2012-08-03 |
Benjamin Herrenschmidt |
|
New |
| [3/6] arch/powerpc/kvm/e500_tlb.c: fix error return code |
2012-08-05 |
Julia Lawall |
|
New |
| [1/5] KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code |
2012-08-06 |
Paul Mackerras |
|
New |
| [4/5] KVM: PPC: Book3S HV: Take the SRCU read lock before looking up memslots |
2012-08-06 |
Paul Mackerras |
|
New |
| [2/5] KVM: PPC: Quieten message about allocating linear regions |
2012-08-06 |
Paul Mackerras |
|
New |
| [RFC,5/5] KVM: PPC: Take the SRCU lock around memslot use |
2012-08-06 |
Paul Mackerras |
|
New |
| [3/5] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly |
2012-08-06 |
Paul Mackerras |
|
New |
| [4/6] powerpc/booke64: remove mfspr srr1 duplicate in exception prolog |
2012-08-06 |
Mihai Caraman |
|
New |
| [3/6] powerpc/booke64: add DO_KVM kernel hooks |
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 |
| [5/6] powerpc/booke64: use SPRG0/3 scratch for bolted TLB miss & crit int |
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 |
| [8/8] KVM: PPC: Add cache flush on page map |
2012-08-07 |
Alexander Graf |
|
New |
| [7/8] KVM: Add page map arch callback |
2012-08-07 |
Alexander Graf |
|
New |
| [6/8] KVM: PPC: E500: Implement MMU notifiers |
2012-08-07 |
Alexander Graf |
|
New |
| [1/8] KVM: PPC: BookE: Expose remote TLB flushes in debugfs |
2012-08-07 |
Alexander Graf |
|
New |
| [2/8] KVM: PPC: E500: Fix clear_tlb_refs |
2012-08-07 |
Alexander Graf |
|
New |
| [5/8] KVM: Add hva_to_memslot |
2012-08-07 |
Alexander Graf |
|
New |
| [4/8] KVM: PPC: Expose SYNC cap based on mmu notifiers |
2012-08-07 |
Alexander Graf |
|
New |
| [3/8] KVM: PPC: PR: Use generic tracepoint for guest exit |
2012-08-07 |
Alexander Graf |
|
New |
| [1/4] Introduce a common kvm requests handler |
2012-08-09 |
Bharat Bhushan |
|
New |
| [3/4] booke: Added ONE_REG interface for IAC/DAC debug registers |
2012-08-09 |
Bharat Bhushan |
|
New |
| [2/4] KVM: PPC: booke: Add watchdog emulation |
2012-08-09 |
Bharat Bhushan |
|
New |
| [4/4] KVM: PPC: booke: Allow multiple exception types |
2012-08-09 |
Bharat Bhushan |
|
New |
| [4/4,v2] KVM: PPC: booke: Allow multiple exception types |
2012-08-09 |
Bharat Bhushan |
|
New |
| [2/4,v2] KVM: PPC: booke: Add watchdog emulation |
2012-08-09 |
Bharat Bhushan |
|
New |
| [1/4,v2] Introduce a common kvm requests handler |
2012-08-09 |
Bharat Bhushan |
|
New |
| [3/4,v2] booke: Added ONE_REG interface for IAC/DAC debug registers |
2012-08-09 |
Bharat Bhushan |
|
New |
| [2/5] KVM: PPC: BookE: Add support for vcpu->mode |
2012-08-09 |
Alexander Graf |
|
New |
| [5/5] KVM: PPC: BookE: Add some more trace points |
2012-08-09 |
Alexander Graf |
|
New |
| [4/5] KVM: PPC: Add cache flush on page map |
2012-08-09 |
Alexander Graf |
|
New |
| [3/5] KVM: PPC: E500: Implement MMU notifiers |
2012-08-09 |
Alexander Graf |
|
New |
| [1/5] KVM: PPC: BookE: Add check_requests helper function |
2012-08-09 |
Alexander Graf |
|
New |