public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-12-16 23:30:41 to 2008-12-23 08:12:56 UTC [more...]

[PATCH 0/4] MSI-X Enabling
 2008-12-23  8:12 UTC  (5+ messages)
` [PATCH 1/4] KVM: Using kfifo for irq recording
` [PATCH 2/4] KVM: Add intercepted MMIO for KVM
` [PATCH 3/4] KVM: x86: displace MMIO handling part
` [PATCH 4/4] KVM: Enable MSI-X for KVM assigned device

[PATCH 0/8] MSI enhancement
 2008-12-23  8:00 UTC  (9+ messages)
` [PATCH 1/8] KVM: Add MSI_ACTION flag for assigned irq
` [PATCH 2/8] KVM: Use kvm_free_assigned_irq() for free irq
` [PATCH 3/8] KVM: Add support to disable MSI for assigned device
` [PATCH 4/8] KVM: Add a route layer to convert MSI message to GSI
` [PATCH 5/8] KVM: Using gsi_msg mapping for MSI device assignment
` [PATCH 6/8] KVM: Improve MSI dispatch function
` [PATCH 7/8] KVM: Using ioapic_irqchip() macro for kvm_set_irq
` [PATCH 8/8] KVM: Merge MSI handling to kvm_set_irq

KVM userspace build fails with 2.6.28-rc7 kernel installed
 2008-12-23  7:15 UTC  (4+ messages)

Nested KVM
 2008-12-23  6:26 UTC  (2+ messages)

[PATCH 2 of 5] add can_dma/post_dma for direct IO
 2008-12-23  1:02 UTC  (15+ messages)
                  ` [Qemu-devel] "

[patch 0/3] synchronized TSC between vcpu's on SMP guests
 2008-12-22 23:16 UTC  (2+ messages)

KVM: MMU: handle large host sptes on invlpg/resync
 2008-12-22 22:29 UTC  (2+ messages)

kvmctl smp issues
 2008-12-22 21:53 UTC 

[PATCH 0/5] Replace tcg memory functions
 2008-12-22 17:22 UTC  (18+ messages)
` [PATCH 1/5] re-register whole area upon lfb unmap
  ` [PATCH 2/5] isolate io handling routing
    ` [PATCH 3/5] replace cpu_physical_memory_rw
      ` [PATCH 4/5] hook cpu_register_physical_mem
        ` [PATCH 5/5] cache slot lookup
              ` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/5] Replace tcg memory functions

[PATCH 0/6] bypass tcg memory functions -v2
 2008-12-22 17:00 UTC  (11+ messages)
` [PATCH 1/6] remove smaller slots if registering a bigger one
  ` [PATCH 2/6] re-register whole area upon lfb unmap
    ` [PATCH 3/6] isolate io handling routine
      ` [PATCH 4/6] replace cpu_physical_memory_rw
        ` [PATCH 5/6] hook cpu_register_physical_mem
          ` [PATCH 6/6] cache slot lookup
          ` [Qemu-devel] [PATCH 5/6] hook cpu_register_physical_mem

[PATCH] Fix KVM includes in helper.c
 2008-12-22 16:54 UTC 

A missing "nested" patch, maybe?
 2008-12-22 16:39 UTC  (2+ messages)

[ kvm-Bugs-2001121 ] Windows 2003 x64 - SESSION5_INITIALIZATION_FAILED
 2008-12-22 15:58 UTC 

qemu spinning on serial port writes
 2008-12-22 14:21 UTC 

kvm-81 and Windows XP with HugePages
 2008-12-22 11:00 UTC  (5+ messages)

KVM guest lockup
 2008-12-22 10:57 UTC  (4+ messages)

[ kvm-Bugs-2458020 ] 32e Guest crash after Live Migration
 2008-12-22  9:30 UTC 

[ kvm-Bugs-2443886 ] SMP PAE Vista guest crash with inject_page_fault
 2008-12-22  9:28 UTC 

Weekly KVM Test report, kernel 8863db ... userspace 8a7c80 
 2008-12-21 16:43 UTC  (2+ messages)

[ kvm-Bugs-2443886 ] SMP PAE Vista guest crash with inject_page_fault
 2008-12-21 16:42 UTC 

[RFC PATCH] x86 emulator: emulate CPUID instruction
 2008-12-21 12:11 UTC  (2+ messages)

[ kvm-Bugs-2443886 ] SMP PAE Vista guest crash with inject_page_fault
 2008-12-21 10:58 UTC 

