kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-18 11:24:53 to 2008-12-25 09:09:44 UTC [more...]

[PATCH 0/15] Device assignment & MSI enhancement
 2008-12-25  9:09 UTC  (13+ messages)
` [PATCH 01/15] KVM: Add MSI_ACTION flag for assigned irq
` [PATCH 02/15] KVM: Use kvm_free_assigned_irq() for free irq
` [PATCH 03/15] KVM: Add support to disable MSI for assigned device
` [PATCH 04/15] KVM: Add a route layer to convert MSI message to GSI
` [PATCH 06/15] KVM: Improve MSI dispatch function
` [PATCH 07/15] KVM: Using ioapic_irqchip() macro for kvm_set_irq
` [PATCH 08/15] KVM: Merge MSI handling to kvm_set_irq
` [PATCH 09/15] KVM: Split IOAPIC structure
` [PATCH 11/15] KVM: Change API of kvm_ioapic_get_delivery_bitmask
` [PATCH 12/15] KVM: Update intr delivery func to accept unsigned long* bitmap
` [PATCH 13/15] KVM: bit ops for deliver_bitmap
` [PATCH 14/15] KVM: Using kfifo for irq recording

[PATCH 0/8] MSI enhancement
 2008-12-25  8:42 UTC  (20+ 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-Bugs-2308419 ] Crash of the kvm application without vt hardware
 2008-12-24 16:33 UTC 

[ kvm-Bugs-2168011 ] kvm_host.h:128: error: field 'mmu_notifier' has incomplete
 2008-12-24 16:27 UTC 

[ kvm-Bugs-2168011 ] kvm_host.h:128: error: field 'mmu_notifier' has incomplete
 2008-12-24 15:53 UTC 

[ kvm-Bugs-1905703 ] SMP 8-way guests fail to boot
 2008-12-24 15:49 UTC 

[ kvm-Bugs-1885713 ] KVM crashes, when restarting Fedora8 SMP guest
 2008-12-24 15:46 UTC 

[PATCH] qemu: missing definition for virtio_blk in device-hotplug
 2008-12-24 15:08 UTC 

KVM: mmu_notifiers release method
 2008-12-24 15:28 UTC  (3+ messages)

[ kvm-Bugs-2229083 ] RHES4 32bit with kernel 2.6.9-78.0.1 doesn't boot up
 2008-12-24 15:28 UTC 

[ kvm-Bugs-1991647 ] 32bits Rhel5/FC6 guest may fail to reboot after installation
 2008-12-24 14:45 UTC 

[ kvm-Bugs-2168011 ] kvm_host.h:128: error: field 'mmu_notifier' has incomplete
 2008-12-24 13:49 UTC 

[ kvm-Bugs-2219447 ] kvm_run: Cannot allocate memory
 2008-12-24 13:47 UTC 

[ kvm-Bugs-2097242 ] kernel null pointer dereference
 2008-12-24 13:44 UTC 

[ kvm-Bugs-2171940 ] SCSI: Windows (XP) Full Format fails to complete on SCSI
 2008-12-24 13:40 UTC 

[ kvm-Bugs-2171940 ] SCSI: Windows (XP) Full Format fails to complete on SCSI
 2008-12-24 13:35 UTC 

[ kvm-Bugs-2417387 ] kvm-80, AMD, vga not updated
 2008-12-24 12:52 UTC 

[PATCH] fix build w/ "--with-patched-kernel" on Ubuntu 8.10
 2008-12-24 12:13 UTC  (2+ messages)

[ kvm-Bugs-2421626 ] missing break in 'case KVM_EXIT_S390_RESET'
 2008-12-24 12:11 UTC 

[PATCH] kvm-userspace: Fix a compiler warning
 2008-12-24 11:52 UTC  (2+ messages)

[PATCH] KVM: PowerPC: Disarm old guest debug interface
 2008-12-24 11:48 UTC  (2+ messages)

[PATCH] KVM: Advertise guest debug capability per-arch
 2008-12-24 11:47 UTC  (2+ messages)

[PATCH] Fix KVM includes in helper.c
 2008-12-24 11:38 UTC  (6+ messages)

[PATCH] kvm: userspace: Remove host_cpuid() from qemu-kvm-x86.c
 2008-12-24 11:00 UTC  (3+ messages)

[ kvm-Bugs-2441883 ] KVM guest crashes when using linux-md software RAID5
 2008-12-24 10:43 UTC 

kvmctl smp issues
 2008-12-24 10:36 UTC  (2+ messages)

error: PIC register 'ebx' clobbered in 'asm'
 2008-12-24 10:19 UTC  (2+ messages)

Nested KVM
 2008-12-24  9:20 UTC  (10+ messages)

[PATCH] Kvm: Qemu: save nvram
 2008-12-24  5:34 UTC  (13+ messages)

[PATCH 0/4] MSI-X Enabling
 2008-12-24  3:00 UTC  (7+ 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

Virtio drivers (people.qumranet.com unreachable?)
 2008-12-23 20:34 UTC  (2+ messages)

[ANNOUNCE] kvm-81 release
 2008-12-23 18:08 UTC  (5+ messages)

[PATCH] nested SVM: don't run into endless loop
 2008-12-23 17:53 UTC  (2+ messages)

x86 emulator broken (vmload)
 2008-12-23 17:52 UTC  (2+ messages)

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

[PATCH] kvm: qemu: virtio-net: set info_str
 2008-12-23 17:23 UTC  (2+ messages)

Using signals to communicate two Qemu processes
 2008-12-23 17:17 UTC  (2+ messages)

[PATCH] kvm-userspace: Load PCI option ROMs
 2008-12-23 17:15 UTC  (2+ messages)

[PATCH 0/6] bypass tcg memory functions -v2
 2008-12-23 11:43 UTC  (12+ 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

KVM: MMU: handle large host sptes on invlpg/resync
 2008-12-23 10:16 UTC  (3+ messages)

[PATCH 0/3] Userspace for MSI-X
 2008-12-23  8:32 UTC  (4+ messages)
` [PATCH 1/3] Add MSI-X related macro to pci.c
` [PATCH 2/3] KVM: Makefile change for intercepted MMIO
` [PATCH 3/3] Add MSI-X capability support

[PATCH 0/6][v3] Userspace support for MSI
 2008-12-23  8:21 UTC  (7+ messages)
` [PATCH 1/6] kvm: Replace force type convert with container_of()
` [PATCH 2/6] Make device assignment depend on libpci
` [PATCH 3/6] kvm: ioctl for gsi_msg
` [PATCH 4/6] Figure out device capability
` [PATCH 5/6] Support for "
` [PATCH 6/6] kvm: expose MSI capability to guest

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

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

[PATCH 0/5] Replace tcg memory functions
 2008-12-22 17:22 UTC  (12+ 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] [PATCH 0/5] Replace tcg memory functions

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 0/13 v7] PCI: Linux kernel SR-IOV support
 2008-12-18 22:42 UTC  (5+ messages)

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

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] AF_VMCHANNEL address family for guest<->host communication
 2008-12-18 12:30 UTC  (10+ messages)

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


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