kvm-ppc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-06 12:00:51 to 2011-12-20 20:27:12 UTC [more...]

Current kernel fails to compile with KVM on PowerPC
 2011-12-20 20:27 UTC  (6+ messages)

Load data from shared page (magic page) using 'kvmppc_ld'
 2011-12-20 18:15 UTC  (3+ messages)

[PATCH] KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
 2011-12-20 15:45 UTC  (4+ messages)

[PATCH 02/28] kvm tools: Only build/init i8042 on x86
 2011-12-20 15:23 UTC  (76+ messages)
` [PATCH 05/28] kvm tools: 64-bit tidy; use PRIx64 when printf'ing
  ` [PATCH 05/28] kvm tools: 64-bit tidy; use PRIx64 when
` [PATCH 07/28] kvm tools: Move 'kvm__recommended_cpus' to arch-specific
  ` [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 14/28] kvm tools: Fix term_getc(), term_getc_iov() endian
  ` [PATCH 14/28] kvm tools: Fix term_getc(), term_getc_iov() endian bugs
` [PATCH 16/28] kvm tools: Allow load_flat_binary() to load an initrd
  ` [PATCH 16/28] kvm tools: Allow load_flat_binary() to load an
` [PATCH 17/28] kvm tools: Only call symbol__init() if we have BFD
    ` [PATCH 17/28] kvm tools: Only call symbol__init() if we have
` [PATCH 21/28] kvm tools: Add --hugetlbfs option to specify memory
  ` [PATCH 21/28] kvm tools: Add --hugetlbfs option to specify
` [PATCH 23/28] kvm tools: Endian-sanitise pci.h and PCI device setup
    ` [PATCH 23/28] kvm tools: Endian-sanitise pci.h and PCI device
` [PATCH 24/28] kvm tools: Fix virtio-pci endian bug when reading VIRTIO_PCI_QUEUE_NUM
    ` [PATCH 24/28] kvm tools: Fix virtio-pci endian bug when reading
` [PATCH 28/28] kvm tools: Create arch-specific kvm_cpu__emulate_io()
  ` [PATCH 28/28] kvm tools: Create arch-specific

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] KVM: Move gfn_to_memslot() to kvm_host.h
 2011-12-20  9:21 UTC 

[PATCH V2 0/6] Add initial SPAPR PPC64 architecture support
 2011-12-20  1:16 UTC  (11+ 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 v3 00/14] KVM: PPC: Update Book3S HV memory handling
 2011-12-19 17:39 UTC  (19+ messages)
` [PATCH v3 01/14] KVM: PPC: Make wakeups work again for Book3S HV
` [PATCH v3 02/14] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down
` [PATCH v3 03/14] KVM: PPC: Keep a record of HV guest view of hashed
` [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 05/14] KVM: PPC: Add an interface for pinning guest pages
` [PATCH v3 06/14] KVM: PPC: Make the H_ENTER hcall more reliable
` [PATCH v3 07/14] KVM: PPC: Only get pages when actually needed, not
` [PATCH v3 08/14] KVM: PPC: Allow use of small pages to back Book3S
` [PATCH v3 09/14] KVM: PPC: Allow I/O mappings in memory slots
` [PATCH v3 10/14] KVM: PPC: Maintain a doubly-linked list of guest
` [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 0/5] Make use of hardware reference and change bits in HPT
 2011-12-15 12:04 UTC  (6+ 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 5/5] KVM: PPC: Book3s HV: Implement H_CLEAR_REF and

[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] spapr: Add support for -vga option
 2011-12-15  0:10 UTC  (6+ messages)
` [Qemu-devel] "

[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 V3 0/2] kvm tools: Prepare kvmtool for another architecture
 2011-12-14  1:45 UTC  (5+ 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 0/4] Fix book3s-pr KVM with preemption
 2011-12-13 21:15 UTC  (13+ messages)
` [PATCH 1/4] KVM: PPC: Book3s: PR: Disable preemption in vcpu_run
` [PATCH 2/4] KVM: PPC: Book3s: PR: No irq_disable "
` [PATCH 3/4] KVM: PPC: Use get/set for to_svcpu to help preemption
` [PATCH 4/4] KVM: PPC: align vcpu_kick with x86

[PATCH V2 01/23] kvm tools: Only build/init i8042 on x86
 2011-12-13  6:44 UTC  (37+ messages)
` [PATCH V2 03/23] kvm tools: Re-arrange Makefile to heed CFLAGS before
` [PATCH V2 02/23] kvm tools: Add Makefile parameter for kernel include
` [PATCH V2 04/23] kvm tools: Get correct 64-bit types on PPC64 and
  ` [PATCH V2 04/23] kvm tools: Get correct 64-bit types on PPC64
` [PATCH V2 05/23] kvm tools: Add arch-specific KVM_RUN exit handling
` [PATCH V2 06/23] kvm tools: Don't die if KVM_CAP_NR_VCPUS isn't available
` [PATCH V2 07/23] kvm tools: Fix KVM_RUN exit code check
` [PATCH V2 08/23] kvm tools: Add kvm__arch_periodic_poll()
` [PATCH V2 09/23] kvm tools: Move arch-specific cmdline init into
` [PATCH V2 10/23] kvm tools: Add CONSOLE_HV term type and allow it
` [PATCH V2 11/23] kvm tools: Fix term_getc(), term_getc_iov() endian
` [PATCH V2 12/23] kvm tools: Allow initrd_check() to match a cpio
` [PATCH V2 13/23] kvm tools: Allow load_flat_binary() to load an initrd
` [PATCH V2 14/23] kvm tools: Initialise PCI before devices start getting
` [PATCH V2 15/23] kvm tools: Perform CPU and firmware setup after
` [PATCH V2 16/23] kvm tools: Init IRQs after determining nrcpus
` [PATCH V2 17/23] kvm tools: Add ability to map guest RAM from hugetlbfs
  ` [PATCH V2 17/23] kvm tools: Add ability to map guest RAM from
` [PATCH V2 18/23] kvm tools: Move PCI_MAX_DEVICES to pci.h
` [PATCH V2 19/23] kvm tools: Endian-sanitise pci.h and PCI device
` [PATCH V2 20/23] kvm tools: Correctly set virtio-pci bar_size and
` [PATCH V2 21/23] kvm tools: Add pci__config_{rd,wr}(), pci__find_dev()
` [PATCH V2 22/23] kvm tools: Arch-specific define for PCI MMIO allocation
` [PATCH V2 23/23] kvm tools: Create arch-specific kvm_cpu__emulate_{mm}io()
  ` [PATCH V2 23/23] kvm tools: Create arch-specific

[PATCH] KVM: PPC: e500: include linux/export.h
 2011-12-12 21:39 UTC 

[PATCH V2 00/23] kvm tools: Prepare kvmtool for another architecture
 2011-12-09 11:59 UTC  (2+ messages)
` [PATCH V2 00/23] kvm tools: Prepare kvmtool for another

[PATCH 1/8] kvm tools: Add initial SPAPR PPC64 architecture support
 2011-12-08  2:57 UTC  (7+ messages)

Exit stats using kvm_stats_debugfs
 2011-12-07  9:41 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).