[PATCH] KVM: use modern cpumask primitives, no cpumask_t on stack
 2008-12-21  8:11 UTC  (7+ messages)
    ` [PATCH] Define smp_call_function_many for UP

gdbstub: packet reply is too long
 2008-12-20 23:44 UTC  (12+ messages)
  ` [Qemu-devel] "

kvm pxe for streaming
 2008-12-20 16:48 UTC  (3+ messages)
` Rif: "
  ` Rif: "

guest crash when build with configure --audio-drv-list="alsa"
 2008-12-20  8:21 UTC 

Poor write- and overall performance
 2008-12-20  5:19 UTC  (4+ messages)

[PATCH] KVM: Advertise guest debug capability per-arch
 2008-12-19 17:13 UTC 

[PATCH] KVM: PowerPC: Disarm old guest debug interface
 2008-12-19 17:13 UTC 

[PATCH] Kvm: Qemu: save nvram
 2008-12-19  1:56 UTC  (11+ messages)

[PATCH 0/13 v7] PCI: Linux kernel SR-IOV support
 2008-12-18 22:42 UTC  (24+ messages)

[PATCH 0/3] Add BIOS splash image support
 2008-12-18 21:46 UTC  (31+ messages)
` [Qemu-devel] "
            ` [Bochs-developers] "
          ` [Bochs-developers] [Qemu-devel] [PATCH 0/3] Add BIOS splashimage support
` [Bochs-developers] [PATCH 0/3] Add BIOS splash image support

error: PIC register 'ebx' clobbered in 'asm'
 2008-12-18 20:45 UTC 

Hangs
 2008-12-18 18:05 UTC  (10+ messages)

[PATCH 0/2][v2] Add BIOS splash image support
 2008-12-18 16:24 UTC  (5+ messages)
` [PATCH 1/2][v2][BIOS] Add "
  ` [PATCH 2/2][v2][QEMU] Add BIOS splash image

[PATCH] kvm-userspace: Cleanup redundant prototypes
 2008-12-18 15:40 UTC  (2+ messages)

[PATCH] Enable nested SVM support in userspace
 2008-12-18 15:33 UTC  (2+ messages)

[RFC] [PATCH] x86 emulator: emulate DIV instruction
 2008-12-18 12:49 UTC 

[PATCH] nested SVM: don't run into endless loop
 2008-12-18 12:30 UTC 

[PATCH] AF_VMCHANNEL address family for guest<->host communication
 2008-12-18 12:30 UTC  (10+ messages)

x86 emulator broken (vmload)
 2008-12-18 12:14 UTC 

linux-next: kvm tree build failure
 2008-12-18 11:40 UTC  (3+ messages)
` [PATCH] KVM: Remove old kvm_guest_debug structs (was: linux-next: kvm tree build failure)
  ` [PATCH] KVM: Remove old kvm_guest_debug structs

[PATCH] KVM: Qemu : Fix build breakage for ia64
 2008-12-18 10:15 UTC  (2+ messages)

[ kvm-Bugs-2443886 ] SMP PAE Vista guest crash with inject_page_fault
 2008-12-18  2:04 UTC 

[ kvm-Bugs-2441883 ] KVM guest crashes when using linux-md software RAID5
 2008-12-17 19:22 UTC 

xen-in-kvm doesn't work with kvm-81
 2008-12-17 16:43 UTC  (4+ messages)

[RFC] Replace posix-aio with custom thread pool
 2008-12-17 14:44 UTC  (2+ messages)
` [Qemu-devel] "

kvm-81 and Windows XP - delayed write failed
 2008-12-17 13:34 UTC  (3+ messages)

[PATCH] kvm: work around inability of older kvm modules to destroy memory regions
 2008-12-17 13:19 UTC  (4+ messages)

[PATCH 0 of 3] update gdbstub support
 2008-12-17 13:12 UTC  (2+ messages)

[PATCH v3 0/3] KVM-userspace: Improved guest debugging / debug register emulation
 2008-12-17 12:22 UTC  (2+ messages)

[PATCH v3 0/5] KVM: Improved guest debugging / debug register emulation
 2008-12-17 12:16 UTC  (2+ messages)

[PATCH] avoid kvm-userspace merge conflict with PowerPC KVM support in qemu
 2008-12-17  9:49 UTC  (2+ messages)

Loss of lock drop in qemu/net.c
 2008-12-17  9:39 UTC  (5+ messages)

Failed to use PCI device assignment
 2008-12-17  8:49 UTC  (4+ messages)

[PATCH] fix build w/ "--with-patched-kernel" on Ubuntu 8.10
 2008-12-17  3:08 UTC 

Re:RE: [PATCH 1/3] KVM: pci passthrough un-page-aligned mmio device on machines w/o VT-d
 2008-12-17  0:32 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