public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-05 19:55:03 to 2010-03-09 01:58:22 UTC [more...]

[patch 0/3] misc uq/master updates
 2010-03-09  1:53 UTC  (4+ messages)
` [patch 1/3] target-i386: print EFER in cpu_dump_state
` [patch 2/3] kvm: handle internal error
` [patch 3/3] kvm: allow qemu to set EPT identity mapping address

[patch 0/7] kvm-tpr-opt cleanups
 2010-03-09  0:47 UTC  (8+ messages)
` [patch 1/7] qemu-kvm: move vapic enablement to kvm_arch_load_regs
` [patch 2/7] kvm-tpr-opt: use device_init
` [patch 3/7] kvm-tpr-opt: qemu-kvm.h -> kvm.h
` [patch 4/7] kvm-tpr-opt: clean up usage of bios_enabled
` [patch 5/7] kvm-tpr-opt: remove dead code
` [patch 6/7] kvm-tpr-opt: replace kvm_get_{s,r}egs usage with cpu_synchronize_state
` [patch 7/7] kvm-tpr-opt: rename env->update_vapic

linux-aio usable?
 2010-03-08 21:46 UTC  (13+ messages)

[PATCH 0/4] [uq/master] VCPU writeback rework and related bits
 2010-03-08 20:33 UTC  (12+ messages)
` [PATCH 2/4] KVM: Rework VCPU state writeback API

[PATCH 00/10] uq/master: irqchip-in-kernel support
 2010-03-08 20:56 UTC  (3+ messages)

[PATCH 00/20] KVM updates for the 2.6.34 merge window (batch 4/4)
 2010-03-08 20:48 UTC  (7+ messages)
` [PATCH 13/20] KVM: x86 emulator: fix memory access during x86 emulation

KVM PMU virtualization
 2010-03-08 18:14 UTC  (21+ messages)

qemu-kvm 0.12.2 VNC segfault
 2010-03-08 18:15 UTC  (9+ messages)
    ` Another VNC crash, qemu-kvm-0.12.3
          ` [Qemu-devel] "
              ` [PATCH] Fix SIGFPE for vnc display of width/height = 1
                ` [Qemu-devel] "

[PATCH 00/15] KVM: PPC: MOL bringup patches
 2010-03-08 18:06 UTC  (17+ messages)
` [PATCH 02/15] KVM: PPC: Allow userspace to unset the IRQ line
` [PATCH 04/15] KVM: PPC: Book3S_32 guest MMU fixes
` [PATCH 06/15] KVM: PPC: Don't reload FPU with invalid values
` [PATCH 09/15] KVM: PPC: Implement BAT reads
` [PATCH 10/15] KVM: PPC: Make XER load 32 bit
` [PATCH 11/15] KVM: PPC: Implement emulation for lbzux and lhax
  ` [PATCH 01/15] KVM: PPC: Ensure split mode works
  ` [PATCH 03/15] KVM: PPC: Make DSISR 32 bits wide
  ` [PATCH 05/15] KVM: PPC: Split instruction reading out
  ` [PATCH 07/15] KVM: PPC: Load VCPU for register fetching
  ` [PATCH 08/15] KVM: PPC: Implement mfsr emulation
  ` [PATCH 12/15] KVM: PPC: Implement alignment interrupt
  ` [PATCH 13/15] KVM: Add support for enabling capabilities per-vcpu
  ` [PATCH 14/15] KVM: PPC: Add OSI hypercall interface
  ` [PATCH 15/15] KVM: PPC: Make build work without CONFIG_VSX/ALTIVEC

[PATCH] Support adding a file to qemu's ram allocation
 2010-03-08 17:57 UTC  (14+ messages)
` [PATCH] Inter-VM shared memory PCI device
  ` [Qemu-devel] "

[PATCH] KVM test: Exposing boot and reboot timeouts in config files
 2010-03-08 17:35 UTC  (2+ messages)
` [Autotest] "

