kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-09 11:51:44 to 2009-01-14 14:03:15 UTC [more...]

[PATCH] qemu/configure: correctly detect -lrt ldflag on uclibc
 2009-01-14 14:03 UTC 

[PATCH 0/2] irq routing userspace
 2009-01-14 13:53 UTC  (3+ messages)
` [PATCH 1/2] kvm: libkvm: support for irq routing
` [PATCH 2/2] kvm: qemu: initialize irq routing table

[ kvm-Bugs-2506814 ] TAP network lockup after some traffic
 2009-01-14 13:24 UTC 

[ kvm-Bugs-2506814 ] TAP network lockup after some traffic
 2009-01-14 11:19 UTC 

[ kvm-Bugs-2506814 ] TAP network lockup after some traffic
 2009-01-14 10:38 UTC 

[PATCH 5/5] virtio-net: Add additional MACs via a filter table
 2009-01-14 10:15 UTC  (2+ messages)

[PATCH 2/5] virtio-net: Add a virtqueue for control commands from the guest
 2009-01-14 10:15 UTC  (2+ messages)

[PATCH 4/4] virtio_net: Add a MAC filter table
 2009-01-14 10:15 UTC  (2+ messages)

[PATCH 1/4] virtio_net: Allow setting the MAC address of the NIC
 2009-01-14 10:15 UTC  (2+ messages)

[PATCH 3/4] virtio_net: Add a set_rx_mode interface
 2009-01-14 10:15 UTC  (2+ messages)

[PATCH 2/4] virtio_net: Add a virtqueue for outbound control commands
 2009-01-14 10:15 UTC  (2+ messages)

[PATCH 1/5] virtio-net: Allow setting the MAC address via set_config
 2009-01-14 10:05 UTC  (2+ messages)

[ kvm-Bugs-2504998 ] kernel memory corruption
 2009-01-14  9:51 UTC 

[Qemu-devel] virtio breakage with 2.6.25 guest kernel
 2009-01-14  9:22 UTC  (2+ messages)
    `  "

[PATCH] Fix almost infinite loop in APIC
 2009-01-14  9:17 UTC  (10+ messages)

[PATCH] KVM: IA64: fix fp fault/trap handler
 2009-01-14  9:08 UTC 

[PATCH 0/1] IRQ Routing
 2009-01-14  8:39 UTC  (3+ messages)
` [PATCH 1/1] KVM: Userspace controlled irq routing

kvm: make --mem-path memory allocation depend on mmu notifiers
 2009-01-14  0:07 UTC  (5+ messages)

Still LSI scsi problems with Windows guest and kvm 82?
 2009-01-13 23:10 UTC  (2+ messages)

[ANNOUNCE] kvm-83 release
 2009-01-13 22:30 UTC  (11+ messages)

[PATCH 0/5][RFC] virtio-net: MAC filtering
 2009-01-13 21:54 UTC  (9+ messages)
` [Qemu-devel] "
` [PATCH 0/5] "

[PATCH 3/5] virtio-net: Add promiscuous and all-multicast mode status bits
 2009-01-13 21:23 UTC 

[PATCH 4/5] virtio-net: Enable filtering based on MAC, promisc, broadcast and allmulti
 2009-01-13 21:23 UTC 

[PATCH 0/2][RFC] virtio_net: MAC filtering
 2009-01-13 21:23 UTC  (4+ messages)
