public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-23 13:19:59 to 2010-06-27 09:49:29 UTC [more...]

[PATCH 00/26] KVM PPC PV framework
 2010-06-27  9:49 UTC  (45+ messages)
` [PATCH 01/26] KVM: PPC: Introduce shared page
` [PATCH 03/26] KVM: PPC: Convert DSISR to "
` [PATCH 05/26] KVM: PPC: Convert SRR0 and SRR1 "
` [PATCH 06/26] KVM: PPC: Convert SPRG[0-4] "
` [PATCH 07/26] KVM: PPC: Implement hypervisor interface
` [PATCH 09/26] KVM: PPC: Add PV guest scratch registers
` [PATCH 10/26] KVM: PPC: Tell guest about pending interrupts
` [PATCH 11/26] KVM: PPC: Make RMO a define
` [PATCH 12/26] KVM: PPC: First magic page steps
` [PATCH 15/26] KVM: PPC: Expose magic page support to guest
` [PATCH 16/26] KVM: Move kvm_guest_init out of generic code
` [PATCH 18/26] KVM: PPC: KVM PV guest stubs
` [PATCH 21/26] KVM: PPC: Introduce kvm_tmp framework
` [PATCH 23/26] KVM: PPC: PV mtmsrd L=1
` [PATCH 25/26] KVM: PPC: PV wrteei
  ` [PATCH 02/26] KVM: PPC: Convert MSR to shared page
  ` [PATCH 04/26] KVM: PPC: Convert DAR "
  ` [PATCH 08/26] KVM: PPC: Add PV guest critical sections
  ` [PATCH 13/26] KVM: PPC: Magic Page Book3s support
  ` [PATCH 14/26] KVM: PPC: Magic Page BookE support
  ` [PATCH 17/26] KVM: PPC: Generic KVM PV guest support
  ` [PATCH 19/26] KVM: PPC: PV instructions to loads and stores
  ` [PATCH 20/26] KVM: PPC: PV tlbsync to nop
  ` [PATCH 22/26] KVM: PPC: PV assembler helpers
  ` [PATCH 24/26] KVM: PPC: PV mtmsrd L=0 and mtmsr
  ` [PATCH 26/26] KVM: PPC: Add Documentation about PV interface

Slow vmalloc in 2.6.35-rc3
 2010-06-27  9:17 UTC  (3+ messages)

Where is the entry point of hypercalls in kvm
 2010-06-27  9:15 UTC  (4+ messages)

[PATCH] vhost: break out of polling loop on error
 2010-06-27  8:59 UTC 

[PATCH v2 1/10] KVM: MMU: fix writable sync sp mapping
 2010-06-27  7:59 UTC  (2+ messages)

[PATCH 1/2] KVM: PPC: Add generic hpte management functions
 2010-06-27  7:53 UTC  (10+ messages)

[PATCH v2 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup
 2010-06-27  7:32 UTC  (12+ messages)
` [PATCH v2 3/4] KVM: cleanup: remove kvm_get_dirty_log()

[RFC PATCH v7 01/19] Add a new structure for skb buffer from external
 2010-06-27  6:14 UTC  (15+ messages)

(unknown)
 2010-06-26 18:35 UTC 

Where is the entry of hypercalls in kvm?
 2010-06-26  1:06 UTC 

[PATCH] Faster MMU lookups for Book3s
 2010-06-25 23:18 UTC  (4+ messages)
` [PATCH] KVM: PPC: Add generic hpte management functions
  ` [PATCH] KVM: PPC: Make use of hash based Shadow MMU

[PATCH] KVM: PPC: Book3S_32 MMU debug compile fixes
 2010-06-25 23:11 UTC 

KVM in remote server with bridge in a single ethernet interface
 2010-06-25 17:35 UTC 

[ kvm-Bugs-1900228 ] Time on guest slows down sometimes
 2010-06-25 17:01 UTC 

KVM in remote server with bridge in a single ethernet interface
 2010-06-25 16:40 UTC 

[ kvm-Bugs-1949429 ] Windows XP & 2003 - 64-bit Editions may FAIL during setup
 2010-06-25 16:27 UTC 

[ kvm-Bugs-2063072 ] compiling problem with "tcg_ctx"
 2010-06-25 16:10 UTC 

[RFC] virtio: Support releasing lock during kick
 2010-06-25 16:05 UTC  (9+ messages)

[PATCH 1/5] KVM test: support kernel -append command line options
 2010-06-25 14:26 UTC  (7+ messages)
` [PATCH 2/5] KVM test: add boolean 'testdev' VM parameter for RHEL-6 style unit tests
` [PATCH 3/5] KVM test: add wrapper for RHEL-6 style unittests
` [PATCH 4/5] KVM test: add sample RHEL-6 style unittest config file
` [PATCH 5/5] KVM test: Make it possible to run VMs without NICs

[ kvm-Bugs-1817779 ] KVM crash with Windows XP guest because of ACPI
 2010-06-25 13:55 UTC 

[ kvm-Bugs-2034672 ] guest: BUG: soft lockup - CPU#0 stuck for 41s!
 2010-06-25 13:44 UTC 

[ kvm-Bugs-1949429 ] Windows XP & 2003 - 64-bit Editions may FAIL during setup
 2010-06-25 13:34 UTC 

[PATCH v2] KVM: VMX: Execute WBINVD to keep data consistency with assigned devices
 2010-06-25 13:33 UTC  (2+ messages)

[ kvm-Bugs-2001121 ] Windows 2003 x64 - SESSION5_INITIALIZATION_FAILED
 2010-06-25 13:32 UTC 

[ANNOUNCE] kvm-kmod-2.6.35-rc3
 2010-06-25 12:47 UTC 

[PATCH v2 2/10] KVM: MMU: fix conflict access permissions in direct sp
 2010-06-25 12:07 UTC  (9+ messages)
` [PATCH v2 3/10] KVM: MMU: fix direct sp's access corruptted
` [PATCH v2 4/10] KVM: MMU: fix forgot to flush all vcpu's tlb
` [PATCH v2 5/10] KVM: MMU: introduce gfn_to_pfn_atomic() function
` [PATCH v2 6/10] KVM: MMU: introduce gfn_to_hva_many() function
` [PATCH v2 7/10] KVM: MMU: introduce mmu_topup_memory_cache_atomic()
` [PATCH v2 8/10] KVM: MMU: prefetch ptes when intercepted guest #PF
` [PATCH v2 9/10] KVM: MMU: combine guest pte read between walk and pte prefetch
` [PATCH v2 10/10] KVM: MMU: trace "

[PATCH 0/3][RFC] NUMA: add host side pinning
 2010-06-25 11:37 UTC  (15+ messages)
` [PATCH 1/3] NUMA: add Linux libnuma detection
` [PATCH 2/3] NUMA: add parsing of host NUMA pin option
` [PATCH 3/3] NUMA: realize NUMA memory pinning

UIO interrupts being lost
 2010-06-25 10:32 UTC 

[PATCH] KVM: VMX: Execute WBINVD to keep data consistency with assigned devices
 2010-06-25 10:20 UTC  (3+ messages)

[PATCH 2/3] workqueue: Add an API to create a singlethread workqueue attached to the current task's cgroup
 2010-06-25 10:10 UTC  (13+ messages)
                ` [PATCH 3/3] vhost: apply cpumask and cgroup to vhost pollers
                      ` [PATCH] sched: export sched_set/getaffinity (was Re: [PATCH 3/3] vhost: apply cpumask and cgroup to vhost pollers)

Graphical virtualisation management system
 2010-06-25  9:21 UTC  (7+ messages)

qemu fail to parse command line with "-pcidevice 00:19.0"
 2010-06-25  8:12 UTC  (7+ messages)

[PATCH 0/2] v2: Add 'serial' attribute to virtio-blk devices
 2010-06-25  3:04 UTC  (4+ messages)
` [PATCH 1/2] v2 "
` [PATCH 2/2] Remove virtio_blk VBID ioctl

Handling page faults in KVM
 2010-06-25  1:03 UTC 

[PATCH] KVM test: Modify the build.git method to build and link unittests
 2010-06-25  0:26 UTC 

[PATCH] qemu-kvm tests: Create make target for install tests
 2010-06-24 23:29 UTC 

[PATCHv2] make-release: fix mtime on rhel6 beta
 2010-06-24 17:19 UTC 

[PATCH] make-release: fix mtime on rhel6 beta
 2010-06-24 17:15 UTC  (4+ messages)

[RFC v4][PATCH 0/3] Monitor support for Qemu tracing
 2010-06-24 15:13 UTC  (5+ messages)
` [RFC v4][PATCH 1/3] Change type declarations
` [RFC v4][PATCH 2/3] Monitor command 'info trace'
` [RFC v4][PATCH 3/3] Support for dynamically enabling/disabling trace events

[PATCH V2] VFIO driver: Non-privileged user level PCI drivers
 2010-06-24 15:03 UTC  (6+ messages)

About sound problem on guests
 2010-06-24 14:58 UTC 

Looking at using KVM for embedded product
 2010-06-24 12:31 UTC  (11+ messages)
        ` Question about mmap from user space and accessing emulated device bar0 contents

[KVM-AUTOTEST PATCH] [RFC] KVM test: rss.cpp: add file transfer support
 2010-06-24 12:23 UTC  (5+ messages)
` [KVM-AUTOTEST PATCH] [RFC] KVM test: add python client for rss file transfer services

[PATCH] qemu-kvm: Remove old kvm-kmod traces from build system
 2010-06-24 11:49 UTC  (4+ messages)

[PATCH v2] KVM: Document KVM specific review items
 2010-06-24 11:10 UTC 

[PATCH V2 3/5] ara virt interface of perf to support kvm guest os statistics collection in guest os
 2010-06-24  7:59 UTC  (8+ messages)

[ kvm-Bugs-2014059 ] Windows XP and 2003@32bit Install fails
 2010-06-24  6:40 UTC 

[PATCH] Search the LAPIC's for one that will accept a PIC interrupt
 2010-06-24  3:43 UTC  (3+ messages)

[PATCH v6 0/6] Inter-VM Shared Memory Device with migration support
 2010-06-23 21:54 UTC  (10+ messages)
` [PATCH v6 1/6] Device specification for shared memory PCI device
  ` [PATCH v6 2/6] Add function to assign ioeventfd to MMIO
    ` [PATCH v6 3/6] Change phys_ram_dirty to phys_ram_status
      ` [PATCH v6 4/6] Add support for marking memory to not be migrated. On migration, memory is checked for the NO_MIGRATION_FLAG
        ` [PATCH v6 5/6] Inter-VM shared memory PCI device
          ` [PATCH v6 6/6] the stand-alone shared memory server for inter-VM shared memory
            ` [Qemu-devel] "

KVM outputs a blank screen
 2010-06-23 18:48 UTC  (2+ messages)

ConVirt Enterprise 2.0 Beta is undeway
 2010-06-23 18:40 UTC 

[PATCH] KVM test: migrate - remove gzipped images when test finishes
 2010-06-23 16:49 UTC 

[PATCH v7 4/4] Inter-VM shared memory PCI device
 2010-06-23 15:57 UTC  (2+ messages)
` [PATCH v7 RESEND "

[patch 0/6] misc uq/master updates (v2)
 2010-06-23 13:34 UTC  (8+ messages)
` [patch 6/6] kvm: remove explicit kvm_arch_reset_vcpu from kvm_init_vcpu


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox