public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-04-24 09:49:39 to 2007-05-01 06:36:07 UTC [more...]

SLES 10 Guest OOPSes 2.6.21 + KVM
 2007-05-01  6:36 UTC  (4+ messages)

2.6.21.1 and kvm-21 just plain stopped
 2007-05-01  6:18 UTC  (4+ messages)

Fwd: Re: KVM management and API
 2007-05-01  2:18 UTC  (2+ messages)

Fixing ACPI for Vista -- Source code for bios.bin vs. bochs CVS?
 2007-04-30 22:40 UTC  (4+ messages)
  ` [Qemu-devel] "

kernel vs userspace mismatch
 2007-04-30 21:21 UTC  (4+ messages)

[PATCH/PFC 0/2] s390 host support
 2007-04-30 18:58 UTC  (22+ messages)

[PATCH 13/36] Use menuconfig objects II - KVM/Virt
 2007-04-30 13:45 UTC  (2+ messages)

[PATCH][UPDATE] shortcut for lightweight VM Exit
 2007-04-30 13:10 UTC  (4+ messages)

Regression in KVM: Remove extraneous guest entry on mmio read
 2007-04-30  9:44 UTC  (3+ messages)

New powerful automation softwares
 2007-04-30  7:43 UTC 

[PATCH][UPDATE] vmx: enable io bitmaps to avoid IO port 0x80 VMEXITs
 2007-04-30  6:49 UTC  (3+ messages)

[PATCH][SVM] Allow direct guest access to PC debug port
 2007-04-30  6:48 UTC  (2+ messages)

[PATCH 0/7] KVM: More 2.6.22 merge candidates
 2007-04-29 15:50 UTC  (8+ messages)
  ` [PATCH 1/7] KVM: VMX: Properly shadow the CR0 register in the vcpu struct
  ` [PATCH 2/7] KVM: VMX: Add lazy FPU support for VT
  ` [PATCH 3/7] KVM: fix an if() condition
  ` [PATCH 4/7] KVM: SVM: Only save/restore MSRs when needed
  ` [PATCH 5/7] KVM: Remove extraneous guest entry on mmio read
  ` [PATCH 6/7] KVM: Don't require explicit indication of completion of mmio or pio
  ` [PATCH 7/7] KVM: Remove unused 'instruction_length'

KVM management and API
 2007-04-29 15:46 UTC  (5+ messages)

KVM-21 on RHEL4: cannot build kernel module
 2007-04-29 15:22 UTC  (3+ messages)

[ANNOUNCE] kvm-21 release
 2007-04-29 11:03 UTC  (4+ messages)
  ` #PF & shadow

Qemu Stopped when creating only one svm guest
 2007-04-29 10:58 UTC  (8+ messages)

Qemu crashes when running kvm-20/21 as module in kernel 2.6.21
 2007-04-29 10:28 UTC  (3+ messages)

[PATCH] vmx: enable io bitmaps to avoid IO port 0x80 VMEXITs
 2007-04-29  9:23 UTC  (5+ messages)

[PATCH][SVM][UPDATE] Lazy MSR save/restore
 2007-04-29  8:57 UTC  (2+ messages)

[PATCH/RFC 2/2] s390 virtualization interface
 2007-04-29  8:00 UTC  (5+ messages)

[2.6 patch] drivers/kvm/mmu.c: fix an if() condition
 2007-04-29  7:59 UTC  (2+ messages)

32 bits on top of 64 bits shadow support
 2007-04-29  3:14 UTC  (2+ messages)

[PATCH][SVM] Only save/restore MSRs when needed
 2007-04-29  0:37 UTC  (4+ messages)

[ kvm-Bugs-1709384 ] Unhandled VM Exit During Solaris 10 Boot
 2007-04-28 20:21 UTC 

[ kvm-Bugs-1709352 ] KVM crash my machine
 2007-04-28 19:08 UTC 

[ kvm-Bugs-1709213 ] Guest OS seems to enter an infinite loop
 2007-04-28 12:36 UTC 

[PATCH] fix PIC interrupt delivery in Qemu when LAPIC is enabled
 2007-04-28  6:49 UTC  (2+ messages)

[PATCH][SVM] Lazy fast syscall MSR save/restore
 2007-04-27 14:02 UTC  (3+ messages)

[PATCH/RFC 1/2] s390 host memory management changes
 2007-04-27 13:40 UTC 

[PATCH 2/2] Implement lazy FPU support for KVM
 2007-04-27  6:33 UTC  (2+ messages)

[PATCH 1/2] Make vcpu->cr0 a proper shadow
 2007-04-26 17:36 UTC 

[patch 04/33] KVM: MMU: Fix guest writes to nonpae pde
 2007-04-26 16:55 UTC  (2+ messages)
  ` [patch 05/33] KVM: MMU: Fix host memory corruption on i386 with >= 4GB ram

KVM: Patch series for in-kernel APIC support
 2007-04-26 16:26 UTC  (17+ messages)
` [PATCH 2/5] KVM: Add irqdevice object
` [PATCH 3/5] KVM: Adds ability to preepmt an executing VCPU
` [PATCH 4/5] KVM: Local-APIC interface cleanup

[PATCH] Lazy FPU save/restore for VT
 2007-04-26 16:10 UTC  (3+ messages)

kvm-20 on SLES 10 fails
 2007-04-26 13:10 UTC  (3+ messages)

no userland for 2.6.21
 2007-04-26 10:03 UTC  (3+ messages)

[PATCH 00/18] KVM updates for 2.6.22
 2007-04-26  9:22 UTC  (19+ messages)
` [PATCH 02/18] KVM: Fix overflow bug in overflow detection code
` [PATCH 03/18] KVM: Initialize cr0 to indicate an fpu is present
` [PATCH 04/18] KVM: Handle partial pae pdptr
  ` [PATCH 01/18] KVM: Use kernel-standard types
  ` [PATCH 05/18] KVM: Use slab caches to allocate mmu data structures
  ` [PATCH 06/18] KVM: Retry sleeping allocation if atomic allocation fails
  ` [PATCH 07/18] KVM: SVM: Report hardware exit reason to userspace instead of dmesg
  ` [PATCH 08/18] KVM: Handle guest page faults when emulating mmio
  ` [PATCH 09/18] KVM: VMX: Reduce unnecessary saving of host msrs
  ` [PATCH 10/18] KVM: VMX: Don't switch 64-bit msrs for 32-bit guests
  ` [PATCH 11/18] KVM: Fold drivers/kvm/kvm_vmx.h into drivers/kvm/vmx.c
  ` [PATCH 12/18] KVM: VMX: Only save/restore MSR_K6_STAR if necessary
  ` [PATCH 13/18] KVM: MMU: Avoid heavy ASSERT at non debug mode
  ` [PATCH 14/18] KVM: VMX: Avoid unnecessary vcpu_load()/vcpu_put() cycles
  ` [PATCH 15/18] KVM: Per-vcpu statistics
` [PATCH 16/18] KVM: Allow passing 64-bit values to the emulated read/write API
` [PATCH 17/18] KVM: Lazy FPU support for SVM
` [PATCH 18/18] KVM: Don't complain about cpu erratum AA15

[Patch] avi->years++;
 2007-04-26  8:14 UTC 

Is the latest tree broken for 64-bit guests?
 2007-04-26  7:50 UTC  (2+ messages)

[PATCH] Add need_resched check before go to kvm_resched
 2007-04-26  4:56 UTC  (15+ messages)

P2V for Windows to KVM?
 2007-04-25 14:55 UTC  (3+ messages)

kvm somehow exempt from frequency scaling?
 2007-04-25 12:00 UTC  (24+ messages)

linux host several vm guests on a virtual network??
 2007-04-25 11:49 UTC  (2+ messages)

[PATCH] Lazy FPU for SVM
 2007-04-25  9:28 UTC  (17+ messages)
      ` [PATCH] Remove redundant MSR save/restore
  ` [PATCH] Remove heavy is_empty_shadow_page call

setup_msrs()
 2007-04-25  8:02 UTC  (2+ messages)

MedHelp 381645
 2007-04-25  2:20 UTC 

[ANNOUNCE] kvm-20 release
 2007-04-24 14:46 UTC  (7+ messages)

crash with CFS v4 and qemu/kvm (was: [patch] CFS scheduler, v4)
 2007-04-24 10:54 UTC  (3+ messages)


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