` [PATCH 0/4] "

Counting VCPU instructions
 2009-01-13 20:04 UTC  (3+ messages)

[ kvm-Bugs-2351676 ] Guests hang periodically on Ubuntu-8.10
 2009-01-13 19:11 UTC 

[ kvm-Bugs-2504998 ] kernel memory corruption
 2009-01-13 17:24 UTC 

[ kvm-Bugs-2504388 ] Syslog on Ubuntu 8.10 (amd64) guest filled up with messages
 2009-01-13 14:23 UTC 

[ kvm-Bugs-2413430 ] CPU: Linux guests fails on emulated "core2duo" and "coreduo"
 2009-01-13 13:33 UTC 

[ kvm-Bugs-2353811 ] Solaris 10 guest unstable
 2009-01-13 13:31 UTC 

XP guests sluggish after around 1 week of uptime
 2009-01-13 12:31 UTC  (7+ messages)

[ kvm-Bugs-2504388 ] Syslog on Ubuntu 8.10 (amd64) guest filled up with messages
 2009-01-13 12:01 UTC 

[ kvm-Bugs-2490866 ] repeatable corruption with qcow2 on kvm-79
 2009-01-13 11:50 UTC 

v2: KVM: support for 'count' in CPUID functions 4, 0xb and 0xd
 2009-01-13 11:06 UTC  (7+ messages)
` [PATCH] KVM: CPUID takes ecx as input value for some functions
  ` [PATCH] KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd
` [Qemu-devel] v2: KVM: support for 'count' in CPUID functions 4, 0xb and 0xd
` [PATCH] Always return latest pmsts instead of the old one

Support for cpuid functions with subleaves
 2009-01-13 10:53 UTC  (5+ messages)
` [PATCH] KVM: x86: Fix typos and whitespace errors
  ` [PATCH 1/2] kvm: libkvm: Add a wrapper for an ioctl for the KVM_SET_CPUID2 interface
    ` [PATCH 2/2] KVM: userspace: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd

[ kvm-Bugs-2490866 ] repeatable corruption with qcow2 on kvm-79
 2009-01-13 10:23 UTC 

[PATCH 0/7][v6] GSI route layer for MSI/MSI-X
 2009-01-13  9:58 UTC  (8+ messages)
` [PATCH 1/7] KVM: Add a route layer to convert MSI message to GSI
` [PATCH 2/7] KVM: Using gsi route for MSI device assignment
` [PATCH 3/7] KVM: Improve MSI dispatch function
` [PATCH 4/7] KVM: Using ioapic_irqchip() macro for kvm_set_irq
` [PATCH 5/7] KVM: Merge MSI handling to kvm_set_irq
` [PATCH 6/7] KVM: Split IOAPIC structure
` [PATCH 7/7] KVM: Unified the delivery of IOAPIC and MSI

CPUID handling: cleanups and support for storing subleaf values
 2009-01-13  9:58 UTC  (9+ messages)
` [PATCH] KVM: x86: Fix typos and whitespace errors
  ` [PATCH] KVM: x86: Store multiple cpuid entries for a single function

[ kvm-Bugs-2504082 ] Freeze windows
 2009-01-13  9:36 UTC 

[ kvm-Bugs-2490866 ] repeatable corruption with qcow2 on kvm-79
 2009-01-13  8:23 UTC 

[ kvm-Bugs-2490866 ] repeatable corruption with qcow2 on kvm-79
 2009-01-13  7:48 UTC 

[PATCH] kvm: userspace: change vtd.o to iommu.o in Kbuild
 2009-01-13  7:31 UTC 

[ kvm-Bugs-2502147 ] kernel BUG at arch/x86/kvm/mmu.c:560!
 2009-01-12 18:55 UTC 

KVM guest lockup
 2009-01-12 17:09 UTC  (4+ messages)

[PATCH] KVM: userspace: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd
 2009-01-12 11:59 UTC 

[PATCH] KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd
 2009-01-12 11:58 UTC 

[PATCH] KVM: CPUID takes ecx as input value for some functions
 2009-01-12  8:10 UTC 

PCI pass-through: guest can't map memory
 2009-01-12  7:54 UTC  (4+ messages)

[PATCH] kvm: qemu: virtio-net: migration fixes
 2009-01-12  7:09 UTC  (2+ messages)

[PATCH 0/7][v5] GSI route layer for MSI/MSI-X
 2009-01-12  6:53 UTC  (11+ messages)
` [PATCH 1/7] KVM: Add a route layer to convert MSI message to GSI

[PATCH] qemu: fix configuring kvm probe when using --kerneldir
 2009-01-12  6:42 UTC  (4+ messages)

[ kvm-Bugs-2494730 ] Guests "stalling" on kvm-82
 2009-01-12  0:47 UTC 

[PATCH] kvm: always set accessed bit in VMCS segment selectors
 2009-01-11 21:39 UTC  (5+ messages)
  ` [PATCH] set accessed bit for VMCB "
      ` [PATCH] kvm: "

[PATCH] KVM: x86: Fix typos and whitespace errors
 2009-01-11 16:19 UTC 

[PATCH 1/1] kvm: qemu: virtio-net: migration fixes
 2009-01-11 15:51 UTC  (4+ messages)

kvm bios patch queue
 2009-01-11 14:29 UTC 

[PATCH] fix smbios memory device length boundary condition
 2009-01-11 12:49 UTC  (2+ messages)

[PATCH] KVM: qemu: CPUID takes ecx as input value for some functions
 2009-01-11 11:23 UTC  (4+ messages)

[PATCH] KVM: MMU: Segregate mmu pages created with different cr4.pge settings
 2009-01-11  9:20 UTC  (2+ messages)

kvm-82 doesn't boot 64bit (?) [cpu0 unhandled wrmsr]
 2009-01-11  8:51 UTC  (2+ messages)

Messy headers
 2009-01-11  7:23 UTC  (2+ messages)

Linux in VirtualPC in KVM fails
 2009-01-11  7:17 UTC  (12+ messages)

KVM: MMU: drop zeroing on mmu_memory_cache_alloc
 2009-01-11  7:14 UTC  (2+ messages)

[PATCH 0/1] pci hole remaping
 2009-01-11  1:25 UTC  (2+ messages)
` [PATCH] kvm-userspace: set pci mem to start at 0xc100000 and vesa to 0xc000000

(unknown)
 2009-01-10 21:53 UTC 

[PATCH 2/2][RFC] virtio_net: Add MAC fitler table support
 2009-01-10 19:41 UTC  (8+ messages)

Ticket Number:194463-85
 2009-01-10 18:41 UTC 

[ kvm-Bugs-2487340 ] Possible memory corruption when file > RAM
 2009-01-10 13:02 UTC 

[ kvm-Bugs-2487340 ] Possible memory corruption when file > RAM
 2009-01-10 12:47 UTC 

[PATCH 1/2][RFC] virtio_net: Enable setting MAC, promisc, and allmulti mode
 2009-01-10 10:43 UTC  (4+ messages)

Weekly KVM Test report, kernel 247232 ... userspace 7fccb6 
 2009-01-10  9:16 UTC 

[ kvm-Bugs-2458020 ] 32e Guest crash after Live Migration
 2009-01-10  9:06 UTC 

[ kvm-Bugs-2458020 ] 32e Guest crash after Live Migration
 2009-01-10  9:06 UTC 

Migrating from Xen 3.2 to KVM
 2009-01-09 19:39 UTC  (3+ messages)

[PATCH 1/5][RFC] virtio-net: Allow setting the MAC address via set_config
 2009-01-09 15:34 UTC  (3+ messages)

[ kvm-Bugs-2001121 ] Windows 2003 x64 - SESSION5_INITIALIZATION_FAILED
 2009-01-09 15:02 UTC 

BUG() with SCSI-interfaced disk images
 2009-01-09 13:34 UTC  (5+ messages)
` qcow2 corruption?

[ kvm-Bugs-2494730 ] Guests "stalling" on kvm-82
 2009-01-09 12:34 UTC 

[ kvm-Bugs-2487340 ] Possible memory corruption when file > RAM
 2009-01-09 12:18 UTC 

[ kvm-Bugs-2487340 ] Possible memory corruption when file > RAM
 2009-01-09 11:56 UTC 

[PATCH] virtio_net: add link status handling
 2009-01-09 11:51 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).