messages from 2011-10-31 18:52:03 to 2011-12-06 18:59:31 UTC [more...]
[PATCH 01/28] kvm tools: Split x86 arch-specific bits into x86/
2011-12-06 18:59 UTC (58+ messages)
` [PATCH 02/28] kvm tools: Only build/init i8042 on x86
` [PATCH 03/28] kvm tools: Add Makefile parameter for kernel include
` [PATCH 04/28] kvm tools: Re-arrange Makefile to heed CFLAGS before
` [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 06/28] kvm tools: Add arch-specific KVM_RUN exit handling
` [PATCH 07/28] kvm tools: Move 'kvm__recommended_cpus' to arch-specific
` [PATCH 07/28] kvm tools: Move 'kvm__recommended_cpus' to
` [PATCH 08/28] kvm tools: Fix KVM_RUN exit code check
` [PATCH 09/28] kvm tools: Add kvm__arch_periodic_poll()
` [PATCH 10/28] kvm tools: term.h needs to include stdbool.h
` [PATCH 11/28] kvm tools: kvm.c needs to include sys/stat.h for mkdir
` [PATCH 12/28] kvm tools: Move arch-specific cmdline init into kvm__arch_set_cmdline()
` [PATCH 13/28] kvm tools: Add CONSOLE_HV term type and allow it to
` [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 15/28] kvm tools: Allow initrd_check() to match a cpio
` [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 18/28] kvm tools: Initialise PCI before devices start getting
` [PATCH 19/28] kvm tools: Perform CPU and firmware setup after devices
` [PATCH 20/28] kvm tools: Init IRQs after determining nrcpus
` [PATCH 21/28] kvm tools: Add --hugetlbfs option to specify memory
` [PATCH 21/28] kvm tools: Add --hugetlbfs option to specify
` [PATCH 22/28] kvm tools: Move PCI_MAX_DEVICES to pci.h
` [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 25/28] kvm tools: Correctly set virtio-pci bar_size and remove
` [PATCH 26/28] kvm tools: Add pci__config_{rd,wr}(), pci__find_dev()
` [PATCH 27/28] kvm tools: Arch-specific define for PCI MMIO allocation
` [PATCH 28/28] kvm tools: Create arch-specific kvm_cpu__emulate_io()
` [PATCH 28/28] kvm tools: Create arch-specific
[PATCH 1/8] kvm tools: Add initial SPAPR PPC64 architecture support
2011-12-06 18:54 UTC (11+ messages)
` [PATCH 2/8] kvm tools: Generate SPAPR PPC64 guest device tree
` [PATCH 3/8] kvm tools: Add SPAPR PPC64 hcall & rtascall structure
` [PATCH 4/8] kvm tools: Add SPAPR PPC64 HV console
` [PATCH 5/8] kvm tools: Add PPC64 XICS interrupt controller support
` [PATCH 6/8] kvm tools: Add PPC64 PCI Host Bridge
` [PATCH 7/8] kvm tools: Add PPC64 kvm_cpu__emulate_io()
` [PATCH 8/8] kvm tools: Make virtio-pci's ioeventfd__add_event() fall
"KVM: PPC: booke: Improve timer register emulation" breaks Book3s HV
2011-12-06 11:46 UTC (3+ messages)
` "KVM: PPC: booke: Improve timer register emulation" breaks
[PATCH 00/28] kvm tools: Prepare kvmtool for another architecture
2011-12-06 8:56 UTC (3+ messages)
` [PATCH 00/28] kvm tools: Prepare kvmtool for another
[PATCH 0/13] KVM: PPC: Update Book3S HV memory handling
2011-12-06 6:14 UTC (14+ messages)
` [PATCH 01/13] KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to
` [PATCH 02/13] KVM: PPC: Keep a record of HV guest view of hashed
` [PATCH 03/13] KVM: PPC: Keep page physical addresses in per-slot
` [PATCH 04/13] KVM: PPC: Add an interface for pinning guest pages in
` [PATCH 05/13] KVM: PPC: Make the H_ENTER hcall more reliable
` [PATCH 06/13] KVM: PPC: Only get pages when actually needed, not in
` [PATCH 07/13] KVM: PPC: Allow use of small pages to back Book3S HV
` [PATCH 08/13] KVM: PPC: Allow I/O mappings in memory slots
` [PATCH 09/13] KVM: PPC: Maintain a doubly-linked list of guest HPTEs
` [PATCH 10/13] KVM: PPC: Implement MMIO emulation support for Book3S
` [PATCH 11/13] KVM: Add barriers to allow mmu_notifier_retry to be
` [PATCH 12/13] KVM: PPC: Implement MMU notifiers for Book3S HV guests
` [PATCH 13/13] KVM: PPC: Allow for read-only pages backing a Book3S
[PATCH] powerpc: Provide a way for KVM to indicate that NV GPR
2011-12-06 5:47 UTC
[PATCH 0/8] kvm tools SPAPR PPC64 support
2011-12-06 4:05 UTC
Booting host on a P2020RDB freescale board
2011-12-05 12:51 UTC (2+ messages)
[PATCH v3] KVM: PPC: Avoid patching paravirt template code
2011-12-02 6:22 UTC
[PATCH v2] KVM: PPC: Avoid patching paravirt template code
2011-12-02 5:46 UTC
[PATCH 0/3] KVM: PPC: e500: misc MMU stuff
2011-11-29 20:40 UTC (5+ messages)
` [PATCH 1/3] KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB
` [PATCH 2/3] KVM: booke: Add booke206 TLB trace
` [PATCH 3/3] KVM: PPC: e500: use hardware hint when loading TLB0
` [PATCH v2 "
[PATCH v2] KVM: PPC: booke: Improve timer register emulation
2011-11-28 21:18 UTC (4+ messages)
[PATCH] KVM: PPC: paravirt: Avoid patching paravirt template code
2011-11-28 17:32 UTC (2+ messages)
` [PATCH] KVM: PPC: paravirt: Avoid patching paravirt template
[PATCH 05/62] powerpc: remove the second argument of k[un]map_atomic()
2011-11-27 5:26 UTC
[PATCH] KVM: PPC: Apply paravirt to all vcpu
2011-11-25 10:00 UTC (12+ messages)
[RFC PATCH 0/11] KVM: PPC: Update Book3S HV memory handling
2011-11-23 23:59 UTC (21+ messages)
` [PATCH 01/11] KVM: PPC: Add memory-mapping support for PCI
` [PATCH 01/11] KVM: PPC: Add memory-mapping support for PCI passthrough
` [PATCH 02/11] KVM: PPC: Keep a record of HV guest view of hashed
` [PATCH 03/11] KVM: PPC: Allow use of small pages to back guest memory
` [PATCH 04/11] KVM: PPC: Remove io_slot_pfn array
` [PATCH 05/11] KVM: PPC: Use a separate vmalloc'd array to store pfns
` [RFC PATCH 06/11] KVM: PPC: Use Linux page tables in h_enter and map_vrma
` [RFC PATCH 07/11] KVM: PPC: Convert do_h_register_vpa to use Linux page
` [RFC PATCH 08/11] KVM: PPC: Add a page fault handler function
` [RFC PATCH 09/11] KVM: PPC: Maintain a doubly-linked list of guest HPTEs
` [RFC PATCH 10/11] KVM: PPC: Implement MMU notifiers
` [RFC PATCH 11/11] KVM: PPC: Eliminate global spinlock in
[PULL 00/14] ppc patch queue 2011-10-31
2011-11-23 12:47 UTC (28+ messages)
` [PATCH 01/14] KVM: PPC: e500: don't translate gfn to pfn with preemption disabled
` [PATCH 01/14] KVM: PPC: e500: don't translate gfn to pfn with
` [PATCH 04/14] KVM: PPC: e500: MMU API
` [PATCH 08/14] Revert "KVM: PPC: Add support for explicit HIOR setting"
` [PATCH 08/14] Revert "KVM: PPC: Add support for explicit HIOR
` [PATCH 09/14] KVM: PPC: Add generic single register ioctls
` [PATCH 13/14] KVM: PPC: E500: Support hugetlbfs
Current kernel fails to compile with KVM on PowerPC
2011-11-22 21:29 UTC (5+ messages)
[PATCH 0/6] KVM: PPC: mostly booke: race and idle fixes, paravirt
2011-11-18 13:12 UTC (12+ messages)
` [PATCH 1/6] KVM: PPC: Rename deliver_interrupts to prepare_to_enter
` [PATCH 2/6] KVM: PPC: Move prepare_to_enter call site into subarch
` [PATCH 3/6] KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
` [PATCH 4/6] KVM: PPC: booke: Fix int_pending calculation for MSR[EE]
` [PATCH 5/6] KVM: PPC: booke: Paravirtualize wrtee
` [PATCH 6/6] KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
[PATCH 3.2] Revert "KVM: PPC: Add support for explicit HIOR setting"
2011-11-17 14:30 UTC (2+ messages)
[PATCH] powerpc kvm: fix kvmppc_start_thread() for CONFIG_SMP=N
2011-11-12 4:07 UTC (2+ messages)
[PATCH] KVM: PPC: booke: check for signals in kvmppc_vcpu_run
2011-11-11 19:05 UTC (5+ messages)
[PATCH 00/10] PAPR virtualization on PR KVM
2011-11-11 16:03 UTC (7+ messages)
` [PATCH 01/10] KVM: PPC: move compute_tlbie_rb to book3s common header
` [PATCH] KVM: PPC: move compute_tlbie_rb to book3s_64 "
` [PATCH 09/10] KVM: PPC: Support SC1 hypercalls for PAPR in PR mode
` [PATCH] KVM: PPC: protect use of kvmppc_h_pr
[PATCH] KVM: PPC: e500: Casting (void *) value returned by kmalloc
2011-11-11 15:27 UTC
[PATCH] powerpc/kvm: fix build with older toolchains
2011-11-10 17:11 UTC (2+ messages)
[PATCH] powerpc/kvm: annotate kvm_rma_init as __init
2011-11-10 17:11 UTC (2+ messages)
[PATCH v2] KVM: booke: Do Not start decrementer when SPRN_DEC
2011-11-10 17:11 UTC
[PATCH v2] Fix DEC truncation for greater than 0xffff_ffff/1000
2011-11-10 17:11 UTC (2+ messages)
[RFC PATCH 15/17] powerpc/e500: Fix up all remaining code uses of CONFIG_E500
2011-11-10 0:07 UTC
State of KVM guest debugging support on Power
2011-11-04 16:11 UTC (5+ messages)
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