raw disks no longer work in latest kvm (kvm-88 was fine)
 2010-03-08 16:45 UTC  (29+ messages)
                        ` raw disks no longer work in latest kvm (kvm-88 was fine) [SOLVED]

KVM Guest mmap.c bug
 2010-03-08 14:49 UTC  (3+ messages)

[PATCH 00/15] KVM: PPC: MOL bringup patches
 2010-03-08 14:23 UTC  (29+ messages)
` [PATCH 01/15] KVM: PPC: Make register read/write wrappers always work
` [PATCH 03/15] KVM: PPC: Allow userspace to unset the IRQ line
` [PATCH 14/15] KVM: Add support for enabling capabilities per-vcpu

[RFC] Moving dirty bitmaps to userspace - Double buffering approach
 2010-03-08 12:57 UTC  (2+ messages)

[PATCH v1 0/3] Provide a zero-copy method on KVM virtio-net
 2010-03-08 11:28 UTC  (5+ messages)
      ` [PATCH v1 3/3] Let host NIC driver to DMA to guest user space
    ` [PATCH v1 2/3] Provides multiple submits and asynchronous notifications
  ` [PATCH v1 1/3] A device for zero-copy based on KVM virtio-net

request: please merge docs for -netdev in stable
 2010-03-08 11:20 UTC  (2+ messages)

extended vga modes?
 2010-03-08 11:11 UTC  (4+ messages)

how to tweak kernel to get the best out of kvm?
 2010-03-08 11:02 UTC  (2+ messages)

Corrupted filesystem, possible after livemigration with iSCSI storagebackend
 2010-03-08 10:02 UTC 

[PATCH 0/18][RFC] Nested Paging support for Nested SVM (aka NPT-Virtualization)
 2010-03-08  9:41 UTC  (8+ messages)
` [PATCH 02/18] KVM: MMU: Make tdp_enabled a mmu-context parameter
` [PATCH 11/18] KVM: MMU: Add infrastructure for two-level page walker
` [PATCH 18/18] KVM: X86: Add KVM_CAP_SVM_CPUID_FIXED

kvm-kmod-2.6.33 (or 2.6.32) messes up pages on guest exit
 2010-03-08  8:11 UTC  (3+ messages)

[RFC][ PATCH 3/3] vhost-net: Add mergeable RX buffer support to vhost-net
 2010-03-08  8:07 UTC  (4+ messages)

[RFC][ PATCH 2/3] vhost-net: handle vnet_hdr processing for MRG_RX_BUF
 2010-03-08  7:54 UTC  (4+ messages)

[RFC][ PATCH 1/3] vhost-net: support multiple buffer heads in receiver
 2010-03-08  7:45 UTC  (4+ messages)

KVM Test report, kernel 647e9e... qemu 7811d4
 2010-03-08  6:40 UTC 

[ kvm-Bugs-2942075 ] new Qemu-img can not create qcow image on read-only image
 2010-03-08  6:37 UTC 

Enhance perf to support KVM
 2010-03-07 19:05 UTC  (49+ messages)
                ` KVM usability

[PATCH v4 00/10] qemu-kvm: Hook cleanups and yet more use of upstream code
 2010-03-07 13:50 UTC  (13+ messages)
` [PATCH v4 03/10] x86: Extend validity of cpu_is_bsp

KVM with OEM license
 2010-03-07 10:36 UTC  (5+ messages)

KVM usability
 2010-03-07  9:22 UTC  (4+ messages)

[PATCH] KVM: x86 emulator mark VMMCALL and LMSW as privileged
 2010-03-07  8:56 UTC  (5+ messages)

Status of via nano c9?
 2010-03-07  8:48 UTC  (2+ messages)

xen-in-kvm doesn't work with kvm-81
 2010-03-07  8:42 UTC  (8+ messages)

[PATCH] Fix segfault with ram_size > 4095M without kvm
 2010-03-06 21:31 UTC  (5+ messages)
  ` [Qemu-devel] "

Performance of virtio-blk?
 2010-03-06 14:58 UTC 

[ kvm-Bugs-2933400 ] virtio-blk io errors / data corruption on raw drives > 1 TB
 2010-03-06  9:11 UTC 

[PATCH] Shared memory uio_pci driver
 2010-03-05 23:53 UTC 


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