public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-20 14:26:33 to 2010-01-24 18:46:01 UTC [more...]

How to properly turn off guest VM on server shutdown?
 2010-01-24 18:45 UTC  (10+ messages)

[PATCH] KVM: VMX: Pass cr0.mp through to the guest when the fpu is active
 2010-01-24 14:31 UTC  (2+ messages)

[ kvm-Bugs-2932002 ] Blue screen BAD_POOL_HEADER windows 2k8 over kvm
 2010-01-24 13:23 UTC 

repeatable hang with loop mount and heavy IO in guest
 2010-01-24 11:23 UTC  (8+ messages)
  ` repeatable hang with loop mount and heavy IO in guest [SOLVED]
    ` repeatable hang with loop mount and heavy IO in guest [NOT SOLVED]

[PATCHv2 1/3] eventfd: allow atomic read and waitqueue remove
 2010-01-24 11:06 UTC  (15+ messages)

Best strategy for use of swap?
 2010-01-24 10:42 UTC  (2+ messages)

[PATCH] KVM: VMX: Fix clts
 2010-01-24 10:17 UTC 

vga std / vga vmware leads to unhandled vm exit: 0x11
 2010-01-24  9:15 UTC  (13+ messages)
    ` vga stad / vga vmware leads to KVM internal error. Suberror: 1

Memory usage with qemu-kvm-0.12.1.1
 2010-01-24  7:43 UTC  (5+ messages)

WinXP virtual crashes on 0.12.1.2 but not 0.12.1.1
 2010-01-24  7:40 UTC  (10+ messages)

[PATCH] kvm: Flush coalesced MMIO buffer periodly
 2010-01-24  7:35 UTC  (4+ messages)

[PATCH 0/8] cr0/cr4/efer/fpu miscellaneous bits
 2010-01-24  7:20 UTC  (12+ messages)
` [PATCH 1/8] KVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_active
` [PATCH 2/8] KVM: Drop kvm_{load,put}_guest_fpu() exports
` [PATCH 3/8] KVM: Activate fpu on clts
` [PATCH 4/8] KVM: Add a helper for checking if the guest is in protected mode
` [PATCH 5/8] KVM: Move cr0/cr4/efer related helpers to x86.h
` [PATCH 6/8] KVM: Rename vcpu->shadow_efer to efer
` [PATCH 7/8] KVM: Optimize kvm_read_cr[04]_bits()
` [PATCH 8/8] KVM: trace guest fpu loads and unloads

[PATCH v2 0/3] kvmppc/e500: fix breaks
 2010-01-23 19:30 UTC  (10+ messages)
` [PATCH v2 1/3] kvmppc/e500: Add register l1csr0 emulation
  ` [PATCH v2 2/3] kvmppc/e500: Add PVR/PIR init for E500
    ` [PATCH v2 3/3] kvmppc/e500: fix tlbcfg emulation

[PATCH 1/2] KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
 2010-01-23 19:23 UTC  (5+ messages)
` [PATCH 2/2] KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
` [PATCH 1/2 v2] KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
` [PATCH] KVM: MMU: Remove some useless code from alloc_mmu_pages()

[PATCH] Debug vcpu add
 2010-01-23 18:39 UTC  (3+ messages)

[PATCH] fix checking of cr0 validity
 2010-01-23 18:47 UTC  (2+ messages)

PCIe device pass-through - No IOMMU, Failed to deassign device error
 2010-01-23 19:10 UTC  (2+ messages)

You've won
 2010-01-23 15:33 UTC 

virtio bonding bandwidth problem
 2010-01-22 22:33 UTC  (2+ messages)

regression between 0.12.1.2 and 0.12.2
 2010-01-22 20:37 UTC 

[PATCH 1/3] KVM test: Refactoring the 'autotest' subtest
 2010-01-22 19:25 UTC  (3+ messages)
` [PATCH 2/3] KVM test: Add autotest.cpu_hotplug on tests_base.cfg
  ` [PATCH 3/3] KVM test: Add cpu_hotplug subtest

[PATCH] Setup vcpu add/remove infrastructure, including madt bios_info and dsdt
 2010-01-22 16:02 UTC  (12+ messages)

VMs crashing - Ubuntu 8.04, KVM84, libvirt 0.6.1
 2010-01-22 15:36 UTC  (3+ messages)

Problem with shared L2 cache
 2010-01-22 15:32 UTC  (3+ messages)

Unable to single-step in kvm, always results in a resume
 2010-01-22 15:06 UTC  (7+ messages)

Segfault
 2010-01-22 14:45 UTC  (3+ messages)

[PATCH v3 3/3] kvmppc/e500: fix tlbcfg emulation
 2010-01-22 11:46 UTC  (2+ messages)

[PATCH] kvmppc/booke: Set ESR and DEAR when inject interrupt to guest
 2010-01-22 11:32 UTC  (4+ messages)

[PATCH v3 04/12] Add "handle page fault" PV helper
 2010-01-22  7:25 UTC  (22+ messages)

Some keys don't repeat in 64 bit Widows 7 kvm guest
 2010-01-22  6:57 UTC  (7+ messages)

PCI Passthrough Problem
 2010-01-22  5:47 UTC  (2+ messages)

KVM Virtual CPU time profiling
 2010-01-22  2:38 UTC  (2+ messages)

vcpu hotplug support
 2010-01-22  1:37 UTC  (3+ messages)

[PATCH 0/5] Debug register emulation fixes and optimizations (reloaded)
 2010-01-21 18:23 UTC  (8+ messages)
` [PATCH 2/5] KVM: VMX: Fix emulation of DR4 and DR5
` [PATCH 4/5] KVM: SVM: Clean up and enhance mov dr emulation
` [PATCH 3/5] KVM: VMX: Clean up DR6 emulation
` [PATCH 1/5] KVM: VMX: Fix exceptions of mov to dr
` [PATCH 5/5] KVM: SVM: Trap all debug register accesses

qemu-kvm-0.12.2 hangs when booting grub, when kvm is disabled
 2010-01-22  0:26 UTC 

[PATCH] kvm-s390: fix potential array overrun in intercept handling
 2010-01-21 23:15 UTC  (7+ messages)
  ` [PATCHv2] "

[PATCH] Add definitions for current cpu models
 2010-01-21 18:59 UTC  (27+ messages)
` [Qemu-devel] "

[RFC] [PATCH] Use macros for x86_emulate_ops to avoid future mistakes
 2010-01-21 16:15 UTC  (2+ messages)

[KVM PATCH] pci passthrough: zap option rom scanning
 2010-01-21 16:18 UTC  (2+ messages)

[PATCH] KVM: Fix kvm_coalesced_mmio_ring duplicate allocation
 2010-01-21 17:31 UTC  (2+ messages)

[PATCH 1/2] qemu-kvm: Use kvm-kmod headers if available
 2010-01-21 16:08 UTC  (2+ messages)

[PATCH] Use compile_prog as rest of configure
 2010-01-21 16:20 UTC  (2+ messages)

Luvalley-5 has been released (with whitepaper!): enables arbitrary OS to run VMs without any modification
 2010-01-21 14:14 UTC 

How to debug Ubuntu 8.04 LTS guest crash during install?
 2010-01-21 14:11 UTC 

[PATCH 0/9] KVM: PPC: Reduce races, fix code
 2010-01-21 12:12 UTC  (5+ messages)
` [PATCH 7/9] KVM: PPC: Emulate trap SRR1 flags properly

[Autotest PATCH] KVM-test: subtest migrate: Use 'wait_for_login' to log into migrated guest
 2010-01-21  7:17 UTC 

[ kvm-Bugs-2936094 ] BUG: kvm_dirty_pages_log_enable_slot: invalid parameters
 2010-01-21  6:07 UTC 

[ANNOUNCE] qemu-kvm-0.12.2
 2010-01-21  4:22 UTC  (3+ messages)

bad leakage between virtual machines?
 2010-01-20 17:36 UTC  (6+ messages)

[PATCH 0/2] kvm: fix spurious interrupt with irqfd
 2010-01-20 17:19 UTC  (8+ messages)

linux-next: Tree for January 20 (kvm warnings)
 2010-01-20 17:15 UTC  (2+ messages)

Compilation errors while compiling KVM 88
 2010-01-20 16:13 UTC  (2+ messages)

network shutdown under heavy load
 2010-01-20 15:48 UTC  (4+ messages)

Qemu 0.10.5 does not delete pidfile after machine shutdown
 2010-01-20 13:59 UTC 


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