public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-08 12:15:11 to 2009-03-15 16:20:01 UTC [more...]

missing kvm smp tlb flush in invlpg
 2009-03-15 16:19 UTC  (4+ messages)

strange guest slowness after some time
 2009-03-15 16:14 UTC  (15+ messages)

why guests show "Clocksource tsc unstable" on bootup?
 2009-03-15 13:31 UTC  (6+ messages)

Unable to re-establish VNC connection after some time
 2009-03-15 13:18 UTC  (2+ messages)

network source redirection after kvm start
 2009-03-15 13:14 UTC  (2+ messages)

[PATCH] compile fix - avoid raw string literal
 2009-03-15 13:11 UTC  (2+ messages)

[PATCH] do not free active mmu pages in free_mmu_pages()
 2009-03-15 12:59 UTC  (2+ messages)

[ kvm-Bugs-2681442 ] Task Switch causes reboot
 2009-03-15 12:58 UTC 

make rpm question
 2009-03-15 12:53 UTC  (2+ messages)

[ kvm-Bugs-2687641 ] EXPLOITABLE failure to validate cr3 after KVM_SET_SREGS
 2009-03-15 12:36 UTC 

Build breakage between kvm-userspace.git HEAD and 2.6.29-rc8
 2009-03-15 12:19 UTC  (6+ messages)

[ kvm-Bugs-2653899 ] seg fault with two nics
 2009-03-15 10:55 UTC 

Setting disk parameters in a VM
 2009-03-15 10:40 UTC  (2+ messages)

[PATCH] KVM: IOAPIC: Do not check polarity
 2009-03-15 10:38 UTC  (2+ messages)

[PATCH] kvm: external module: support building against Windriver 2.0 (kernel 2.6.21)
 2009-03-15 10:24 UTC  (4+ messages)

[BUG] kvm-84 SIGFPE qemu/hw/cirrus_vga.c:734
 2009-03-15 10:11 UTC 

"-vga std" causes guest OS to crash (on disk io?) on a 1440x900 latpop
 2009-03-14  5:09 UTC  (2+ messages)
` 

phenom, amd780g, tsc, hpet, kvm, kernel -- who's at fault?
 2009-03-13 21:06 UTC 

Grant Award
 2009-03-13 18:15 UTC 

mmap error on pci passthrough
 2009-03-13 18:21 UTC 

[PATCH] KVM: Improvements for task switching
 2009-03-13 15:58 UTC  (7+ messages)

KVM: x86: use smp_send_reschedule in kvm_vcpu_kick
 2009-03-13  2:15 UTC  (10+ messages)
          `  "

kvm-autotest -- introducing kvm_runtest_2
 2009-03-12 14:21 UTC  (2+ messages)

[PATCH] KVM: Device assignment framework rework
 2009-03-12 13:45 UTC 

[PATCH 0/16 v5] Device assignment improvement in userspace
 2009-03-12 13:40 UTC  (18+ messages)
` [PATCH 01/16] kvm: ioctl for KVM_ASSIGN_DEV_IRQ and KVM_DEASSIGN_DEV_IRQ
` [PATCH 02/16] kvm: deassign irq for INTx
` [PATCH 03/16] kvm: Replace force type convert with container_of()
` [PATCH 04/16] Make device assignment depend on libpci
` [PATCH 05/16] Figure out device capability
` [PATCH 06/16] Support for "
` [PATCH 07/16] kvm: user interface for MSI type irq routing
` [PATCH 08/16] kvm: libkvm: allocate unused gsi for "
` [PATCH 09/16] kvm: expose MSI capability to guest
` [PATCH 10/16] kvm: Support MSI convert to INTx in device assignment
` [PATCH 11/16] Add MSI-X related macro to pci.c
` [PATCH 12/16] kvm: add ioctl KVM_SET_MSIX_ENTRY_NR and KVM_SET_MSIX_ENTRY
` [PATCH 13/16] kvm: enable MSI-X capabilty for assigned device
` [PATCH 14/16] kvm: fix irq 0 assignment
` [PATCH 15/16] KVM: Fill config with correct VID/DID
` [PATCH 16/16] kvm: emulate command register for SRIOV virtual function

Problem with KVM-84 and more than 4 processors
 2009-03-12 13:08 UTC  (6+ messages)

kvm-autotest -- introducing kvm_runtest_2
 2009-03-12 12:54 UTC  (2+ messages)

Issues with virtio_net in multiple guests?
 2009-03-12  9:46 UTC  (4+ messages)

Problems KVM-84
 2009-03-11 22:59 UTC  (13+ messages)
    ` [Qemu-devel] "
      `  "

kvm-autotest -- introducing kvm_runtest_2
 2009-03-11 20:58 UTC  (3+ messages)

potential gcc bug causes kvm-userspace build break
 2009-03-11 18:41 UTC  (5+ messages)

new wiki missing pages?
 2009-03-11 18:01 UTC  (8+ messages)
  ` new wiki missing pages? / new wiki for kvm

[PATCH] KVM: make 'lapic_timer_ops' and 'kpit_ops' static
 2009-03-11 13:14 UTC  (2+ messages)

an advice
 2009-03-11 11:58 UTC 

[PATCH] fix ia64 compilation
 2009-03-11 10:32 UTC 

[PATCH v11 0/8] PCI: Linux kernel SR-IOV support
 2009-03-11  7:25 UTC  (9+ messages)
` [PATCH v11 1/8] PCI: initialize and release SR-IOV capability
` [PATCH v11 2/8] PCI: restore saved SR-IOV state
` [PATCH v11 3/8] PCI: reserve bus range for SR-IOV device
` [PATCH v11 4/8] PCI: centralize device setup code
` [PATCH v11 5/8] PCI: add SR-IOV API for Physical Function driver
` [PATCH v11 6/8] PCI: handle SR-IOV Virtual Function Migration
` [PATCH v11 7/8] PCI: document SR-IOV sysfs entries
` [PATCH v11 8/8] PCI: manual for SR-IOV user and driver developer

[net-next PATCH 1/2] igbvf: add new driver to support 82576 virtual functions
 2009-03-11  5:21 UTC  (3+ messages)
` [net-next PATCH 2/2] igb: add PF to pool if adding a VLVF register value and the VFTA bit is

[ kvm-Bugs-2681442 ] Task Switch causes reboot
 2009-03-11  5:08 UTC 

[PATCH v10 0/7] PCI: Linux kernel SR-IOV support
 2009-03-11  4:36 UTC  (34+ messages)
` [PATCH v10 1/7] PCI: initialize and release SR-IOV capability
` [PATCH v10 3/7] PCI: reserve bus range for SR-IOV device
` [PATCH v10 4/7] PCI: add SR-IOV API for Physical Function driver
` [PATCH v10 5/7] PCI: handle SR-IOV Virtual Function Migration

kvm-autotest -- introducing kvm_runtest_2
 2009-03-11  2:58 UTC  (2+ messages)

[PATCH v2 0/5] ioapic/lapic/msi cleanup
 2009-03-11  1:42 UTC  (4+ messages)
` [PATCH v2 2/5] ioapic/msi interrupt delivery consolidation
  `  "

Virtulization instructions like "skinit" and "TXT" support inside KVM
 2009-03-10 20:30 UTC  (2+ messages)

[Qemu-devel] ANNOUNCE: QEMU 0.10.0 stable branch
 2009-03-10 14:24 UTC  (10+ messages)
          ` [Bulk] "

[ kvm-Bugs-2679041 ] BUG: scheduling while atomic: qemu-system-x86
 2009-03-10 14:13 UTC 

(unknown),
 2009-03-10 12:53 UTC 

ConVirt goes 1.0
 2009-03-10  5:26 UTC 

kvm-autotest -- introducing kvm_runtest_2
 2009-03-09 17:53 UTC  (5+ messages)

[ kvm-Bugs-2638990 ] Segfault 284
 2009-03-09 17:07 UTC 

Stable branch releases?
 2009-03-09 15:56 UTC  (10+ messages)

kvm-83 write performance raw
 2009-03-09 15:40 UTC  (12+ messages)
        ` Fwd: "

Virtio disk drivers for windows
 2009-03-09 12:57 UTC  (3+ messages)

emulation failed (pagetable) rip
 2009-03-09 10:12 UTC  (2+ messages)

[PATCH 0/6] various x86 kvm fixes
 2009-03-08 12:32 UTC  (3+ messages)
` [PATCH 6/6] kvm/x86/mmu: include PT_PAGE_SIZE_MASK in PT64_PERM_MASK

[PATCH] remove static declaration from wall clock version
 2009-03-08 12:15 UTC  (2+ messages)


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