messages from 2011-12-12 22:36:37 to 2012-01-04 01:10:22 UTC [more...]
[PULL 00/50] ppc patch queue 2012-01-04
2012-01-04 1:10 UTC (43+ messages)
` [PATCH 02/50] KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all
` [PATCH 13/50] KVM: PPC: booke: check for signals in kvmppc_vcpu_run
` [PATCH 15/50] KVM: PPC: Move prepare_to_enter call site into subarch code
` [PATCH 16/50] KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
` [PATCH 10/50] PPC: Fix race in mtmsr paravirt implementation
` [PATCH 39/50] KVM: PPC: Implement MMIO emulation support for Book3S HV guests
` [PATCH 50/50] KVM: PPC: Use the vcpu kmem_cache when allocating new VCPUs
` [PATCH 49/50] KVM: PPC: booke: Add booke206 TLB trace
` [PATCH 47/50] KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
` [PATCH 46/50] KVM: PPC: Book3s HV: Maintain separate guest and host views of R and C bits
` [PATCH 45/50] KVM: PPC: Book3S HV: Keep HPTE locked when invalidating
` [PATCH 42/50] KVM: PPC: Allow for read-only pages backing a Book3S HV guest
` [PATCH 40/50] KVM: PPC: Implement MMU notifiers for Book3S HV guests
` [PATCH 43/50] KVM: PPC: Fix vcpu_create dereference before validity check
` [PATCH 44/50] KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
` [PATCH 48/50] KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
` [PATCH 38/50] KVM: PPC: Maintain a doubly-linked list of guest HPTEs for each gfn
` [PATCH 36/50] KVM: PPC: Allow use of small pages to back Book3S HV guests
` [PATCH 31/50] KVM: PPC: Keep a record of HV guest view of hashed page table entries
` [PATCH 34/50] KVM: PPC: Make the H_ENTER hcall more reliable
` [PATCH 32/50] KVM: PPC: Keep page physical addresses in per-slot arrays
` [PATCH 33/50] KVM: PPC: Add an interface for pinning guest pages in Book3s HV guests
` [PATCH 30/50] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific code
` [PATCH 01/50] KVM: PPC: e500: don't translate gfn to pfn with preemption disabled
` [PATCH 03/50] KVM: PPC: e500: clear up confusion between host and guest entries
` [PATCH 04/50] KVM: PPC: e500: MMU API
` [PATCH 05/50] KVM: PPC: e500: tlbsx: fix tlb0 esel
` [PATCH 06/50] KVM: PPC: e500: Don't hardcode PIR=0
` [PATCH 07/50] KVM: PPC: Add generic single register ioctls
` [PATCH 08/50] KVM: PPC: Add support for explicit HIOR setting
` [PATCH 09/50] KVM: PPC: E500: Support hugetlbfs
` [PATCH 11/50] Fix DEC truncation for greater than 0xffff_ffff/1000
` [PATCH 12/50] KVM: booke: Do Not start decrementer when SPRN_DEC set 0
` [PATCH 14/50] KVM: PPC: Rename deliver_interrupts to prepare_to_enter
` [PATCH 17/50] KVM: PPC: booke: Fix int_pending calculation for MSR[EE] paravirt
` [PATCH 18/50] KVM: PPC: booke: Paravirtualize wrtee
` [PATCH 19/50] KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
` [PATCH 20/50] KVM: PPC: booke: Improve timer register emulation
` [PATCH 21/50] KVM: PPC: Book3s: PR: Disable preemption in vcpu_run
` [PATCH 22/50] KVM: PPC: Book3s: PR: No irq_disable "
` [PATCH 23/50] KVM: PPC: Use get/set for to_svcpu to help preemption
` [PATCH 24/50] KVM: PPC: align vcpu_kick with x86
[PATCH 1/2] KVM: PPC: epapr: Add idle hcall support for host
2012-01-03 14:13 UTC (6+ messages)
` [PATCH 2/2] KVM: PPC: epapr: Install ev_idle hcall for paravirt guest linux
` [PATCH 2/2] KVM: PPC: epapr: Install ev_idle hcall for paravirt
[PATCH] KVM: Move gfn_to_memslot() to kvm_host.h
2012-01-02 16:13 UTC (5+ messages)
[PATCH 0/5] Make use of hardware reference and change bits in HPT
2011-12-31 0:44 UTC (12+ messages)
` [PATCH 1/5] KVM: PPC: Book3S HV: Keep HPTE locked when invalidating
` [PATCH 2/5] KVM: PPC: Book3s HV: Maintain separate guest and host
` [PATCH 3/5] KVM: PPC: Book3S HV: Use the hardware referenced bit for kvm_age_hva
` [PATCH 4/5] KVM: PPC: Book3s HV: Implement get_dirty_log using
` [PATCH 4/5] KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bit
` [PATCH 5/5] KVM: PPC: Book3s HV: Implement H_CLEAR_REF and
` [PATCH 5/5] KVM: PPC: Book3s HV: Implement H_CLEAR_REF and H_CLEAR_MOD hcalls
[PULL 0/7] avi patch queue 2011-12-25
2011-12-27 9:45 UTC (13+ messages)
` [PATCH 1/7] KVM: PPC: Whitespace fix for kvm.h
` [PATCH 2/7] KVM: Fix whitespace in kvm_para.h
` [PATCH 3/7] powerpc/kvm: annotate kvm_rma_init as __init
` [PATCH 4/7] KVM: PPC: move compute_tlbie_rb to book3s_64 common header
` [PATCH 5/7] KVM: PPC: protect use of kvmppc_h_pr
` [PATCH 6/7] powerpc kvm: fix kvmppc_start_thread() for CONFIG_SMP=N
` [PATCH 7/7] KVM: PPC: e500: include linux/export.h
Current kernel fails to compile with KVM on PowerPC
2011-12-26 14:18 UTC (10+ messages)
[PATCH 0/4] Fix book3s-pr KVM with preemption
2011-12-23 21:50 UTC (13+ messages)
` [PATCH 1/4] KVM: PPC: Book3s: PR: Disable preemption in vcpu_run
` [PATCH 4/4] KVM: PPC: align vcpu_kick with x86
[PATCH 07/28] kvm tools: Move 'kvm__recommended_cpus' to arch-specific
2011-12-23 14:05 UTC (20+ messages)
` [PATCH 07/28] kvm tools: Move 'kvm__recommended_cpus' to
` [PATCH 07/28] kvm tools: Move 'kvm__recommended_cpus' to arch-specific code
` [PATCH 08/28] kvm tools: Fix KVM_RUN exit code check
[PATCH v2] KVM: PPC: booke: Add booke206 TLB trace
2011-12-23 13:52 UTC (2+ messages)
Load data from shared page (magic page) using 'kvmppc_ld'
2011-12-23 13:44 UTC (4+ messages)
[PATCH V3 0/2] kvm tools: Prepare kvmtool for another architecture
2011-12-23 13:39 UTC (8+ messages)
` [PATCH V3 1/2] kvm tools: Add ability to map guest RAM from hugetlbfs
` [PATCH V3 1/2] kvm tools: Add ability to map guest RAM from
` [PATCH V3 2/2] kvm tools: Create arch-specific kvm_cpu__emulate_{mm}io()
[PATCH] arch/powerpc/kvm/e500: Additional module.h => export.h fixup
2011-12-23 13:35 UTC (3+ messages)
[PATCH] KVM: PPC: e500: include linux/export.h
2011-12-23 13:34 UTC (3+ messages)
[PATCH] spapr: Add support for -vga option
2011-12-23 5:36 UTC (7+ messages)
` [Qemu-devel] "
[RFC PATCH 00/16] KVM: PPC: e500mc support
2011-12-21 1:34 UTC (17+ messages)
` [RFC PATCH 01/16] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
` [RFC PATCH 02/16] powerpc/e500: split
` [RFC PATCH 03/16] KVM: PPC: Use pt_regs in vcpu->arch
` [RFC PATCH 04/16] KVM: PPC: factor out lpid allocator from
` [RFC PATCH 05/16] KVM: PPC: booke: add booke-level vcpu load/put
` [RFC PATCH 06/16] KVM: PPC: booke: Move vm core init/destroy out of
` [RFC PATCH 07/16] KVM: PPC: e500: rename e500_tlb.h to e500.h
` [RFC PATCH 08/16] KVM: PPC: e500: merge <asm/kvm_e500.h> into
` [RFC PATCH 09/16] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
` [RFC PATCH 10/16] KVM: PPC: e500: refactor core-specific TLB code
` [RFC PATCH 11/16] KVM: PPC: e500: Track TLB1 entries with a bitmap
` [RFC PATCH 12/16] KVM: PPC: e500: emulate tlbilx
` [RFC PATCH 13/16] powerpc/booke: Provide exception macros with
` [RFC PATCH 14/16] KVM: PPC: booke: category E.HV (GS-mode) support
` [RFC PATCH 15/16] KVM: PPC: booke: standard PPC floating point
` [RFC PATCH 16/16] KVM: PPC: e500mc support
[PATCH V2 0/6] Add initial SPAPR PPC64 architecture support
2011-12-21 0:39 UTC (12+ messages)
` [PATCH V2 1/6] kvm tools: Generate SPAPR PPC64 guest device tree
` [PATCH V2 2/6] kvm tools: Add SPAPR PPC64 hcall & rtascall structure
` [PATCH V2 2/6] kvm tools: Add SPAPR PPC64 hcall & rtascall
` [PATCH V2 3/6] kvm tools: Add SPAPR PPC64 HV console
` [PATCH V2 4/6] kvm tools: Add PPC64 XICS interrupt controller support
` [PATCH V2 4/6] kvm tools: Add PPC64 XICS interrupt controller
` [PATCH V2 5/6] kvm tools: Add PPC64 PCI Host Bridge
` [PATCH V2 6/6] kvm tools: Add PPC64 kvm_cpu__emulate_io()
[PATCH] KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
2011-12-20 15:45 UTC (4+ messages)
Exit stats using kvm_stats_debugfs
2011-12-20 15:13 UTC
[RFC PATCH 0/2] KVM: PPC: Book3S HV: Report stolen time to guests
2011-12-20 10:37 UTC (3+ messages)
` [RFC PATCH 1/2] KVM: PPC: Book3S HV: Make virtual processor area
` [KVM PATCH 2/2] KVM: PPC: Book3S HV: Report stolen time to guest
[PATCH v3 00/14] KVM: PPC: Update Book3S HV memory handling
2011-12-19 17:39 UTC (10+ messages)
` [PATCH v3 04/14] KVM: PPC: Keep page physical addresses in per-slot
` [PATCH v3 04/14] KVM: PPC: Keep page physical addresses in per-slot arrays
` [PATCH v3 11/14] KVM: PPC: Implement MMIO emulation support for
` [PATCH v3 12/14] KVM: Add barriers to allow mmu_notifier_retry to be
` [PATCH v3 12/14] KVM: Add barriers to allow mmu_notifier_retry to be used locklessly
` [PATCH v3 12/14] KVM: Add barriers to allow mmu_notifier_retry
` [PATCH v3 13/14] KVM: PPC: Implement MMU notifiers for Book3S HV
` [PATCH v3 14/14] KVM: PPC: Allow for read-only pages backing a
[PULL 00/14] ppc patch queue 2011-10-31
2011-12-19 17:29 UTC (9+ messages)
` [PATCH 09/14] KVM: PPC: Add generic single register ioctls
[PATCH v3] KVM: PPC: Avoid patching paravirt template code
2011-12-19 13:46 UTC (2+ messages)
[PATCH 2/3] KVM: booke: Add booke206 TLB trace
2011-12-19 13:29 UTC (2+ messages)
[PATCH 1/3] KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB
2011-12-19 13:28 UTC (2+ messages)
[PATCH 2/2] offb: Add palette hack for qemu "standard vga"
2011-12-15 8:09 UTC (3+ messages)
` [PATCH 2/2] offb: Add palette hack for qemu "standard vga" framebuffer
[PATCH V2 0/2] kvm tools: PPC64 basic support
2011-12-15 2:20 UTC (19+ messages)
` [PATCH V2 1/2] kvm tools: Add initial SPAPR PPC64 architecture support
` [PATCH V2 1/2] kvm tools: Add initial SPAPR PPC64 architecture
` [PATCH V2 2/2] kvm tools: Make virtio-pci's ioeventfd__add_event() fall back gracefully if ioeventfd
[PATCH 1/2] offb: Fix bug in calculating requested vram size
2011-12-14 23:58 UTC
how to use vnc in kvm tool
2011-12-14 15:20 UTC
[PATCH] Add support for qemu standard VGA
2011-12-14 8:13 UTC
[PATCH V2 04/23] kvm tools: Get correct 64-bit types on PPC64 and
2011-12-13 6:44 UTC (2+ messages)
` [PATCH V2 04/23] kvm tools: Get correct 64-bit types on PPC64
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox