messages from 2008-12-22 15:40:13 to 2008-12-28 11:14:57 UTC [more...]
[PATCH 0/8] MSI enhancement
2008-12-28 11:14 UTC (23+ 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-82: much improved guest debugging
2008-12-28 9:16 UTC
[patch 0/3] synchronized TSC between vcpu's on SMP guests
2008-12-28 9:33 UTC (9+ messages)
` [patch 3/3] KVM: VMX: initialize TSC offset relative to vm creation time
Weekly KVM Test report, kernel 4f27e3 ... userspace 6b3523
2008-12-28 9:09 UTC
[PATCH 0/5] for_each_shadow_entry
2008-12-28 9:00 UTC (8+ messages)
` [PATCH 1/5] KVM: MMU: Add for_each_shadow_entry(), a simpler alternative to walk_shadow()
` [PATCH 2/5] KVM: MMU: Use for_each_shadow_entry() in __direct_map()
` [PATCH 3/5] KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch()
` [PATCH 4/5] KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in invlpg()
` [PATCH 5/5] KVM: MMU: Drop walk_shadow()
[PATCH 0/4] Remove interrupt stack table usage from x86_64 kernel (v2)
2008-12-27 21:42 UTC (8+ messages)
` [PATCH 1/4] x86: drop the use of the tss interrupt stack table (IST)
` [PATCH 2/4] x86: Consolidate irq stack switching to a single macro
` [PATCH 3/4] x86: Make interrupt stack switching atomic
` [PATCH 4/4] x86: Move NMI back to interrupt stack
[PATCH 0/15] Device assignment & MSI enhancement
2008-12-27 20:15 UTC (22+ 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 05/15] KVM: Using gsi_msg mapping for MSI device assignment
` [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 10/15] KVM: Unified the delivery of IOAPIC and MSI
` [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 14/15] KVM: Replace host_irq_disable with a new flag
` [PATCH 15/15] KVM: Fix racy in kvm_free_assigned_irq
Fix compilation with -Werror=format-security
2008-12-27 20:04 UTC (2+ messages)
gdbstub: packet reply is too long
2008-12-26 23:30 UTC (6+ messages)
` [Qemu-devel] "
` "
BUG() with SCSI-interfaced disk images
2008-12-26 21:00 UTC
how increase/decrease ram on running vm ?
2008-12-26 16:47 UTC (5+ messages)
v2: Remove duplicate cpuid functionality in kvm userspace code
2008-12-26 12:50 UTC (3+ messages)
` [PATCH] KVM: userspace: Remove duplicated functionality for cpuid processing
[PATCH 0/3] Remove interrupt stack table usage from x86_64 kernel
2008-12-26 9:15 UTC (5+ messages)
` [PATCH 1/3] x86: drop the use of the tss interrupt stack table (IST)
` [PATCH 2/3] x86: Remove pda.irqcount
` [PATCH 3/3] x86: Switch critical exceptions and NMI to irqstack
[PATCH 0/4] MSI-X Enabling
2008-12-26 1:53 UTC (11+ 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/5] Replace tcg memory functions
2008-12-25 20:08 UTC (7+ messages)
` [PATCH 1/5] re-register whole area upon lfb unmap
` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/5] Replace tcg memory functions
[ANNOUNCE] kvm-82 release
2008-12-25 18:44 UTC (4+ messages)
Randomly freezing guests - Workaround?
2008-12-25 18:28 UTC
kvm vmload/vmsave vs tss.ist
2008-12-25 18:19 UTC (10+ messages)
[ kvm-Bugs-2001121 ] Windows 2003 x64 - SESSION5_INITIALIZATION_FAILED
2008-12-25 16:35 UTC
[PATCH] x86: drop the use of the tss interrupt stack table (IST)
2008-12-25 16:10 UTC
[ kvm-Bugs-2466584 ] Guest/Host serial ports no longer working
2008-12-25 15:26 UTC
Nested KVM
2008-12-25 13:49 UTC (12+ messages)
[ kvm-Bugs-2168011 ] kvm_host.h:128: error: field 'mmu_notifier' has incomplete
2008-12-25 10:21 UTC
[ 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)
[PATCH] Kvm: Qemu: save nvram
2008-12-24 5:34 UTC (13+ messages)
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 (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
` [Qemu-devel] "
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)
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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox