kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-07 13:46:22 to 2009-01-12 07:54:53 UTC [more...]

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  (22+ 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

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

XP guests sluggish after around 1 week of uptime
 2009-01-12  4:12 UTC 

[ 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  (5+ 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)

[PATCH 0/5][RFC] virtio-net: MAC filtering
 2009-01-11  8:32 UTC  (7+ messages)
` [Qemu-devel] "

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] Fix almost infinite loop in APIC
 2009-01-11  4:55 UTC  (8+ 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  (4+ messages)

[PATCH 0/2][RFC] virtio_net: MAC filtering
 2009-01-09 17:54 UTC  (5+ 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  (12+ 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)

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

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

[PATCH] KVM: MMU: Segregate mmu pages created with different cr4.pge settings
 2009-01-09 10:43 UTC  (13+ messages)

[PATCH] qemu: report issues causing the kvm probe to fail v3
 2009-01-09  7:33 UTC  (4+ messages)

[PATCH] kvm: userspace: change vtd.o to iommu.o in Kbuild
 2009-01-09  7:05 UTC  (5+ messages)
    ` [PATCH] kvm: userspace: change vtd.o to iommu.o in Kbuild for IA64

[PATCH 1/1] KVM: x86: No wrap around for lapic timer
 2009-01-09  7:01 UTC 

[PATCH 0/10][v4]GSI route layer for MSI/MSI-X
 2009-01-09  1:32 UTC  (11+ messages)
` [PATCH 01/10] KVM: Add a route layer to convert MSI message to GSI
` [PATCH 05/10] KVM: Merge MSI handling to kvm_set_irq
  `  "
` [PATCH 09/10] KVM: Update intr delivery func to accept unsigned long* bitmap

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

[ kvm-Bugs-2494730 ] Guests "stalling" on kvm-82
 2009-01-08 23:29 UTC 

[PATCH 0/3] Implement link status for virtio_net
 2009-01-08 18:37 UTC  (5+ messages)
` [PATCH 1/3] kvm: qemu: fix qemu_send_packet
  ` [PATCH 2/3] kvm: qemu: handle link status in qemu_sendv_packet()

KVM: MMU: zero caches before entering mmu_lock protected section
 2009-01-08 18:35 UTC  (2+ messages)

KVM-82 failed to compile
 2009-01-08 17:57 UTC  (4+ messages)

[ kvm-Bugs-2386363 ] virtio-net doesn't set vc->info_str
 2009-01-08 17:45 UTC 

[ kvm-Bugs-2386363 ] virtio-net doesn't set vc->info_str
 2009-01-08 17:38 UTC 

[ kvm-Bugs-2493498 ] Link to latest virtio drivers dead in wiki
 2009-01-08 15:33 UTC 

Win2K3 SCSI errors
 2009-01-08 15:29 UTC  (2+ messages)

[patch] ia64 - expose registers in struct kvm_regs
 2009-01-08 14:12 UTC  (4+ messages)

[PATCH] KVM-userspace: allow CPUID vendor override
 2009-01-08 12:57 UTC 

[ kvm-Bugs-2493498 ] Link to latest virtio drivers dead in wiki
 2009-01-08 10:31 UTC 

[ kvm-Bugs-2493498 ] Link to latest virtio drivers dead in wiki
 2009-01-08  9:34 UTC 

Userspace specific host irq?
 2009-01-08  6:56 UTC 

kvmctl
 2009-01-08  2:48 UTC 

[ kvm-Bugs-2493108 ] Win2k problems on some (not all) Intel hosts
 2009-01-08  2:23 UTC 

[ kvm-Bugs-2030703 ] Virtio Vista drivers
 2009-01-07 22:30 UTC 

KVM host kernel hang
 2009-01-07 19:06 UTC  (7+ messages)

[PATCH 3/5][RFC] virtio-net: Name the status bits, adding promisc and allmulti
 2009-01-07 18:14 UTC  (3+ messages)

[PATCH 2/5][RFC] virtio-net: Add load/save for status bits
 2009-01-07 18:12 UTC  (2+ messages)

[PATCH 5/5][RFC] virtio-net: Add additional MACs via a filter table
 2009-01-07 17:37 UTC 

[PATCH 4/5][RFC] virti-net: Enable filtering based on MAC, promisc, broadcast and allmulti
 2009-01-07 17:37 UTC 

[ kvm-Bugs-2030703 ] Virtio Vista drivers
 2009-01-07 17:36 UTC 

[ kvm-Bugs-2490866 ] repeatable corruption with qcow2 on kvm-79
 2009-01-07 17:14 UTC 

[ kvm-Bugs-2030703 ] Virtio Vista drivers
 2009-01-07 17:09 UTC 

[PATCH 0/6] ATS capability support for Intel IOMMU
 2009-01-07 15:04 UTC  (7+ messages)
` [PATCH 1/6] PCI: support the ATS capability
` [PATCH 2/6] VT-d: parse ATSR in DMA Remapping Reporting Structure
` [PATCH 3/6] VT-d: add queue invalidation fault status support
` [PATCH 4/6] VT-d: add device IOTLB invalidation support
` [PATCH 5/6] VT-d: cleanup iommu_flush_iotlb_psi and flush_unmaps
` [PATCH 6/6] VT-d: support the device IOTLB

routed tap devices
 2009-01-07 14:00 UTC 


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).